Project

General

Profile

  • svn:executable: *
  • svn:keywords: Id

# Date Author Comment
1200 2009-11-29 03:20 Dietmar

fixed an undefined index

1187 2009-11-25 07:01 Dietmar

change page_title to menu_title for parent dropdown list in index.php and sections.php

1136 2009-08-15 11:19 kweitzel

Created 2.8.x branch

1112 2009-08-08 16:28 Matthias

Added some missing variables to backend_themes (Thanks to Stefek)

1012 2009-06-25 20:21 Matthias

Major fixes on backend to get XHTML valid output (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)

973 2009-04-23 20:49 Matthias

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

944 2009-02-22 10:39 Matthias

added skinable Admin Interface

915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

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

651 2008-01-31 18:10 thorn

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

546 2008-01-17 19:10 doc

added the "users in multiple groups" feature (closes parts of ticket #546)

519 2007-12-23 15:37 Matthias

Changed all copyright notices to include now 2008

442 2007-04-01 15:09 Matthias

Fixed issues with some languages when UTF8 is used.
Removed all htmlentites from the code (revoked changeset [396]) and added new functions instead.
Adapted the search and the highlighting to use the new functions.
With this changes WB can now be used with charset UTF8 for all languages.

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)

396 2006-12-23 20:23 Matthias

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

384 2006-12-20 22:27 Matthias

Added List sorting in admin area (thanks to rsmith)

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.

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

169 2005-09-27 05:45 ryan

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

116 2005-09-16 23:20 stefan

Removed strip_slashes_dummy.

59 2005-09-10 00:04 stefan

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

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

36 2005-09-07 01:31 stefan

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

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