Project

General

Profile

Statistics
| Revision:

# Date Author Comment
399 2006-12-24 08:50 Matthias

Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings

398 2006-12-23 21:22 Matthias

Fixed IE allows to set a page as parent of itself (#320)

397 2006-12-23 20:42 Matthias

Fixed a small IE layout issue in admin
Actualized CHANGELOG

396 2006-12-23 20:23 Matthias

Fixed problem with Page Title has to be escaped (#287)

392 2006-12-21 19:29 Matthias

Fixed missing message when adding a site without page title (#300)

385 2006-12-20 22:30 Matthias

Added Remember-expanded-pages-in-admin (thanks to ephraimt)

384 2006-12-20 22:27 Matthias

Added List sorting in admin area (thanks to rsmith)

368 2006-12-20 20:51 Matthias

Fixed intro page doesn't save correct. See #71.

348 2006-05-03 16:11 stefan

Removed superfluous lines from admin/pages/index.php

347 2006-05-03 16:00 stefan

Removed use of variable module_function in sections_save.php

346 2006-05-03 15:39 stefan

Fixed problem with pre-2.6.0 modules not appearing in section list

337 2006-03-19 22:29 stefan

Fixed ticket #146 - problems removing groups from private, registered viewer lists of page.

334 2006-03-16 11:34 stefan

Changed link target selection. Now: self, top, new. Ticket #145

319 2006-03-02 22:02 stefan

Added permission check to admin/pages/add.php to fix ticket #68. Also used get_page_permission, get_user_details, get_page_details in some places.

310 2006-02-19 06:31 ryan

Updated all copyright notices to include 2006

288 2006-01-28 20:02 stefan

Fixed a bug where access settings of registered and private pages were displayed incorrectly.

286 2006-01-23 22:15 stefan

Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.

242 2005-11-23 17:24 stefan

Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method

240 2005-11-23 16:17 stefan

Applied aportale's patch to use label instead of javascript toggle code

239 2005-11-22 12:50 stefan

Fixed more inconsistencies regarding line endings and end-of-file newlines

238 2005-11-21 11:43 stefan

Fixed inconsistent line ending styles

222 2005-11-19 15:51 stefan

Fixed bug #71 - added $admin->strip_slashes() to intro2.php

169 2005-09-27 05:45 ryan

Fixed addon listing in numerous places so it now use's DB for info

118 2005-09-16 23:56 stefan

Empty_trash now also works with sub-pages in the trash.

117 2005-09-16 23:40 stefan

Deleted pages cannot be chosen as parents anymore. Pages that have only deleted children do not get the plus sign if page trash is separate.

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

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.

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

47 2005-09-08 15:16 stefan

Added htmlspecialchars when saving intro page

46 2005-09-08 01:28 stefan

Fixed minor bugs

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

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.

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