Added changeset [504] to branches
Added changeset [501] to 2.6.x branch
Added changeset [493] to branches
Added changeset [490] to the branches
Added changeset [482] to the branches
added changeset [478] to the branches
Added changeset [476] also to branches
Added changeset [468] also to the branches
Added changeset [464] also to the branches
Added changeset [460] and [461] to branches/2.6.x
Added wrapper to functions.php if mb_string is not available
again copied all changes for WB 2.6.6 from trunk to branches
Created up-to-date 2.6.x branch (based off 2.6.5 tag)
Creating 2.6.5 tag
Fixed root_parent doesn't get updated when moving item in menu (#305)
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed addons table isn't updated when a modul is updated (#332)Added new upgrade_function (thanks to kozmoz)
Fixed ticket #141 - admin now sees all folders in media
Updated all copyright notices to include 2006
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed a problem with the install script that occur when non-stock modules are already present and use $admin->print_error().
Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Added support for mailto: links in the menu link mod
Added module_function-lowercasing
Updated functions file
Removed load_addons and replaced with load_module, load_template, and load_language
Added load_addons functions
Removed strip_slashes_dummy.
Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.
Removed direct access path disclosure occurrences.
Added the Id keyword for all files
All occurrences of "CVS" in the code are replace by ".svn"
Restructured frontend code and fixed various bugs
Initial import from CVS to Subversion of Website Baker 2.5.2