Project

General

Profile

Statistics
| Revision:

# Date Author Comment
95 2005-09-13 01:08 stefan

Moved settings from config.php into database.
NOT FULLY WORKING!!!

70 2005-09-11 15:47 stefan

Removed support for internal HTMLArea editor. Created new stock module HTMLArea.

59 2005-09-10 00:04 stefan

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

58 2005-09-09 23:41 stefan
55 2005-09-09 23:01 stefan

Removed initialize.php, moved initialization code to class wb constructor. Changed attribute no_default_content to default_block_content and changed behavior.

51 2005-09-08 17:19 stefan

Added new frontend class attribute no_default_content which controls what is shown in other blocks on pages like search, login,... and corrected implementation

50 2005-09-08 16:37 stefan

Fixed typo

49 2005-09-08 16:23 stefan

When PAGE_CONTENT is defined, other blocks are still shown

48 2005-09-08 16:05 stefan

Fixed minor compatibility bug

43 2005-09-08 00:20 stefan

Added automatic frontend redirection on login.

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

39 2005-09-07 17:01 stefan

Reverted erroneous deletion in class.wb.php

38 2005-09-07 16:56 stefan

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

36 2005-09-07 01:31 stefan

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

27 2005-09-06 01:34 stefan

Reworked visibility and menu code (frontend login problem)

20 2005-09-05 02:16 stefan

Rewrote menu function. Parameters are now given as attributes to frontend class.

19 2005-09-05 01:18 stefan

Removed direct access path disclosure occurrences.

18 2005-09-04 18:11 stefan

Added direct access redirection in framework files.

16 2005-09-04 17:17 stefan

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

11 2005-09-04 11:20 ryan

Added the Id keyword into the top of each file that was missing it

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"

7 2005-09-04 09:53 stefan

TIME_FORMAT definition was missing in initialize.php

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