! /functions::make_thumb() set JPG-compression to 100%! /database::showError() output text corrected! ../captcha.php::call_captcha() imagesize corected! droplet >> [[SiteModified]] recoded! droplet >> [[ModifiedWhen]] recoded! install/index length of password restricted to 30 chars
! update revision properties for all files- include/Sensio/Twig remove Version 1.13.2
! /install/index.php add query magic_quotes_gpc (has to be disables)! /install/save.php set values for home_folders and page_languages to default false- remove 0 byte file in FCKeditor
! comment added in table `field users`.`group_id`
!implemented temporary solution for IE11 compatibility
! /install/sql/wb_search_data.sql recoding initial data for table `search` without primary index value
adding SERVER_TIMEZONE to table settingsinsert date_default_timezone_set( SERVER_TIMEZONE ) into /framework/initialize.phpsome little optimations in update-script.php
/account/signup added posibility for different mailto address/install/save.php modified internal comment
typofixes in /install/save.php
implement class Password and activate it (not implemented for use yet)
! install/save.php,search_modext.php set $sSectionIdPrefix (SEC_ANCHOR) to the right value
! from security reasons the new installation has changed from the old config.php into new setup.ini.php without using global constants for critical values like username & password and so on.
- remove MODULES_UPGRADE_LIST input from saettings
! add default_timezone in admin account by new installation
! forgot to upload the /install/save.php
+ added sql folder including websitebaker.sql, wb_search.sql! update /install/save.php, will now created the tables with $database->SqlImport() ! update search layout in settings
! remove login_ip after 60days set in /admin/start/index.php! add confirm_code and confirm_timeout fields in users table in /install/save.php
! change installation info "Please rename to config.php"
! update Group Permission, add module_advanced! upgrade-script will be updating Adminitrator Group
+ add 2 fields custom01, custom02 with VARCHAR to table pages! update upgrade-script with this 2 fields
- remove Template Engine Quickskin, but don't delete by upgrade-script on your webspace! see Revsion 1749 set pages field menu to default 1 by new install+ add folder DOCS to Twig with changelog, authours and licence please find the Twig Book as pdf, This is the documentation for Twig,
! 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
+ add missing preferences rights for sysadmin in install
Drop tables in installer fixedTwig_Autoloader activated
some modifications concerning the new autoloaderTwig Template engine v.1.7.0some droplets actualisizedunfinished changes in installer
! update upgrade-script, now don't overwrite existings values in settings+ add field tooltip to table pages in installer! change some module tool_icon.png (Tks to Stefek) ! add date_time string to backup_droplets.zip- search and comment out founded require_once(WB_PATH."/framework/class.database.php"); ...
fixes installer and upgrade-script
! update of installer and upgradescript for Revision 1664/1665+ add fields page_icon, menu_icon_0, menu_icon_1 to pages+ add settings values dev_infos and page_icon_dir! update languages files
Fixed SERVER_EMAIL in languages, needs double bracketsInstaller redesign Step 2
+ Installer add const DEBUG to config.php! move const DEBUG and var $starttime from index.php to initialize.php
config.php added define to set admin-directory
made handling of config.php a little bit more easy
fixed class::methode print_error(...) overwrite in /install/save.php
change Website Baker to WebsiteBaker in installer
A small optical correction of the installer.
! fix show_menu2 2th parameter for template round and allcss (Tks to Ruebenwurzel)! set fingerprint_with_ip_octets default to 2 in a new installation
fixed:: detection of serverdefined charsets more different
christmas time corrected wrong files
fix droplet import after new wb installtion
fix droplet sectionPickerfix install config.php not writeable check table droplet if empty import examples
did some changes and fixes found by testers
new backend theme handling (Tks to Stefek)some fixes in install
small changes in INSTALL and UPGRADE (Tks to unawave2)update upgrade-script showing from Version to Version (Tks to unawave2)add Servicepack version to header.htt
update templates allcss and round (Tks to Rübenwurzel)Add UPGRADE InstructionsUpdate INSTALL InstructionsOptimize config.php handling for installation
add new backend theme handling (Tks to Stefek)
languages Typo fix (Tks to pcwacht)update intro, fixed savingfixed install/save.php (Tks to pcwacht)
add FINGERPRINT_WITH_IP_OCTETS to table settings
+ Ticket 1058 added warn_page_leave (currently only in wysiwyg)
fixed headerinfos
update headerinfos
update install, changed some default settings to enabled
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
Ticket #978 Add additional PHP 5.2 check to installationTicket #979 False PHP 4 requirements in installTicket #980 Usebility - Bug in the settings-interfaceTicket #981 typos in backend-theme "argos" in file groups.htt
Ticket #925 Slovak Lang Missing in allowed install languages!
Ticket #886 fix validation email, check tld between 2-4 letters
Ticket #874 add slovak lang in installand validate output
Ticket #828 fix deprecated eregi
Changed the default searchform name in the installer. (ticket #775)Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)
Created 2.8.x branch
Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
- Added new functions to admin dir (Thanks Argos and Ruud)
- Updated install and upgrade-script
- Adapted wb_theme and classic_theme to changed admin dir files
Bugfixes for ticket 728 (install without tables) - see changelog for details.
added skinable Admin Interface
add additional tr and td tags to the text_no_results message to get valid XHTML output if the search produce no matches
Redirect time for function print_success can now be defined in Settings (ticket #603)
fixed warning if database connection failed during installation process
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.
accidentally used stripos instead of strpos. fixed
Added norwegian translation (Thanks OEH)
some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
allowed character "-" to be used in database names
search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3.FCK-Editor: loads large pages faster
adjusted error/warning templates to the updated backend layout
adjusted background color of installation and upgrade script