! /admin/preferences/index.php change to new Translate class languages only given for existing page languages! /admin/settings/ change to new Translate class
! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()
- 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
! settings move website_signature to mailer settings! fix html validate error in pages sections! add pages field page_code to class.frontend.php! optimized jsadmin backend.css
+ 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
fixed save dirmode and filmode to 0 if not superadmin
! security fix, force SMTP Authentifikation! server and email settings only for superadmin
fix wbmailer_smtp_auth, could not be disabled after enabled
Preparing 2.8.2 stable, last tests
fix save settings dir and file mode (Tks to the community)
redefined wrong admin backlinks
update headerinfos, change secure messages
fixed headerinfos
update headerinfos
more little fixes in settingschange to RC2
Security fixes
added admin/imageslocal syncfixed save handling settings entries
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
fix save access rights in settings
remove forgotten debug line
Fixed update search settingsFixed bug in /modules/admin.php
Fixed e-mail preg pattern, because issues with some php versions
Tickets #932 change deprecated eregi functions Tickets #948 fixed Multiple use of same parametrised droplet - parameter handlingUpgrade Droplets to Version 1.0.3update some headerinfosnon existing pages, will be created if clicking save in page settings
continue update headertextTicket #930 disabled SyntaxHighlighter from default WB Installationchange help url to www.websitebaker2.org
update header info
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.
Copyright notices now includes 2009
Website Header field in Settings now visible per default; Modified templates to display Website Header and to use show_menu instead of page_menu.
allowed usage of tags in settings fields: website_header, website_footer
Settings: pages-directory '/' will be converted to '' (empty string) on save.Changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
Added support to configure the mailer settings via the backend
changed admin/pages/save.php to allow hidden config-elements in table search
this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Updated all copyright notices to include 2006
Fixed bug #122. Replaced empty field check by check with setting name n.e. wb_version.
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed bug #74 - permission settings no getting changed.
Added new setting 'wb_version' which is not changeable in admin>>settings but allows for easier upgrade scripts in the future.
Fixed problems with settings section in admin.
Cleaned up settings/save.php
Fixed problems with settings in database. Should be fully functional again.
Moved settings from config.php into database.NOT FULLY WORKING!!!
Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'
Implemented choice of WYSIWYG editor
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2