! If the advanced option languages Page was disabled or pages exist with one language only, then all available languages are shown to be selected in the User-Settings implemented in backend
syncronize project and some small typo corrections in /admin/
! /admin/preferences/index.php change to new Translate class languages only given for existing page languages! /admin/settings/ change to new Translate class
- remove MODULES_UPGRADE_LIST input from saettings
! trash only will be shown if more than one section exists! In the server settings the renaming of the page_directory is only possible, if no page exists
+ add methode StripCodeFromText in class.wb to clean injection! rebranding the admin/settings and security fixes! a few new styling in backend wb_theme! beginning aa lot of account changes like correction of $_SESSION indexe, security fixes+ add head.load.min.js and head.min.js to /include/jquery/ to style HTML5 templates
! change page_extended to extended settings under page language
! add div container in page_content for each sections,! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg! put sec_anchor in this div, sec_anchor fixed in all found files sec_anchor default now set to "section_", sec_anchor can't be empty for future developement
+ add Page extended to settings, ! to show experten mode in page settings! shows some more settings like icon dir
! update folder admin/settings admin/skel/htt! change Template to div container
! settigs.php add fields dev_infos and page_icon_dir+ add developer info to footer! update class.admin.php, footer.htt
! update correct_theme_source and fixed the call in all files
! security fix, force SMTP Authentifikation! server and email settings only for superadmin
add new backend theme handling (Tks to Stefek)
Preparing 2.8.2 stable, last tests
fix entities converting in select languages (Tks to the community)see http://www.websitebaker2.org/forum/index.php/topic,20547.msg140512.html#msg140512
fix Undefined index: WARN_PAGE_LEAVE
+ Ticket 1058 added warn_page_leave (currently only in wysiwyg)
fixed headerinfos
update headerinfos
fixed showing system_default for search_template
more little fixes in settingschange to RC2
Security fixes
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
Fixed update search settingsFixed bug in /modules/admin.php
Ticket #995 update jquery-ui.css and images (Tks to Ruebenwurzel)add languages files for jquery datepicker (tks to Ralf) Ticket #994 WYSIWYG editors sorted by name (tks to Aldus)
update headertext
update header info
fix more small css-errors in WB Backend (thanks to Ruebenwurzel)
Ticket #912 fix Search Template bug
Ticket #906 Search Template bugupdate editor min width logic dragableresize table
Created 2.8.x branch
Changes inside class.wb.php to get rid of the the print->footer() problematic in the frontend.changtes inside the adminsettings to alowed the user to use a "<" char inside his SMTP-Password.(thanks to FrankH)Add last changes to the changelog - missing by mistake.
Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
added skinable Admin Interface
Redirect time for function print_success can now be defined in Settings (ticket #603)
Copyright notices now includes 2009
added config for section anchor.ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
added workaround for language sorting-problem
Changed language sorting from directory to name (needs additional to be escaped!)
added new CAPTCHA and ASP (Advanced Spam Protection)
Added support to configure the mailer settings via the backend
added new module-based search-function and publish-by-date code
Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.
Changed all copyright notices to include now 2008
Added Changeset [417] again to the trunk because removing it from the branches also removed it from the trunk
Removed changeset [417] from the 2.6.x branches because it is for WB 2.7.x versions
Updated some core files to allow the configuration of PHPMailer via the admin settings panel instead of config.php. PHPMailer related settings are now stored in the Website Baker database. The following settings can be configured:SMTP-host, SMTP-authentification , SMTP-password and SMTP-username.
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Added List sorting in admin area (thanks to rsmith)
Updated all copyright notices to include 2006
Reintroduced page languages setting. If switched to off page languages are only used to determine the language file for the universal texts. If on, displayed page and menu are affected by the language session variable.
Added default charset option to settings
Added captcha verification to sign-up form
Added captcha verification option to settings page
Reintroduced option 'none' to WYSIWYG editor selection list in settings.
Fixed some minor bugs with settings
Semi-disabled use of "separate" page trash feature
Updated tools interface
Fixed addon listing in numerous places so it now use's DB for info
Tuned interface with less javascript
Removed page languages option
Updated tool-handling code
'None found' is shown if no tools are found.
Fixed mis-use of templating for Administrative Tools section
Implemented new module type 'tool'. Added setting section 'Tools' (advanced). Removed possibility to set permissions for all module types other than 'page'.
Removed strip_slashes_dummy.
Fixed some issues regarding settings.
Fixed problems with settings section in admin.
Removed debugging lines.
Fixed problems with settings in database. Should be fully functional again.
Moved settings from config.php into database.NOT FULLY WORKING!!!
Removed support for internal HTMLArea editor.
Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'
Implemented choice of WYSIWYG editor
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.
Added the Id keyword for all files
All occurrences of "CVS" in the code are replace by ".svn"
Initial import from CVS to Subversion of Website Baker 2.5.2