Project

General

Profile

Statistics
| Revision:

# Date Author Comment
2062 2014-01-01 03:39 darkviper

! wb::mail added message on error if DEBUG is set

2061 2014-01-01 03:34 darkviper
  1. wbLinkAbstract::_makeLinkFromTag fix error in built filepath
2060 2014-01-01 03:27 darkviper
  1. initialize.php a little fix in handling of languages
    ! modified translation for german language
2059 2014-01-01 03:25 darkviper

! update class Wbmailer for use of PHPMailerAutoload

2058 2014-01-01 03:21 darkviper

! change wysiwyg module from filterMediaRel to filterReplaceSysvar
! change wb::ReplaceAbsoluteMediaUrl from filterMediaRel to filterReplaceSysvar

2057 2014-01-01 03:15 darkviper

! replace filterMediaRel by filterReplaceSysvar in module/output_filter
+ add OutputFilterApi in module/outputfilter
! update index.php in module/output_filter

2056 2014-01-01 03:07 darkviper

+ add missing EN translation for PHPMailer

2055 2014-01-01 02:40 Dietmar

! update language files from PHPMailer

2054 2014-01-01 02:09 darkviper

- remove old language files from PHPMailer

2053 2014-01-01 02:03 darkviper

! update PHPMailer to version Version 5.2.7

2052 2013-12-29 15:14 darkviper
  1. account/forgot_form : fixed fix...
2051 2013-12-29 01:44 darkviper
  1. account/preferences_form : language selection fixed
  2. account/forgot_form : password generation fixed
2050 2013-12-23 02:05 darkviper
  1. little Typofixes in admin/groups/languages/IT.php
2049 2013-12-20 17:04 Dietmar
  1. /templates/wb_theme/css/screen.css Typofixes (Tks To jacobi22)
2048 2013-12-20 16:14 Dietmar

+ /admin/pages/languages/ 20 Language Files added (Tks To jacobi22)
+ /admin/groups/languages/ 20 Language Files added (Tks To jacobi22)
+ /admin/settings/languages/ 20 Language Files added (Tks To jacobi22)

2047 2013-12-20 05:45 Dietmar

+ /admin/addons/languages/ 22 Language Files added (Tks To jacobi22)

2046 2013-12-19 17:03 darkviper
  1. little Typofixes in packet AccessFile
2045 2013-12-19 14:44 Dietmar

! update Access Files Classes with easier handling
for modules who create their own accessfiles

2044 2013-12-19 04:41 Dietmar
  1. /admin/modules/install.php:: fixed Fileupload error messages
2043 2013-12-19 04:03 Dietmar

+ /admin/addons/languages/ add more Language Files (Tks To jacobi22)

2042 2013-12-18 22:46 Dietmar

+ /admin/addons/languages/ add NL Languages File (Tks To Nibz)

2041 2013-12-18 02:10 Dietmar

- /media/~dummy.git
+ /media/favicon.ico
- /pages/~dummy.git
+ /pages/favicon.ico

2040 2013-12-18 00:52 Dietmar
  1. /include/editarea/wb_wrapper_edit_area.php change php versions compare for json_encode
2039 2013-12-18 00:48 Dietmar
  1. droplets example iLoginBox add missing Page_ID
2038 2013-12-17 00:06 darkviper
  1. typofix in framework/initialize.php
2037 2013-12-16 22:38 darkviper

! update version number of module FCK-Editor to 2.10.0

2036 2013-12-16 21:53 darkviper
  1. script injection vulnerability fixed in fck-spellchecker
2035 2013-12-16 04:27 Dietmar

! set version status to 2.8.4

2034 2013-12-16 04:22 Dietmar

! Changed links to WB website

2033 2013-12-16 04:04 Dietmar

! /include/editarea/wb_wrapper_edit_area.php:: add init parameters as Array
! /modules/droplets/modify_droplet.php call edit_area with Array

2032 2013-12-16 03:59 Dietmar

! /modules/droplets/example/ update some droplets and remove the old ones

2031 2013-12-15 21:43 Dietmar
  1. /search/search.php:: trim() parameter (Tks to evaki)
  2. /search/search_mod.php:: check for undefined users index
2030 2013-12-14 20:42 Dietmar

! /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

2029 2013-12-14 19:50 darkviper

! initialize.php now blocking PHP-versions <5.3.2 and PHP with magic_quotes enabled
! droplets some new/recoded droplets added, some old ones removed

2028 2013-12-14 00:48 Dietmar
  1. /modules/news/save_posts.php::title rename fix
2027 2013-12-08 17:47 darkviper
  1. some typofixes in Multilingual/tpl/lang.html.php and WbLinkAbstract
2026 2013-12-08 04:43 darkviper

! [wblink] outputfilter now can handle ancors too
! WbLink Interface is much more easier to use now.

