Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1072 2009-07-16 20:50 Matthias

replaced all remaining mktime() with time(), except from third party scripts

1071 2009-07-16 00:35 Matthias

changed in modules/admin.php and admin/pages/add.php mktime() to time()

1069 2009-07-15 22:28 Matthias

Fixed some validiation bugs in core and different modules (Thanks to luisehahne)

1065 2009-07-14 18:25 Matthias

Fixed bug with sections are only editable in new backend-themes if blocks are enabled (Thanks to Luisehahne)

1059 2009-07-13 16:03 aldus

Change inside "date_formats.php" and "time_formats.php" mktime() within time(), Minor cosmetic changes.

1058 2009-07-13 15:52 Ruud

admin / media / browse.php reported an error in E_STRICT mode.

1050 2009-07-09 18:57 Matthias

Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)

1048 2009-07-08 22:45 Matthias

- Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)

- Fixed some display issues in all backend themes (Thanks to Luisehahne)

1044 2009-07-08 20:33 Matthias

Codechanges using blocks to avoid to generate the "switch"-link right-top, if the user has no permission to edit the other one.

1043 2009-07-08 20:28 Matthias

Codechanges to get rid of the empty display(style) declaration "style='display: ;'", and to avoid to generate (hidden) elements if the user isn't alowed to edit one.

1042 2009-07-08 13:20 aldus

Bugfix inside get_permissions.php - replacing worng "and" with "or" in line 64 (see also 178) for "user" and "groups" - so a user can e.g. edit other users, but no groups - vice versa; not both or none.

1041 2009-07-07 21:23 Matthias

- Fixed some minor bugs in argos_theme (Thanks to Argos)

- Fixed bugs in admin additons for argos_theme (Thanks to Argos)

1035 2009-07-07 00:34 Matthias

- Added new functions to admin dir (Thanks Argos and Ruud)

- Updated install and upgrade-script

- Adapted wb_theme and classic_theme to changed admin dir files

1025 2009-07-01 09:01 Matthias

Set Version to WB2.8RC1

1023 2009-07-01 08:25 Matthias

- Added posibility to upload and unzip .zip packages to media section (Thanks to BerndJM)

- Updated Browse Media Window in wb_theme now supports file icons, more file informations and a new preview function (Thanks to BerndJM)

1016 2009-06-25 22:45 Matthias

Added missing admin/settings/setting.js

1012 2009-06-25 20:21 Matthias

Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)

1010 2009-06-25 18:57 Matthias

Bugfix for Error-Level settings (Thanks to Luisehahne)

1009 2009-06-23 23:42 Matthias

-Moved styles from admin/pages/sections.php to sections.htt in backend themes (Thanks to Luisehahne)

- Moved javascript files from admin/pages/index.php to external js files (Thanks to Luisehahne)

- Major improovements and changes to all backend files to get more valide Code output (Thanks to Luisehahne)

1008 2009-06-22 18:17 Matthias

fixed wrong position id when adding a new page

1002 2009-06-21 12:54 Matthias

and another typo was to fix

1001 2009-06-21 12:51 Matthias

Fixed small bug introduced in changeset [999]

1000 2009-06-19 17:03 Matthias

fixed small code display issue introduced in changeset [999]

999 2009-06-19 16:57 Matthias

Fixed bug that parent pages didn't inherit language settings to kind pages

978 2009-04-27 22:09 Matthias

