Project

General

Profile

Statistics
| Revision:

# Date Author Comment
73 2005-09-11 16:13 stefan

Fixed path bugs concerning the htmlarea module transition.

69 2005-09-11 15:21 stefan

Removed support for internal HTMLArea editor.

68 2005-09-11 14:44 stefan

Fixed bug in new module installation routine. Added language string "Upgraded successfully".

67 2005-09-11 14:30 stefan

Implemented Installation of modules on top of an older version. This is done via checking $module_version. Instead of install.php, upgrade.php is then called if it exists in the module package. For module developers: $module_version and $new_module_version are accessible in upgrade.php to find out what upgrade steps need to be taken.

61 2005-09-10 01:36 stefan
60 2005-09-10 00:12 stefan
59 2005-09-10 00:04 stefan

Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.

54 2005-09-09 15:26 stefan

Fixed bug #2 - Issue when changing page parent

52 2005-09-09 09:14 stefan

Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'

47 2005-09-08 15:16 stefan

Added htmlspecialchars when saving intro page

46 2005-09-08 01:28 stefan

Fixed minor bugs

45 2005-09-08 01:20 stefan

Implemented choice of WYSIWYG editor

44 2005-09-08 01:17 stefan
42 2005-09-07 23:10 stefan

Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.

40 2005-09-07 21:22 stefan

Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes

38 2005-09-07 16:56 stefan

Reworked search.php, fixed typo in media/browse.html.

37 2005-09-07 01:40 stefan

Removed debugging line...

36 2005-09-07 01:31 stefan

Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.

35 2005-09-06 20:45 stefan

Cleaned up code concerning deleting/restoring pages.

25 2005-09-06 00:50 stefan

Resubmitting changeset 23.

24 2005-09-06 00:31 stefan

Undoing changes from r21 on

23 2005-09-05 23:27 stefan

Fixed bug where group with existing name can be added.

19 2005-09-05 01:18 stefan

Removed direct access path disclosure occurrences.

16 2005-09-04 17:17 stefan

Reduced redundant initialization code, removed further 'CVS' occurrences. Made $admin accessible in page_content function.

15 2005-09-04 16:46 stefan

Added directory check to browse.php to prevent xss exploit by trusted users.

13 2005-09-04 12:40 ryan

Changed 2.5.2 to 2.6.0

10 2005-09-04 10:59 ryan

Added the Id keyword for all files

8 2005-09-04 10:28 stefan

All occurrences of "CVS" in the code are replace by ".svn"

5 2005-09-04 09:42 stefan

Restructured frontend code and fixed various bugs

4 2005-09-01 08:49 ryan

Initial import from CVS to Subversion of Website Baker 2.5.2