2025 2013-12-07 04:03 darkviper
  1. mod-MultiLingual forgotten fix in Lib.php :(
2024 2013-12-07 02:49 darkviper

! some new or fixed Droplets added

2023 2013-12-07 02:45 darkviper
  1. mod-MultiLingual misconfiguration of language switches solved
2022 2013-12-06 14:54 darkviper

! framework/initialize.php WB will die if magic_quotes is set to 'on'

2021 2013-12-06 11:34 darkviper

! PageTree::_makeSql() added sort order to list of sections per page

2020 2013-12-06 04:55 Dietmar
  1. /admin/languages/detail.php::getInfoFromLanguageFile() change require_once to require
2019 2013-12-05 23:45 Dietmar

- \templates\wb_theme\css :: remove 0 byte files

2018 2013-12-05 02:18 darkviper

! little correction in admin/settings/save.php from line 391

2017 2013-12-05 01:42 darkviper

! comment added in table `field users`.`group_id`

2016 2013-12-05 01:33 darkviper
  1. install/save.php output for setup.ini.php corrected
2015 2013-12-04 23:51 darkviper
  1. some fixes in upgrade-script and UpgradeHelper.
    ! update initialize.php for secure use of setup.ini.php
2014 2013-12-04 19:08 darkviper

+ added new Interface usable to connect from WYSIWYG-Editor to all Modules with subitems like news or topics

2013 2013-12-04 14:21 darkviper
  1. admin/groups some logical errors fixed
2012 2013-12-03 17:55 darkviper

! upgrade-script:: now repairs mismatched pagelinks from older versions
! upgrade-script:: /temp/TranslationTable/cache/ will be deleted now during upgrade
+ UpgradeHelper::checkSetupFiles() the old config.php will be changed into setup.ini.php now.

2011 2013-12-03 17:24 darkviper

! WbDatabase added method fetchObject()
! WbAdaptor little typofixes
! /index.php added one more update of WbAdaptor

2010 2013-12-03 16:56 darkviper

! WbAutoloader added possibility to load classes with additional file prefix 'class.'

2009 2013-11-27 16:03 darkviper

! framework/functions-utf8::entities_to_7bit() deprecated warning for modifier /e in preg_replace() corrected

2008 2013-11-26 00:13 darkviper

! /include/idna_convert protect unneeded files in an zip file.

2007 2013-11-23 22:00 darkviper

! modules/wysiwyg made completely independend from hardcoded internal URLs

2006 2013-11-19 00:46 Dietmar

!implemented temporary solution for IE11 compatibility

2005 2013-11-14 22:50 Dietmar

14 Nov-2013 Build 2005 Dietmar Woellbrink (Luisehahne)
/admin/addons/reload.php::ReloadAddonLoop delete all cachefiles of class Translate

2004 2013-11-14 06:19 Dietmar

! /modules/MultiLingual/tpl/lang.html.twig updating template with changed data

2003 2013-11-14 04:47 Dietmar

! /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.php add ModuleReorgAbstract calling the Reorg Accessfiles from modules

2002 2013-11-14 04:30 Dietmar
  1. include/editarea/edit_area_full.js fixed browser useragent query (Tks to Marmot)
    include/editarea/SOURCE add editarea sourcecode
2001 2013-11-14 04:21 Dietmar 14 Nov-2013 Build 2001 Dietmar Woellbrink (Luisehahne)
! /framework/class.wb.php::ShowMaintainScreen add locked maintenance message
  1. /framework/initialize.php::readConfiguration taken back last change (Revision 1996)
2000 2013-11-14 02:57 darkviper

! WbAdaptor::getWbConstants() now on import skip constants holding database settings

1999 2013-11-14 02:27 darkviper

! admin/pages/PageTree added list of sections to the tooltip of 'manage_sections'

1998 2013-11-13 03:02 darkviper

+ WbDatabase added new methods fetchObject(), rewind(), seekRow(), freeResult()
! renamed some methods and add aliases for the old names

1997 2013-11-09 19:31 Dietmar
  1. /modules/droplets/droplets.functions.php::prepareDropletToFile added missing forward droplet flag into description text
1996 2013-11-09 18:14 Dietmar
  1. /framework/initialize.php::readConfiguration missing constants setting solved
1995 2013-11-07 19:00 darkviper
  1. output_filter > filters/filterWbLink solved Entity problem by splitting arguments
1994 2013-11-06 20:26 darkviper

+ /module/news/WbLink.php added Interface class to module news
! ../fck_wbmodules.php & ../wbmodules.htt modified link generation for news module

1993 2013-11-06 18:24 darkviper

! /module/output_filter/filters/filterWbLink added extended format to [wblinkXX] - tag
+ /framework/WbLinkAbstract.php added abstract class/interface for filterWbLink

1992 2013-10-25 03:19 Dietmar

! /admin/modules/index.php : captions of module lists changed from `directory` to real `name` and sorted by name

1991 2013-10-21 05:23 darkviper

fixed /news/Reorg::deleteAll() typofix
update ModuleReorgAbstract::__construct() set to final

1990 2013-10-19 20:21 darkviper

added /framework/ModuleReorgAbstract provides the basics for modul depending reorganisation classes
update /modules/news/Reorg now extends ModuleReorgAbstract
fixed problem with empty directories fixed
update /modules/news/upgrade.php // rebuild all access files fixed

1989 2013-10-19 02:57 Dietmar
  1. bugfix /admin/start/index.php::undefined function replace_vars()
1988 2013-10-19 02:51 Dietmar

! /upgrade-script.php, implement class AccessFile()
add messages for better overview

1987 2013-10-19 02:49 Dietmar

! see Build 1986
also implemented in frontend account

1986 2013-10-19 02:48 Dietmar

! 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

1985 2013-10-19 02:46 Dietmar

! /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.php search for missing accessfile folder and create missing one

1984 2013-10-19 02:44 Dietmar

! /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'

1983 2013-10-19 02:42 Dietmar

! /framework/class.wb.php::getLanguagesDetailsInUsed() optimized
+ /framework/class.wb.php::getAvailableLanguagesObjectInstance()
! /framework/class.wb.php::getLanguagesInUsed() method optimized
! /framework/class.frontend.php update changes made in class.wb.php...

1982 2013-10-17 03:07 darkviper

/framework/AccessFile little Typofixes
/framework/AccessFileHelper added new method getDelTreeLog() and add const LOG_PRESERVE and LOG_CLEAR
set WbAdaptor::AppName to 'WebsiteBaker'

1981 2013-10-10 16:55 Dietmar
  1. Argument that is passed to the constructor of the Access File Class has been corrected
1980 2013-10-10 00:42 Dietmar

! /framework/initialize.php::SetInstallPathConstants() setting of DOCUMENT_ROOT now compatible for windows installation
! /framework/functions.php::rebuild_all_accessfiles() Optimize rebuild access file coding

1979 2013-10-10 00:28 darkviper

Packet AccessFile fixed indifferent handling of './..' directory entries

1978 2013-10-08 03:36 Dietmar

/framework/functions.php::rebuild_all_accessfiles() output of detailed log corrected

1977 2013-10-06 00:19 Dietmar

! /framework/functions.php: started implementation of packet AccessFile in function rebuild_all_accessfiles()
+ /framework/functions.php::rm_full_dir() added additional argument to set list of protected files
! integrate the new processes into the upgrade-script.php...

1976 2013-10-05 18:09 darkviper

Packet AccessFile fixed indifferent handling of './..' directory entries

1975 2013-10-04 05:30 Dietmar

! /install/sql/wb_search_data.sql recoding initial data for table `search` without primary index value

1974 2013-10-04 01:35 darkviper

/framework/WbDatabase fixed little problem with multiple database connections

1973 2013-10-03 23:58 darkviper

/update-script.php last correction for loading PasswordHash packet and Typo fix line 87
/admin/pages/PageTree // SmallRawPageTree : adaption of Translate and WbAdapter

1972 2013-10-03 13:59 Dietmar
  1. bugfix pages/settings_save.php sql strict
    ! update fix pages/settings.php page code list
    deactivate hidden and none visibility for first default_language sub
1971 2013-10-02 10:52 Dietmar

! Finished Pages settings output page_code treelist

1970 2013-10-01 14:29 Dietmar ! MultiLingual set svn properties to all files
  1. MultiLingual typofix in methode updateDefaultPagesCode
    ! Pages settings fix output page_code treelist (not ready yet)
1969 2013-09-30 10:40 Dietmar
  1. fixed wrong [REFERRER_ID] replacement for search
1968 2013-09-24 00:30 darkviper

/news/add.php insert missing [SHORT] tag
/news/view.php new placeholder [POST_ID] for use in post-loop added

1967 2013-09-23 12:23 darkviper

/news/add.php fixed some little HTML syntax bugs

1966 2013-09-20 19:27 darkviper

upgrade-script.php add loading interface PasswordHashInterface

1965 2013-09-19 16:56 darkviper

added framework/UpgradeHelper::getMissingTables()
added alias framework/UpgradeHelper::getMissingTables() with existsAllTables()
added upgrade-script.php add loading class PasswordHash
update some corrections of typos in upgrade-sript.php

1964 2013-09-18 16:07 darkviper

modified loading sequence of Password classes

1963 2013-09-18 15:58 darkviper

adding SERVER_TIMEZONE to table settings
insert date_default_timezone_set( SERVER_TIMEZONE ) into /framework/initialize.php
some little optimations in update-script.php