Fixed bug with missing option for admin-tools in advanced view of access settings (ticket #714)

976 2009-04-27 17:33 Matthias

fixed bug introduced in changeset [975]

975 2009-04-27 17:21 Matthias

Fixed bug with missing template object in groups and user settings(ticket #716)

973 2009-04-23 20:49 Matthias

Fixed bug with dropdownlist in pages settings (ticket #713)

954 2009-02-25 21:08 Matthias

Added language support for template_description (affects templates and themes)

952 2009-02-25 18:33 Matthias

fixed manage section is showed twice (ticket #694)

949 2009-02-25 18:06 Matthias

removed unneeded icons from wb_theme

removed unneeded stylesheet.css from account dir

renamed warning.htt to warning.html to fix display of sourcecode after invalid login attemps

added fixed error.htt also to classic theme

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

942 2009-02-21 08:54 doc

fixed wrong index in language array and removed some comment lines

940 2009-02-19 22:14 doc

addon overview to show advanced options after redirect from reload.php

938 2009-02-19 20:13 doc

added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)

934 2009-02-17 23:37 doc

Added option to invoke module install.php from backend (for modules uploaded via FTP)

933 2009-02-16 22:55 doc

Moved reload option of Add-ons to main Add-on section.

932 2009-02-16 19:36 doc

reworked logout to reset possible remember key in database when logging out

929 2009-02-15 16:05 doc

Redirect time for function print_success can now be defined in Settings (ticket #603)

928 2009-02-15 13:29 doc

Added reload option to Add-on section and removed Admin tool reload

925 2009-02-13 16:35 doc

Added option to perform pre-installation checks to test requirements of Add-Ons

921 2009-02-05 23:17 doc

Mail text for register, signup and forgot mail now taken from WB language file (ticket #684)

917 2009-01-25 14:32 aldus

Bugfix for ticket #680: change the condition-test to get rid of the utf-8 problematic if the languange contains entities on the button-label.

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

909 2009-01-13 20:08 doc

Added Javascript syntax highlighting framework EditArea as replacement for Codepress.

903 2009-01-05 11:04 aldus

Code-Snippets are not longer displayed as type unkown; addidtional key $TEXT['CODE_SNIPPET'] in the languagefiles; not full translated

896 2008-12-30 16:26 Matthias

modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)

modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"

894 2008-12-29 11:41 aldus

remove debugging code

893 2008-12-29 11:35 aldus

added language-support for the error-messages
for the uninstall files for modules and templates.
update german languagefile with the new textes.

892 2008-12-29 09:47 Matthias

replaced in news modul special chars with entities to get valid output;
changed SESSION ID Separator from '&' to '&' to get valid output
Removed the <p> tag around the news as it is added from the editor
set version to 2.8 BETA

888 2008-12-28 13:25 aldus

removed a query - the table isn't in wb2.7 anymore

887 2008-12-28 13:16 aldus

add 'order by name' to the select-query to display the admintools in alphabetic order.

880 2008-11-12 08:22 aldus

Remove undefined and unused constants (DB_FETCHMODE_ASSOC)

879 2008-11-12 08:17 aldus

Remove undefined and unused constants (DB_FETCHMODE_ASSOC)

871 2008-11-01 00:27 thorn

added config for section anchor.
ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.

863 2008-10-23 18:10 aldus

Modify to get informations where the modul is in use when
a user try to uninstall it.

862 2008-10-23 17:56 aldus

Modify to get informations where the template is in use when
a user try to uninstall it. Additional informations if the template is the standard-template.

847 2008-06-22 08:09 doc

Added output of block number to section admin if no block name is specified

846 2008-06-21 09:42 doc

Added output of block names to modify pages dialogue if blocks are enabled

836 2008-04-21 20:24 doc

Set version to 2.7

831 2008-04-16 21:34 doc

Fixed possible clashes with intro page feature and WB core file /pages/index.php

830 2008-04-15 20:34 thorn

revert back to pagename-creation from $page_menu, instead of $page_title

829 2008-04-15 20:22 doc

Fixed bug introduced with Changeset 826

826 2008-04-14 20:42 doc

Allowed tags for multi-lingual module descriptions

825 2008-04-14 20:10 thorn

fixed issue with multigroups (level 0 page-creation)

813 2008-04-07 19:37 doc

set version from 2.7 (RC3) to 2.7 (RC3a)

812 2008-04-07 19:29 thorn

added missing group_id in INSERT-query

809 2008-04-06 08:05 doc

enlarged admin tool icon to match size 50x50px of the other icons

804 2008-04-05 17:23 thorn

fixed viewing_groups-handling in /admin/pages/add.php

803 2008-04-05 16:27 thorn

some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})

800 2008-04-05 08:45 doc

minor layout change

797 2008-04-04 16:07 doc

set WB version to 2.7 (RC3) for the next upcoming release candidate

789 2008-04-02 21:49 doc

fixed some layout issues with Form module (combination with Output-filter)

774 2008-03-26 22:09 thorn

fixed E_NOTICE-message in admin/modules/details.php

769 2008-03-25 20:10 thorn

search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)

768 2008-03-25 17:21 Matthias

Fixed missing <body> tag in Admin Interface (#572)

754 2008-03-13 17:53 doc

adjusted error/warning templates to the updated backend layout

753 2008-03-13 08:41 Matthias

replaced one icon in admin interface

751 2008-03-12 22:22 Matthias

fixed loading time and some display issues in IE6 of the new admin interface and tweaked the new admin interface a little bit.

750 2008-03-12 22:16 doc

set version number to 2.7 (RC2) for the upcoming second release candidate

742 2008-03-04 19:45 doc

fixed issue with smart view URL link

738 2008-03-02 20:22 thorn

made an addition to changeset 733

735 2008-03-02 14:29 thorn

added missing sorting to language dropdown in admin/pages/settings.php

733 2008-03-01 19:24 thorn

fixed ticket #562, applied changes from user tavitar with some own additions

718 2008-02-20 19:58 thorn

added workaround for language sorting-problem

712 2008-02-19 15:40 Matthias

Changed language sorting from directory to name (needs additional to be escaped!)

708 2008-02-18 19:57 doc

Fixed issue with two broken links

693 2008-02-10 16:39 doc

adapted color for onmouseover effect

691 2008-02-10 14:17 doc

Website Header field in Settings now visible per default; Modified templates to display Website Header and to use show_menu instead of page_menu.

689 2008-02-10 10:24 doc

added highlighting of active input elements to all WB backend areas; changed some colors

686 2008-02-09 20:53 doc

modified some colors and CSS definitions of pages, media and section interface

683 2008-02-09 14:22 thorn

sections: fixed layout-issue with IE7 (hopefully, can't check this)

667 2008-02-04 19:36 doc

allowed usage of tags in settings fields: website_header, website_footer

660 2008-02-02 14:51 thorn

Added missing text in languages files for jscalendar

659 2008-02-02 10:29 doc

fixed wrong redirect in /admin/images

657 2008-02-02 02:00 thorn

Settings: pages-directory '/' will be converted to '' (empty string) on save.
Changed last remaining call to my_htmlspecialchars() to htmlspecialchars()

656 2008-02-01 23:53 thorn

Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].

653 2008-01-31 23:00 thorn

Adjusted clock-red icon to match wb colors

651 2008-01-31 18:10 thorn

Fixed parent dropdown in admin/pages/settings.php, too.

650 2008-01-31 18:01 thorn

admin/pages: the parent dropdown-list showed foreign private pages, too. Fixed.