! Complex code refactoring users management
! upgrade-script fixed wrong users group_id, (Bug in users management)
! upgrade-script: update if filesRemove or remove dirs failed! update methode StripCodeFromText, add remove , ! security fixes in form modul with StripCodeFromText
! change setting of the $_SESSION['SYSTEM_PERMISSIONS'] from get_user_id to ami_group_member, sp that all Users with Administrators Group, don't need to login again
! upgrade-script: system_permission changes for group Administrators will be change in $_SESSION['SYSTEM_PERMISSIONS'], if you are logged in as user_id == 1
! 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
! recoded module news,form,wysiwyg upgrade to work with upgrade-script
! fallback changes in wysiwyg Revision 1754 because it's required that section_id is the PRIMARY KEY Fallback will be done in upgrade-script until the final version ! build in extra input seo title in page settings! beginning rebranding wb_theme
! during Reformat/rebuild all existing access files in upgrade-script root_parent will be set to page_id! change multi-dimensional arrays (variables) to similar arrays in framework/functions.php
! update upgrade-script, see Revsion 1735
! 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
move extra handling of menu links in index.php to the view.php of module menu links {Tks to NorHei)
fixed Errorhandling for old class.database
! update upgrade-script first remove access files in an existing pages folder before rebuilding them ! for security upgrade don't remove access files in root
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"); ...
! preparing new groups management and page settings! upgrade-script insert or update page access files
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
+ move admin/themes/templates/ to admin/skel/themes/htt/! and update class.wb.php, upgrade-script.php
! update correct_theme_source and fixed the call in all files
rebuild protectfile in pages/posts
all module depending code removed, some little fixes, better integration for module-upgrade
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
add new backend theme handling (Tks to Stefek)
fix versions compare upgrade from WB version 2.7
move fixes 2.8.2 to 2.8.3fixes will be shown in an extra readmean package with the fixed files will be createdfor all users who downloaded the 2.8.2 before 29 Jul-2011
! update DA language (Tks to Achrist)! update some languages variables (Tks to Rübenwurzel, Testör)! move function url_encode from admin/pages to framework/functions.php ! add missing svn properties in some headerinfos! font-size correction in wb_theme (Tks to Rübenwurzel)
Preparing 2.8.2 stable, last tests
in /framework/functions.php::media_filename - replace whitespaces by _/upgrade-script.php - some small fixes
add FINGERPRINT_WITH_IP_OCTETS to table settings
remove new function see http://www.websitebaker2.org/forum/index.php/topic,20268.msg139557.html#msg139557
+ Ticket 1058 added warn_page_leave (currently only in wysiwyg)
fixed headerinfos
update headerinfos
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
insert $wb->preprocess($output), preprocess no longer needed in moduleslittle modifaction in upgrade-script.php in function check_wb_tablesupdated module wysiwyg, set to module version 2.8
Droplet emailfilter fixed search mdcr.jssome little fixes in upgrade-scriptnew WebsiteBaker Logo in themes
continue update headertext
Ticket #921 Update EditArea frameworkfix stylings wb_theme, fix upgradescript
continue update header info
Ticket #869 Droplet-Engine does'nt work in some casecontinue update header info
fix Warning: stristr() [function.stristr]
update header, check that all tables in WB package are installed
Clean check in of minor bugfixes: Add some localizations, correct html/php syntax
Rollback of accidentally checked in files
Ticket #832: Fix wrong configuration of timezone-handling when saving preferences-form on backend and frontend
Add Missing code inside "framework/addon.precheck.php" (ticket #798).Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
Fixed bug inside the upgrade-script. Ticket #784
Created 2.8.x branch
Set Version to 2.8
Updated upgrade_script to make use of the changed news settings
added changes from news/add.php to the upgrade-script.php
some minor cosmetic changes to upgrade-script.php
Added changed news settings to upgrade-script
Updated Version Number in upgrade_script to 2.8RC1
- 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
update upgrade-script to avoid droping droplet-tables if the modul still exists. Add an upgrade-script to the droplets.
Added install routine for droplets to the upgrade script
Fixed minor dispay issue in upgrade script
Added disclaimer to upgrade script
added skinable Admin Interface
added update of search table missing in Changeset 941
Redirect time for function print_success can now be defined in Settings (ticket #603)
Copyright notices now includes 2009
added redirect-type (301/302) to menu_link
updated upgrade-script.php to add sec_anchor field to settings table
Set version to 2.7
fixed minor issue in upgrade-script.php introduced in changeset [820]
ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
set version from 2.7 (RC3) to 2.7 (RC3a)
set WB version to 2.7 (RC3) for the next upcoming release candidate
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 background color of installation and upgrade script
set version number to 2.7 (RC2) for the upcoming second release candidate
Removed hardcoded /admin folder strings from WB core files where possible
issue with menulink in upgrade-script. Fixed.
issue with menulink in upgrade-script. Fixed?
suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
fixed bug in upgrade script (WBMailer setting)
some layout changes on the upgrade-script, fixed error in precheck
added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
Updated upgrade script
updated upgrade-script (menulink)
added disclaimer to the upgrade-script as the script is not sufficiently tested yet
Added multi-group to upgrade-script. Did some minor changes in upgrade-script.