upgrade-script.php add loading interface PasswordHashInterface
added framework/UpgradeHelper::getMissingTables()added alias framework/UpgradeHelper::getMissingTables() with existsAllTables()added upgrade-script.php add loading class PasswordHashupdate some corrections of typos in upgrade-sript.php
modified loading sequence of Password classes
adding SERVER_TIMEZONE to table settingsinsert date_default_timezone_set( SERVER_TIMEZONE ) into /framework/initialize.phpsome little optimations in update-script.php
package Translate: creating language path in TranslateAdaptorWbOldStyle with modified admin-path fixed
/admin/settings/save now also allows empty entries for 'website_title','website_description' and 'website_keywords'
typofix/structurfix in /modules/form/modify_settings.php
added ~dummy.git files to include empty directories in git-hub zipfiles
update Twig from version 1.13.1 to 1.13.2
typofixes in /admin/pages/
update /modules/fckeditor update to version 2.9.9 IE fix (from Marmot)
update /include/editarea to IE fix (from Marmot)
solved some problems with MultiLingual module
solved an autoloading problem on upgrade in /framework/Password.php
solved problems with escaped strings in /modules/droplets/droplets.functions.php
class AccessFile implemented in modules/news
updated for some corrections in class AccessFile
added $page_id compatibility to /index.phpsolved escaping problems on save to database in modules/droplets
added classes AccessFile and AccessFileHelper to /framework/
update Droplet iParentPageIcon
module/MultiLingual updated for make use of different graphics formatadded Droplet to use Multilingual in index.php of template
/modules/MultiLingual/tpl/lang.html-twig little typofix in template
fixed/updated /admin/groups - permissions
fixed Tooltips in backend
MultiLingual: icon-URL corrected
Typofix in /wb_theme/jquer/jquery-plugins.js Line 61
added module MultiLingual to basic packet
update Twig template engine to version 1.13.1
unneeded file /framework/Modlanguage.php removed
/wb_theme/jquery/jquery-plugins.js fixed uncheck function
fixed headers_sent problem in /upgrade_script.phpfixed problem with output buffer in /search/search_modext.php
/account/signup added posibility for different mailto address/install/save.php modified internal comment
modified layout of admin/groups for better usability
modified class Password for use with different hashing classes
typofixes in /install/save.php
implement class Password and activate it (not implemented for use yet)
added new method to class Translate. it gives possibility to handle translations with additional replacements.
class WbDatabase fixed select_db() for multiconnection modus
TranslateAdaptorWbOldStyle forgotten second arg for trim added
TranslateAdaptorWbOldStyle now also accepts modified admin directory names
set default rights to dissabled for new installed modules
syncronize project and some small typo corrections in /account/
syncronize project and some small typo corrections in /admin/
fixed invalid translate addon activation (/admin/preferences/index.php)
in /admin/languages some little corrections
! /modules/admin.php $sSectionIdPrefix! /admin/media/upload.php change $database->query($sql) to $database->get_one($sql)! /upgrade-script.php only systemadministartor can call the script upgrade all dev-module inclding in package
! /modules/form/ beginning recoding
! /modules/news/ beginning beginning recoding replacing absolute MediaUrl with place holder
! /modules/show_menu2/ set to version 4.9.7 DEBUG == true show query counts
! /modules/droplets/ set to version 1.3.0 installing module with sql import make upgrade.php compatible with upgrade-scrip.php
! recoding /modules/code/add.php with exception
! /admin/pages/ add/change to new Translate class add a default.ini with a list of protected basenames, and a PagesEnvironment to force writing the accessfile forever
! /admin/addons/ change to new Translate class
! /admin/preferences/index.php change to new Translate class languages only given for existing page languages! /admin/settings/ change to new Translate class
! modules/menu_link/save.php coding new sql logic to replace adding an empty table row in add.php
! modules/wysiwyg/save.php use new methode in class.wb to replace absolute MediaUrl
! install/save.php,search_modext.php set $sSectionIdPrefix (SEC_ANCHOR) to the right value
! class.admin.php corrected url_help, add Translat::disableAddon() in methode print_footer! frontend.functions.php page_content() set $sSectionIdPrefix to the right format! functions.php change get_parent_titles from menu_title to filename
update headerinfo
added new static Method Password::isValid() It checks a new password for invalid characters
added new OutputFilter plugin 'FilterMediaRel'
add new method wb::ReplaceAbsoluteMediaUrl()class wb: added Translate::disableAddon() in print_error() and print_success()
some typofixes in class PassWordclass /framework/PasswordHash never needed(replaced by /include/phpass/PasswordHash
added posssibility to use different adaptors for each moduleadded new adaptor to access language definitions in a MySQL database
little corrections in class Password
Classes Password / PasswordHash added for an essential strengthening of the password security
! update jsadmin module and set Version to 1.4.1! update news module and set Version to 3.8.7
! update output_filter module set version to 0.4.1
! update captcha_control module set version to 1.2.1
! 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.
! groups change languages class to translate class! prepare upgrade-script for WB Version 2.8.4 (versioncompare)! update Form modul to version 2.9.1
protect magic setter to fix security issue in Translate
protect magic setter to fix security issue in WbAdapter
fixed PagesDir in WbAdaptor: no more single slash in this entry.
! fix news reorg.php to be backward compatible slash settings
! wysgwyg, first try to repair missing table entries! page sections typofix in header
! wysgwyg, now check exitings table entries, otherwise script stop loading content in editor! typofix in groups! change constant DB_NAME to $database->DbName
some little typo fixes in initialize.phpreadConfiguration() fixed in initialize.php
some small fixes in packet Translateadded option to disable cacheadded option to keep placeholders if no translation was found
solved renaming access files by page settings if php as apachehandler
! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()
! fixed pagetree header