Activity
From 2013-10-13 to 2013-12-11
2013-12-08
- 17:47 Revision 2027 (wb-archiv283): # some typofixes in Multilingual/tpl/lang.html.php and WbLinkAbstract
- 04:43 Revision 2026 (wb-archiv283): ! [wblink] outputfilter now can handle ancors too
- ! WbLink Interface is much more easier to use now.
2013-12-07
- 04:03 Revision 2025 (wb-archiv283): # mod-MultiLingual forgotten fix in Lib.php :(
- 02:49 Revision 2024 (wb-archiv283): ! some new or fixed Droplets added
- 02:45 Revision 2023 (wb-archiv283): # mod-MultiLingual misconfiguration of language switches solved
2013-12-06
- 14:54 Revision 2022 (wb-archiv283): ! framework/initialize.php WB will die if magic_quotes is set to 'on'
- 11:34 Revision 2021 (wb-archiv283): ! PageTree::_makeSql() added sort order to list of sections per page
- 04:55 Revision 2020 (wb-archiv283): # /admin/languages/detail.php::getInfoFromLanguageFile() change require_once to require
2013-12-05
- 23:45 Revision 2019 (wb-archiv283): - \templates\wb_theme\css :: remove 0 byte files
- 02:18 Revision 2018 (wb-archiv283): ! little correction in admin/settings/save.php from line 391
- 01:42 Revision 2017 (wb-archiv283): ! comment added in table `field users`.`group_id`
- 01:33 Revision 2016 (wb-archiv283): # install/save.php output for setup.ini.php corrected
2013-12-04
- 23:51 Revision 2015 (wb-archiv283): # some fixes in upgrade-script and UpgradeHelper.
- ! update initialize.php for secure use of setup.ini.php
- 19:08 Revision 2014 (wb-archiv283): + added new Interface usable to connect from WYSIWYG-Editor to all Modules with subitems like news or topics
- 14:21 Revision 2013 (wb-archiv283): # admin/groups some logical errors fixed
2013-12-03
- 17:55 Revision 2012 (wb-archiv283): ! upgrade-script:: now repairs mismatched pagelinks from older versions
- ! upgrade-script:: /temp/TranslationTable/cache/ will be deleted now during upgrade
+ UpgradeHelper::checkSetupFiles(... - 17:24 Revision 2011 (wb-archiv283): ! WbDatabase added method fetchObject()
- ! WbAdaptor little typofixes
! /index.php added one more update of WbAdaptor - 16:56 Revision 2010 (wb-archiv283): ! WbAutoloader added possibility to load classes with additional file prefix 'class.'
2013-11-27
2013-11-26
2013-11-23
2013-11-19
2013-11-14
- 22:50 Revision 2005 (wb-archiv283): 14 Nov-2013 Build 2005 Dietmar Woellbrink (Luisehahne)
- /admin/addons/reload.php::ReloadAddonLoop delete all cachefiles of class Translate
- 06:19 Revision 2004 (wb-archiv283): ! /modules/MultiLingual/tpl/lang.html.twig updating template with changed data
- 04:47 Revision 2003 (wb-archiv283): ! /modules/news/upgrade.php optimize add and modify field tables, rebuild message
- ! /modules/news/modify_post.php and modify_post.php check posts folder if not exists then create
! /upgrade-script.ph... - 04:30 Revision 2002 (wb-archiv283): # include/editarea/edit_area_full.js fixed browser useragent query (Tks to Marmot)
- include/editarea/SOURCE add editarea sourcecode
- 04:21 Revision 2001 (wb-archiv283): 14 Nov-2013 Build 2001 Dietmar Woellbrink (Luisehahne)
- ! /framework/class.wb.php::ShowMaintainScreen add locked maintenance message
# /framework/initialize.php::readConfigu... - 02:57 Revision 2000 (wb-archiv283): ! WbAdaptor::getWbConstants() now on import skip constants holding database settings
- 02:27 Revision 1999 (wb-archiv283): ! admin/pages/PageTree added list of sections to the tooltip of 'manage_sections'
2013-11-13
- 03:02 Revision 1998 (wb-archiv283): + WbDatabase added new methods fetchObject(), rewind(), seekRow(), freeResult()
- ! renamed some methods and add aliases for the old names
2013-11-09
- 19:31 Revision 1997 (wb-archiv283): # /modules/droplets/droplets.functions.php::prepareDropletToFile added missing forward droplet flag into description text
- 18:14 Revision 1996 (wb-archiv283): # /framework/initialize.php::readConfiguration missing constants setting solved
2013-11-07
2013-11-06
- 20:26 Revision 1994 (wb-archiv283): + /module/news/WbLink.php added Interface class to module news
- ! ../fck_wbmodules.php & ../wbmodules.htt modified link generation for news module
- 18:24 Revision 1993 (wb-archiv283): ! /module/output_filter/filters/filterWbLink added extended format to [wblinkXX] - tag
- + /framework/WbLinkAbstract.php added abstract class/interface for filterWbLink
2013-10-25
2013-10-21
- 05:23 Revision 1991 (wb-archiv283): fixed /news/Reorg::deleteAll() typofix
- update ModuleReorgAbstract::__construct() set to final
2013-10-19
- 20:21 Revision 1990 (wb-archiv283): added /framework/ModuleReorgAbstract provides the basics for modul depending reorganisation classes
- update /modules/news/Reorg now extends ModuleReorgAbstract
fixed problem with empty directories ... - 02:57 Revision 1989 (wb-archiv283): # bugfix /admin/start/index.php::undefined function replace_vars()
- 02:51 Revision 1988 (wb-archiv283): ! /upgrade-script.php, implement class AccessFile()
- add messages for better overview
- 02:49 Revision 1987 (wb-archiv283): ! see Build 1986
- also implemented in frontend account
- 02:48 Revision 1986 (wb-archiv283): ! 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
- 02:46 Revision 1985 (wb-archiv283): ! /modules/news/Reorg.php completely recoded using class AccessFile()
- ! /modules/news/upgrade.php add accessfile report to output details in upgrade-script.php
! /modules/news/save_post.... - 02:44 Revision 1984 (wb-archiv283): ! /languages/ all language files, add new translation $MESSAGE['START_UPGRADE_SCRIPT_EXISTS']
- ! /admin/start/index.php for system administrator only: add start link to 'MESSAGE_START_UPGRADE_SCRIPT_EXISTS'
- 02:42 Revision 1983 (wb-archiv283): ! /framework/class.wb.php::getLanguagesDetailsInUsed() optimized
- + /framework/class.wb.php::getAvailableLanguagesObjectInstance()
! /framework/class.wb.php::getLanguagesInUsed() meth...
2013-10-17
- 03:07 Revision 1982 (wb-archiv283): /framework/AccessFile little Typofixes
- /framework/AccessFileHelper added new method getDelTreeLog() and add const LOG_PRESERVE and LOG_CLEAR
set WbAdaptor::...
Also available in: Atom