Project

General

Profile

1
Change Log
2
===============================================================================
3
Please note: This change log may not be accurate
4

    
5
$Id: CHANGELOG 2108 2014-11-25 12:48:34Z darkviper $
6

    
7
Legend:
8
+ = Added
9
- = Removed
10
# = Bugfix
11
! = Update/Change
12
===============================================================================
13

    
14
25 Nov-2014 Build 2108 Manuela v.d.Decken(DarkViper)
15
# an additional fix in install/save.php
16
25 Nov-2014 Build 2107 Manuela v.d.Decken(DarkViper)
17
# fixed error in finding languages/ dir, some little optimations, all in install/save.php
18
24 Nov-2014 Build 2106 Manuela v.d.Decken(DarkViper)
19
# fixed HTTP_ACCEPT_ENCODING problem with Chrome in SecureForm.mtab.php
20
# fixed Typo in SecureForm.mtab.php and SecureForm.php
21
24 Nov-2014 Build 2105 Manuela v.d.Decken(DarkViper)
22
- removed importSql() method from class WbDatabase
23
+ new class SqlImport added
24
20 Nov-2014 Build 2104 Manuela v.d.Decken(DarkViper)
25
! complete rebuild of wb/install/ - changed to use import-struct.sql
26
! change class WbDatabase from mysql to msqli
27
! rework of WbDatabase::importSql()
28
! function db_update_key_value() optimized for speed
29
! field `settings_id`removed from table `settings` and new primary key set to `name`
30
! update-script extended to modify table `settings`
31
23 Sep-2014 Build 2103 Dietmar Woellbrink (Luisehahne)
32
! undo invalid commit
33
22 Sep-2014 Build 2102 Dietmar Woellbrink (Luisehahne)
34
! invalid commit
35
14 Feb-2014 Build 2101 Manuela v.d.Decken(DarkViper)
36
# typofix of class name in class.login and depending files
37
11 Feb-2014 Build 2100 Manuela v.d.Decken(DarkViper)
38
# fixes from rev.2098/99
39
11 Feb-2014 Build 2099 Manuela v.d.Decken(DarkViper)
40
# first fixes from rev.2098
41
11 Feb-2014 Build 2098 Manuela v.d.Decken(DarkViper)
42
! activate class Translate for all addons in admin/ (except pages/)
43
! class.admin >> add translation of the current theme to Translate
44
11 Feb-2014 Build 2097 Manuela v.d.Decken(DarkViper)
45
# droplet >> [[SiteModified]]  typo corrected
46
! upgrade-script.php >> new classes activated and little corrections
47
! WbAdaptor::getWbConstants() >> PageIconDir added
48
03 Feb-2014 Build 2096 Manuela v.d.Decken(DarkViper)
49
+ Translate::enablePrivateTable() allows to add more private language definitions
50
+ Translate::disablePrivateTable()
51
! TranslateAdaptorWbOldStyle move hardcoded foldername into a variable
52
03 Feb-2014 Build 2095 Manuela v.d.Decken(DarkViper)
53
! /functions::make_thumb() set JPG-compression to 100%
54
! /database::showError() output text corrected
55
! ../captcha.php::call_captcha() imagesize corected
56
! droplet >> [[SiteModified]]  recoded
57
! droplet >> [[ModifiedWhen]]  recoded
58
! install/index length of password restricted to 30 chars
59
30 Jan-2014 Build 2094 Manuela v.d.Decken(DarkViper)
60
# TranslateAdaptorWbOldStyle::_getAddonPath now ignores a missing language file
61
! admin::print_header() now provides all translations in theme::header.htt and accepts language files in theme
62
! admin::print_footer() now provides all translations in theme::footer.htt and accepts language files in theme
63
22 Jan-2014 Build 2093 Manuela v.d.Decken(DarkViper)
64
! modules/output-filter remove a string from display output
65
20 Jan-2014 Build 2092 Manuela v.d.Decken(DarkViper)
66
! several files:  remove multiple ;;
67
! uninstall language deactivated
68
- droplet: iSectionPicker
69
+ droplet: SectionPicker
70
20 Jan-2014 Build 2091 Manuela v.d.Decken(DarkViper)
71
! several Files: corrected case sensitivity of ::getInstance()
72
19 Jan-2014 Build 2090 Manuela v.d.Decken(DarkViper)
73
! UpgradeHelper: added method delTree()
74
+ templates/WbTheme
75
! all upgrade/install and all other files needed to change defaults
76
# modules/MultiLingual/update_keys.php  inactive lines of code removed
77
19 Jan-2014 Build 2089 Manuela v.d.Decken(DarkViper)
78
- templates/argos_theme
79
- templates/allcss
80
- templates/wb_theme
81
19 Jan-2014 Build 2088 Manuela v.d.Decken(DarkViper)
82
# news/delete_post invalid arguments for AccessFile corrected
83
! search/search.php  read settings optimized
84
! WbDatabase  visibility of constructor corrected
85
17 Jan-2014 Build 2087 Manuela v.d.Decken(DarkViper)
86
! admin/pages/add class AccessFile implemented
87
16 Jan-2014 Build 2086 Manuela v.d.Decken(DarkViper)
88
# A remaining semicolon removed from AccessFileHelper
89
16 Jan-2014 Build 2085 Manuela v.d.Decken(DarkViper)
90
! build DSN extended for PDO::MYSQL_ATTR_INIT_COMMAND = 'SET NAMES xx'
91
16 Jan-2014 Build 2084 Manuela v.d.Decken(DarkViper)
92
# modules/wysiwyg/upgrade copy-past mistake corrected
93
15 Jan-2014 Build 2083 Manuela v.d.Decken(DarkViper)
94
# modules/news/upgrade manipulation of {SYSVAR:}-Tags fixed
95
# modules/wysiwyg/upgrade manipulation of {SYSVAR:}-Tags fixed
96
# modules/news/add default template fixed
97
07 Jan-2014 Build 2082 Manuela v.d.Decken(DarkViper)
98
! added missing translation in admin/users
99
! DOC-files updated.
100
07 Jan-2014 Build 2081 Manuela v.d.Decken(DarkViper)
101
# admin/pages/settings_save Typofix Line 39
102
07 Jan-2014 Build 2080 Manuela v.d.Decken(DarkViper)
103
! admin/pages/settings_save class AccessFile implemented
104
07 Jan-2014 Build 2079 Manuela v.d.Decken(DarkViper)
105
! modules/output_filter added new field `opf` in mod_output_filter.sql
106
07 Jan-2014 Build 2078 Manuela v.d.Decken(DarkViper)
107
! admin/users/languages update
108
06 Jan-2014 Build 2077 Manuela v.d.Decken(DarkViper)
109
# little fixes in modules/news
110
# little fixes in some other files
111
06 Jan-2014 Build 2076 Manuela v.d.Decken(DarkViper)
112
# some fixes in admin/users
113
# some fixes in admin/pages
114
06 Jan-2014 Build 2075 Manuela v.d.Decken(DarkViper)
115
! Installer and upgradescript will never start with php below 5.3.2
116
# little correction for autoloading PHPMailer in install/save
117
06 Jan-2014 Build 2074 Manuela v.d.Decken(DarkViper)
118
+ added new outputfilter to use OutputFilterDashboard
119
06 Jan-2014 Build 2073 Manuela v.d.Decken(DarkViper)
120
recall tagging of WebsiteBaker 2.8.4 release
121
03 Jan-2014 Build 2072 Manuela v.d.Decken(DarkViper)
122
Tagging WebsiteBaker 2.8.4 release
123
03 Jan-2014 Build 2071 Manuela v.d.Decken(DarkViper)
124
+ include/Sensio/Twig added Version 1.15.0
125
03 Jan-2014 Build 2070 Manuela v.d.Decken(DarkViper)
126
! update revision properties for all files
127
- include/Sensio/Twig remove Version 1.13.2
128
03 Jan-2014 Build 2069 Manuela v.d.Decken(DarkViper)
129
! module News: some little fixes, implementation of AccessFile completed.
130
03 Jan-2014 Build 2068 Manuela v.d.Decken(DarkViper)
131
# admin/users/user_list  corrected multibyte handling
132
# Droplet - iEditThisPage: copy/past error fixed (object reference)
133
02 Jan-2014 Build 2067 Dietmar Woellbrink (Luisehahne)
134
+ /admin/users/languages/ 20 Language Files added (Tks To jacobi22)
135
02 Jan-2014 Build 2066 Dietmar Woellbrink (Luisehahne)
136
! /modules/output_filter/OutputFilterApi.php:: Typofix
137
02 Jan-2014 Build 2065 Dietmar Woellbrink (Luisehahne)
138
# /admin/users bugfixes user deactivating and deleting
139
01 Jan-2014 Build 2064 Manuela v.d.Decken(DarkViper)
140
! register PHPMailerAutoload now in initialize instead of class.WbMailer.php
141
# a unsecure require() fixed in class PHPMailer::__construct() (notice to Syncro given)
142
01 Jan-2014 Build 2063 Dietmar Woellbrink (Luisehahne)
143
# problems with confirmation mail solved
144
01 Jan-2014 Build 2062 Manuela v.d.Decken(DarkViper)
145
! wb::mail  added message on error if DEBUG is set
146
01 Jan-2014 Build 2061 Manuela v.d.Decken(DarkViper)
147
# wbLinkAbstract::_makeLinkFromTag  fix error in built filepath
148
01 Jan-2014 Build 2060 Manuela v.d.Decken(DarkViper)
149
# initialize.php a little fix in handling of languages
150
! modified translation for german language
151
01 Jan-2014 Build 2059 Manuela v.d.Decken(DarkViper)
152
! update class Wbmailer for use of PHPMailerAutoload
153
01 Jan-2014 Build 2058 Manuela v.d.Decken(DarkViper)
154
! change wysiwyg module from filterMediaRel to filterReplaceSysvar
155
! change wb::ReplaceAbsoluteMediaUrl from filterMediaRel to filterReplaceSysvar
156
01 Jan-2014 Build 2057 Manuela v.d.Decken(DarkViper)
157
! replace filterMediaRel by filterReplaceSysvar in module/output_filter
158
+ add OutputFilterApi in module/outputfilter
159
! update index.php in module/output_filter
160
01 Jan-2014 Build 2056 Manuela v.d.Decken(DarkViper)
161
+ add missing EN translation for PHPMailer
162
01 Jan-2014 Build 2055 Dietmar Woellbrink (Luisehahne)
163
! update language files from PHPMailer
164
01 Jan-2014 Build 2054 Manuela v.d.Decken(DarkViper)
165
- remove old language files from PHPMailer
166
01 Jan-2014 Build 2053 Manuela v.d.Decken(DarkViper)
167
! update PHPMailer to version Version 5.2.7
168
29 Dec-2013 Build 2052 Manuela v.d.Decken(DarkViper)
169
# account/forgot_form : fixed fix...
170
29 Dec-2013 Build 2051 Manuela v.d.Decken(DarkViper)
171
# account/preferences_form : language selection fixed
172
# account/forgot_form : password generation fixed
173
22 Dec-2013 Build 2050 Manuela v.d.Decken(DarkViper)
174
# little Typofixes in admin/groups/languages/IT.php
175
20 Dec-2013 Build 2049 Dietmar Woellbrink (Luisehahne)
176
# /templates/wb_theme/css/screen.css Typofixes (Tks To jacobi22)
177
20 Dec-2013 Build 2048 Dietmar Woellbrink (Luisehahne)
178
+ /admin/pages/languages/ 20 Language Files added (Tks To jacobi22)
179
+ /admin/groups/languages/ 20 Language Files added (Tks To jacobi22)
180
+ /admin/settings/languages/ 20 Language Files added (Tks To jacobi22)
181
20 Dec-2013 Build 2047 Dietmar Woellbrink (Luisehahne)
182
+ /admin/addons/languages/ 22 Language Files added (Tks To jacobi22)
183
19 Dec-2013 Build 2046 Manuela v.d.Decken(DarkViper)
184
# little Typofixes in packet AccessFile 
185
19 Dec-2013 Build 2045 Dietmar Woellbrink (Luisehahne)
186
! update Access Files Classes with easier handling for modules who create their own accessfiles
187
19 Dec-2013 Build 2045 Dietmar Woellbrink (Luisehahne)
188
! update Access Files Classes with easier handling
189
  for modules who create their own accessfiles
190
19 Dec-2013 Build 2044 Dietmar Woellbrink (Luisehahne)
191
# /admin/modules/install.php:: fixed Fileupload error messages
192
19 Dec-2013 Build 2043 Dietmar Woellbrink (Luisehahne)
193
+ /admin/addons/languages/ add more Language Files (Tks To jacobi22)
194
18 Dec-2013 Build 2042 Dietmar Woellbrink (Luisehahne)
195
+ /admin/addons/languages/ add NL Languages File (Tks To Nibz)
196
18 Dec-2013 Build 2041 Dietmar Woellbrink (Luisehahne)
197
- /media/~dummy.git 
198
+ /media/favicon.ico
199
- /pages/~dummy.git
200
+ /pages/favicon.ico
201
18 Dec-2013 Build 2040 Dietmar Woellbrink (Luisehahne)
202
# /include/editarea/wb_wrapper_edit_area.php change php versions compare for json_encode
203
18 Dec-2013 Build 2039 Dietmar Woellbrink (Luisehahne)
204
# droplets example iLoginBox add missing Page_ID
205
16 Dec-2013 Build 2038 Manuela v.d.Decken(DarkViper)
206
# typofix in framework/initialize.php
207
16 Dec-2013 Build 2037 Manuela v.d.Decken(DarkViper)
208
! update version number of module FCK-Editor to 2.10.0
209
16 Dec-2013 Build 2036 Manuela v.d.Decken(DarkViper)
210
# script injection vulnerability fixed in fck-spellchecker
211
16 Dec-2013 Build 2035 Dietmar Woellbrink (Luisehahne)
212
! set version status to 2.8.4
213
16 Dec-2013 Build 2034 Dietmar Woellbrink (Luisehahne)
214
! Changed links to WB website
215
16 Dec-2013 Build 2033 Dietmar Woellbrink (Luisehahne)
216
! /include/editarea/wb_wrapper_edit_area.php:: add init parameters as Array
217
! /modules/droplets/modify_droplet.php call edit_area with Array
218
16 Dec-2013 Build 2032 Dietmar Woellbrink (Luisehahne)
219
! /modules/droplets/example/ update some droplets and remove the old ones
220
15 Dec-2013 Build 2031 Dietmar Woellbrink (Luisehahne)
221
# /search/search.php:: trim() parameter (Tks to evaki)
222
# /search/search_mod.php:: check for undefined users index
223
14 Dec-2013 Build 2030 Dietmar Woellbrink (Luisehahne)
224
! /install/index.php add query magic_quotes_gpc (has to be disables)
225
! /install/save.php  set values for home_folders and page_languages to default false
226
- remove 0 byte file in FCKeditor
227
14 Dec-2013 Build 2029 Manuela v.d.Decken(DarkViper)
228
! initialize.php now blocking PHP-versions <5.3.2 and PHP with magic_quotes enabled
229
! droplets some new/recoded droplets added, some old ones removed
230
14 Dec-2013 Build 2028 Dietmar Woellbrink (Luisehahne)
231
# /modules/news/save_posts.php::title rename fix
232
08 Dec-2013 Build 2027 Manuela v.d.Decken(DarkViper)
233
# some typofixes in Multilingual/tpl/lang.html.php and WbLinkAbstract
234
08 Dec-2013 Build 2026 Manuela v.d.Decken(DarkViper)
235
! [wblink] outputfilter now can handle ancors too
236
! WbLink Interface is much more easier to use now.
237
07 Dec-2013 Build 2025 Manuela v.d.Decken(DarkViper)
238
# mod-MultiLingual forgotten fix in Lib.php :(
239
07 Dec-2013 Build 2024 Manuela v.d.Decken(DarkViper)
240
! some new or fixed Droplets added
241
07 Dec-2013 Build 2023 Manuela v.d.Decken(DarkViper)
242
# mod-MultiLingual misconfiguration of language switches solved
243
06 Dec-2013 Build 2022 Manuela v.d.Decken(DarkViper)
244
! framework/initialize.php WB will die if magic_quotes is set to 'on'
245
06 Dec-2013 Build 2021 Manuela v.d.Decken(DarkViper)
246
! PageTree::_makeSql() added sort order to list of sections per page
247
06 Dec-2013 Build 2020 Dietmar Woellbrink (Luisehahne)
248
# /admin/languages/detail.php::getInfoFromLanguageFile() change require_once to require
249
05 Dec-2013 Build 2019 Dietmar Woellbrink (Luisehahne)
250
-  /templates/wb_theme/css :: remove 0 byte files
251
05 Dec-2013 Build 2018 Manuela v.d.Decken(DarkViper)
252
! little correction in admin/settings/save.php from line 391
253
05 Dec-2013 Build 2017 Manuela v.d.Decken(DarkViper)
254
! comment added in table `field users`.`group_id`
255
05 Dec-2013 Build 2016 Manuela v.d.Decken(DarkViper)
256
# install/save.php output for setup.ini.php corrected
257
04 Dec-2013 Build 2015 Manuela v.d.Decken(DarkViper)
258
# some fixes in upgrade-script and UpgradeHelper.
259
! update initialize.php for secure use of setup.ini.php
260
04 Dec-2013 Build 2014 Manuela v.d.Decken(DarkViper)
261
+ added new Interface usable to connect from WYSIWYG-Editor to all Modules with subitems like news or topics
262
04 Dec-2013 Build 2013 Manuela v.d.Decken(DarkViper)
263
# admin/groups some logical errors fixed
264
03 Dec-2013 Build 2012 Manuela v.d.Decken(DarkViper)
265
! upgrade-script:: now repairs mismatched pagelinks from older versions
266
! upgrade-script:: /temp/TranslationTable/cache/ will be deleted now during upgrade
267
+ UpgradeHelper::checkSetupFiles() the old config.php will be changed into setup.ini.php now.
268
03 Dec-2013 Build 2011 Manuela v.d.Decken(DarkViper)
269
! WbDatabase added method fetchObject()
270
! WbAdaptor little typofixes
271
! /index.php  added one more update of WbAdaptor
272
03 Dec-2013 Build 2010 Manuela v.d.Decken(DarkViper)
273
! WbAutoloader added possibility to load classes with additional file prefix 'class.'
274
27 Nov-2013 Build 2009 Manuela v.d.Decken(DarkViper)
275
! framework/functions-utf8::entities_to_7bit() deprecated warning for modifier /e in preg_replace() corrected
276
25 Nov-2013 Build 2008 Manuela v.d.Decken(DarkViper)
277
! /include/idna_convert  protect unneeded files in an zip file.
278
23 Nov-2013 Build 2007 Manuela v.d.Decken(DarkViper)
279
! modules/wysiwyg  made completely independend from hardcoded internal URLs
280
19 Nov-2013 Build 2006 Dietmar Woellbrink (Luisehahne)
281
!implemented temporary solution for IE11 compatibility
282
14 Nov-2013 Build 2005 Dietmar Woellbrink (Luisehahne)
283
/admin/addons/reload.php::ReloadAddonLoop delete all cachefiles of class Translate
284
14 Nov-2013 Build 2004 Dietmar Woellbrink (Luisehahne)
285
! /modules/MultiLingual/tpl/lang.html.twig  updating template with changed data
286
14 Nov-2013 Build 2003 Dietmar Woellbrink (Luisehahne)
287
! /modules/news/upgrade.php optimize add and modify field tables, rebuild message
288
! /modules/news/modify_post.php and modify_post.php check posts folder if not exists then create
289
! /upgrade-script.php  add ModuleReorgAbstract calling the Reorg Accessfiles from modules
290
14 Nov-2013 Build 2002 Dietmar Woellbrink (Luisehahne)
291
# include/editarea/edit_area_full.js fixed browser useragent query (Tks to Marmot)
292
  include/editarea/SOURCE add editarea sourcecode 
293
14 Nov-2013 Build 2001 Dietmar Woellbrink (Luisehahne)
294
! /framework/class.wb.php::ShowMaintainScreen add locked maintenance message
295
# /framework/initialize.php::readConfiguration taken back last change (Revision 1996)
296
14 Nov-2013 Build 2000 Manuela v.d.Decken(DarkViper)
297
! WbAdaptor::getWbConstants() now on import skip constants holding database settings
298
14 Nov-2013 Build 1999 Manuela v.d.Decken(DarkViper)
299
! admin/pages/PageTree added list of sections to the tooltip of 'manage_sections'
300
13 Nov-2013 Build 1998 Manuela v.d.Decken(DarkViper)
301
+ WbDatabase added new methods fetchObject(), rewind(), seekRow(), freeResult()
302
! renamed some methods and add aliases for the old names
303
09 Nov-2013 Build 1997 Dietmar Woellbrink (Luisehahne)
304
# /modules/droplets/droplets.functions.php::prepareDropletToFile   added missing forward droplet flag into description text
305
09 Nov-2013 Build 1996 Dietmar Woellbrink (Luisehahne)
306
# /framework/initialize.php::readConfiguration  missing constants setting solved
307
07 Nov-2013 Build 1995 Manuela v.d.Decken(DarkViper)
308
# output_filter > filters/filterWbLink solved Entity problem by splitting arguments
309
06 Nov-2013 Build 1994 Manuela v.d.Decken(DarkViper)
310
+ /module/news/WbLink.php  added Interface class to module news
311
! ../fck_wbmodules.php & ../wbmodules.htt modified link generation for news module
312
06 Nov-2013 Build 1993 Manuela v.d.Decken(DarkViper)
313
! /module/output_filter/filters/filterWbLink added extended format to [wblinkXX] - tag
314
+ /framework/WbLinkAbstract.php added abstract class/interface for filterWbLink
315
25 Oct-2013 Build 1992 Dietmar Woellbrink (Luisehahne)
316
! /admin/modules/index.php : captions of module lists changed from `directory` to real `name` and sorted by name
317
21 Oct-2013 Build 1991 Manuela v.d.Decken(DarkViper)
318
# /news/Reorg::deleteAll() typofix
319
! ModuleReorgAbstract::__construct() set to final
320
19 Oct-2013 Build 1990 Manuela v.d.Decken(DarkViper)
321
+ /framework/ModuleReorgAbstract  provides the basics for modul depending reorganisation classes
322
! /modules/news/Reorg  now extends ModuleReorgAbstract
323
#                      problem with empty directories fixed
324
! /modules/news/upgrade.php // rebuild all access files fixed
325
19 Oct-2013 Build 1989 Dietmar Woellbrink (Luisehahne)
326
# bugfix /admin/start/index.php::undefined function replace_vars()
327
19 Oct-2013 Build 1988 Dietmar Woellbrink (Luisehahne)
328
! /upgrade-script.php, implement class AccessFile()
329
  add messages for better overview
330
19 Oct-2013 Build 1987 Dietmar Woellbrink (Luisehahne)
331
! see Build 1986
332
  also implemented in frontend account
333
19 Oct-2013 Build 1986 Dietmar Woellbrink (Luisehahne)
334
! If the advanced option languages ​​Page was disabled or pages exist with one language only,
335
  then all available languages ​​are shown to be selected in the User-Settings implemented in backend 
336
19 Oct-2013 Build 1985 Dietmar Woellbrink (Luisehahne)
337
! /modules/news/Reorg.php completely recoded using class AccessFile()
338
! /modules/news/upgrade.php  add accessfile report to output details in upgrade-script.php
339
! /modules/news/save_post.php search for missing accessfile folder and create missing one
340
19 Oct-2013 Build 1984 Dietmar Woellbrink (Luisehahne)
341
! /languages/ all language files, add new translation $MESSAGE['START_UPGRADE_SCRIPT_EXISTS']
342
! /admin/start/index.php for system administrator only: add start link to 'MESSAGE_START_UPGRADE_SCRIPT_EXISTS'
343
19 Oct-2013 Build 1983 Dietmar Woellbrink (Luisehahne)
344
! /framework/class.wb.php::getLanguagesDetailsInUsed() optimized
345
+ /framework/class.wb.php::getAvailableLanguagesObjectInstance()
346
! /framework/class.wb.php::getLanguagesInUsed() method optimized
347
! /framework/class.frontend.php update changes made in class.wb.php
348
! /framework/functions.php::rebuild_all_accessfiles() is no longer creating FolderProtectFiles
349
17 Oct-2013 Build 1982 Manuela v.d.Decken(DarkViper)
350
# /framework/AccessFile  little Typofixes
351
+ /framework/AccessFileHelper added new method getDelTreeLog() and add const LOG_PRESERVE and LOG_CLEAR
352
! set WbAdaptor::AppName to 'WebsiteBaker'
353
10 Oct-2013 Build 1981 Dietmar Woellbrink (Luisehahne)
354
# Argument that is passed to the constructor of the Access File Class has been corrected
355
10 Oct-2013 Build 1980 Dietmar Woellbrink (Luisehahne)
356
! /framework/initialize.php::SetInstallPathConstants() setting of DOCUMENT_ROOT now compatible for windows installation
357
! /framework/functions.php::rebuild_all_accessfiles() Optimize rebuild access file coding
358
10 Oct-2013 Build 1979 Manuela v.d.Decken(DarkViper)
359
# /admin/pages/PageTree forgotten changes from rev.1973
360
08 Oct-2013 Build 1978 Dietmar Woellbrink (Luisehahne)
361
! /framework/functions.php::rebuild_all_accessfiles()  output of detailed log corrected
362
06 Oct-2013 Build 1977 Dietmar Woellbrink (Luisehahne)
363
! /framework/functions.php: started implementation of packet AccessFile in function rebuild_all_accessfiles()
364
+ /framework/functions.php::rm_full_dir() added additional argument to set list of protected files
365
! integrate the new processes into the upgrade-script.php
366
+ extended checks and informations in /modules/MultiLingual/upgrade.php 
367
  increasing version for module MultiLingual to 1.6.9
368
05 Oct-2013 Build 1976 Manuela v.d.Decken(DarkViper)
369
# Packet AccessFile fixed indifferent handling of './..' directory entries
370
04 Oct-2013 Build 1975 Dietmar Woellbrink (Luisehahne)
371
!  /install/sql/wb_search_data.sql recoding initial data for table `search` without primary index value
372
04 Oct-2013 Build 1974 Manuela v.d.Decken(DarkViper)
373
! /framework/WbDatabase  fixed little problem with multiple database connections
374
03 Oct-2013 Build 1973 Manuela v.d.Decken(DarkViper)
375
! /update-script.php last correction for loading PasswordHash packet
376
# -- Typo fix line 87
377
! /admin/pages/PageTree // SmallRawPageTree : adaption of Translate and WbAdapter
378
03 Oct-2013 Build 1972 Dietmar Woellbrink (Luisehahne)
379
# bugfix pages/settings_save.php sql strict
380
! update fix pages/settings.php page code list
381
  deactivate hidden and none visibility for first default_language sub
382
01 Oct-2013 Build 1971 Dietmar Woellbrink (Luisehahne)
383
! Finished Pages settings output page_code treelist
384
01 Oct-2013 Build 1970 Dietmar Woellbrink (Luisehahne)
385
! MultiLingual set svn properties to all files
386
# MultiLingual typofix in methode updateDefaultPagesCode
387
! Pages settings fix output page_code treelist (not ready yet)
388
30 Sep-2013 Build 1969 Dietmar Woellbrink (Luisehahne)
389
# fixed wrong [REFERRER_ID] replacement for search 
390
# security Application error message fix in search/search.php
391
24 Sep-2013 Build 1968 Manuela v.d.Decken(DarkViper)
392
# /news/add.php insert missing [SHORT] tag
393
+ /news/view.php add new placeholder [POST_ID] for use in post-loop
394
23 Sep-2013 Build 1967 Manuela v.d.Decken(DarkViper)
395
# /news/add.php fixed some little HTML syntax bugs
396
20 Sep-2013 Build 1966 Manuela v.d.Decken(DarkViper)
397
! upgrade-script.php add loading interface PasswordHashInterface
398
19 Sep-2013 Build 1965 Manuela v.d.Decken(DarkViper)
399
+ framework/UpgradeHelper::getMissingTables()
400
+ alias framework/UpgradeHelper::getMissingTables() with existsAllTables()
401
+ upgrade-script.php add loading class PasswordHash
402
! some corrections of typos in upgrade-sript.php
403
18 Sep-2013 Build 1964 Manuela v.d.Decken(DarkViper)
404
! modified loading sequence of Password classes
405
18 Sep-2013 Build 1963 Manuela v.d.Decken(DarkViper)
406
+ adding SERVER_TIMEZONE to table settings
407
+ insert date_default_timezone_set( SERVER_TIMEZONE ) into /framework/initialize.php
408
! some little optimations in update-script.php
409
18 Sep-2013 Build 1962 Manuela v.d.Decken(DarkViper)
410
# package Translate: creating language path in TranslateAdaptorWbOldStyle with modified admin-path fixed
411
05 Sep-2013 Build 1961 Manuela v.d.Decken(DarkViper)
412
# /admin/settings/save now also allows empty entries for 'website_title','website_description' and 'website_keywords'
413
22 Aug-2013 Build 1960 Manuela v.d.Decken(DarkViper)
414
# typofix/structurfix in /modules/form/modify_settings.php
415
16 Aug-2013 Build 1959 Manuela v.d.Decken(DarkViper)
416
+ ~dummy.git files to include empty directories in git-hub zipfiles
417
14 Aug-2013 Build 1958 Manuela v.d.Decken(DarkViper)
418
! update Twig 1.13.1 -> 1.13.2
419
14 Aug-2013 Build 1957 Manuela v.d.Decken(DarkViper)
420
# typofixes in /admin/pages/setings.php
421
# typofixes in /include/jscalendar/lang/
422
14 Aug-2013 Build 1956 Manuela v.d.Decken(DarkViper)
423
# typofixes in /admin/pages/
424
14 Aug-2013 Build 1955 Manuela v.d.Decken(DarkViper)
425
# /modules/fckeditor update to version 2.9.9 IE fix (from Marmot)
426
13 Aug-2013 Build 1954 Manuela v.d.Decken(DarkViper)
427
# /include/editarea IE fix (from Marmot)
428
13 Aug-2013 Build 1953 Manuela v.d.Decken(DarkViper)
429
# solved some problems with MultiLingual module
430
12 Aug-2013 Build 1952 Manuela v.d.Decken(DarkViper)
431
# solved an autoloading problem on upgrade in /framework/Password.php
432
09 Aug-2013 Build 1951 Manuela v.d.Decken(DarkViper)
433
# solved problems with escaped strings
434
09 Aug-2013 Build 1950 Manuela v.d.Decken(DarkViper)
435
! class AccessFile implemented in modules/news
436
09 Aug-2013 Build 1949 Manuela v.d.Decken(DarkViper)
437
! some corrections in class AccessFile
438
04 Aug-2013 Build 1948 Manuela v.d.Decken(DarkViper)
439
+ added $page_id compatibility to /index.php
440
# solved escaping problems on save to database in modules/droplets
441
03 Aug-2013 Build 1947 Manuela v.d.Decken(DarkViper)
442
+ added classes AccessFile and AccessFileHelper to /framework/
443
03 Aug-2013 Build 1946 Manuela v.d.Decken(DarkViper)
444
! Droplet iParentPageIcon
445
03 Aug-2013 Build 1945 Manuela v.d.Decken(DarkViper)
446
! module/MultiLingual updated for make use of different graphics format
447
+ Droplet to use Multilingual in index.php of template
448
31 Jul-2013 Build 1944 Manuela v.d.Decken(DarkViper)
449
# /modules/MultiLingual/tpl/lang.html-twig little typofix in template
450
31 Jul-2013 Build 1943 Manuela v.d.Decken(DarkViper)
451
# fixed/updated /admin/groups - permissions
452
30 Jul-2013 Build 1942 Manuela v.d.Decken(DarkViper)
453
# Tooltips in backend
454
30 Jul-2013 Build 1941 Manuela v.d.Decken(DarkViper)
455
# MultiLingual: icon-URL corrected
456
29 Jul-2013 Build 1940 Manuela v.d.Decken(DarkViper)
457
# Typofix in /wb_theme/jquer/jquery-plugins.js Line 61
458
25 Jul-2013 Build 1939 Manuela v.d.Decken(DarkViper)
459
+ added module MultiLingual to basic packet
460
25 Jul-2013 Build 1938 Manuela v.d.Decken(DarkViper)
461
! update Twig template engine to version 1.13.1
462
25 Jul-2013 Build 1937 Manuela v.d.Decken(DarkViper)
463
- unneeded file /framework/Modlanguage.php removed
464
24 Jul-2013 Build 1936 Manuela v.d.Decken(DarkViper)
465
# /wb_theme/jquery/jquery-plugins.js fixed uncheck function
466
24 Jul-2013 Build 1935 Manuela v.d.Decken(DarkViper)
467
# /upgrade_script.php fixed headers_sent problem
468
# /search/search_modext.php fixed problem with output buffer
469
22 Jul-2013 Build 1934 Manuela v.d.Decken(DarkViper)
470
! /account/signup added posibility for different mailto address
471
! /install/save.php modified internal comment
472
16 Jul-2013 Build 1933 Manuela v.d.Decken(DarkViper)
473
! modified layout of admin/groups for better usability
474
13 Jul-2013 Build 1932 Manuela v.d.Decken(DarkViper)
475
! modified class Password for use with different hashing classes
476
09 Jul-2013 Build 1931 Manuela v.d.Decken(DarkViper)
477
# typofixes in /install/save.php
478
09 Jul-2013 Build 1930 Manuela v.d.Decken(DarkViper)
479
! implement class Password and activate it
480
21 Jun-2013 Build 1929 Manuela v.d.Decken(DarkViper)
481
! added new method to class Translate. it gives posibility to handle translations with additional replacements.
482
20 Jun-2013 Build 1928 Manuela v.d.Decken(DarkViper)
483
# class WbDatabase fixed select_db() in multiconnect modus
484
10 Jun-2013 Build 1927 Manuela v.d.Decken(DarkViper)
485
# TranslateAdaptorWbOldStyle forgotten second arg for trim added
486
10 Jun-2013 Build 1926 Manuela v.d.Decken(DarkViper)
487
! TranslateAdaptorWbOldStyle now also accepts modified admin directory names
488
09 Jun-2013 Build 1925 Manuela v.d.Decken(DarkViper)
489
! set default rights to dissabled for new installed modules
490
08 Jun-2013 Build 1924 Manuela v.d.Decken(DarkViper)
491
! syncronize project and some small typo corrections in /admin/
492
08 Jun-2013 Build 1923 Manuela v.d.Decken(DarkViper)
493
! syncronize project
494
# some small corrections in /admin/
495
08 Jun-2013 Build 1922 Manuela v.d.Decken(DarkViper)
496
# fixed invalid translate addon activation (/admin/preferences/index.php)
497
07 Jun-2013 Build 1921 Manuela v.d.Decken(DarkViper)
498
! /admin/languages  some little corrections
499
07 Jun-2013 Build 1920 Dietmar Woellbrink (Luisehahne)
500
! /modules/admin.php $sSectionIdPrefix
501
! /admin/media/upload.php change $database->query($sql) to $database->get_one($sql)
502
! /upgrade-script.php only systemadministartor can call the script
503
  upgrade all dev-module inclding in package
504
07 Jun-2013 Build 1919 Dietmar Woellbrink (Luisehahne)
505
! /modules/form/ beginning recoding
506
07 Jun-2013 Build 1918 Dietmar Woellbrink (Luisehahne)
507
! /modules/news/ beginning recoding
508
  replacing absolute MediaUrl with place holder
509
07 Jun-2013 Build 1917 Dietmar Woellbrink (Luisehahne)
510
! /modules/show_menu2/  set to version 4.9.7
511
  DEBUG == true show query counts
512
07 Jun-2013 Build 1916 Dietmar Woellbrink (Luisehahne)
513
! /modules/droplets/ set to version 1.3.0
514
  installing module with sql import
515
  make upgrade.php compatible with upgrade-scrip.php
516
07 Jun-2013 Build 1915 Dietmar Woellbrink (Luisehahne)
517
! recoding /modules/code/add.php with exception
518
07 Jun-2013 Build 1914 Dietmar Woellbrink (Luisehahne)
519
! /admin/pages/  add/change to new Translate class
520
  add a default.ini with a list of protected basenames, 
521
  and a PagesEnvironment to force writing the accessfile forever
522
07 Jun-2013 Build 1913 Dietmar Woellbrink (Luisehahne)
523
! /admin/addons/  change to new Translate class
524
07 Jun-2013 Build 1912 Dietmar Woellbrink (Luisehahne)
525
! /admin/preferences/index.php change to new Translate class
526
  languages only given for existing page languages
527
!  /admin/settings/ change to new Translate class
528
07 Jun-2013 Build 1911 Dietmar Woellbrink (Luisehahne)
529
! modules/menu_link/save.php coding new sql logic to replace adding an empty table row in add.php
530
07 Jun-2013 Build 1910 Dietmar Woellbrink (Luisehahne)
531
! modules/wysiwyg/save.php use new methode in class.wb to replace absolute MediaUrl
532
07 Jun-2013 Build 1909 Dietmar Woellbrink (Luisehahne)
533
! install/save.php,search_modext.php set $sSectionIdPrefix (SEC_ANCHOR) to the right value
534
07 Jun-2013 Build 1908 Dietmar Woellbrink (Luisehahne)
535
! class.admin.php corrected url_help, 
536
  add Translat::disableAddon() in methode print_footer
537
! frontend.functions.php page_content() set $sSectionIdPrefix to the right format
538
! functions.php change get_parent_titles from menu_title to filename
539
07 Jun-2013 Build 1907 Dietmar Woellbrink (Luisehahne)
540
! update headerinfo
541
06 Jun-2013 Build 1906 Manuela v.d.Decken(DarkViper)
542
+ new Method Password::isValid() checks a new password for invalid characters
543
01 Jun-2013 Build 1905 Manuela v.d.Decken(DarkViper)
544
+ new OutputFilter plugin 'FilterMediaRel'
545
01 Jun-2013 Build 1904 Manuela v.d.Decken(DarkViper)
546
+ new method wb::ReplaceAbsoluteMediaUrl()
547
+ class wb: Translate::disableAddon() in print_error() and print_success()
548
13 May-2013 Build 1903 Manuela v.d.Decken(DarkViper)
549
! some typofixes in class PassWord
550
- class /framework/PasswordHash never needed(replaced by /include/phpass/PasswordHash
551
12 May-2013 Build 1902 Manuela v.d.Decken(DarkViper)
552
+ added posssibility to use different adaptors for each module
553
+ added new adaptor to access language definitions in a MySQL database
554
19 Apr-2013 Build 1901 Manuela v.d.Decken(DarkViper)
555
# little corrections in class Password
556
18 Apr-2013 Build 1900 Manuela v.d.Decken(DarkViper)
557
+ Classes Password / PasswordHash Added for an essential strengthening of the password security
558
04 Apr-2013 Build 1899 Dietmar Woellbrink (Luisehahne)
559
# bugfix missing td in form layout
560
03 Apr-2013 Build 1898 Dietmar Woellbrink (Luisehahne)
561
# bugfix missing trailing backtick in output_filter/input.php
562
# bugfix wrong backticks in 'admin/media/upload.php
563
# bugfix add missing language variable in account
564
! update form module, add class frm-fieldset to fieldset, restyle error box
565
! update captcha iframe attribute settings
566
21 Mar-2013 Build 1897 Dietmar Woellbrink (Luisehahne)
567
# SqlImport removes BOM in sql files in a Windows Environment
568
  otherwise you have an error in your SQL syntax;
569
20 Mar-2013 Build 1896 Dietmar Woellbrink (Luisehahne)
570
# solved install exeption
571
! update wrapper module and set version to 2.8.4
572
! update wysiwyg install.php, info.php
573
20 Mar-2013 Build 1895 Dietmar Woellbrink (Luisehahne)
574
! update jsadmin module and set Version to 1.4.1
575
! update news module and set Version to 3.8.7
576
19 Mar-2013 Build 1894 Dietmar Woellbrink (Luisehahne)
577
# bugfix form intall form284db.sql
578
# bugfix wb_search_data.sql layout for table settings 
579
! update menu_link module and set Version to 2.8.1
580
19 Mar-2013 Build 1893 Dietmar Woellbrink (Luisehahne)
581
# little issue on handing the cache in TranslationTable
582
# fix missing block or block[0] issue in /admin/pages/section.php
583
19 Mar-2013 Build 1892 Dietmar Woellbrink (Luisehahne)
584
! update output_filter module set version to 0.4.1 
585
19 Mar-2013 Build 1891 Dietmar Woellbrink (Luisehahne)
586
! update captcha_control module set version to 1.2.1 
587
19 Mar-2013 Build 1890 Dietmar Woellbrink (Luisehahne)
588
# bugfix and update form module set version to 2.9.1 
589
! update code module set version to 2.8.4 
590
! update wysiwyg module set version to 2.9.1 
591
19 Mar-2013 Build 1889 Dietmar Woellbrink (Luisehahne)
592
# bugfix solved sections block update
593
! update sections table change some varchar to int(11)
594
+ upgradeHelper class for better module upgrade
595
12 Mar-2013 Build 1888 Dietmar Woellbrink (Luisehahne)
596
# fixed Deprecated: preg_replace(): modules\show_menu2\include.php
597
  The /e modifier is deprecated, replaced with preg_replace_callback 
598
12 Mar-2013 Build 1887 Dietmar Woellbrink (Luisehahne)
599
# bugfix Notice: Constant messages during new WB installation
600
! update WbDatabase SqlImport parameter, 
601
12 Mar-2013 Build 1886 Dietmar Woellbrink (Luisehahne)
602
! Install update, Split Step1+2 from the inputs Steps
603
# Languages Typofix
604
! check tables remove not needed tables 
605
11 Mar-2013 Build 1885 Dietmar Woellbrink (Luisehahne)
606
# protect magic setter to fix security issue in WbDatabase
607
+ additional arguments for Charset and TablePrefix in WbDatabase::doConnect
608
+ WbDatabase now can activate SET NAMES by doConnect argument
609
+ WbDatabase now provide TablePrefix property also (WbDatabase::TablePrefix)
610
+ initialize.php now also support Charset and TablePrefix settings from setup.ini.php
611
! in setup.ini.php some keys are renamed (WB_URL => AppUrl and ADMIN_DIRECTORY => AcpDir)
612
10 Mar-2013 Build 1884 Dietmar Woellbrink (Luisehahne)
613
! from security reasons the new installation has changed 
614
  from the old config.php into new setup.ini.php without 
615
  using global constants for critical values like username & password and so on.
616
07 Mar-2013 Build 1883 Dietmar Woellbrink (Luisehahne)
617
! groups change languages class to translate class
618
! prepare upgrade-script for WB Version 2.8.4 (versioncompare)
619
! update Form modul to version 2.9.1
620
06 Mar-2013 Build 1882 Manuela v.d.Decken(DarkViper)
621
# protect magic setter to fix security issue in WbAdapter
622
05 Mar-2013 Build 1881 Dietmar Woellbrink (Luisehahne)
623
# bugfix setting slash in class m_news_Reorg ( access files in root)
624
! upgrade-script shows count of created module access files
625
05 Mar-2013 Build 1880 Dietmar Woellbrink (Luisehahne)
626
# bugfix missing slash in class m_news_Reorg
627
05 Mar-2013 Build 1879 Manuela v.d.Decken(DarkViper)
628
# protect magic setter to fix security issue in WbAdapter
629
05 Mar-2013 Build 1878 Manuela v.d.Decken(DarkViper)
630
# fixed PagesDir in WbAdaptor
631
02 Mar-2013 Build 1877 Dietmar Woellbrink (Luisehahne)
632
! fix news reorg.php to be backward compatible slash settings  
633
01 Mar-2013 Build 1876 Dietmar Woellbrink (Luisehahne)
634
! wysgwyg, first try to repair missing table entries
635
! page sections typofix in header
636
28 Feb-2013 Build 1875 Dietmar Woellbrink (Luisehahne)
637
! wysgwyg, now check exitings table entries, otherwise script stop loading content in editor
638
! typofix in groups
639
! change constant DB_NAME to $database->DbName
640
27 Feb-2013 Build 1874 Manuela v.d.Decken(DarkViper)
641
# some little typo fixes in initialize.php
642
# readConfiguration() fixed in initialize.php
643
27 Feb-2013 Build 1873 Manuela v.d.Decken(DarkViper)
644
# some small fixes in packet Translate
645
25 Feb-2013 Build 1872 Dietmar Woellbrink (Luisehahne)
646
# bugfix preferences timezone, date_format, time_format settings, backend and frontend
647
23 Feb-2013 Build 1871 Dietmar Woellbrink (Luisehahne)
648
# bugfix Undefined variable: sName in .../framework/functions.php
649
# bugfix droplet ShowWysiwyg Undefined variable: module 
650
21 Feb-2013 Build 1870 Dietmar Woellbrink (Luisehahne)
651
# solved installation issues
652
! upgrade-script sanitize pages_directory before creating access files
653
20 Feb-2013 Build 1869 Dietmar Woellbrink (Luisehahne)
654
# solved renaming access files by page settings if php as apachehandler
655
19 Feb-2013 Build 1868 Dietmar Woellbrink (Luisehahne)
656
! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng() 
657
19 Feb-2013 Build 1867 Dietmar Woellbrink (Luisehahne)
658
! fixed pagetree header
659
19 Feb-2013 Build 1866 Dietmar Woellbrink (Luisehahne)
660
# typofix in class TranslateTable
661
! framework/functions.php set function create_access_file to deprecated
662
! set ModLanguage.php to deprecated
663
! add methode escapeString  to class WbDatabase
664
! update upgrade-script.php
665
! add getter property LastInsertId to class WbDatabase
666
19 Feb-2013 Build 1865 Manuela v.d.Decken(DarkViper)
667
! update initialize.php for changed Twig-dir and activated cache in Translate
668
! initialize can handle now the new setup.ini format also.
669
19 Feb-2013 Build 1864 Manuela v.d.Decken(DarkViper)
670
! update classes Translate, TranslateTable, TranslateAdaptorWbOldStyle
671
+ added interface TranslateAdaptorInterface
672
+ added Klasse_Translate_de.pdf
673
! update class WbAdaptor
674
! update /framework/initialize.php
675
19 Feb-2013 Build 1863 Manuela v.d.Decken(DarkViper)
676
! updated Twig template engine to stable version 1.12.2
677
19 Feb-2013 Build 1862 Manuela v.d.Decken(DarkViper)
678
! updated Twig template engine to stable version 1.12.2
679
18 Feb-2013 Build 1861 Manuela v.d.Decken(DarkViper)
680
+ added temporary class WbAdaptor (replacement for future registry)
681
04 Feb-2013 Build 1860 Manuela v.d.Decken(DarkViper)
682
+ added new translation classes (Translate/TranslationTable/TranslateAdaptorWbOldStyle) for easy handling of language files
683
! initialize and activate class Translate in /framework/initialize.php
684
11 Jan-2013 Build 1859 Dietmar Woellbrink (Luisehahne)
685
# bugfix  mkdir(): Invalid argument if create acessfile
686
11 Jan-2013 Build 1858 Dietmar Woellbrink (Luisehahne)
687
- remove MODULES_UPGRADE_LIST input from saettings
688
08 Jan-2013 Build 1857 Dietmar Woellbrink (Luisehahne)
689
+ add deleted files and images in jqauery
690
08 Jan-2013 Build 1856 Dietmar Woellbrink (Luisehahne)
691
- remove wrong files and images in jquery
692
08 Jan-2013 Build 1855 Dietmar Woellbrink (Luisehahne)
693
! forgot the jQuery UI css
694
08 Jan-2013 Build 1854 Dietmar Woellbrink (Luisehahne)
695
! forgot the jQuery UI
696
08 Jan-2013 Build 1853 Dietmar Woellbrink (Luisehahne)
697
! update phpmailer to version 5.2.1
698
! update jquery to 1.8.3 and jQuery UI to 1.9.2
699
07 Jan-2013 Build 1852 Manuela v.d.Decken(DarkViper)
700
! updated Twig template engine to stable version 1.11.1 step 2
701
07 Jan-2013 Build 1851 Manuela v.d.Decken(DarkViper)
702
! updated Twig template engine to stable version 1.11.1
703
06 Jan-2013 Build 1850 Dietmar Woellbrink (Luisehahne)
704
! add default_timezone in admin account by new installation 
705
06 Jan-2013 Build 1849 Dietmar Woellbrink (Luisehahne)
706
# typofix page_extended in admin/settings and admin/pages/
707
! Fill empty option modules dropdown in admin/pages/sections.php
708
05 Jan-2013 Build 1848 Manuela v.d.Decken(DarkViper)
709
# fixed reinitialisation of class frontend in /index.php
710
05 Jan-2013 Build 1847 Manuela v.d.Decken(DarkViper)
711
# PageTree: fixed icon requests
712
+ added 2 icons in wb_theme and argos_theme
713
05 Jan-2013 Build 1846 Manuela v.d.Decken(DarkViper)
714
+ added variable root page for tree generation in class a_pages_PageTree
715
# added missing CSS class jsadmin for drop/down activation
716
28 Dez-2012 Build 1845 Dietmar Woellbrink (Luisehahne)
717
# bugfix redclare function in preferences_form
718
! add infobox, if you have to change the language before working in preferences
719
28 Dez-2012 Build 1844 Dietmar Woellbrink (Luisehahne)
720
# fixed Use of undefined constant PAGE_ID in /account/forgot.php
721
! change return value to boolean in user management delete.php, add.php
722
! change WEBSITE_SIGNATURE to WBMAIL_SIGNATURE 
723
27 Dez-2012 Build 1843 Dietmar Woellbrink (Luisehahne)
724
! trash only will be shown in sectionmanagement if more than one section exists
725
! In the server settings the renaming of the page_directory is only possible, if no page exists
726
26 Dez-2012 Build 1842 Dietmar Woellbrink (Luisehahne)
727
# fixed output activation conformation
728
# fixed deleting Users awaiting activation
729
! add YYYY-MM-DD in date_formats dropdown
730
23 Dez-2012 Build 1841 Dietmar Woellbrink (Luisehahne)
731
# fixed index depth in access files
732
23 Dez-2012 Build 1840 Dietmar Woellbrink (Luisehahne)
733
! settings move website_signature to mailer settings
734
! fix html validate error in pages sections
735
! add pages field page_code to class.frontend.php
736
! optimized jsadmin backend.css
737
21 Dez-2012 Build 1839 Manuela v.d.Decken(DarkViper)
738
! the second optimization of runtime by recoding /admin/pages/index.php
739
+ new class a_pages_PageTree() for use with /admin/pages/index.php
740
13 Dez-2012 Build 1838 Dietmar Woellbrink (Luisehahne)
741
! groups management now completely html valide
742
13 Dez-2012 Build 1837 Dietmar Woellbrink (Luisehahne)
743
! runtime optimized in /admin/pages/index.php 
744
12 Dez-2012 Build 1836 Dietmar Woellbrink (Luisehahne)
745
# fixed WB admin wrapper script, could never run at end if section_id == 0
746
10 Dez-2012 Build 1835 Dietmar Woellbrink (Luisehahne)
747
! update dragdrop reorder positions of a page tree
748
10 Dez-2012 Build 1834 Dietmar Woellbrink (Luisehahne)
749
# fixed redirect checking in class.login.php
750
10 Dez-2012 Build 1833 Dietmar Woellbrink (Luisehahne)
751
# security fix CRLF injection/HTTP response splitting
752
09 Dez-2012 Build 1832 Dietmar Woellbrink (Luisehahne)
753
# security Application error message fix in search/search.php
754
05 Dez-2012 Build 1831 Dietmar Woellbrink (Luisehahne)
755
# fixed dragdrop for pages overview
756
22 Nov-2012 Build 1830 Dietmar Woellbrink (Luisehahne)
757
# deactivate caching in backend to fix display faults
758
22 Nov-2012 Build 1829 Dietmar Woellbrink (Luisehahne)
759
# bugfix check existing tables in upgrade-script
760
22 Nov-2012 Build 1828 Dietmar Woellbrink (Luisehahne)
761
! Update Checks if a browser's user agent string is compatible with the FCKeditor.
762
! Set WebsiteBaker Module Version to 2.9.8
763
20 Nov-2012 Build 1827 Dietmar Woellbrink (Luisehahne)
764
# force FCKeditor to work with Firefox 17
765
20 Nov-2012 Build 1826 Dietmar Woellbrink (Luisehahne)
766
# fixed to big preview images in media
767
20 Nov-2012 Build 1825 Dietmar Woellbrink (Luisehahne)
768
! update page settings, add save & back Button, add extended hide/show
769
  redesign the page settings for a better overview  
770
20 Nov-2012 Build 1824 Dietmar Woellbrink (Luisehahne)
771
! update media in look to the changes in user management
772
20 Nov-2012 Build 1823 Dietmar Woellbrink (Luisehahne)
773
! update user management, now home folder only will be created
774
  if homefolders in settings are enabled
775
  add save & back in user modify
776
20 Nov-2012 Build 1822 Dietmar Woellbrink (Luisehahne)
777
! update installer, strict difference between table structure and data 
778
# fixed wrong constant for settings table
779
! update redirect to upgrade-script in /admin/start/index.php
780
16 Nov-2012 Build 1821 Dietmar Woellbrink (Luisehahne)
781
! forgot to upload the /install/save.php
782
16 Nov-2012 Build 1820 Dietmar Woellbrink (Luisehahne)
783
+ added sql folder including  websitebaker.sql, wb_search.sql
784
! update /install/save.php, will now created the tables with $database->SqlImport() 
785
! update search layout in settings
786
16 Nov-2012 Build 1819 Dietmar Woellbrink (Luisehahne)
787
# bugfix media, Undefined index /admin/media/upload.php on line 108
788
- removed obselete resize_img.php
789
16 Nov-2012 Build 1818 Dietmar Woellbrink (Luisehahne)
790
# bugfix Ticket 10 usergroup show homefolder in media
791
! update users, create username homefolder in media/homefolders
792
# add mssing values in table settings by installing WebsiteBaker
793
11 Nov-2012 Build 1817 Dietmar Woellbrink (Luisehahne)
794
# Bugfix upgrde-script, syntaxerror in sql strict statement
795
11 Nov-2012 Build 1816 Dietmar Woellbrink (Luisehahne)
796
! fixed adminstrator rights to change groups
797
11 Nov-2012 Build 1815 Dietmar Woellbrink (Luisehahne)
798
! Complex code refactoring users management
799
10 Nov-2012 Build 1814 Dietmar Woellbrink (Luisehahne)
800
! update jQuery to jQuery 1.8.2 and jQuery UI 1.9.1
801
10 Nov-2012 Build 1813 Dietmar Woellbrink (Luisehahne)
802
! upgrade-script fixed wrong users group_id, (Bug in users management)
803
10 Nov-2012 Build 1812 Dietmar Woellbrink (Luisehahne)
804
# fixed always show "no modul rights" in admintools
805
09 Nov-2012 Build 1811 Dietmar Woellbrink (Luisehahne)
806
! forgot to upload class.wb.php
807
09 Nov-2012 Build 1810 Dietmar Woellbrink (Luisehahne)
808
! account signup check that display_name is unique in whole system
809
  (prevents from User-faking)
810
! add POST Request to admintools 
811
07 Nov-2012 Build 1809 Dietmar Woellbrink (Luisehahne)
812
! remove login_ip after 60days set in /admin/start/index.php
813
! add confirm_code and confirm_timeout fields in users table in /install/save.php
814
07 Nov-2012 Build 1808 Dietmar Woellbrink (Luisehahne)
815
! add ErrorMsgException in /framework/globalExceptionHandler.php
816
! ErrorMessage "ADMIN_INSUFFICIENT_PRIVELLIGES" now can be styled 
817
  by the /admin/skel/themes/htt/ErrorMsgFile.htt template 
818
! add css selectors to wb_theme
819
! rename maintance.htt to maintenance.htt
820
07 Nov-2012 Build 1807 Dietmar Woellbrink (Luisehahne)
821
! fallback remove Timezone abbreviation in time format
822
04 Nov-2012 Build 1806 Dietmar Woellbrink (Luisehahne)
823
# Bugfix show double header in admintools
824
04 Nov-2012 Build 1805 Dietmar Woellbrink (Luisehahne)
825
# fixed Undefined variable: nNumRows in \admin\users\index.php
826
# fixed Undefined variable: admin in \admin\admintools\tool.php
827
! show more information in awaiting activation /admin/users
828
! set input passord to autocomplete off /admin/users and /admin/prfeferences
829
! add Timezone abbreviation to time format
830
! change time and date formats fill with leading zeros
831
! optimize REQUEST_METHOD to get page_id and section_id
832
! more request vars are possible by this method
833
02 Nov-2012 Build 1804 Dietmar Woellbrink (Luisehahne)
834
# fixed Illegal string offset 'time' in \framework\SecureForm.mtab.php
835
! add delete Outdated Confirmations in backend
836
! show waiting Activations if exists in user management
837
# fixed html validaton errors in user management
838
! security fixes in admin/preferences/
839
! update form modul, change text "unknown#" to "Guest"
840
  in view_submission and emailheader email_fromname
841
01 Nov-2012 Build 1803 Dietmar Woellbrink (Luisehahne)
842
! update submission form with designer friendly css classes  
843
31 Oct-2012 Build 1802 Dietmar Woellbrink (Luisehahne)
844
! change installation info "Please rename to config.php"
845
31 Oct-2012 Build 1801 Dietmar Woellbrink (Luisehahne)
846
! upgrade-script: update if filesRemove or remove dirs failed
847
! update methode StripCodeFromText, add remove <?php ... ?>,    
848
! security fixes in form modul with StripCodeFromText
849
29 Oct-2012 Build 1800 Dietmar Woellbrink (Luisehahne)
850
# add missing lang var in account/languages/EN.PHP 
851
29 Oct-2012 Build 1799 Dietmar Woellbrink (Luisehahne)
852
! media iframe browser now is html XHTML 1.0 Transitional valide
853
28 Oct-2012 Build 1798 Dietmar Woellbrink (Luisehahne)
854
! admin/media: change preview size, remove CAPTION, STICKY
855
27 Oct-2012 Build 1797 Dietmar Woellbrink (Luisehahne)
856
+ add new image class to admin/media for better images preview
857
24 Oct-2012 Build 1796 Dietmar Woellbrink (Luisehahne)
858
! supress frontend preferences, if user have no permission for it
859
24 Oct-2012 Build 1795 Dietmar Woellbrink (Luisehahne)
860
! change setting of the $_SESSION['SYSTEM_PERMISSIONS']
861
  from get_user_id to ami_group_member, sp that all Users
862
  with Administrators Group, don't need to login again  
863
24 Oct-2012 Build 1794 Dietmar Woellbrink (Luisehahne)
864
! upgrade-script: system_permission changes for group Administrators 
865
  will be change in $_SESSION['SYSTEM_PERMISSIONS'], if you are logged in as user_id == 1
866
24 Oct-2012 Build 1793 Dietmar Woellbrink (Luisehahne)
867
+ add missing warning icon
868
24 Oct-2012 Build 1792 Dietmar Woellbrink (Luisehahne)
869
! all changes in folder account, Signup with confirmation Mail
870
! frontend.css now included by account script
871
24 Oct-2012 Build 1791 Dietmar Woellbrink (Luisehahne)
872
# fixed save search settings
873
14 Oct-2012 Build 1790 Dietmar Woellbrink (Luisehahne)
874
! update group permission, 
875
14 Oct-2012 Build 1789 Dietmar Woellbrink (Luisehahne)
876
! update Group Permission, add module_advanced
877
! upgrade-script will be updating Adminitrator Group
878
13 Oct-2012 Build 1788 Dietmar Woellbrink (Luisehahne)
879
# fixed page settings for php Version less 5.2.9
880
13 Oct-2012 Build 1787 Dietmar Woellbrink (Luisehahne)
881
# fixed parsing error in signup 
882
12 Oct-2012 Build 1786 Dietmar Woellbrink (Luisehahne)
883
# fixed double content
884
12 Oct-2012 Build 1785 Dietmar Woellbrink (Luisehahne)
885
# fixed language uninstall, change mysql to strict
886
! secure fix for search update in settings, search_footer now can be empty
887
! change ->fetchRow() to ->fetchRow(MYSQL_ASSOC) in frontend.functions.php
888
12 Oct-2012 Build 1784 Dietmar Woellbrink (Luisehahne)
889
# fixed security warning if a group will be deleted
890
11 Oct-2012 Build 1783 Dietmar Woellbrink (Luisehahne)
891
# fixed maintenance frontend
892
11 Oct-2012 Build 1782 Dietmar Woellbrink (Luisehahne)
893
+ add maintance modus in backend
894
10 Oct-2012 Build 1781 Dietmar Woellbrink (Luisehahne)
895
! fixed form modul (Tks to Ruebenwurzel)
896
! Send forgotten Theme CSS in Revision 1780
897
10 Oct-2012 Build 1780 Dietmar Woellbrink (Luisehahne)
898
! change help mouseover to onclick in page settings only on help icon
899
+ add help to input filename
900
! /framework/initialize.php now accept _GET and _POST to set user language
901
09 Oct-2012 Build 1779 Dietmar Woellbrink (Luisehahne)
902
# fixed wrong variable in admin/settings/index.php line 409
903
! correcting url to WB help in readme files module showmenu2
904
05 Oct-2012 Build 1778 Dietmar Woellbrink (Luisehahne)
905
# fixed empty template variable in admin/start
906
01 Oct-2012 Build 1777 Dietmar Woellbrink (Luisehahne)
907
+ add methode StripCodeFromText in class.wb to clean injection
908
! rebranding the admin/settings and security fixes
909
! a few new styling in backend wb_theme
910
! beginning aa lot of account changes like correction of $_SESSION indexe, security fixes
911
+ add head.load.min.js and head.min.js to /include/jquery/ to style HTML5 templates
912
28 Sep-2012 Build 1776 Dietmar Woellbrink (Luisehahne)
913
! wb theme styling
914
28 Sep-2012 Build 1775 Dietmar Woellbrink (Luisehahne)
915
! update loginBox.htt and loginForgot.htt
916
28 Sep-2012 Build 1774 Dietmar Woellbrink (Luisehahne)
917
! update argos theme css
918
28 Sep-2012 Build 1773 Dietmar Woellbrink (Luisehahne)
919
! account split html and code
920
+ add signup activation registering
921
+ add missing icons in themes
922
28 Sep-2012 Build 1772 Dietmar Woellbrink (Luisehahne)
923
# fixed show e-mail in submission overview
924
! set  title to tooltip if you add a pageX
925
! optimize upgrade-script, add new fields to user table
926
24 Sep-2012 Build 1771 Dietmar Woellbrink (Luisehahne)
927
# typofix in upgrade-scripts
928
# fixed form form284db.sql, change hardcoded engine to "{TABLE_ENGINE};"
929
24 Sep-2012 Build 1770 Dietmar Woellbrink (Luisehahne)
930
# fixed issues with database names
931
  WbDatabase::getTableEngine() changed SQL statement to strikt.
932
! remove empty warning box if you aren't sysadmin
933
! change order errorhandling in installation save.php
934
# typofix in news/upgrade.php $MESSAGE
935
! Framework/frontend.functions.php change file_exists to is_readable
936
23 Sep-2012 Build 1769 Dietmar Woellbrink (Luisehahne)
937
# typofix in upgrade-script, fixed wrong count for language and modules folder
938
23 Sep-2012 Build 1768 Dietmar Woellbrink (Luisehahne)
939
+ add 2 fields custom01, custom02 with VARCHAR( 255 ) to table pages
940
! update upgrade-script with this 2 fields
941
22 Sep-2012 Build 1767 Dietmar Woellbrink (Luisehahne)
942
! change page_extended to extended settings under page language
943
22 Sep-2012 Build 1766 Dietmar Woellbrink (Luisehahne)
944
! typofix in EN language,
945
! empty seo_title will set to menu_title
946
! continue  rebranding wb_theme
947
22 Sep-2012 Build 1765 Dietmar Woellbrink (Luisehahne)
948
! recoded module news,form,wysiwyg upgrade to work with upgrade-script
949
22 Sep-2012 Build 1764 Dietmar Woellbrink (Luisehahne)
950
# remove jquery core backups
951
22 Sep-2012 Build 1763 Dietmar Woellbrink (Luisehahne)
952
# fixed methode index_add in WbDatabase, always faild
953
18 Sep-2012 Build 1762 Dietmar Woellbrink (Luisehahne)
954
# fixed upgrade-script wrong Adding/updating page_icon_dir to settings table
955
18 Sep-2012 Build 1761 Dietmar Woellbrink (Luisehahne)
956
# fixed wrong MODULE_URL in form modul
957
# fixed loginForgot.htt missing vars in <title></title> 
958
18 Sep-2012 Build 1760 Dietmar Woellbrink (Luisehahne)
959
! fallback changes in wysiwyg Revision 1754
960
  because it's required that section_id is the PRIMARY KEY
961
  Fallback will be done in upgrade-script until the final version  
962
! build in extra input seo title in page settings
963
! beginning rebranding wb_theme
964
17 Sep-2012 Build 1759 Dietmar Woellbrink (Luisehahne)
965
! during Reformat/rebuild all existing access files in upgrade-script
966
  root_parent will be set to page_id
967
! change multi-dimensional arrays (variables) to similar arrays in framework/functions.php
968
16 Sep-2012 Build 1758 Dietmar Woellbrink (Luisehahne)
969
! forgot to upload the install.php from wysiwyg modul in Revision 1756
970
! correcting some more SEC_ANCHOR 
971
16 Sep-2012 Build 1757 Dietmar Woellbrink (Luisehahne)
972
# fixed mysql_fetch_array() expects parameter 1 to be resource, boolean given
973
  by adding a new form on page, 
974
! refactroring form/install.php to SqlImport, add a form sql dump
975
! correcting some SEC_ANCHOR in form
976
15 Sep-2012 Build 1756 Dietmar Woellbrink (Luisehahne)
977
! update wysiwyg install.php, now using methode SqlImport from WBDatabase
978
15 Sep-2012 Build 1755 Dietmar Woellbrink (Luisehahne)
979
! update upgrade-script, see Revsion 1735
980
15 Sep-2012 Build 1754 Dietmar Woellbrink (Luisehahne)
981
# fixed Duplicate entry  for key 'PRIMARY' if adding a new  pageX
982
  search for ->page['root_parent'] == 0 in module and shoe_menu2 calls
983
  page['root_parent'] has always the page_id from the first adding new page in level  
984
15 Sep-2012 Build 1753 Dietmar Woellbrink (Luisehahne)
985
! remove summary="" in captcha tables frontend
986
! fixed calendar time, now all Calendar in WB shows right user TIMEZONE
987
  please check module for saving timestamp minus TIMEZONE
988
# recoded sections in admin/pages/, now save all fields
989
  there was a problem, if blocks and menus are disabled
990
14 Sep-2012 Build 1752 Dietmar Woellbrink (Luisehahne)
991
! forgot to upload CHANGELOG and version.php
992
14 Sep-2012 Build 1751 Dietmar Woellbrink (Luisehahne)
993
- remove Template Engine Quickskin, but don't delete by upgrade-script on your webspace
994
! see Revsion 1749 set pages field menu to default 1 by new install
995
+ add folder DOCS to Twig with changelog, authours and licence
996
  please find the Twig Book as pdf, This is the documentation for Twig,
997
14 Sep-2012 Build 1750 Dietmar Woellbrink (Luisehahne)
998
# fixed missing ({missing: TEXT_TEMPLATE}) in template details
999
14 Sep-2012 Build 1749 Dietmar Woellbrink (Luisehahne)
1000
# fixed save pagesettings, if multiple menus is disabled, set page['menu'] to default = 1
1001
12 Sep-2012 Build 1748 Manuela v.d.Decken(DarkViper)
1002
! 3th party class idna_convert updated to version 0.8.0
1003
08 Sep-2012 Build 1747 Dietmar Woellbrink (Luisehahne)
1004
# fixed issues with older table strucure for earlier WB installations
1005
08 Sep-2012 Build 1746 Dietmar Woellbrink (Luisehahne)
1006
# add prefix wb_ to class name for content container 
1007
  if module has the same name as a html markup e.g code
1008
08 Sep-2012 Build 1745 Dietmar Woellbrink (Luisehahne)
1009
! add div container in page_content for each sections,
1010
! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg
1011
! put sec_anchor in this div, sec_anchor fixed in all found files
1012
  sec_anchor default now set to "section_", 
1013
  sec_anchor can't be empty for future developement
1014
08 Sep-2012 Build 1744 Dietmar Woellbrink (Luisehahne)
1015
# typofix upgrade-script Adding redirect timer to settings table
1016
07 Sep-2012 Build 1743 Dietmar Woellbrink (Luisehahne)
1017
! styling permissions blocks in page settings by backend theme css
1018
07 Sep-2012 Build 1742 Dietmar Woellbrink (Luisehahne)
1019
! Now you can style account login with your frontend Template CSS
1020
  this change is in work for the whole account
1021
07 Sep-2012 Build 1741 Dietmar Woellbrink (Luisehahne)
1022
! Preparing Separation of code and HTML in Droplets
1023
05 Sep-2012 Build 1740 Dietmar Woellbrink (Luisehahne)
1024
! frontend.functions.php remove return $content in page_content(), 
1025
  incompatible with search logic
1026
! /include/jquery forgot jquery version.txt 
1027
# /form/view.php fixed wrong compare syntax 
1028
! group management, design style, set max-heights for permission boxes
1029
05 Sep-2012 Build 1739 Dietmar Woellbrink (Luisehahne)
1030
! update jquery ui to version 1.8.23
1031
05 Sep-2012 Build 1738 Dietmar Woellbrink (Luisehahne)
1032
! remove folder structure in zip file for backup droplets
1033
05 Sep-2012 Build 1737 Dietmar Woellbrink (Luisehahne)
1034
# fixed sql statement groups_added in settings
1035
! set stored passwords in $session to empty string
1036
! installer now detect browser language and operating_system
1037
31 Aug-2012 Build 1736 Dietmar Woellbrink (Luisehahne)
1038
! replace more invalid char in secureform.mtab to work with settings_page
1039
31 Aug-2012 Build 1735 Dietmar Woellbrink (Luisehahne)
1040
# fixed missing $admin-print_header() by security warning
1041
# fixed secureform.mtab because settings_page failed
1042
31 Aug-2012 Build 1734 Dietmar Woellbrink (Luisehahne)
1043
# typofix in /install/save.php and /admin/settings_page.php
1044
31 Aug-2012 Build 1733 Dietmar Woellbrink (Luisehahne)
1045
+ forgot the jquery version.txt 
1046
31 Aug-2012 Build 1732 Dietmar Woellbrink (Luisehahne)
1047
! update jquery to version 1.8.1
1048
31 Aug-2012 Build 1731 Dietmar Woellbrink (Luisehahne)
1049
+ add Page extended to settings, 
1050
! to show experten mode in page settings
1051
! shows some more settings like icon dir
1052
31 Aug-2012 Build 1730 Dietmar Woellbrink (Luisehahne)
1053
+ add gobal javascript var LANGUAGE
1054
30 Aug-2012 Build 1729 Dietmar Woellbrink (Luisehahne)
1055
! Fixed missin WB_URL in media_browse
1056
30 Aug-2012 Build 1728 Dietmar Woellbrink (Luisehahne)
1057
! change redirect logic for registered pages
1058
30 Aug-2012 Build 1727 Dietmar Woellbrink (Luisehahne)
1059
# fixed upgrading group systempermission by upgrading WebsiteBaker
1060
! set svn properties /media/upload.php
1061
30 Aug-2012 Build 1726 Dietmar Woellbrink (Luisehahne)
1062
! change multi-dimensional arrays (variables) to similar arrays
1063
! change message if uploaded file exists
1064
30 Aug-2012 Build 1725 Dietmar Woellbrink (Luisehahne)
1065
+ add missing preferences rights for sysadmin in install
1066
30 Aug-2012 Build 1724 Dietmar Woellbrink (Luisehahne)
1067
# fixed form submission output if no entry exist
1068
30 Aug-2012 Build 1723 Dietmar Woellbrink (Luisehahne)
1069
# fixed missing class.admin
1070
# check droplet skype if no existing user 
1071
30 Aug-2012 Build 1722 Dietmar Woellbrink (Luisehahne)
1072
# fixed missing login template after install
1073
29 Aug-2012 Build 1721 Dietmar Woellbrink (Luisehahne)
1074
# fixed admin/settings, remove unknown variables
1075
29 Aug-2012 Build 1720 Dietmar Woellbrink (Luisehahne)
1076
! FCKEditor remove som php endtags in connector
1077
29 Aug-2012 Build 1719 Dietmar Woellbrink (Luisehahne)
1078
! beginning update frontend account
1079
! remove html markup from code
1080
29 Aug-2012 Build 1718 Dietmar Woellbrink (Luisehahne)
1081
! update headerinfo
1082
! change multi-dimensional arrays (variables) to similar arrays
1083
29 Aug-2012 Build 1717 Dietmar Woellbrink (Luisehahne)
1084
! update droplets uninstall, upgrade
1085
! add $database=WbDatabase::getInstance();
1086
! update /examples/
1087
29 Aug-2012 Build 1716 Dietmar Woellbrink (Luisehahne)
1088
! update folder admin/settings admin/skel/htt
1089
! change Template to div container
1090
29 Aug-2012 Build 1715 Dietmar Woellbrink (Luisehahne)
1091
! forgot some files in folder admin
1092
29 Aug-2012 Build 1714 Dietmar Woellbrink (Luisehahne)
1093
! update module form
1094
! not auth users get no confirmation mail, but can print message
1095
! add replyto to received messages, so answer is possible by e-mail client
1096
! add pagination to submissionlist
1097
29 Aug-2012 Build 1713 Dietmar Woellbrink (Luisehahne)
1098
! remove html markup from code to a template
1099
29 Aug-2012 Build 1712 Dietmar Woellbrink (Luisehahne)
1100
! update folder admin/addons admin/skel/htt
1101
29 Aug-2012 Build 1711 Dietmar Woellbrink (Luisehahne)
1102
! update folder admin/start, admin/admintools, admin/skel/htt
1103
29 Aug-2012 Build 1710 Dietmar Woellbrink (Luisehahne)
1104
! update folder admin/groups, admin/users, admin/skel/htt
1105
29 Aug-2012 Build 1709 Dietmar Woellbrink (Luisehahne)
1106
! update folder framework class.login, admin/login, admin/skel/htt
1107
29 Aug-2012 Build 1708 Dietmar Woellbrink (Luisehahne)
1108
! update folder templates/wb_theme, templates/argos_theme,admin/skel/htt
1109
! add new icons, recoded css
1110
29 Aug-2012 Build 1707 Dietmar Woellbrink (Luisehahne)
1111
! update folder admin/pages, admin/skel/htt
1112
! change multi-dimensional arrays (variables) to similar arrays
1113
! change default templates, change code to new templates
1114
29 Aug-2012 Build 1706 Dietmar Woellbrink (Luisehahne)
1115
# fixed save page option 
1116
27 Aug-2012 Build 1705 Dietmar Woellbrink (Luisehahne)
1117
! update headerinfo
1118
! change os_version request if os is not windows
1119
27 Aug-2012 Build 1704 Dietmar Woellbrink (Luisehahne)
1120
+ add overlib_mini.js to include/jquery/ will be needed for help
1121
27 Aug-2012 Build 1703 Dietmar Woellbrink (Luisehahne)
1122
! update headerinfo
1123
! change multi-dimensional arrays (variables) to similar arrays
1124
27 Aug-2012 Build 1702 Dietmar Woellbrink (Luisehahne)
1125
! /framework/class.frontend.php
1126
! set $_SESSION['HTTP_REFERER'] to WB_URL if menu url is a registered page
1127
! set some header("Location:.. to new method send_header(
1128
27 Aug-2012 Build 1701 Dietmar Woellbrink (Luisehahne)
1129
! /framework/frontend.functions
1130
! change multi-dimensional arrays (variables) to similar arrays
1131
! method page_content, add parameter $echo true to print $content, false return $content
1132
27 Aug-2012 Build 1700 Dietmar Woellbrink (Luisehahne)
1133
! change multi-dimensional arrays (variables) to similar arrays
1134
+ add variables for backend-menu, header.htt and footer.htt 
1135
27 Aug-2012 Build 1699 Dietmar Woellbrink (Luisehahne)
1136
! Fixed IDKEY in Secureform.mtab to solve issues whith Security warnings 
1137
! on pages that used a lot of IDKEYS. (fixed by NorHei)
1138
27 Aug-2012 Build 1698 Dietmar Woellbrink (Luisehahne)
1139
! optimize some methods
1140
+ add method send_header, replace header('Location:...  with new method
1141
+ if header send failed you get a manuell redirected link, so script don't break
1142
27 Aug-2012 Build 1697 Dietmar Woellbrink (Luisehahne)
1143
# Bugfixed issues whith storing text for Search function on WYSIWYG module.
1144
# Html tags where not filtered out.
1145
27 Aug-2012 Build 1696 Dietmar Woellbrink (Luisehahne)
1146
! move extra handling of menu links in index.php to the view.php of module menu links {Tks to NorHei)
1147
18 Aug-2012 Build 1695 Dietmar Woellbrink (Luisehahne)
1148
# fixed $install_tables in install/save.php 
1149
18 Aug-2012 Build 1694 Dietmar Woellbrink (Luisehahne)
1150
+ add var $iPhpDeclaredClasses = sizeof(get_declared_classes() set by PHP in initialize.php
1151
18 Aug-2012 Build 1693 Dietmar Woellbrink (Luisehahne)
1152
# fixed deprecated erigi in captcha
1153
08 Aug-2012 Build 1692 Manuela v.d.Decken(DarkViper)
1154
# corrected pageID in forwarding links
1155
! changed request of permission to ami_group_member() and is_group_match()
1156
10 Jun-2012 Build 1691 Manuela v.d.Decken(DarkViper)
1157
# fixed the order of loading languages
1158
31 May-2012 Build 1690 Manuela v.d.Decken(DarkViper)
1159
! ModLanguage modified for auto fallback to DEFAULT_LANGUAGE
1160
! globalExceptionHandler added AppException, SecurityException, SecDirectoryTraversalException
1161
! Errormessage for old class.database modified
1162
08 May-2012 Build 1689 Manuela v.d.Decken(DarkViper)
1163
# fixed Errorhandling for old class.database
1164
08 May-2012 Build 1688 Dietmar Woellbrink (Luisehahne)
1165
! update upgrade-script first remove access files in an existing pages folder
1166
  before rebuilding them 
1167
! for security upgrade don't remove access files in root
1168
07 May-2012 Build 1687 Manuela v.d.Decken(DarkViper)
1169
# Drop tables in installer fixed
1170
+ Twig_Autoloader activated
1171
07 May-2012 Build 1686 Manuela v.d.Decken(DarkViper)
1172
! some modifications concerning the new autoloader
1173
+ Twig Template engine v.1.7.0
1174
! unfinished change in installer
1175
! some droplets actualisized
1176
06 May-2012 Build 1685 Manuela v.d.Decken(DarkViper)
1177
! last fixes for use of page_icon s.o.
1178
06 May-2012 Build 1684 Dietmar Woellbrink (Luisehahne)
1179
! update upgrade-script, now don't overwrite existings values in settings
1180
+ add field tooltip to table pages in installer
1181
! change some module tool_icon.png (Tks to Stefek) 
1182
! add date_time string to backup_droplets.zip
1183
- search and comment out founded require_once(WB_PATH."/framework/class.database.php"); 
1184
- this will be never needed anymore and produce errors
1185
! rename class.msg_queue.php in msgQueue.php to work with autokoader
1186
+ add function format_message to class.wb.php 
1187
03 May-2012 Build 1683 Manuela v.d.Decken(DarkViper)
1188
! changed class Database into a Singleton-Class
1189
# added forgotten 'static' keyword in ModLanguage
1190
# removed version control from sm2 - include.php
1191
03 May-2012 Build 1682 Manuela v.d.Decken(DarkViper)
1192
! some little corrections ModLanguage/Database/initialize.php
1193
03 May-2012 Build 1681 Manuela v.d.Decken(DarkViper)
1194
! reorganisation of default theme of oage-settings
1195
+ added menu_icon_0 and menu_icon_1
1196
! update show_menu2 to handle the new icon fields (see README.de|en.txt)
1197
+ add new droplet 'iParentIcon' for use with the new icons
1198
+ added new module-depending language files (not complete yet) in admin/pages
1199
03 May-2012 Build 1680 Manuela v.d.Decken(DarkViper)
1200
! renamed file class.database.php to Database.php
1201
! renamed class database into Database
1202
+ classes SecurityException and SecDirectoryTraversalException added in globalExceptionHandler.php
1203
+ CoreAutoloader() added in initialize.php
1204
+ new Constants 'WB_REL' and 'DOCUMENT_ROOT' in initialize.php
1205
! class Database is able now to create multiple connections at same time
1206
+ class ModLanguage added for easy handle of languages from modules
1207
28 Apr-2012 Build 1679 Dietmar Woellbrink (Luisehahne)
1208
+ add tool_icon.png to admintools
1209
27 Apr-2012 Build 1678 Dietmar Woellbrink (Luisehahne)
1210
# validation fix in print_footer, class.database
1211
! replace settings and default header
1212
27 Apr-2012 Build 1677 Dietmar Woellbrink (Luisehahne)
1213
! preparing new groups management and page settings
1214
! upgrade-script insert or update page access files
1215
24 Apr-2012 Build 1676 Dietmar Woellbrink (Luisehahne)
1216
# fixed backup_droplets working with php as Apache Module (Tks to Ruebenwurzel)
1217
! update function rm_full_dir in /framework/functions.php
1218
! To disable Run-time notices and receive warnings
1219
24 Apr-2012 Build 1675 Dietmar Woellbrink (Luisehahne)
1220
# fixed /framework/functions.php missing global $MESSAGE in function rebuildFolderProtectFile
1221
18 Apr-2012 Build 1674 Dietmar Woellbrink (Luisehahne)
1222
# fixed add-ons upload error (tks to DBS)
1223
+ add tool_icon.png to core module
1224
! update outpu_filter success an error messages
1225
! small redesign wb_themes
1226
# fixed old.format.inc.php fileformat to unix
1227
18 Apr-2012 Build 1673 Dietmar Woellbrink (Luisehahne)
1228
! fixed signup, remove $admin->print_error methods
1229
+ add send registation mail to systemadministartor
1230
18 Apr-2012 Build 1672 Dietmar Woellbrink (Luisehahne)
1231
+ add languages vars for signup
1232
18 Apr-2012 Build 1671 Dietmar Woellbrink (Luisehahne)
1233
# fixes installer and upgrade-script
1234
17 Apr-2012 Build 1670 Manuela v.d.Decken(DarkViper)
1235
+ added new global exceptionhandler (class AppException)
1236
17 Apr-2012 Build 1669 Manuela v.d.Decken(DarkViper)
1237
# little fixes in /admin/addons/reload.php
1238
17 Apr-2012 Build 1668 Dietmar Woellbrink (Luisehahne)
1239
! settigs.php add fields dev_infos and page_icon_dir
1240
+ add developer info to footer
1241
! update class.admin.php, footer.htt
1242
17 Apr-2012 Build 1667 Dietmar Woellbrink (Luisehahne)
1243
+ add folder /templates/round/title_images to work with page_icon
1244
17 Apr-2012 Build 1666 Dietmar Woellbrink (Luisehahne)
1245
! update of installer and upgradescript for Revision 1664/1665
1246
+ add fields page_icon, menu_icon_0, menu_icon_1 to pages
1247
+ add settings values dev_infos and page_icon_dir
1248
! update languages files 
1249
17 Apr-2012 Build 1665 Manuela v.d.Decken(DarkViper)
1250
! update page_settings - CSS for wb_theme and argos_theme (for Rev.1664)
1251
17 Apr-2012 Build 1664 Manuela v.d.Decken(DarkViper)
1252
+ added additional rights for AdminUsers/ViewerUsers in /pages/page_settings
1253
! /pages/settings2.php renamed into /pages/settings_save.php
1254
17 Apr-2012 Build 1663 Dietmar Woellbrink (Luisehahne)
1255
! update round print.css for better output
1256
17 Apr-2012 Build 1662 Manuela v.d.Decken(DarkViper)
1257
+ added new getter 'getQueryCount' in class database
1258
11 Apr-2012 Build 1661 Dietmar Woellbrink (Luisehahne)
1259
+ add new language vars
1260
06 Apr-2012 Build 1660 Dietmar Woellbrink (Luisehahne)
1261
! add group_id to news group overview
1262
# fixed Fatal error: Cannot redeclare show_wysiwyg_editor()
1263
06 Apr-2012 Build 1659 Dietmar Woellbrink (Luisehahne)
1264
! more validation fixes in backend (Tks to Ruebenwurzel)
1265
05 Apr-2012 Build 1658 Manuela v.d.Decken(DarkViper)
1266
# fixed alternating row styles in droplet listing
1267
04 Apr-2012 Build 1657 Dietmar Woellbrink (Luisehahne)
1268
! some validation fixes in backend
1269
02 Apr-2012 Build 1656 Manuela v.d.Decken(DarkViper)
1270
# fixed filter to serve malformed/nested HTML also.
1271
01 Apr-2012 Build 1655 Dietmar Woellbrink (Luisehahne)
1272
+ add replyto to form module (see DEVINFOS)
1273
01 Apr-2012 Build 1654 Dietmar Woellbrink (Luisehahne)
1274
# Fixed SERVER_EMAIL in languages, needs double brackets
1275
! Installer redesign Step 2
1276
28 Mar-2012 Build 1653 Manuela v.d.Decken(DarkViper)
1277
# fixed change_mode() against a very old problem with
1278
invalid calling arguments
1279
27 Mar-2012 Build 1652 Dietmar Woellbrink (Luisehahne)
1280
! fixed path to globalExceptionHandler.php in wysiwyg
1281
26 Mar-2012 Build 1651 Manuela v.d.Decken(DarkViper)
1282
# fixed a little problem with chmod()
1283
24 Mar-2012 Build 1650 Manuela v.d.Decken(DarkViper)
1284
+ add argument 'replyTo' into class.wb::mail()
1285
24 Mar-2012 Build 1649 Dietmar Woellbrink (Luisehahne)
1286
! rebranding banner.jpg and powered.jpg round template
1287
24 Mar-2012 Build 1648 Manuela v.d.Decken(DarkViper)
1288
# a litte fix in /admin/addons/index.php.
1289
+ added unregister_Theme to CopyTheme::_doRollback()
1290
+ added CopyTheme::_activateTheme()
1291
23 Mar-2012 Build 1647 Manuela v.d.Decken(DarkViper)
1292
+ add additional exeptionhandling in globalExceptionHandler
1293
23 Mar-2012 Build 1646 Dietmar Woellbrink (Luisehahne)
1294
# typofix in templates to include jquery
1295
22 Mar-2012 Build 1645 Dietmar Woellbrink (Luisehahne)
1296
+ add language variable for template details
1297
22 Mar-2012 Build 1644 Manuela v.d.Decken(DarkViper)
1298
# prevent from empty theme-name in CopyTheme::_SanitizeNewName()
1299
22 Mar-2012 Build 1643 Manuela v.d.Decken(DarkViper)
1300
+ added backend functions to copy themes and import htt-template files
1301
  according to the the new theme fallback functionality
1302
22 Mar-2012 Build 1642 Dietmar Woellbrink (Luisehahne)
1303
! update header info.php wb_themes
1304
22 Mar-2012 Build 1641 Dietmar Woellbrink (Luisehahne)
1305
+ move admin/themes/templates/ to admin/skel/themes/htt/
1306
! and update class.wb.php, upgrade-script.php
1307
22 Mar-2012 Build 1640 Dietmar Woellbrink (Luisehahne)
1308
! optimize modules WYSIWYG for editors
1309
22 Mar-2012 Build 1639 Dietmar Woellbrink (Luisehahne)
1310
+ Installer add const DEBUG to config.php (see DEVINFOS)
1311
! move const DEBUG and var $starttime from index.php to initialize.php
1312
14 Mar-2012 Build 1638 Manuela v.d.Decken(DarkViper)
1313
+ config.php added define to set admin-directory
1314
13 Mar-2012 Build 1637 Manuela v.d.Decken(DarkViper)
1315
! made handling of config.php a little bit more easy
1316
09 Mar-2012 Build 1636 Dietmar Woellbrink (Luisehahne)
1317
+ add missing language variables for the theme handling
1318
09 Mar-2012 Build 1635 Dietmar Woellbrink (Luisehahne)
1319
! fallback signuo2.php revision 1633
1320
09 Mar-2012 Build 1634 Dietmar Woellbrink (Luisehahne)
1321
! update language files and rework some core files (read DEVINFOS)
1322
! compress mdcr.js
1323
+ add DEVINFOS Instructions/Informations for modulecoder
1324
08 Mar-2012 Build 1633 Manuela v.d.Decken(DarkViper)
1325
# fixed class::methode print_error(...) overwrite in /install/save.php
1326
02 Mar-2012 Build 1632 Dietmar Woellbrink (Luisehahne)
1327
! small design update for wb theme, login und login_forgot
1328
02 Mar-2012 Build 1631 Dietmar Woellbrink (Luisehahne)
1329
! FCKeditor Fallback not working with IE9
1330
01 Mar-2012 Build 1630 Dietmar Woellbrink (Luisehahne)
1331
# fixed fckeditorcode_ie.js in IE9 ( not the end of fixing )
1332
01 Mar-2012 Build 1629 Dietmar Woellbrink (Luisehahne)
1333
# fixed wrong file format, fckeditor and outputfilter
1334
01 Mar-2012 Build 1628 Dietmar Woellbrink (Luisehahne)
1335
! forgot changelog and version in Revision 1627
1336
01 Mar-2012 Build 1627 Dietmar Woellbrink (Luisehahne)
1337
# Fixed FCKeditor to work with IE9 (Tks to marmot for the source)
1338
29 Feb-2012 Build 1626 Manuela v.d.Decken(DarkViper)
1339
! started rebuild and reorganize the OutputFilter-System
1340
29 Feb-2012 Build 1625 Dietmar Woellbrink (Luisehahne)
1341
! update correct_theme_source and fixed the call in all files
1342
29 Feb-2012 Build 1624 Dietmar Woellbrink (Luisehahne)
1343
# fixed index warning in form modul (Tks to DBS)
1344
29 Feb-2012 Build 1623 Dietmar Woellbrink (Luisehahne)
1345
# fixed FCKeditor to work in IE7/8, IE9 not tested
1346
! redesign filemanager FCKeditor
1347
! set Moduleversion to 2.9.7.1
1348
25 Feb-2012 Build 1622 Manuela v.d.Decken(DarkViper)
1349
# typofix in Droplet [ShowRandomWysiwyg]
1350
24 Feb-2012 Build 1621 Manuela v.d.Decken(DarkViper)
1351
# Droplet [SectionPiocker] fixed
1352
+ Added new droplets [ShowWysiwyg] and [ShowRandomWysiwyg]
1353
24 Feb-2012 Build 1620 Dietmar Woellbrink (Luisehahne)
1354
# fixed FCKeditor lang files to utf-8 (Tks to Ruebenwurzel)
1355
24 Feb-2012 Build 1619 Dietmar Woellbrink (Luisehahne)
1356
! forgot info.php
1357
24 Feb-2012 Build 1618 Dietmar Woellbrink (Luisehahne)
1358
# fixed FCKeditor to work in IE9 (Tks to marmot)
1359
! update module version to 2.9.7
1360
22 Feb-2012 Build 1617 Manuela v.d.Decken(DarkViper)
1361
# fixed function SanitizeHttpReferer() in consideration of subdirectories
1362
18 Feb-2012 Build 1616 Dietmar Woellbrink (Luisehahne)
1363
! update INSTALL and UPGRADE instruction to 2.8.3 (Tks to Ruebenwurzel)
1364
18 Feb-2012 Build 1615 Dietmar Woellbrink (Luisehahne)
1365
+ Validationfix, add qx_rawlang.php in quickSkin_alpha to solve
1366
  <a> escaping malformed URI reference messages in javascript
1367
! fixed magic_quotes_gpc=on, magic_quotes going to be removed in PHP6.
1368
  and some hoster do not set it to off  
1369
18 Feb-2012 Build 1614 Dietmar Woellbrink (Luisehahne)
1370
# fixed tabindex in installer (Tks to Easyuser)
1371
# fixed installer call in /admin/index.php
1372
16 Feb-2012 Build 1613 Manuela v.d.Decken(DarkViper)
1373
# little fixes in classs database and add new readonly property DbName
1374
11 Feb-2012 Build 1612 Manuela v.d.Decken(DarkViper)
1375
! Number of version and revision updated in branch.
1376
11 Feb-2012 Build 1611 Manuela v.d.Decken(DarkViper)
1377
! Number of version and revision updated.
1378
11 Feb-2012 Build 1610 Manuela v.d.Decken(DarkViper)
1379
! Version 2.8.3 tagged
1380
----------------------------------- 2.8.3 --------------------------------
1381
09 Feb-2012 Build 1609 Dietmar Woellbrink (Luisehahne)
1382
! change Website Baker to WebsiteBaker in installer
1383
09 Feb-2012 Build 1608 Dietmar Woellbrink (Luisehahne)
1384
! A small optical correction of the installer.
1385
09 Feb-2012 Build 1607 Dietmar Woellbrink (Luisehahne)
1386
# typofix in /modules/form/view.php (Tks to jacobi22)
1387
08 Feb-2012 Build 1606 Dietmar Woellbrink (Luisehahne)
1388
# some little changes and fixes in template allcss and round
1389
+ add // register_frontend_modfiles('jquery'); to activate comment out
1390
! Set version to 2.71
1391
08 Feb-2012 Build 1605 Dietmar Woellbrink (Luisehahne)
1392
! login.php fallback to revision 1602
1393
08 Feb-2012 Build 1604 Dietmar Woellbrink (Luisehahne)
1394
# fixed parse error in login.php
1395
08 Feb-2012 Build 1603 Dietmar Woellbrink (Luisehahne)
1396
! fix local module reload and module manuell install
1397
! forgot to upload login.php
1398
08 Feb-2012 Build 1602 Dietmar Woellbrink (Luisehahne)
1399
! a quick simple stylesheet fix in wb_theme, 
1400
07 Feb-2012 Build 1601 Dietmar Woellbrink (Luisehahne)
1401
! little designfix in forgot_form.php
1402
! fix media if uploading zip files with folder, than create FolderProtectFiles
1403
07 Feb-2012 Build 1600 Dietmar Woellbrink (Luisehahne)
1404
# more fixed issues with get_magic_quotes_gpc and FCKeditor
1405
! remove create and upload in FCKeditor Filemanager
1406
06 Feb-2012 Build 1599 Dietmar Woellbrink (Luisehahne)
1407
! update all used files with redirect_url to $_SESSION['HTTP_REFERER']
1408
06 Feb-2012 Build 1598 Dietmar Woellbrink (Luisehahne)
1409
# fixed undefined fragment index in initialize.php 
1410
! add $_SESSION['HTTP_REFERER'] storing active pagelink if page_id != 0
1411
05 Feb-2012 Build 1597 Dietmar Woellbrink (Luisehahne)
1412
# fixed issues with get_magic_quotes_gpc and FCKeditor
1413
04 Feb-2012 Build 1596 Dietmar Woellbrink (Luisehahne)
1414
# highly critical security-fix
1415
# announced on http://www.darksecurity.de/advisories/2012/SSCHADV2012-003.txt
1416
04 Feb-2012 Build 1595 Dietmar Woellbrink (Luisehahne)
1417
# fix form language vars for better understanding (Tks to Maverik)
1418
! change request if HTTP_REFERER is not empty in logout.php 
1419
03 Feb-2012 Build 1594 Dietmar Woellbrink (Luisehahne)
1420
# fixed use of undefined constant fri in /form/view.php
1421
01 Feb-2012 Build 1593 Dietmar Woellbrink (Luisehahne)
1422
# rebuild protectfile in pages/posts
1423
31 Jan-2012 Build 1592 Manuela v.d.Decken(DarkViper)
1424
# little Typo-fix in database::SqlImport(). (grummel)
1425
31 Jan-2012 Build 1591 Manuela v.d.Decken(DarkViper)
1426
# little Regex-fix in database::SqlImport().
1427
25 Jan-2012 Build 1590 Manuela v.d.Decken(DarkViper)
1428
! mod form: added request var to submit a request identifier.
1429
! argument ?fri=12345 on GET-view will submit 'FormRequestId: 12345' by email
1430
25 Jan-2012 Build 1589 Dietmar Woellbrink (Luisehahne)
1431
# fixed starting upgrade-script if missing revision in settings
1432
25 Jan-2012 Build 1588 Manuela v.d.Decken(DarkViper)
1433
# all module depending code removed, some little fixes, better integration for module-upgrade
1434
25 Jan-2012 Build 1587 Manuela v.d.Decken(DarkViper)
1435
+ module news: added sql-dump to create database tables
1436
# module news: some little fixes in install/upgrade
1437
24 Jan-2012 Build 1586 Manuela v.d.Decken(DarkViper)
1438
+ added new method SqlImport() to class database
1439
19 Jan-2012 Build 1585 Dietmar Woellbrink (Luisehahne)
1440
# fixed double table width in modify.php form module ((Tks to Ruebenwurzel)
1441
19 Jan-2012 Build 1584 Dietmar Woellbrink (Luisehahne)
1442
! form module, shows email-adress from body tag
1443
- remove scrollable table in overview form module 
1444
19 Jan-2012 Build 1583 Dietmar Woellbrink (Luisehahne)
1445
! forgot upload save.php in wysiwyg module
1446
19 Jan-2012 Build 1582 Dietmar Woellbrink (Luisehahne)
1447
# wysiwyg module, fix issues with magic_quote_gpc if on
1448
# form module, fix regex for radio and checkbox (Tks to Ruud)
1449
! form module, make show submission table scrollable
1450
17 Jan-2012 Build 1581 Manuela v.d.Decken(DarkViper)
1451
# wysiwyg module some little typo fixes a.s.o.
1452
17 Jan-2012 Build 1580 Dietmar Woellbrink (Luisehahne)
1453
! dropdown list to choose recipient for email confirmation
1454
16 Jan-2012 Build 1579 Dietmar Woellbrink (Luisehahne)
1455
- remove unneeded input fields in form settings
1456
16 Jan-2012 Build 1578 Dietmar Woellbrink (Luisehahne)
1457
# fixed warning in domain independend image links
1458
16 Jan-2012 Build 1577 Dietmar Woellbrink (Luisehahne)
1459
# fixed save dirmode and filmode to 0 if not superadmin
1460
16 Jan-2012 Build 1576 Manuela v.d.Decken(DarkViper)
1461
# wysiwyg module changed to domain independend image links
1462
16 Jan-2012 Build 1575 Dietmar Woellbrink (Luisehahne)
1463
# fixed captcha error message in form module
1464
! set form module to version 2.8.4
1465
16 Jan-2012 Build 1574 Dietmar Woellbrink (Luisehahne)
1466
+ add instruction README.de.txt in form module
1467
! update jquery to jQuery 1.7.1 and jQuery UI 1.8.17
1468
16 Jan-2012 Build 1573 Dietmar Woellbrink (Luisehahne)
1469
+ add automatically generated e-mail language form variable
1470
! send confirmation mail with details to superadmin from SERVER_EMAIL
1471
! send confirmation mail without details to sender from SERVER_EMAIL
1472
14 Jan-2012 Build 1572 Dietmar Woellbrink (Luisehahne)
1473
! security fix, force SMTP Authentifikation
1474
! server and email settings only for superadmin
1475
12 Jan-2012 Build 1571 Dietmar Woellbrink (Luisehahne)
1476
# remove session_start() in /account/logout.php
1477
10 Jan-2012 Build 1570 Dietmar Woellbrink (Luisehahne)
1478
!  added $module_directory to make quickskin directory changes dynamically
1479
10 Jan-2012 Build 1569 Manuela v.d.Decken(DarkViper)
1480
# possible errors on 'save password' fixed. Minimum length of password set to 6 chars
1481
10 Jan-2012 Build 1568 Dietmar Woellbrink (Luisehahne)
1482
! fix show_menu2 2th parameter for template round and allcss (Tks to Ruebenwurzel)
1483
! set fingerprint_with_ip_octets default to 2 in a new installation
1484
07 Jan-2012 Build 1567 Dietmar Woellbrink (Luisehahne)
1485
# fix wbmailer_smtp_auth, could not be disabled after enabled 
1486
07 Jan-2012 Build 1566 Dietmar Woellbrink (Luisehahne)
1487
# fix class.login, when name and pass are both empty no longer call increase_attemps
1488
! some redirect updates in frontend account files
1489
06 Jan-2012 Build 1565 Dietmar Woellbrink (Luisehahne)
1490
! fixed:: detection of serverdefined charsets more different
1491
06 Jan-2012 Build 1564 Dietmar Woellbrink (Luisehahne)
1492
# entities fixes in FI and TR languages files (Tks to Ruebenwurzel)
1493
06 Jan-2012 Build 1563 Dietmar Woellbrink (Luisehahne)
1494
! add linebreak in backend message for 'delete install folder...' 
1495
05 Jan-2012 Build 1562 Dietmar Woellbrink (Luisehahne)
1496
! only superadmin can start the upgrade-script from backend
1497
05 Jan-2012 Build 1561 Dietmar Woellbrink (Luisehahne)
1498
# secureForm Fix for hosting with load balancing
1499
04 Jan-2012 Build 1560 Dietmar Woellbrink (Luisehahne)
1500
! upgrade script start automatically after uploading a new version and login to the backend
1501
04 Jan-2012 Build 1559 Dietmar Woellbrink (Luisehahne)
1502
! change quickSkin to alpha status, ATTENTION rename folder to quickSkin_alpha 
1503
02 Jan-2012 Build 1558 Dietmar Woellbrink (Luisehahne)
1504
# remove backslash in $_CONFIG['extensions_dir']
1505
! update editor.css for allcssand round  (Tks to Ruebenwurzel)
1506
# bugfix in forgot_form.php
1507
02 Jan-2012 Build 1556 Dietmar Woellbrink (Luisehahne)
1508
# typofix in function make_dir
1509
02 Jan-2012 Build 1555 Dietmar Woellbrink (Luisehahne)
1510
! wb_quickSkin_28.php create _skin folders with folder protect file 
1511
! add a 3th parameter to function make_dir to allows the creation of nested directories specified in the pathname. Defaults to TRUE
1512
01 Jan-2012 Build 1554 Dietmar Woellbrink (Luisehahne)
1513
# typofixes in DE languages files (Tks to Ruebenwurzel)
1514
31 Dez-2011 Build 1553 Dietmar Woellbrink (Luisehahne)
1515
! recoded  formmodul, add dropdown email_fromname_field
1516
31 Dez-2011 Build 1552 Dietmar Woellbrink (Luisehahne)
1517
# fix mdcr.js $scriptLink to absolute url
1518
! change separator breadcrumb admintools
1519
27 Dez-2011 Build 1551 Dietmar Woellbrink (Luisehahne)
1520
+ add languages vars in languages files
1521
+ add upload error mesages moduleinstall
1522
+ add index.php if not exists in function createFolderProtectFile
1523
! corrected changed coding between login_form and forgot_form
1524
21 Dez-2011 Build 1550 Dietmar Woellbrink (Luisehahne)
1525
! update php mailer to version 5.2
1526
19 Dez-2011 Build 1549 Dietmar Woellbrink (Luisehahne)
1527
! christmas time corrected wrong files
1528
19 Dez-2011 Build 1548 Dietmar Woellbrink (Luisehahne)
1529
- remove quickSkin /temp/folder/ for a later solution
1530
18 Dez-2011 Build 1547 Dietmar Woellbrink (Luisehahne)
1531
+ forgot a file in quickSkin Folder
1532
18 Dez-2011 Build 1546 Dietmar Woellbrink (Luisehahne)
1533
! recoded /account/forgot_form.php
1534
! update quickSkin 
1535
! update languages files 
1536
+ add /temp/quickSkin/ folder
1537
! begin fixing sec_anchor in urls
1538
15 Dez-2011 Build 1545 Dietmar Woellbrink (Luisehahne)
1539
! update admin/pages/modify.php now you can send page_id with GET and POST
1540
15 Dez-2011 Build 1544 Dietmar Woellbrink (Luisehahne)
1541
# fix droplet import after new wb installtion
1542
14 Dez-2011 Build 1543 Dietmar Woellbrink (Luisehahne)
1543
# fix droplet sectionPicker
1544
# fix install config.php not writeable 
1545
# check table droplet if empty import examples
1546
12 Dez-2011 Build 1542 Dietmar Woellbrink (Luisehahne)
1547
# fix wrong background url in "Website Under Construction"
1548
12 Dez-2011 Build 1541 Dietmar Woellbrink (Luisehahne)
1549
! change block BEGIN to LOOP in quickskin (Tks to Stefek)
1550
11 Dez-2011 Build 1540 Dietmar Woellbrink (Luisehahne)
1551
! did some changes and fixes found by testers
1552
10 Dez-2011 Build 1539 Dietmar Woellbrink (Luisehahne)
1553
! update phpmailer to version 5.1
1554
10 Dez-2011 Build 1538 Dietmar Woellbrink (Luisehahne)
1555
! add table db engine in module install scripts
1556
! some small updates in modules
1557
10 Dez-2011 Build 1537 Dietmar Woellbrink (Luisehahne)
1558
! continue updating headerinfos, adding upgrade scripts to module
1559
10 Dez-2011 Build 1536 Dietmar Woellbrink (Luisehahne)
1560
+ add upgrade.php to captcha_control and small changes
1561
+ add FolderProtectFile to quickskin
1562
10 Dez-2011 Build 1535 Dietmar Woellbrink (Luisehahne)
1563
! changes in code modul
1564
+ add function getTableEngine to class.database 
1565
+ add Quickskin to include folder
1566
+ add reworkes Droplet SectionPicker to load modules frontend.css
1567
08 Dez-2011 Build 1534 Manuela v.d.Decken(DarkViper)
1568
# /output_filter/filter-routines.php rel-URL Filter fixed for mailto-links
1569
08 Dez-2011 Build 1533 Dietmar Woellbrink (Luisehahne)
1570
+ new backend theme handling (Tks to Stefek)
1571
# some fixes in install
1572
28 Nov-2011 Build 1532 Dietmar Woellbrink (Luisehahne)
1573
! small changes in INSTALL and UPGRADE (Tks to unawave2)
1574
! update upgrade-script showing from Version to Version (Tks to unawave2)
1575
+ add Servicepack version to header.htt
1576
28 Nov-2011 Build 1531 Dietmar Woellbrink (Luisehahne)
1577
! add Instructions for droplets
1578
27 Nov-2011 Build 1530 Dietmar Woellbrink (Luisehahne)
1579
! update templates allcss and round (Tks to Rübenwurzel)
1580
+ Add UPGRADE Instructions
1581
! Update INSTALL Instructions
1582
! Optimize config.php handling for installation
1583
25 Nov-2011 Build 1529 Dietmar Woellbrink (Luisehahne)
1584
+ add new backend theme handling (Tks to Stefek)
1585
----------------------------------- Fixes 2.8.2 --------------------------------
1586
23 Nov-2011 Build 1528 Dietmar Woellbrink (Luisehahne)
1587
! rework login and show_menu in templates allcss and round 
1588
22 Nov-2011 Build 1527 Dietmar Woellbrink (Luisehahne)
1589
# fix redirect login
1590
20 Nov-2011 Build 1526 Dietmar Woellbrink (Luisehahne)
1591
# typofix in BG and RU
1592
15 Nov-2011 Build 1525 Dietmar Woellbrink (Luisehahne)
1593
# fix versions compare upgrade from WB version 2.7
1594
13 Nov-2011 Build 1524 Dietmar Woellbrink (Luisehahne)
1595
! fix secureform was not uploaded
1596
13 Nov-2011 Build 1523 Dietmar Woellbrink (Luisehahne)
1597
# fix fingerprint in secureform 
1598
! update jquery to version 1.7
1599
12 Nov-2011 Build 1522 Manuela v.d.Decken(DarkViper)
1600
# /modules/output_filter/filter-routines.php little fix to inserting mdcr.js
1601
# /modules/form/view.php little fix depending from recoded output filter
1602
09 Nov-2011 Build 1521 Dietmar Woellbrink (Luisehahne)
1603
! update jquery to version 1.6.4
1604
09 Nov-2011 Build 1520 Manuela v.d.Decken(DarkViper)
1605
! /modules/output_filter completely recoded
1606
+ new filter for relative-URL added
1607
+ some small fixes
1608
! /admin/admintools/tool.php completely recoded
1609
! /wb/index.php output_filter request changed to adopt new output_filter
1610
08 Nov-2011 Build 1519 Dietmar Woellbrink (Luisehahne)
1611
! corrected properties
1612
26 Okt-2011 Build 1518 Dietmar Woellbrink (Luisehahne)
1613
# fix anchor jump in sections (not work correctly with CKEditor)
1614
24 Okt-2011 Build 1517 Dietmar Woellbrink (Luisehahne)
1615
# fix SERVER_EMAIL in language files
1616
# fix encoded text in sections.php
1617
+ add missing image in argos_theme
1618
05 Okt-2011 Build 1516 Dietmar Woellbrink (Luisehahne)
1619
+ add forgotten language variable
1620
05 Okt-2011 Build 1515 Dietmar Woellbrink (Luisehahne)
1621
# typofix and changes in languages
1622
04 Okt-2011 Build 1514 Dietmar Woellbrink (Luisehahne)
1623
# account/signup.php, check if user is already logged
1624
# fix non object message in framework/functions.php
1625
04 Okt-2011 Build 1513 Dietmar Woellbrink (Luisehahne)
1626
! outputfilter now check and add missing slash in empty href if relative urls are enabled
1627
24 Sep-2011 Build 1512 Manuela v.d.Decken(DarkViper)
1628
! settings for pwgen updated
1629
14 Sep-2011 Build 1511 Dietmar Woellbrink (Luisehahne)
1630
# fixed strict notice warning in class.wb
1631
! change editor for intropage to editarea
1632
! add missing slash in themes
1633
14 Sep-2011 Build 1510 Manuela v.d.Decken(DarkViper)
1634
+ new constant 'DO_NOT_TRACK' set to true if a client sends the DNT-Header
1635
07 Sep-2011 Build 1509 Dietmar Woellbrink (Luisehahne)
1636
# continue fixing frontend account
1637
07 Sep-2011 Build 1508 Dietmar Woellbrink (Luisehahne)
1638
# fixed print_error exit in frontend account
1639
06 Sep-2011 Build 1507 Dietmar Woellbrink (Luisehahne)
1640
# fixed field_remove
1641
26 Aug-2011 Build 1506 Manuela v.d.Decken(DarkViper)
1642
+ new class PasswordHash
1643
+ new Password-/Hash-generator
1644
19 Aug-2011 Build 1505 Dietmar Woellbrink (Luisehahne)
1645
# syntaxfix order::clean()
1646
19 Aug-2011 Build 1504 Manuela v.d.Decken(DarkViper)
1647
# fixed order::clean()
1648
18 Aug-2011 Build 1503 Dietmar Woellbrink (Luisehahne)
1649
! change sql statements to strict in module droplets
1650
! fix vars in compatibility mode for versions before 2.8.1 in frontend.functions.php
1651
11 Aug-2011 Build 1502 Manuela v.d.Decken(DarkViper)
1652
# fixed c&p mistake
1653
11 Aug-2011 Build 1501 Manuela v.d.Decken(DarkViper)
1654
- removed stoneaged code from 2.4
1655
11 Aug-2011 Build 1500 Manuela v.d.Decken(DarkViper)
1656
# sync working copy
1657
11 Aug-2011 Build 1499 Manuela v.d.Decken(DarkViper)
1658
# little fix in calling globalExceptionHandler from inner core files
1659
11 Aug-2011 Build 1498 Manuela v.d.Decken(DarkViper)
1660
# fixed secureform
1661
11 Aug-2011 Build 1497 Manuela v.d.Decken(DarkViper)
1662
! sync changelog
1663
11 Aug-2011 Build 1496 Manuela v.d.Decken(DarkViper)
1664
! activate globalExceptionHandler in inner core files
1665
11 Aug-2011 Build 1495 Manuela v.d.Decken(DarkViper)
1666
# fix SQL-statements to SQL-strict
1667
11 Aug-2011 Build 1494 Dietmar Woellbrink (Luisehahne)
1668
# Fixed save wrong template directory in database 
1669
11 Aug-2011 Build 1493 Dietmar Woellbrink (Luisehahne)
1670
# Ticket #1106 FatalError in groups module
1671
11 Aug-2011 Build 1492 Dietmar Woellbrink (Luisehahne)
1672
# Ticket #1107 Deleting users not possible
1673
  Change handling, first user will be set to inactive
1674
  secound inactive user will be show in an extra dropdown
1675
  and can now deleted from user table or reactivated
1676
11 Aug-2011 Build 1491 Dietmar Woellbrink (Luisehahne)
1677
! comment out $email_body .= "\n\nIP: ".$_SERVER['REMOTE_ADDR'];
1678
11 Aug-2011 Build 1490 Dietmar Woellbrink (Luisehahne)
1679
! set default  FCKConfig.FillEmptyBlocks to true
1680
11 Aug-2011 Build 1489 Manuela v.d.Decken(DarkViper)
1681
+ little fix in globalExceptionHandler
1682
11 Aug-2011 Build 1488 Manuela v.d.Decken(DarkViper)
1683
+ globalExceptionHandler activated
1684
10 Aug-2011 Build 1487 Manuela v.d.Decken(DarkViper)
1685
# class.order completely recoded to reduce SQL requests
1686
# all other files: fix SQL-statements to SQL-strict
1687
08 Aug-2011 Build 1486 Manuela v.d.Decken(DarkViper)
1688
# database::field_modify() there was a bug to fix
1689
# all other files: fix SQL-statements to SQL-strict
1690
01 Aug-2011 Build 1485 Dietmar Woellbrink (Luisehahne)
1691
! rename config.php.bak to config.php.new
1692
# fixed rss.php SERVER_EMAIL
1693
31 Jul-2011 Build 1484 Dietmar Woellbrink (Luisehahne)
1694
! move fixes 2.8.2 to 2.8.3
1695
! fixes will be shown in an extra readme
1696
! an package with the fixed files will be created
1697
! for all users who downloaded the 2.8.2 before 29 Jul-2011
1698
------------------------------------- 2.8.2 ------------------------------------
1699
25 Jul-2011 Build 1480 Dietmar Woellbrink (Luisehahne)
1700
! Changed version to 2.8.2
1701
25 Jul-2011 Build 1479 Dietmar Woellbrink (Luisehahne)
1702
! preparing backend for the new installer
1703
+ add SecureFormSwitcher (Admintool)
1704
22 Jul-2011 Build 1478 Dietmar Woellbrink (Luisehahne)
1705
# fix mssing filename in intro.php
1706
! inactive user in dropwonlist are show with line-through
1707
21 Jul-2011 Build 1477 Dietmar Woellbrink (Luisehahne)
1708
! update DA language (Tks to Achrist)
1709
! update some languages variables (Tks to Rübenwurzel, Testör)
1710
! move function url_encode from admin/pages to framework/functions.php 
1711
! add missing svn properties in some headerinfos
1712
! font-size correction in wb_theme (Tks to Rübenwurzel)
1713
13 Jul-2011 Build 1476 Dietmar Woellbrink (Luisehahne)
1714
! optimize blacklist handling, add more separator ",#|;"
1715
  set of a wildcard ".*?" e.g. ph.*? proof ext like php, php3, php4 etc.
1716
# fix strict warnings in media if default theme ist not Argos Theme
1717
+ add new settings value in install, upgrade-script and core module
1718
13 Jul-2011 Build 1476 Dietmar Woellbrink (Luisehahne)
1719
! optimize blacklist handling, add more separator ",#|;"
1720
  set of a wildcard ".*?" e.g. ph.*? proof ext like php, php3, php4 etc.
1721
# fix strict warnings in media if default theme ist not Argos Theme
1722
+ add new settings value in install, upgrade-script and core module
1723
13 Jul-2011 Build 1475 Dietmar Woellbrink (Luisehahne)
1724
+ add SecureForm.mtab.php under maintenance by WebsiteBaker Community
1725
! security fixes media, groups, users, sections
1726
# change lang variable to remove upgrade-script
1727
! reworked add sections in pages
1728
! fix set empty href in show_menu2
1729
! set show_menu2 version to 4.9.6 
1730
! reworked Droplet LoginBox, add redirect query
1731
- remove unneeded folder js
1732
! set Droplet to version 1.1.0
1733
+ add checkboxes to change frontend absolute url to relative urls
1734
! set output_filter version to 0.2
1735
12 Jul-2011 Build 1474 Manuela v.d.Decken(DarkViper)
1736
#  for security reasons the 'remember me' functionality is deaktivated in
1737
   class login
1738
!  'Get configuration values' is optimized
1739
09 Jul-2011 Build 1473 Dietmar Woellbrink (Luisehahne)
1740
# found more backlinks to fix
1741
- remove not working ftan in frontend
1742
# fixed redirect in login procedure (Tks to mr-fan)
1743
! update droplet LoginBox, additional parameter $redirect
1744
# remove double config call in media (Tks to Testör)
1745
07 Jul-2011 Build 1472 Dietmar Woellbrink (Luisehahne)
1746
# fixed version.php
1747
07 Jul-2011 Build 1471 Dietmar Woellbrink (Luisehahne)
1748
! change to Release Candiate 7 
1749
07 Jul-2011 Build 1470 Dietmar Woellbrink (Luisehahne)
1750
# languages Typo fix (Tks to pcwacht)
1751
! update intro, fixed saving
1752
# fixed install/save.php (Tks to pcwacht)
1753
07 Jul-2011 Build 1469 Dietmar Woellbrink (Luisehahne)
1754
! Forgotten upload changelog and version.php
1755
07 Jul-2011 Build 1468 Dietmar Woellbrink (Luisehahne)
1756
! update jquery-min to version 1.6.2
1757
! update jquery-ui-min to version 1.8.14
1758
# fix index error in media upload (Tks to DBS)
1759
+ add missing nopreview.jpg
1760
! update media browser not to show forbidden files
1761
- remove unused jquery archiv folder
1762
02 Jul-2011 Build 1467 Dietmar Woellbrink (Luisehahne)
1763
! update some headerinfos
1764
# fix missing header for some error messages
1765
01 Jul-2011 Build 1466 Dietmar Woellbrink (Luisehahne)
1766
# fix form modul (tks to our Tester)
1767
01 Jul-2011 Build 1465 Dietmar Woellbrink (Luisehahne)
1768
# bugfix in initialize including SecureForm
1769
! update admintools FTAN handling 
1770
01 Jul-2011 Build 1464 Manuela v.d.Decken(DarkViper)
1771
#  Ticket 1102 fixed little bug in moveCssToHead() (Tks to Crnogorac081)
1772
01 Jul-2011 Build 1463 Dietmar Woellbrink (Luisehahne)
1773
# fixed Ticket 1050 Bug in include/phpmailer/class.phpmailer.php with Lotus Notes
1774
# fixed Ticket 573, 939 Bad formatting of e-mail received from form submissions
1775
# fixed Ticket 1009 cannot change user password without changing Email in preference
1776
30 Jun-2011 Build 1462 Manuela v.d.Decken(DarkViper)
1777
+ class-switcher for SecureForm added
1778
30 Jun-2011 Build 1461 Dietmar Woellbrink (Luisehahne)
1779
! correct all misspellings on finnish language file (Tks to invisigoth)
1780
29 Jun-2011 Build 1460 Dietmar Woellbrink (Luisehahne)
1781
# Ticket 1101, phtml|php5|php4|php|cgi|pl|exe|com|bat|src| will be hardcoded
1782
  additional you can set more extension in settings extended in field rename_file_types
1783
  rename_file_types now is a blacklist and will no longer be renamed to .txt
1784
! update admintools modules to work with SecureForm Patch from NorHei
1785
26 Jun-2011 Build 1459 Dietmar Woellbrink (Luisehahne)
1786
# Ticket 1099: change title for add_child_page in page tree
1787
26 Jun-2011 Build 1458 Dietmar Woellbrink (Luisehahne)
1788
# Ticket 833 fixed markup for table cells in view.php
1789
! change themes.css to make style more flexible in success.htt and error.htt
1790
+ backend themes: add js function redirect_to_page(url, timer) to redirect without message
1791
25 Jun-2011 Build 1457 Dietmar Woellbrink (Luisehahne)
1792
! Preparing 2.8.2 stable, last tests
1793
10 Jun-2011 Build 1456 Dietmar Woellbrink (Luisehahne)
1794
+ add PL languages to news and captcha_control (tks to vixrealitum)
1795
! update PL language for WebsiteBaker (tks to vixrealitum)
1796
06 Jun-2011 Build 1455 Manuela v.d.Decken(DarkViper)
1797
# fixed Bug-Ticket #1096: editing of files via modules/edit_module_files.php
1798
06 Jun-2011 Build 1454 Manuela v.d.Decken(DarkViper)
1799
# in /framework/functions.php::media_filename - replace whitespaces by _
1800
# /upgrade-script.php - some small fixes
1801
02 Jun-2011 Build 1453 Dietmar Woellbrink (Luisehahne)
1802
# fix target in admin/media/browse.php 
1803
# http://www.websitebaker2.org/forum/index.php/topic,21688.msg145812.html#msg145812
1804
# Tks to the community
1805
02 Jun-2011 Build 1452 Dietmar Woellbrink (Luisehahne)
1806
! change status to RC6
1807
29 May-2011 Build 1451 Dietmar Woellbrink (Luisehahne)
1808
# replace eregi with pregmatch in search_modext (Tks to Thorn)
1809
22 May-2011 Build 1450 Manuela v.d.Decken(DarkViper)
1810
# small fix at calling of moveCssToHead() in /index.php
1811
07 May-2011 Build 1449 Manuela v.d.Decken(DarkViper)
1812
! cleanup some code in edit_module_files.php
1813
07 May-2011 Build 1448 Dietmar Woellbrink (Luisehahne)
1814
# secure fix edit_module_files.php
1815
# fix wb_wrapper_edit_area.php
1816
03 May-2011 Build 1447 Manuela v.d.Decken(DarkViper)
1817
! syncronice version (no data changes)
1818
03 May-2011 Build 1446 Manuela v.d.Decken(DarkViper)
1819
# fixed validation of username in users and signup
1820
27 Apr-2011 Build 1445 Dietmar Woellbrink (Luisehahne)
1821
# small validation fixes in backend themes
1822
22 Apr-2011 Build 1444 Dietmar Woellbrink (Luisehahne)
1823
# fix wrong url in captacha 
1824
19 Apr-2011 Build 1443 Dietmar Woellbrink (Luisehahne)
1825
! remove auto including YUI Framework in backend for modules, enable with ->print_footer(true)
1826
! ->print_error and ->print_success too accept a message as array
1827
! auto validate in frontend if style block inside body tag
1828
! captcha now XHTML valide
1829
15 Apr-2011 Build 1442 Dietmar Woellbrink (Luisehahne)
1830
# bug fixed in class.database.php methode field_add in call field_exists
1831
! update search, pls test, (Tks to Thorn)
1832
10 Apr-2011 Build 1441 Dietmar Woellbrink (Luisehahne)
1833
# recoded /modules/admin.php info_banner, now compare with modify in pages
1834
# security fixes remove defined WB_PATH for backend templates
1835
# fixed class.admin.php missing $TEXT declaration, add get_section_details
1836
26 Mar-2011 Build 1440 Dietmar Woellbrink (Luisehahne)
1837
# add missing methode is_group_match in class.wb.php 
1838
17 Mar-2011 Build 1439 Manuela v.d.Decken(DarkViper)
1839
! syncronice version (no data changes)
1840
17 Mar-2011 Build 1438 Manuela v.d.Decken(DarkViper)
1841
# little fixes for xhtml-validity in '/include/captcha/captcha.php'
1842
17 Mar-2011 Build 1437 Manuela v.d.Decken(DarkViper)
1843
# little fixes for xhtml-validity module 'form'
1844
17 Mar-2011 Build 1436 Dietmar Woellbrink (Luisehahne)
1845
! update jquery to Version 1.5.1 and jQuery UI to Version 1.8.10
1846
17 Mar-2011 Build 1435 Dietmar Woellbrink (Luisehahne)
1847
# fix entities converting in select languages (Tks to the community)
1848
# see http://www.websitebaker2.org/forum/index.php/topic,20547.msg140512.html#msg140512
1849
13 Mar-2011 Build 1433 Dietmar Woellbrink (Luisehahne)
1850
# fixed bug : Call to undefined method wb::preprocess() 
1851
14 Feb-2011 Build 1432 Dietmar Woellbrink (Luisehahne)
1852
# update NL language file (Tks to Argos)
1853
11 Feb-2011 Build 1431 Dietmar Woellbrink (Luisehahne)
1854
+ add page position in get_page_details 
1855
11 Feb-2011 Build 1430 Dietmar Woellbrink (Luisehahne)
1856
# fix save settings dir and file mode (Tks to the community)
1857
09 Feb-2011 Build 1429 Dietmar Woellbrink (Luisehahne)
1858
# add forgotten javascript variable
1859
07 Feb-2011 Build 1428 Dietmar Woellbrink (Luisehahne)
1860
! update Argostheme to version 1.5 (Tks to Argos)
1861
! validation fixes
1862
! call edit_full_area on the fly
1863
04 Feb-2011 Build 1427 Dietmar Woellbrink (Luisehahne)
1864
! validation fixes in wb_theme
1865
04 Feb-2011 Build 1426 Dietmar Woellbrink (Luisehahne)
1866
! validation fixes
1867
04 Feb-2011 Build 1425 Dietmar Woellbrink (Luisehahne)
1868
! redefined wrong admin backlinks
1869
31 Jan-2011 Build 1424 Manuela v.d.Decken(DarkViper)
1870
# typo fix and simplify used_octets calculation
1871
30 Jan-2011 Build 1423 Manuela v.d.Decken(DarkViper)
1872
! add FINGERPRINT_WITH_IP_OCTETS to table settings
1873
30 Jan-2011 Build 1422 Dietmar Woellbrink (Luisehahne)
1874
! update SecureForm.php to work behind Proxies
1875
27 Jan-2011 Build 1421 Dietmar Woellbrink (Luisehahne)
1876
# fix Undefined index: WARN_PAGE_LEAVE
1877
26 Jan-2011 Build 1420 Dietmar Woellbrink (Luisehahne)
1878
# YGN Ethical Hacker Group (2.8.2 / 2.9.0)
1879
26 Jan-2011 Build 1419 Dietmar Woellbrink (Luisehahne)
1880
! update rel handling FCKeditor for urls
1881
25 Jan-2011 Build 1418 Dietmar Woellbrink (Luisehahne)
1882
# remove new function see http://www.websitebaker2.org/forum/index.php/topic,20268.msg139557.html#msg139557
1883
24 Jan-2011 Build 1417 Dietmar Woellbrink (Luisehahne)
1884
! add redirect timer description in settings.php
1885
24 Jan-2011 Build 1416 Dietmar Woellbrink (Luisehahne)
1886
# fixed unsafe sql queries
1887
24 Jan-2011 Build 1415 Manuela v.d.Decken(DarkViper)
1888
# fixed unsafe sql queries
1889
23 Jan-2011 Build 1414 Dietmar Woellbrink (Luisehahne)
1890
# fix wrong error message in media
1891
! backend start warning if upgrade-script exists
1892
23 Jan-2011 Build 1413 Frank Heyne (FrankH)
1893
# Bugfix for Ticket 900
1894
23 Jan-2011 Build 1412 Manuela v.d.Decken(DarkViper)
1895
# fixed wb::password_chars 
1896
23 Jan-2011 Build 1411 Frank Heyne (FrankH)
1897
# Bugfix for Tickets 965, 966 and 910
1898
23 Jan-2011 Build 1410 Frank Heyne (FrankH)
1899
# Bugfix for build 1409
1900
23 Jan-2011 Build 1409 Frank Heyne (FrankH)
1901
+ Ticket 1058 added warn_page_leave (currently only in wysiwyg) 
1902
23 Jan-2011 Build 1408 Manuela v.d.Decken(DarkViper)
1903
# small changes in sm2menu() [SM2_NO_TITLE + SM2_XHTML_STRICT]
1904
22 Jan-2011 Build 1407 Frank Heyne (FrankH)
1905
# various Security fixes, thanks to secunia and others 
1906
22 Jan-2011 Build 1406 Frank Heyne (FrankH)
1907
# Security fix to stop users from changing module contents without permission, thanks to Michael Schwarz 
1908
22 Jan-2011 Build 1405 Frank Heyne (FrankH)
1909
# Security fix (XSS) in form module, thanks to Michael Schwarz 
1910
22 Jan-2011 Build 1404 Dietmar Woellbrink (Luisehahne)
1911
# Security fix in pages 
1912
22 Jan-2011 Build 1403 Dietmar Woellbrink (Luisehahne)
1913
! small fix
1914
22 Jan-2011 Build 1402 Dietmar Woellbrink (Luisehahne)
1915
! secure peparing and beginning fix admin/pages
1916
21 Jan-2011 Build 1401 Frank Heyne (FrankH)
1917
! fixed changelog
1918
21 Jan-2011 Build 1400 Frank Heyne (FrankH)
1919
# Security fix in account 
1920
# Security fix in admin/media, thanks to hal 9000
1921
21 Jan-2011 Build 1399 Dietmar Woellbrink (Luisehahne)
1922
# Ticket 1090 fix wrong translation
1923
20 Jan-2011 Build 1398 Frank Heyne (FrankH)
1924
# Security fix in admin/admintools and admin/groups
1925
20 Jan-2011 Build 1397 Dietmar Woellbrink (Luisehahne)
1926
! recoded rediect timer in print_success (tks to Chio)
1927
19 Jan-2011 Build 1396 M.von den Decken (DarkViper)
1928
! remove header redirect and add a die message 
1929
17 Jan-2011 Build 1395 Frank Heyne (FrankH)
1930
# Security fix in admin/addons
1931
16 Jan-2011 Build 1394 Dietmar Woellbrink (Luisehahne)
1932
! set construct to FRONTEND class.wb
1933
! set 2.8.2 to RC5
1934
16 Jan-2011 Build 1393 Frank Heyne (FrankH)
1935
# Bugfix in Security fix
1936
16 Jan-2011 Build 1392 Dietmar Woellbrink (Luisehahne)
1937
! update headerinfos, change secure messages
1938
16 Jan-2011 Build 1389-1391 Frank Heyne (FrankH)
1939
# Security fixes for modules captcha_control, code and droplets
1940
16 Jan-2011 Build 1388 Dietmar Woellbrink (Luisehahne)
1941
# more Security fix for admin/pages
1942
16 Jan-2011 Build 1387 Dietmar Woellbrink (Luisehahne)
1943
# fix class.wb
1944
16 Jan-2011 Build 1386 Dietmar Woellbrink (Luisehahne)
1945
! update headerinfos
1946
16 Jan-2011 Build 1385 Frank Heyne (FrankH)
1947
# Security fix to filter out droplets from user input in news and form modules
1948
16 Jan-2011 Build 1384 Dietmar Woellbrink (Luisehahne)
1949
! Security fix in admin/pages
1950
15 Jan-2011 Build 1383 Frank Heyne (FrankH)
1951
# Security fix for news module
1952
# Some more Security fixes, thanks to Gerben van Veenendaal
1953
14 Jan-2011 Build 1382 Dietmar Woellbrink (Luisehahne)
1954
# fix known error in drag and drop
1955
14 Jan-2011 Build 1381 Dietmar Woellbrink (Luisehahne)
1956
! update admin/modules unpack handling, overwrite newer files
1957
13 Jan-2011 Build 1380 Dietmar Woellbrink (Luisehahne)
1958
+ output fixings, known error in jsadmin will be fix later
1959
13 Jan-2011 Build 1379 M.von den Decken (DarkViper)
1960
# fix class.admin 
1961
13 Jan-2011 Build 1378 M.von den Decken (DarkViper)
1962
! fixed inclusion of SecureForm
1963
+ added IDNA/Punycode to  wb::validate_email()
1964
11 Jan-2011 Build 1377 Frank Heyne (FrankH)
1965
# Security fix for modules jsadmin, menu_link and output_filter
1966
11 Jan-2011 Build 1376 Frank Heyne (FrankH)
1967
# Security fix for WYSIWYG module 
1968
# Security fix for Wrapper module 
1969
10 Jan-2011 Build 1375 Frank Heyne (FrankH)
1970
# Security fix for Form module (new version is 2.8)
1971
# bugfix for delete_field in Form module
1972
10 Jan-2011 Build 1374 Dietmar Woellbrink (Luisehahne)
1973
# fixed headerinfos
1974
10 Jan-2011 Build 1373 Dietmar Woellbrink (Luisehahne)
1975
! update headerinfos
1976
10 Jan-2011 Build 1372 Dietmar Woellbrink (Luisehahne)
1977
# fixed class.wb.php to add class SecureForm
1978
09 Jan-2011 Build 1371 Dietmar Woellbrink (Luisehahne)
1979
# captcha patch (Tks to FrankH)
1980
! set status to 2.8.2 RC4
1981
09 Jan-2011 Build 1370 Dietmar Woellbrink (Luisehahne)
1982
! update install, changed some default settings to enabled
1983
06 Jan-2011 Build 1369 Dietmar Woellbrink (Luisehahne)
1984
+ add jquery-include.js (Tks to Stefek)
1985
! update bind jquery in frontend, jquery-include.js and jquery-insert.js are included
1986
31 Dec-2010 Build 1368 Dietmar Woellbrink (Luisehahne)
1987
- delete class.secureform.php
1988
+ add newest SecureForm 
1989
# fixed Call to a member function read() on a non-object in function register_frontend_modfiles
1990
29 Dec-2010 Build 1367 Dietmar Woellbrink (Luisehahne)
1991
# securtiy fix in class.login
1992
# see http://www.websitebaker2.org/forum/index.php/topic,20347.msg137554.html#msg137554
1993
29 Dec-2010 Build 1366 Dietmar Woellbrink (Luisehahne)
1994
# fixed showing system_default for search_template 
1995
29 Dec-2010 Build 1365 Dietmar Woellbrink (Luisehahne)
1996
! added some functions 
1997
! set status to 2.8.2 RC3
1998
29 Dec-2010 Build 1364 Dietmar Woellbrink (Luisehahne)
1999
! added function 'db_update_key_value()'
2000
29 Dec-2010 Build 1363 Dietmar Woellbrink (Luisehahne)
2001
# Ticket #1053, Ticket #941 show_breadcrumb
2002
29 Dec-2010 Build 1362 Dietmar Woellbrink (Luisehahne)
2003
! additional functions added in class.database
2004
28 Dec-2010 Build 1361 Dietmar Woellbrink (Luisehahne)
2005
! sync languages files with 2.9.0.dev
2006
! unzip addons now overwrite newer files
2007
28 Dec-2010 Build 1360 Dietmar Woellbrink (Luisehahne)
2008
! show_menu2 display Title-attribute fixed
2009
! tooltip added, change modul version to 4.9.5
2010
28 Dec-2010 Build 1359 Dietmar Woellbrink (Luisehahne)
2011
! upgrade FCKeditor to Version 2.6.6
2012
28 Dec-2010 Build 1358 Dietmar Woellbrink (Luisehahne)
2013
! validation fixes in pages backend theme
2014
27 Dec-2010 Build 1357 Frank Heyne (FrankH)
2015
# security fix: in path admin/pages/ - added FTAN check
2016
! had to enhance parameter for getFTAN() in framework/class.secureform.php 
2017
27 Dec-2010 Build 1356 Dietmar Woellbrink (Luisehahne)
2018
# more little fixes in settings
2019
! change to RC2
2020
27 Dec-2010 Build 1355 Frank Heyne (FrankH)
2021
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-90/
2022
# security fix: in path admin/templates/ - added FTAN check
2023
# security fix: in path admin/settings/ - added FTAN check
2024
26 Dec-2010 Dietmar Woellbrink (Luisehahne)
2025
+ added admin/images
2026
# fixed save handling settings entries
2027
! local sync
2028
26 Dec-2010 Build 1353 Frank Heyne (FrankH)
2029
# security fix: in modules/admin.php - check whether section belongs to page
2030
! security fix: changed $section_required into $no_section_required (apparently used by no module at all)
2031
# security fix: in path admin/users/ - added FTAN check
2032
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-91/
2033
# security fix:           vulnerabilities mentioned in http://secunia.com/secunia_research/2010-92/
2034
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-93/
2035
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
2036
# fix if upgrade module can now overwrite existing newer files in modules folder
2037
# same for upgrade templates
2038
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
2039
# XHTML output fixed in show_menu2
2040
20 Dec-2010 Dietmar Woellbrink (Luisehahne)
2041
# syntaxfix in initialize.php
2042
19 Dec-2010 Dietmar Woellbrink (Luisehahne)
2043
+ add ini_set('display_errors', 1) (Tks to Thorn)
2044
! update headerinfos
2045
17 Dec-2010 Dietmar Woellbrink (Luisehahne)
2046
# fix save access rights in settings
2047
23 Nov-2010 Dietmar Woellbrink (Luisehahne)
2048
# fix Droplet LoginBox fronend_signup (tks to Maverik)
2049
# fix save user e-mail,
2050
12-May-2010 Dietmar Woellbrink (Luisehahne)
2051
#	Ticket #999 wrong sql statement in admin/pages/index.php (Tks to Lucutus)
2052
12-May-2010 Dietmar Woellbrink (Luisehahne)
2053
-	remove unneeded flags in backend themes
2054
-	remove admin/images
2055
11-May-2010 Dietmar Woellbrink (Luisehahne)
2056
#	Ticket #1004 Small typofixes needed in FR lang file (Tks to quinto)
2057
+	Ticket #1005 add FR Language for the admin templates (Tks to quinto)
2058
06-May-2010 Dietmar Woellbrink (Luisehahne)
2059
#	Ticket #998 fix German language file from mixture of du and Sie (Tks to Erpe)
2060
02-May-2010 Dietmar Woellbrink (Luisehahne)
2061
!	remove some unneeded code in backend themes templates
2062
!	see forum: JQuery und Backend-Theme
2063
02-May-2010 Dietmar Woellbrink (Luisehahne)
2064
!	add lang variable for new userform
2065
02-May-2010 Dietmar Woellbrink (Luisehahne)
2066
!	added IdKey to class secureForm
2067
30-Apr-2010 Dietmar Woellbrink (Luisehahne)
2068
!	changes Backend javascripts from body to head
2069
28-Apr-2010 Dietmar Woellbrink (Luisehahne)
2070
!	insert modulename in sections, even for missing module, you can style it with class selector: module_disabled
2071
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
2072
+	add an extra class class.secureform.php and extends it to class.wb.php
2073
!	check for installed modules before loading in content 
2074
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
2075
!	remove forgotten debug line
2076
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
2077
#	Fixed update search settings
2078
#	Fixed bug in /modules/admin.php 
2079
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
2080
#	Fixed bug in /modules/admin.php 
2081
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
2082
!	start recoding without style display:none	
2083
21-Apr-2010 Dietmar Woellbrink (Luisehahne)
2084
!	Ticket #995 update jquery-ui.css and images (Tks to Ruebenwurzel)
2085
+	add languages files for jquery datepicker (tks to Ralf)	
2086
!	Ticket #994 WYSIWYG editors sorted by name (tks to Aldus)
2087
20-Apr-2010 Dietmar Woellbrink (Luisehahne)
2088
!	update class.login.php (tks to Ruud)
2089
19-Apr-2010 Dietmar Woellbrink (Luisehahne)
2090
!	update class.login.php
2091
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
2092
!	Validation fix in preference
2093
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
2094
#	fixed directory_list
2095
17-Apr-2010 Dietmar Woellbrink (Luisehahne)
2096
!	litte fix to show GMT value in default view
2097
!	fixed file_list
2098
15-Apr-2010 Dietmar Woellbrink (Luisehahne)
2099
!	Update headerinfos admin/interface
2100
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
2101
#	changed e-mail notification for backend login
2102
!	styling in preference.htt in themes
2103
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
2104
#	Typo fixes with german umlaute
2105
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
2106
#	Ticket #985 With #1318 no login in backend possible
2107
#	Ticket #986 Typo inside the german language file 
2108
#	Ticket #982 Unnessesary heredoc causes on errors while installation!
2109
#	Ticket #926/Ticket #928 Mail Notification on new user registration
2110
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
2111
#	Ticket #984 Removing outdated comment-block in class.login.php
2112
#	Ticket #983 Sorting order of modules and templates inside groups.php
2113
14-Apr-2010 Dietrich Roland Pehlke (Aldus)
2114
#	Ticket #982 - Wrong use of heredoc-syntax in some language-files (BG, CS and HR) breaks the installation-process.
2115
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
2116
#	Ticket #974 Usability bug in /preferences
2117
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
2118
#	Ticket #976 Using md5 also for the username inside class.login.php
2119
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
2120
#	Ticket #977 Templates sorted in alphabetical order
2121
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
2122
#	Ticket #978 Add additional PHP 5.2 check to installation
2123
#	Ticket #979 False PHP 4 requirements in install
2124
#	Ticket #980 Usebility - Bug in the settings-interface
2125
#	Ticket #981 typos in backend-theme "argos" in file groups.htt
2126
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
2127
#	fix ticket #975 some weird /pages/ header infos
2128
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
2129
!	little fixes for backwards compatible PHP4, pls test
2130
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
2131
!	show_menu2 remove unneeded code for WB < 2.7
2132
!	class.wb.php, recoding backend preference
2133
+	add a language variable $MESSAGE['PREFERENCES']['INVALID_CHARS']
2134
!	update theme.css for preference.htt in argos_theme & wb_theme
2135
-	remove classic_theme
2136
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
2137
#	Ticket #971 Using $_POST in Admin - account - login.php (tks to Aldus)
2138
!	update class.wb.php added tokens function
2139
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
2140
#	Ticket #967 Typo in the mysql-query results in "not" upgrading the modul info ( tks to Aldus)
2141
01-Apr-2010 Dietmar Woellbrink (Luisehahne)
2142
#	Ticket 963 Minor XSS issue in admin login
2143
!	update jquery-ui-min.js from 1.7.2 to 1.8.0
2144
#	Fixed typo in the english language file
2145
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
2146
!	update changelog
2147
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
2148
-	remove deprecated backup modul
2149
19-Mar-2010 Dietmar Woellbrink (Luisehahne)
2150
!	rework admin/pages/save.php so that modules can use it
2151
!	fixed missing global install variable to work in modules
2152
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
2153
#	Ticket #957 Wrong status returned for visibility
2154
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
2155
#	Ticket #956 Useraccounts, now e-mail is required
2156
09-Mar-2010 Dietmar Woellbrink (Luisehahne)
2157
#	Fixed e-mail preg pattern, because issues with some php versions
2158
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
2159
#	fixed search_modext.php ( Tks to Thorn )
2160
#	Ticket #953 is already fixed 
2161
#	Ticket #954 styles issues in theme.css ( Tks to Ruebenwurzel )
2162
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
2163
#	Tickets #932 change deprecated eregi functions 
2164
#	Tickets #948 fixed Multiple use of same parametrised droplet - parameter handling
2165
!	Upgrade Droplets to Version 1.0.3
2166
!	update some headerinfos
2167
!	non existing pages will be created if clicking save in page settings
2168
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
2169
#	Ticket #950 missing classes in theme.css ( Tks to Ruebenwurzel )
2170
!	update jquery-min.js to version 1.4.2
2171
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
2172
#	Ticket #944 fixed double sections, with registered User
2173
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
2174
#	fix corrupted changelog
2175
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
2176
#	Ticket #945 fixed reloads function 
2177
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
2178
!	update headerinfo in module droplets
2179
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
2180
!	Beginning with Ticket #901 
2181
+	add siteadd.png to backend themes
2182
!	change icon add child page
2183
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
2184
!	update headerinfo
2185
!	change $search_pattern for check if Javascript mailto encryption is enabled
2186
!	module output_filter set to version 0.12
2187
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
2188
!	change show_menu2 to correct modul version 4.9
2189
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
2190
!	insert $wb->preprocess($output), preprocess no longer needed in modules
2191
!	little modifaction in upgrade-script.php in function check_wb_tables
2192
!	updated module wysiwyg, set to module version 2.8
2193
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
2194
!	recoded function extract_permission in /framework/functions.php
2195
!	change URL_HELP to http://www.websitebaker2.org/  in /framework/class.admin.php
2196
!	recoded function preprocess in /framework/class.frontend.php
2197
!	optimize function getVersion in /framework/addon.precheck.inc.php
2198
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
2199
!	change constant EDIT_ONE_SECTION to default false	
2200
------------------------------------- 2.8.1 -------------------------------------
2201
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
2202
!	missunderstanding back to old logo
2203
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
2204
#	Droplet emailfilter fixed search mdcr.js
2205
!	some little fixes in upgrade-script
2206
+	new WebsiteBaker Logo in themes
2207
05-Feb-2010 Dietmar Woellbrink (Luisehahne)
2208
!	Fixed wrong themes path in jquery_theme.js, that plugins works correctly
2209
+	images icons to run base theme
2210
01-Feb-2010 Dietmar Woellbrink (Luisehahne)
2211
!	to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg) 
2212
!	otherwise do it with uninstall
2213
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
2214
#	Ticket #931 bug in admin/access/index.php
2215
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
2216
!	continue update headertext
2217
!	fixed tpyo Website Baker to WebsiteBaker in main language files
2218
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
2219
!	continue update headertext
2220
#	Ticket #930 disabled SyntaxHighlighter from default WB Installation
2221
!	change help url to www.websitebaker2.org
2222
29-Jan-2010 Dietmar Woellbrink (Luisehahne)
2223
!	continue update headertext
2224
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
2225
+	Ticket #927 news module language file in swedish
2226
!	update headertext
2227
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
2228
#	Ticket #925 Slovak Lang Missing in allowed install languages!
2229
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
2230
!	update headertext
2231
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
2232
!	update jquery 1.4.0 to 1.4.1, 
2233
-	removed include/jquery/plugins
2234
!	update backend themes
2235
#24-Jan-2010 Dietmar Woellbrink (Luisehahne)
2236
#	Ticket #923 argos_theme: Always Allowed Viewers in page_settings
2237
#	fixed css for pagetree to show in IE7
2238
24-Jan-2010 Dietmar Woellbrink (Luisehahne)
2239
#	Ticket #921 fix issues in IE by using EditArea framework
2240
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
2241
!	Ticket #921 Update EditArea framework
2242
!	fix stylings wb_them
2243
!	fix upgradescript
2244
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
2245
!	update jquery to version 1.4, rename old one to jquery-min132.js
2246
#	fixed argos theme  
2247
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
2248
!	continue update header info
2249
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
2250
!	set svn keywords
2251
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
2252
#	Ticket #869 Droplet-Engine does'nt work in some case
2253
!	continue update header info
2254
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
2255
!	update header info
2256
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
2257
!	update fckeditor, forgotten to upload a file
2258
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
2259
#	Ticket #917 Update backend themes 
2260
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
2261
!	Ticket #909 WYSIWYG Editor width destroyes backend layout
2262
!	Set EDITOR_WIDTH to 0, This way backend theme developper 
2263
!	can style the WYSIWYG Editor according to their themes.  
2264
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
2265
!	Ticket #916 Update backend theme footer
2266
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
2267
!	updated YUI 2.4.1 to 2.8.0r4
2268
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
2269
!	Beginning header information update
2270
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
2271
#	fix login_form.php sometimes produce javascript errors in IE
2272
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
2273
#	fix more small css-errors in WB Backend (thanks to Ruebenwurzel)
2274
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
2275
!	update header info
2276
!	change unknown user to guest in all languages
2277
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
2278
!	update info.php fckeditor
2279
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
2280
#	fix wrong settings in image browser dialog
2281
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
2282
#	Ticket #912 fix Search Template bug
2283
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
2284
#	Ticket #915 fix bug in search (utf-8 characters corrupted)(thanks to Thorn)
2285
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
2286
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
2287
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
2288
#	removed wb_path as javascript var (thanks to Bianca)
2289
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
2290
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
2291
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
2292
#	fixed snippets including frontend.css and frontend.js 
2293
#	without register_frontend_modfiles
2294
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
2295
+	Ticket #877 add slovak lang in Captcha and Advanced-Spam-Protection
2296
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
2297
!	update header
2298
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
2299
#	Ticket #911 5. continue to fix CSS-errors in WB backend
2300
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
2301
#	Ticket #911 4. continue to fix CSS-errors in WB backend
2302
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
2303
#	Ticket #911 3. continue to fix CSS-errors in WB backend
2304
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
2305
#	Ticket #911 2. continue to fix CSS-errors in WB backend
2306
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
2307
#	Ticket #911 1. continue to fix CSS-errors in WB backend
2308
13-Jan-2010 Dietmar Woellbrink (Luisehahne)
2309
#	Ticket #911 Beginning to fix More CSS-errors in WB backend
2310
+	add SVN- Revision to backend theme
2311
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
2312
#	Ticket #906 Search Template bug
2313
!	update editor min width, dragableresize table
2314
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
2315
#	Ticket #907 js files in backend themes are stored at wrong places
2316
+	add include/jquery/plugins/toggle_zip.js
2317
-	removed toggle_zip.js in backend themes
2318
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
2319
#	fix open_basedir restriction in effect in save_post.php
2320
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
2321
!	fix load_module, load_language (tks to Webbird)
2322
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
2323
!	Ticket #904 fix if templatename is equal language
2324
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
2325
!	Ticket #905 fix search.php 'registered' hardcoded
2326
10-Jan-2010 Dietmar Woellbrink (Luisehahne)
2327
!	Ticket #903 fix CSS-errors in WB backend
2328
!	add title class in show_breadcrumbs, now full css styling
2329
05-Jan-2010 Dietmar Woellbrink (Luisehahne)
2330
!	recoded function show_breadcrumbs
2331
30-Dec-2009 Dietmar Woellbrink (Luisehahne)
2332
#	fix Warning: stristr() [function.stristr]
2333
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
2334
!	set revision constant to release version
2335
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
2336
!	update release version
2337
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
2338
#	fix show date if only short content
2339
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
2340
!	check if load only one wysiwyg instance
2341
!	check update svn revision
2342
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
2343
#	fix syntax error
2344
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
2345
!	update header, check that all tables in WB package are installed 
2346
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
2347
!	update header, change variable
2348
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
2349
!	update header
2350
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
2351
!	update header
2352
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
2353
!	validate code
2354
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
2355
!	change page_title to menu_title in dropdown list
2356
!	validate code
2357
23-Dec-2009 Dietmar Woellbrink (Luisehahne)
2358
!	check if revision $id will be updated
2359
21-Dec-2009 Moritz Stapelfeldt
2360
#	Ticket #896: Bugfix in framework/functions.php > added test is_dir to function rm_full_dir
2361
16-Dec-2009 Ruud Eisinga
2362
#	Ticket #894: Bugfixes in newsmodule > rss.php
2363
16-DEC-2009 Manuel Lang (MaGnaL)
2364
#	Minor bugfixes: Use localized messages in preference forms on frontend and backend,
2365
	correct html/php syntax in upgrade-script.php and NL localization of show_menu2 snippet  
2366
14-DEC-2009 Manuel lang (MaGnaL)
2367
#	Ticket #832: Fix wrong configuration of timezone-handling when saving
2368
	preferences-form on backend and frontend 
2369
12-DEC-2009 Manuel Lang (MaGnaL)
2370
#	Ticket #827: Fix false form-parameter when javascript is deactivated
2371
	on users and groups temps (admintool).
2372
12-DEC-2009 Manuel Lang	(MaGnaL)
2373
#	Bugfix of rev. 1211 search_modext.php (ticket #863): Use isset and
2374
	given unknown-user instead of counting all users. 
2375
12-Dez-2009 Dietrich Roland Pehlke (Aldus)
2376
#	Bugfix inside "search_modext.php" to avoid warings if the search found
2377
	a page last modified by a user witch has been deleted. (ticket #863)
2378
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
2379
!	Ticket #890 fixed visability proprty uses non valid value 'none' 
2380
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
2381
!	change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.php
2382
!	comment out ob_end_flush line 259 in form/view.php
2383
02-Dez-2009 Dietmar Woellbrink (Luisehahne)
2384
!	next step to validate backend themes
2385
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
2386
!	add Revision IDs to added files - Thanks to Ruebenwurzel
2387
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
2388
!	updated pclzip class
2389
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
2390
!	update module info.php (thanks to Waldschwein)
2391
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
2392
!	added missing swobject plugin in FCKeditor
2393
!	bug fixed in flvplayer
2394
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
2395
!	stop working plugin flvplayer in FCKeditor until fixed
2396
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
2397
!	fixed an undefined index in settings.php
2398
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
2399
!	Update FCKeditor Version 2.6.5 to Modulversion 2.9.3
2400
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
2401
!	updated theme.css in wb_theme
2402
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
2403
!	Ticket #886 fix validation email, check tld between 2-4 letters
2404
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
2405
!	Ticket #874 add slovak lang in install
2406
    and validate output
2407
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
2408
!	Ticket #880 fixes language file SK.php
2409
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
2410
!	Ticket #828 fix deprecated eregi
2411
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
2412
!	fixes language file SK.php
2413
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
2414
!	fixed parse error ticket #878 
2415
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
2416
!	found and fix some deprecated functions
2417
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
2418
!	validate some output files
2419
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
2420
!	fix some PHP 5.3 deprecated functions 
2421
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
2422
!	Fix to load edit_full_area only if needed
2423
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
2424
!	change page_title to menu_title for parent dropdown list in index.php and sections.php
2425
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
2426
!	more bug fixes language file SK.php
2427
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
2428
!	Many hosts disable error_log() in various and sundry ways. 
2429
	In WB we do something like this to avoid triggering warnings and errors. 
2430
	Even this is sometimes not sufficient to avoid problems with some hosts, but accommodates most.
2431
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
2432
!	fix show_menu2 include.php, page crashes, if php error_log is disabled
2433
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
2434
!	fixes language files HU.php and SK.php
2435
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
2436
!	fixed php 5.3 depricated function in show_menu2
2437
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
2438
+ 	add two constants in /framework/initialize.php for later feature in database settings
2439
+	define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections
2440
	modify page will be loading all sections with editor
2441
+	define('EDITOR_WIDTH', 900) set min width for editor
2442
+	adding more information in editor header 1) block 2) module 3) section_id
2443
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
2444
+	add register_frontend_modfiles('jquery'); adds jquery basis scripts in head
2445
+	add register_frontend_modfiles_body('jquery'); adds jquery basis scripts before body end
2446
+	add jquery_theme.js to choose a ui theme, basis is loaded, can be change 
2447
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
2448
+	add a child page is cumbersome when the parent dropdown list gets to be too large. (Ticket #821)
2449
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
2450
!	validate captcha control
2451
13-Oct-2009 Ruud Eisinga
2452
#	fixed breaking droplets by highlighting search-words in search result pages.
2453
13-Oct-2009 Dietmar Woellbrink (Luisehahne)
2454
+	added forgotten jquery-fancybox.js Version 1.0
2455
13-Oct-2009 Dietrich Roland Pehlke (Aldus)
2456
#	Fixed typo in the finnish language file (ticket #814).
2457
12-Oct-2009 Dietmar Woellbrink
2458
!	security update FCKeditor (tks to Ruebenwurzel)
2459
12-Oct-2009 Dietmar Woellbrink
2460
+	added old version of fancybox.js
2461
!	rename new version fancybox 
2462
+	added missing language variables in newsmodul
2463
12-Oct-2009 Dietmar Woellbrink
2464
#	fixes Bugs headersend errors in some core files
2465
12-Oct-2009 Dietmar Woellbrink
2466
!	update function show_bread_crumb in framework/frontend.functions.php
2467
!	replace separator with entities char, add title for multilingual
2468
!	set breakcrumb in div container class="breadcrumb"
2469
!	set separator in span tag class="separator"
2470
12-Oct-2009 Dietmar Woellbrink
2471
!	update jquery fancybox from 1.0 to 1.2.1 
2472
+	fancybox imagefolder incl. fancybox.css
2473
12-Oct-2009 Dietmar Woellbrink
2474
!	shows more details in wysiwyg editor
2475
10-Oct-2009 Dietmar Woellbrink
2476
!	small update upgrade.php to reset newsfiles to created dates
2477
10-Oct-2009 Dietmar Woellbrink
2478
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
2479
09-Oct-2009 Dietmar Woellbrink
2480
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
2481
09-Oct-2009 Dietmar Woellbrink
2482
+	upgrade.php to reset newsfiles to created dates
2483
09-Oct-2009 Dietmar Woellbrink
2484
#	Ticket #770, #785, #792, #807, #809, 
2485
#	fixes and recoded news module
2486
09-Oct-2009 Dietmar Woellbrink
2487
#	Ticket #815 Fix Warning: open_basedir restriction in effect. File is in wrong directory in load_module
2488
#	same fix to load_template
2489
07-Oct-2009 Dietrich Roland Pehlke
2490
#	Missing contiue inside search.php to avoid access to an non-object if the query fails. (ticket #793). Thanks to Thorn.
2491
06-Oct-2009 Dietmar Woellbrink
2492
#	Security fix - wrong placed "exit()" inside class.wb.
2493
22-Sep-2009 Dietmar Woellbrink
2494
#   Fixed: Pagetree changed menu titles instead of page titles (ticket #805) thanks to Ralf (Berlin)
2495
21-Sep-2009 Dietrrich Roland Pehlke
2496
!	Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)
2497
#	Missing code inside "framework/addon.precheck.php" (ticket #798).
2498
#	Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
2499
#	Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
2500
18-Sep-2009 Dietmar Woellbrink
2501
#   french translation updated for WB 2.8 (tks to Ploc)
2502
16-Sep-2009 Dietmar Woellbrink
2503
#	Fixed bug changed URL_HELP in class.admin.php to http://help.websitebaker.org/ (ticket #801).
2504
#	Fixed bug: inside the FCK-Editor wbmodul: missing 'OK' button when inserting WB link with Safari/Chrome (ticket #795).
2505
#	Fixed bug changed png fix and path to jquery-pngFix.js inside footer.htt for backend themes (ticket #786).
2506
#	Fixed bug: inside the FCK-Editor include.php: add $oFCKeditor->Width  = $width; (ticket #799).
2507
15-Sep-2009 Dietrich Roland Pehlke
2508
#	Fixed bug: group-restrictions and sections (ticket #791).
2509
#	Fixed bug inside the FCK-Editor wbmodul: displaying the correct page-tree by
2510
	adding "order by position"
2511
25-Aug-2009 Dietrich Roland Pehlke
2512
#	Fixed bug in upgrate-script. Constant 'DEFAULT_THEME' doesn't exists (ticket #784).
2513
25-Aug-2009 Ruud Eisinga
2514
#	Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter.
2515
	(problem introduced by code optimisations for WB2.8) 
2516
#	Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
2517
#	Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
2518
22-Aug-2009 Ruud Eisinga
2519
# 	Changed the default searchform name in the installer. (ticket #775)
2520
#	Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)
2521
------------------------------------- 2.8.0 -------------------------------------
2522
14-Aug-2009 Matthias Gallas
2523
#	Fixed typo in dutch language file (Thanks to Argos)
2524
#	Changed FCKEditor to not show index.php files in browse media window (ticket #774)
2525
	(Thanks to BerndJM)
2526
12-Aug-2009 Matthias Gallas
2527
#	Fixed some display issues in all backend themes
2528
!	Again updated dutch language file (Thanks to Argos)
2529
#	Fixed missing language variable in form modul (Thanks to Argos)
2530
+	Added missing images to argos_theme (forgotten in changeset [1117])
2531
11-Aug-2009 Matthias Gallas
2532
!	commentet out the droplets logo for a more similar backend design with
2533
	other admin tools
2534
!	Updated icons in argos_theme (Thanks to Argos)
2535
!	Updated Dutch language file (Thanks to Argos)
2536
!	Updated show_menu2 to version 4.9
2537
9-Aug-2009 Matthias Gallas
2538
#	Replaced function mime_content_type as the old one causes shell_exec warnings
2539
	on some servers (Thanks to Aldus)
2540
!	updated argos_theme to version 1.4 (Thanks to Argos)
2541
!	some code cleaning of admin/pages/sections.php
2542
#	Fixed possible xss injection in login/forgot/index.php
2543
#	Fixed bug in news modul introduced in changeset [1057]
2544
#	Added missing variables also to preferences.php. Forgot in Changeset [1112]
2545
8-Aug-2009 Matthias Gallas
2546
#	Added some missing variables to backend_themes (Thanks to Stefek)
2547
6-Aug-2009 Matthias Gallas
2548
!	Set Version to 2.8
2549
!	Updated upgrade_script to make use of the changed news settings
2550
+	Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are
2551
	hidden again (Thanks to DarkViper)
2552
#	Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
2553
#	Fixed bug that frontend.js, frontend.css and frontend_body.js are not used
2554
	from snippets (ticket #764) (Thanks to Luisehahne)
2555
+	Added new function 'register_frontend_modfiles_body' to default templates
2556
+	Added option to use a frontend_body.js in modules to include javascript from modules
2557
	in the body of the frontend (Thanks to Luisehahne)
2558
!	Updated Danish language Files (Thanks to Achrist)
2559
#	Fixed some display issues in argos_theme (Thanks to Argos)
2560
30-July-2009 Ruud Eisinga (Ruud)
2561
#	Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces (thnx to tiesy)
2562
#	Fixed a bug in FCKeditor include.php. Now the editor can be used from other 
2563
	subdirectories than WB_PATH/modules/mymodule
2564
29-July 2009 Dietrich Roland Pehlke (Aldus)
2565
#	changes in framework/class.wb.php to avoid the "print->footer()" bug in the frontend,
2566
	as this function/method doesn't exists for the frontend.
2567
#	Changes inside index.php and save.php in settings to get rid of the situation
2568
	that a SMTP-Password could not contain an "<" char (right chars are craped),
2569
	and also "<" is not transformed into an entitie "&lt;". (Thanks to FrankH)
2570
#	Modify of "addon.precheck.inc.php" to get rid of the problematic that version_compare
2571
	could faild if words like "alpha", "beta" are inside a version-string. (missing in changelog 1100)
2572
28-July 2009 Matthias Gallas
2573
#	fixed some smaller issues in rss.php (Thanks to Kibmcz)
2574
27-July 2009 Matthias Gallas
2575
+	Added German language file to droplets
2576
+	Added modul_description to language files of droplets
2577
+	Added Danish language files to modules (Thanks to Achrist)
2578
!	Updated Danish language file (Thanks to Achrist)
2579
#	Fixed improper spelling in language files (#754)
2580
#	Fixed bug introduced in changeset [1092]
2581
25-July 2009 Matthias Gallas
2582
#	fixed some language bugs in search.php (Thanks to Thorn)
2583
23-July 2009 Matthias Gallas
2584
#	fixed bug with missing filetype icon in media section of classic_theme (ticket #752)
2585
#	fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
2586
#	readded to phplib/template.inc $clear: whether to delete undefined vars or not
2587
	was already added in WB 2.7 but was deleted for unknown reasons (Thanks to FrankH)
2588
22-July 2009 Matthias Gallas
2589
!	set Version to RC2
2590
!	small modification on german language file (ticket #746)
2591
#	Fixed E_ALL&E_STRICT warning on PHP5 servers (Thanks to Aldus) 
2592
#	Fixed bug with home folders are viewable and writable from other users
2593
	(ticket #605 and #748) (Thanks to Aldus)
2594
20-July 2009 Matthias Gallas
2595
!	Moved backend.js back from <body> to <head>
2596
+	Added possibility to add a backend_body.js to modules wich is then called in <body>
2597
+	Readded admin/images folder to keep backward compatibility to old modules
2598
19-July 2009 Matthias Gallas
2599
#	Fixed display issue of jsadmin in backend themes (Thanks to Argos)
2600
18-July 2009 Matthias Gallas
2601
!	Updated german laguage file in argos_theme
2602
+	Added multilnaguage support to media section of argos_theme (Thanks to Argos)
2603
#	Fixed smaller display issue in argos_theme (Thanks to Argos)
2604
+	Added more meta tags to backend themes
2605
!	Updated Argos_theme (Thanks to Argos and Luisehahne)
2606
#	Again added some &amp; to news and form to get more valid output (Thanks to Luisehahne)
2607
#	Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
2608
!	Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
2609
!	Updated Dutch language File (Thanks to argos)
2610
!	Updated French language File (Thanks to mylesk42)
2611
16-July 2009 Matthias Gallas
2612
#	Fixed E_ALL notice in news/view.php
2613
!	replaced in form and news delimiter "&amp;" with "&"
2614
	was introduced with changeset [1069] but didn't work on all servers
2615
#	Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
2616
!	replaced all remaining mktime() with time(), except from third party scripts
2617
15-July 2009 Matthias Gallas
2618
!	changed in modules/admin.php and admin/pages/add.php mktime() to time()
2619
!	changed in wrapper modul modify.html to modify.htt
2620
#	Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
2621
#	fixed display issue of jscalendar in news modul (Thanks to Aldus)
2622
!	changed modules/admin.php to also make use of backend theme templates
2623
!	changed in class_login.php mktime() to time()
2624
14-July 2009 Matthias Gallas
2625
#	Fixed bug with sections are only editable in new backend-themes if blocks are enabled
2626
	(Thanks to Luisehahne)
2627
#	Fixed some validiation bugs in news modul (ticket #742) (Thanks to Luisehahne)
2628
14-July 2009 Dietrich Roland Pehlke
2629
!	changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings.
2630
!	changes in wb-setup.php, line 50: 'date' to 'gmdate' to avoid E_STRICT warnings. See also #741.
2631
13-July 2009 Matthias Gallas
2632
+	added changes from news/add.php to the upgrade-script.php
2633
13-July-2009 Ruud Eisinga
2634
#	admin / media / browse reported an error in E_STRICT mode.
2635
13-July 2009 Dietrich Roland Pehlke
2636
!	Change inside "date_formats.php" and "time_formats.php" mktime() within time()
2637
	to avoid warnings and strict messages. See #741. Minor cosmetic changes.
2638
#	News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
2639
	so the groupe-images are also unlink.
2640
!	News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to 
2641
	get valid output inside a table.
2642
!	Change the setting of $display_image and $display_groupe to avoid the 
2643
	empty display roule problematic (<tr style="display: ">) for valid output.
2644
!	Add &gt;&gt; in "add.php" instead of >> to avoid invalid output.
2645
11-July-2009 Ruud Eisinga
2646
!	The news module post_title link made unclickable when there is no full post.
2647
11-July-2009 Matthias Gallas
2648
+	Added changed news settings to upgrade-script
2649
09-July-2009 Ruud Eisinga
2650
!	Added a better option to hide the READ_MORE link in the news module. (ticket #739)
2651
09-July-2009 Matthias Gallas
2652
#	Fixed bug that backend.js is not loaded in backend themes (ticket #740)
2653
#	Fixed wrong path to unitpngfix.js and added missing script
2654
#	Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
2655
08-July-2009 Matthias Gallas
2656
+	Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
2657
#	Fixed some display issues in all backend themes (Thanks to Luisehahne)
2658
!	Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
2659
08-July-2009 Dietrich Roland Pehlke
2660
!	Removed unused marker {USERS} inside the "groups.htt" of the wb-theme.
2661
!	admin -> users -> index.php
2662
!	admin -> groups -> index.php
2663
	Codechanges using blocks to avoid to generate the "switch"-link right-top,
2664
	if the user has no permission to edit the other one.
2665
!	wb_theme|classic_theme|argos_theme -> templates -> users.htt
2666
!	wb_theme|classic_theme|argos_theme -> templates -> groups.htt
2667
 	Add block-comments
2668
!	admin -> addons -> index.php	codechanges
2669
!	admin -> access -> index.php	codechanges
2670
	Codechanges to get rid of the empty display(style) declaration "style='display: ;'",
2671
	and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
2672
!	wb_theme|classic_theme|argos_theme -> templates -> addons.htt
2673
!	wb_theme|classic_theme|argos_theme -> templates -> access.htt
2674
	add block-comments
2675
#	Bugfix inside wb/admin/groups/get_permissions.php - replacing wrong "AND" within "OR" in line 64
2676
	if one checkbox of "user" or "group" is selected (like in line 178; advanced settings).
2677
07-July-2009 Matthias Gallas
2678
#	Fixed some minor bugs in argos_theme (Thanks to Argos)
2679
#	Fixed bugs in admin additons for argos_theme (Thanks to Argos)
2680
!	Updated Version Number in upgrade_script to 2.8RC1
2681
!	Updated FCKEditor Modul Version Number to 2.89
2682
+	added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)
2683
06-July-2009 Matthias Gallas
2684
!	Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)
2685
#	Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
2686
+	Added argos_theme
2687
+	Added new functions to admin dir (Thanks Argos and Ruud)
2688
!	Updated install and upgrade-script
2689
!	Adapted wb_theme and classic_theme to changed admin dir files
2690
04-July-2009 Dietrich Roland Pehlke
2691
!	FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block",
2692
	also "cmbPages" to "cmbDroplets" as we are listen droplets not pages.
2693
!	Remove unneeded empty lines and spaces/blanks;
2694
	minor cosmetic changes in the source to keep the string more readable.
2695
04-July-2009 Matthias Gallas
2696
!	Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)
2697
#	Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)
2698
!	Changed Template from FCKEditor plugin WBModules to .htt
2699
+	Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)
2700
03-July-2009 Matthias Gallas
2701
+	Fixed IE Bug in Wrapper modul (ticket #736)
2702
03-July-2009 Ruud Eisinga
2703
#	Fixed the wrong handling of htmlentities in Droplet parameter parsing
2704
02-July-2009 Matthias Gallas
2705
+	Added missing fancy_progress.png
2706
01-July-2009 Matthias Gallas
2707
#	Fixed backend display issues in IE6 and IE7
2708
!	Set Version to WB2.8RC1
2709
!	Minor tweaks in pages_sections.htt
2710
+	Added posibility to upload and unzip .zip packages to media section
2711
	(Thanks to BerndJM)
2712
!	Updated Browse Media Window in wb_theme now supports file icons, more file
2713
	informations and a new preview function (Thanks to BerndJM)
2714
29-June-2009 Matthias Gallas
2715
#	Replaced in FCKEdiotor folder all index.html with index.php (ticket #691)
2716
!	Update PHPMailer to version 2.0.4 (ticket #733)
2717
!	Update Editarea to version 0.8.1.1 (ticket #732)
2718
!	Update JQuery UI to version 1.7.2 (ticket #731)
2719
27-June-2009 Ruud Eisinga
2720
#	Fixed email encryption bug in output filter. Introduced by adding droplets.
2721
	(Thanks to Luisehahne)
2722
25-June-2009 Matthias Gallas
2723
+	Added missing admin/settings/setting.js
2724
!	Changed name of classic theme from "classic" to "classic_theme"
2725
+	Added output-filter warning to all language files
2726
#	Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
2727
#	Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
2728
+	Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array
2729
	(Thanks to Luisehahne)
2730
#	Bugfix for Error-Level settings (Thanks to Luisehahne)
2731
23-June-2009 Matthias Gallas
2732
#	Moved styles from admin/pages/sections.php to sections.htt in backend themes
2733
	(Thanks to Luisehahne)
2734
!	Moved javascript files from admin/pages/index.php to external js files
2735
	(Thanks to Luisehahne)
2736
#	Major improovements and changes to all backend files to get more valide Code
2737
	output (Thanks to Luisehahne)
2738
22-June-2009 Matthias Gallas
2739
#	fixed wrong position id when adding a new page
2740
-	removed obsolete code/modify.html
2741
22-June-2009 Dietrich Roland Pehlke
2742
#	Changes on module "code": add the section_id to the name of the textarea,
2743
	to keep the functionality if you are using more than one code-section on a page.
2744
!	Moving the html-template inside a "htt" folder and rename the suffix to ".htt" to
2745
	keep it consitant to other modules. Minor cosmetic changes inside the code.
2746
22-June-2009 Ruud Eisinga
2747
#	Fixed a bug in Menu_link module that made childpages of the menu_link page 
2748
	not selectable. (thnx to Luisehahne)
2749
21-June-2009 Matthias Gallas
2750
#	Fixed small bug introduced in changeset [999]
2751
19-June-2009 Matthias Gallas
2752
#	Fixed bug that parent pages didn't inherit language settings to kind pages
2753
17-June-2009 Ruud Eisinga
2754
#	Bugfix in "droplets/upgrade.php" - wrong parameter order for adding fields.
2755
	also the query for "normal" upgrades had a typo.
2756
!	Added warning in output_filter that the function will be removed in 2.9
2757
17-June-2009 Dietrich Roland Pehlke
2758
#	Bugfix in "droplets/upgrade.php" - wrong tablename change to the correct one
2759
+	Add upgrade-script to droplets
2760
!	Changes on upgrade-script to avoid droping droplet-modul-tables if the exists.
2761
!	calling "upgrate.php" or "install.php" instead of hard-coded lines to avoid
2762
	future conflicts by upgrading the modul
2763
15-June-2009 Matthias Gallas
2764
+	Added install routine for droplets to the upgrade script
2765
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
2766
#	Fixed small bug introduced in changeset [989]
2767
+	Added missing id tags and copyright notices to droplets modul
2768
15-June-2009 Dietrich Roland Pehlke (aldus)
2769
#	Bugfix for ticket #725
2770
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
2771
+	Add Droplets (Ruud)
2772
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
2773
+	modifications inside the search to get the droplets seachable (Ruud)
2774
14-June-2009 Dietrich Roland Pehlke (aldus)
2775
#	Bugfixes for (ticket #728)
2776
+	Add additional constant to "install/save.php" to avoid conflikts during
2777
	installation inside "/framework/initialize.php".
2778
+	Add condition inside "/framework/initialize.php" to avoid conflikts
2779
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
2780
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
2781
+	Additional Errormessage if nessesary tables are not found (english).
2782
13-June-2009 Matthias Gallas
2783
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
2784
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
2785
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
2786
26-May-2009 Matthias Gallas
2787
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
2788
21-May-2009 Matthias Gallas
2789
#	Fixed some strange backend layout issues (ticket #722)
2790
09-May-2009 Matthias Gallas
2791
+	Added index.php to all WB-Theme folders to prevent directory spoofing
2792
06-May-2009 Matthias Gallas
2793
!	Updated Norsk language File (Thanks to oeh)
2794
#	Fixed bug with not always included stylesheets in backend (ticket #717)
2795
27-Apr-2009 Matthias Gallas
2796
#	Fixed bug with missing option for admin-tools in advanced view of access
2797
	settings (ticket #714)
2798
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
2799
#	Fixed bug with missing template object in groups and user settings(ticket #716)
2800
25-Apr-2009 Matthias Gallas
2801
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
2802
23-Apr-2009 Matthias Gallas
2803
#	Fixed bug with dropdownlist in pages settings (ticket #713)
2804
20-Apr-2009 Matthias Gallas
2805
!	Update show_menu2 to version 4.8 (ticket #712)
2806
#	Fixed small error in Spain language file (ticket #711)
2807
18-Apr-2009 Matthias Gallas
2808
!	Updated Dutch language file (Thanks to Luckyluke)
2809
17-Apr-2009 Matthias Gallas
2810
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
2811
!	Updated again Norsk language File (Thanks to oeh)
2812
!	Updated Dutch language file (Thanks to Luckyluke)
2813
13-Apr-2009 Matthias Gallas
2814
#	Fixed minor dispay issue in upgrade script
2815
!	Updated Norsk language File (Thanks to oeh)
2816
!	Updated French language files (Thanks to Quinto and VotreEspace)
2817
!	Updated Danish language file (Thanks to Achrist)
2818
12-Apr-2009 Matthias Gallas
2819
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
2820
#	Fixed Typo in group_form.htt (ticket #705)
2821
01-Mar-2009 Christian Sommer
2822
!	Added disclaimer to upgrade-script.php	
2823
28-Feb-2009 Christian Sommer
2824
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
2825
25-Feb-2009 Matthias Gallas
2826
+	Added language support for template_description (affects templates and themes)
2827
#	fixed wrong path to images in news and form modul
2828
#	fixed manage section is showed twice (ticket #694)
2829
-	removed unneeded icons from wb_theme
2830
-	removed unneeded stylesheet.css from account dir
2831
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
2832
+	added fixed error.htt also to classic theme
2833
+	corrected info.php of news-modul
2834
24-Feb-2009 Dietrich Roland Pehlke
2835
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
2836
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
2837
	than one Form on one single page.
2838
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
2839
	and replace the br-tag with valid p-tags.
2840
22-Feb-2009 Matthias Gallas
2841
+	added skinable Admin Interface
2842
21-Feb-2009 Christian Sommer
2843
+	added update of search table missing in Changeset 941
2844
#	fixed wrong index in language array
2845
!	removed some comment lines (changes are tracked by SVN)
2846
20-Feb-2009 Dietrich Roland Pehlke (aldus)
2847
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
2848
19-Feb-2009 Christian Sommer
2849
!	addon overview to show advanced options after redirect from reload.php
2850
#	fixed bug if language folder contains none language files (XX.php) or sub folders
2851
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
2852
18-Feb-2009 Dietrich Roland Pehlke (aldus)
2853
#	fixed: typos in the section_id inside the action-link 
2854
!	Remove test_trash and unused variables in query, added suggetions from #588
2855
#	Bugfix for form bug (ticket #688)
2856
17-Feb-2009 Christian Sommer
2857
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
2858
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
2859
16-Feb-2009 Christian Sommer
2860
!	moved reload option of Add-ons to main Add-on section
2861
!	reworked logout to reset possible remember key in database when logging out
2862
15-Feb-2009 Christian Sommer
2863
#	fixed bug with smart login option (remember me) (ticket #689)
2864
#	special chars like &nbsp; are shown when editing Add-on CSS files (ticket #678)
2865
!	redirect time for function print_success can now be defined in Settings (ticket #603)
2866
-	removed reload admin tool
2867
+	added possibility to reload Add-ons via the Add-on section
2868
14-Feb-2009 Christian Sommer
2869
!	added option to display current user name in backend template
2870
#	fixed wrong redirect path and added SVN Id
2871
13-Feb-2009 Christian Sommer
2872
+	added option to perform pre-installation checks to test requirements of Add-Ons
2873
#	added error messages to installation process for Add-Ons with wrong file type
2874
08-Feb-2009 Christian Sommer
2875
#	fixed warning if database connection failed during installation process
2876
06-Feb-2009 Christian Sommer
2877
!	fixed some typos in German language file (thanks to freeSbee)
2878
!	added new captcha fonts and replaced old background images with the ones created by thorn
2879
05-Feb-2009 Christian Sommer
2880
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
2881
02-Feb-2009 Christian Sommer
2882
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
2883
02-Feb-2009 Matthias Gallas
2884
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
2885
01-Feb-2009 Matthias Gallas
2886
!	Update FCKEditor to version 2.6.4
2887
22-Jan-2009 Christian Sommer
2888
!	Added default target attribut to backend menu links
2889
21-Jan-2009 Matthias Gallas
2890
!	Copyright notices now includes 2009
2891
20-Jan-2009 Matthias Gallas
2892
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
2893
17-Jan-2009 Matthias Gallas
2894
+	added French languages to modules
2895
!	changed handling of post_date in news modul (thanks to susigross)
2896
+	added hour and minute support to default published_when field in news modul
2897
13-Jan-2009 Christian Sommer
2898
-	removed the obsolete Codepress framework from the include folder
2899
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
2900
!	updated external PHPMailer class to latest version (v2.0.3)
2901
08-Jan-2009 Christian Sommer
2902
#	fixed error message in admin class if type array not defined
2903
05-Jan-2009 Dietrich Roland Pehlke
2904
#	Code-Snippets are no longer shown as type: unknown. 
2905
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
2906
#	fixed bug for the rss of news, see ticket #609
2907
04-Jan-2009 Matthias Gallas
2908
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
2909
03-Jan-2009 Matthias Gallas
2910
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
2911
#	fixed another bug in view.php of news modul introduced in changeset [892]
2912
30-Dec-2008 Matthias Gallas
2913
+	added default new language variables to all language files
2914
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
2915
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
2916
29-Dec-2008 Dietrich Roland Pehlke
2917
+	add language support for the errormessages inside the uninstall.php files for modules
2918
	and templates.
2919
!	add new keys inside the german de.php language-file.
2920
-	removed my own debugging-code (was in 893 by mistake)
2921
!	Correct the last date in the changelog
2922
29-Dec-2008 Matthias Gallas
2923
!	set version to 2.8 BETA
2924
#	replaced in news modul special chars with entities to get valid output
2925
!	changed SESSION ID Separator from '&' to '&amp;' to get valid output 
2926
-	Removed the <p> tag around the news as it is added from the editor  
2927
28-Dec-2008 Dietrich Roland Pehlke (aldus)
2928
+	ticket 610: add ip-address to the email-body in the form-modul.
2929
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
2930
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
2931
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
2932
26-Dec-2008 Thomas Hornik
2933
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
2934
13-Dec-2008 Christian Sommer
2935
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
2936
28-Oct-2008 Christian Sommer
2937
!	updated output filter regex to exclude mail addresses contained in input fields
2938
27-Nov-2008 Thomas Hornik
2939
!	added redirect-type (301/302) to menu_link
2940
24-Nov-2008 Matthias Gallas
2941
!	updated upgrade-script.php to add sec_anchor field to settings table
2942
22-Nov-2008 Thomas Hornik
2943
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
2944
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
2945
06-Nov-2008 Thomas Hornik
2946
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
2947
#	fixed some typos in DE language-file, added missing tab in search.php
2948
02-Nov-2008 Thomas Hornik
2949
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
2950
01-Nov-2008 Thomas Hornik
2951
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
2952
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
2953
!	updated menulink and search to use configureable section-anchor
2954
29-Oct-2008 Thomas Hornik
2955
# News: total number of news wasn't calculated correctly
2956
!	Captcha: removed IFRAME for Calculation-as-text captcha
2957
-	removed useless init_utf8funcs()-function
2958
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
2959
-	search: removed undocumented word-boundary search
2960
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
2961
+	search: added key 'ext_charset' to search-extension to query external databases
2962
25-Oct-2008 Christian Sommer
2963
!	updated basic templates according the template guidelines
2964
24-Oct-2008 Dietrich Roland Pehlke
2965
#	applied bugfix for ticket #608 (redeclaration of news module)
2966
23-Oct-2008 Dietrich Roland Pehlke
2967
!	modified module delete function to provide additional information when module is in use when trying to delete
2968
!	modified template delete function to provide additional information when template is in when trying to delete
2969
21-Oct-2008 Matthias Gallas
2970
#	fixed display issue in news modul
2971
!	updated show_menu2 to version 4.7
2972
18-Sep-2008 Thomas Hornik
2973
+	Added captcha-reload
2974
16-Sep-2008 Thomas Hornik
2975
#	search: fixed windows-related regex issue
2976
19-Aug-2008 Matthias Gallas
2977
!	updated to latest FCKEditor version 2.6.3
2978
02-Aug-2008 Thomas Hornik
2979
#	fixed sorting order of search-results
2980
25-Jul-2008 Thomas Hornik
2981
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
2982
!	added $database = new Database(); in front of output-filter
2983
05-Jul-2008 Thomas Hornik
2984
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
2985
02-Jul-2008 Christian Sommer
2986
!	updated to latest FCKEditor version 2.6.2
2987
01-Jul-2008 Thomas Hornik
2988
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
2989
29-June-2008 Christian Sommer
2990
!	applied additional mail check to forgot login form
2991
28-June-2008 Christian Sommer
2992
!	class and id attributes in mailto links are no longer ignored by the output filter
2993
22-Jun-2008 Thomas Hornik
2994
#	fixed issue with captcha (mt_rand() instead of rand())
2995
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
2996
22-June-2008 Christian Sommer
2997
!	added output of block number to section admin if no block name is specified
2998
21-June-2008 Christian Sommer
2999
+	added output of block names to modify pages dialogue if blocks are enabled
3000
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
3001
08-Jun-2008 Thomas Hornik
3002
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
3003
24-May-2008 Christian Sommer
3004
!	modified output filter routine to prevent errors if database entries do not exist
3005
04-May-2008 Thomas Hornik
3006
!	changed register_backend_modfile() to work with wysiwyg-module, too
3007
01-May-2008 Thomas Hornik
3008
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
3009
26-Apr-2008 Thomas Hornik
3010
#	class.admin.php deletes actual query-string while redirection. fixed.
3011
25-Apr-2008 Matthias Gallas
3012
#	fixed validiation bug in option fields of form modul
3013
------------------------------------- 2.7.0 -------------------------------------
3014
21-Apr-2008 Christian Sommer
3015
!	set version to 2.7
3016
#	fixed bug in the PL language file of the JS calendar
3017
+	added some basic functions for module developers
3018
20-Apr-2008 Thomas Hornik
3019
#	fix: allow external urls for search-results
3020
17-Apr-2008 Thomas Hornik
3021
#	fixed jscalendar's language-files
3022
16-Apr-2008 Christian Sommer
3023
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
3024
15-Apr-2008 Thomas Hornik
3025
!	revert back to pagename-creation from $page_menu, instead of $page_title
3026
15-Apr-2008 Christian Sommer
3027
#	fixed bug introduced with Changeset 826
3028
14-Apr-2008 Christian Sommer
3029
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
3030
!	allowed tags for multi-lingual module descriptions
3031
14-Apr-2008 Thomas Hornik
3032
#	fixed issue with multigroups (level 0 page-creation)
3033
13-Apr-2008 Thomas Hornik
3034
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
3035
#	fixed language-files
3036
10-Apr-2008 Christian Sommer
3037
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
3038
09-Apr-2008 Christian Sommer
3039
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
3040
07-Apr-2008 Matthias Gallas
3041
#	fixed error in german laguage file
3042
07-Apr-2008 Christian Sommer
3043
+	added the latest FCKEditor v2.60
3044
-	removed the outdated FCKEditor v2.51
3045
!	set version from 2.7 (RC3) to 2.7 (RC3a)
3046
07-Apr-2008 Thomas Hornik
3047
!	added missing group_id in INSERT-query
3048
!	removed PHP5 function stripos from installation script
3049
06-Apr-2008 Christian Sommer
3050
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
3051
!	enlarged admin tool icon to match size 50x50px of the other icons
3052
05-Apr-2008 Matthias Gallas
3053
!	Moved language variables for edit module CSS from modules language files to core language files
3054
+	Added norwegian translation (Thanks OEH)
3055
05-Apr-2008 Thomas Hornik
3056
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
3057
#	fixed viewing_groups-handling in /admin/pages/add.php
3058
!	imported new russian translation from User shlack. Many Thanks
3059
05-Apr-2008 Christian Sommer
3060
!	added workaround for template parser class
3061
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
3062
!	minor layout change
3063
!	allowed the character "-" to be used in database names
3064
04-Apr-2008 Thomas Hornik
3065
#	fixed: Language-redirect removed query-string from URL
3066
04-Apr-2008 Christian Sommer
3067
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
3068
03-Apr-2008 Christian Sommer
3069
!	some code clean up in news/form module
3070
!	small adaption of the edit CSS function file css.functions.php
3071
!	updated edit module CSS functions to include backend.css into head if possible
3072
#	fixed bug in Javascript decryption routines of the Output-Filter module
3073
02-Apr-2008 Matthias Gallas
3074
#	fixed bug with registration of users are not added to signup group
3075
02-Apr-2008 Christian Sommer
3076
#	added handling of missing characters to mailto encryption routines
3077
!	some code clean-up in News module
3078
!	fixed some layout issues with Form module (combination with Output-filter)
3079
!	fixed layout issue with optional subject/body text of encrypted mailto links
3080
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
3081
01-Apr-2008 Christian Sommer
3082
!	removed typo in English language file
3083
!	added updated edit CSS functions to the News module
3084
!	added updated edit CSS functions to the Form module
3085
31-Mar-2008 Christian Sommer
3086
#	fixed bug in output filter (mailto links with HTML entities in optional part)
3087
29-Mar-2008 Christian Sommer
3088
!	added missing translation to Dutch language file (thanks Bramus)
3089
28-Mar-2008 Thomas Hornik
3090
!	Some cleanup in search.php
3091
!	WYSIWYG: changed field text to LONGTEXT, too.
3092
25-Mar-2008 Matthias Gallas
3093
!	Updated Dutch language file (Thanks to Bramus)
3094
26-Mar-2008 Tomas Hornik
3095
#	fixed E_NOTICE-message in admin/modules/details.php
3096
25-Mar-2008 Thomas Hornik
3097
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
3098
+	search: added missing code to allow query of external data and to process the search data itself
3099
25-Mar-2008 Matthias Gallas
3100
#	Fixed missing <body> tag in Admin Interface (ticket #572)
3101
24-Mar-2008 Matthias Gallas
3102
!	Updated Danish Language file (Thanks to Achrist)
3103
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
3104
24-Mar-2008 Thomas Hornik
3105
+	Added RU-language-files, provided by user shlack; converted to entities.
3106
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
3107
#	FCK-Editor: loads large pages faster
3108
-	removed include/captcha/asp.php. css have to be added to module's css-files.
3109
23-Mar-2008 Matthias Gallas
3110
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
3111
17-Mar-2008 Thomas Hornik
3112
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
3113
15-Mar-2008 Thomas Hornik
3114
#	menulink: link can be menulink or subpage of menulink, too
3115
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
3116
13-Mar-2008 Christian Sommer
3117
! 	adjusted error/warning templates to the updated backend layout
3118
13-Mar-2008 Matthias Gallas
3119
! 	replaced one icon in admin interface
3120
12-Mar-2008 Matthias Gallas
3121
# 	fixed loading time and some display issues in IE6 of the new admin interface
3122
!	tweaked the new admin interface a little bit
3123
12-Mar-2008 Christian Sommer
3124
! 	adjusted background color of installation and upgrade script
3125
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
3126
! 	removed hardcoded /admin folder strings from WB core files where possible
3127
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
3128
! 	defined <strong> and <em> instead of <b> and <i> as default tags
3129
12-Mar-2008 Thomas Hornik
3130
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
3131
11-Mar-2008 Christian Sommer
3132
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
3133
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
3134
08-Mar-2008 Thomas Hornik
3135
#	fixed issue with news and end-date
3136
04-Mar-2008 Christian Sommer
3137
#	fixed issue with smart view URL link
3138
03-Mar-2008 Thomas Hornik
3139
#	fixed an issue with text-captcha (default text got saved). Changes default text.
3140
#	fixed an issue with highlighting
3141
02-Mar-2008 Thomas Hornik
3142
#	added missing text in language-files
3143
+	added missing sorting to language dropdown in admin/pages/settings.php
3144
01-Mar-2008 Thomas Hornik
3145
#	fixed ticket #562, applied changes from user tavitar with some own additions
3146
+	added check for AddDefaultCharset to install
3147
29-Feb-2008 Thomas Hornik
3148
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
3149
28-Feb-2008 Thomas Hornik
3150
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
3151
28-Feb-2008	Christian Sommer
3152
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
3153
25-Feb-2008	Matthias Gallas
3154
+	added missing Dutch language files for core modules
3155
24-Feb-2008 Thomas Hornik
3156
#	issue with menulink in upgrade-script. Fixed.
3157
23-Feb-2008 Christian Sommer
3158
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
3159
#	fixed bug in upgrade script (WBMailer setting)
3160
22-Feb-2008 Christian Sommer
3161
#	some layout changes on the upgrade-script, fixed error in precheck
3162
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
3163
20-Feb-2008 Thomas Hornik
3164
!	added workaround for language sorting-problem
3165
20-Feb-2008	Christian Sommer
3166
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
3167
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
3168
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
3169
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
3170
19-Feb-2008	Matthias Gallas
3171
!	Updated upgrade script
3172
!	Changed language sorting from directory to name (needs additional to be escaped!)
3173
+	added new languages to install script
3174
#	fixed some issues and typos in languagefiles
3175
18-Feb-2008 Thomas Hornik
3176
+	Converted and added some old language-files (BG, CS, PL, RU)
3177
18-Feb-2008	Christian Sommer
3178
#	Fixed two broken links
3179
!	Modified news module to create a default index.php during installation (directory spoofing)
3180
17-Feb-2008	Matthias Gallas
3181
-	Removed colloquially german language files as the filename causes issues
3182
17-Feb-2008	Christian Sommer
3183
!	removed German Umlauts in some language file (PHP comments)
3184
#	fixed language bug (backend language switched to the pages language viewed in frontend)
3185
16-Feb-2008	Thomas Hornik
3186
!	updated upgrade-script (menulink)
3187
13-Feb-2008 Thomas Hornik
3188
+	allow externl links in menulink-module
3189
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
3190
10-Feb-2008 Matthias Gallas
3191
#	fixed some errors in standard german language file
3192
+	added new colloquially german language file
3193
10-Feb-2008 Thomas Hornik
3194
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
3195
10-Feb-2008 Christian Sommer
3196
#	fixed E_NOTICE warning with already defined module frontend constants
3197
-	removed all stuff other than page_content from the blank template
3198
!	adapted color for onmouseover effect
3199
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
3200
!	made Website Header field in Settings visible per default
3201
!	modified all templates (display Website Header, use show_menu instead of page_menu)
3202
!	added highlighting of active input elements to all WB backend areas; changed some colors
3203
!	removed hover highlighting of input fields to avoid possible confusion
3204
!	added visualization of wrong/empty input fields
3205
#	fixed a bug with re-enter admin password
3206
09-Feb-2008 Christian Sommer
3207
!	modified some colors and CSS definitions of pages, media and section interface
3208
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
3209
#	output_filter: removed word boundary from mailto regex part
3210
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
3211
#	fixed bug in user signup
3212
!	output_filter: added word boundary for the mailto regex part
3213
09-Feb-2008 Thomas Hornwik
3214
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
3215
08-Feb-2008 Matthias Gallas
3216
+	added kewyword id to all new files
3217
08-Feb-2008 Christian Sommer
3218
-	Removed admin module mail_filter
3219
+	Added revised version of the output filter module
3220
08-Feb-2008 Thomas Hornik
3221
!	module news: set focus on captcha-field if user have to re-enter captcha
3222
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
3223
-	Removed unused function is_access_denied() from search
3224
04-Feb-2008 Thomas Hornik
3225
!	email-addresses are excluded from search-results page.
3226
#	Fixed possible XSS in account/login.php and forgot-form.php
3227
04-Feb-2008 Christian Sommer
3228
#	allowed usage of tags in settings fields: website_header, website_footer
3229
03-Feb-2008 Thomas Hornik
3230
#	out-of-date default page isn't shown anymore, instead shows next public page.
3231
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
3232
03-Feb-2008 Matthias Gallas
3233
+	added kewyword id to all new files
3234
02-Feb-2008 Christian Sommer
3235
#	fixed wrong redirect in /admin/images
3236
02-Feb-2008 Thomas Hornik
3237
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
3238
+	Added missing text in languages files for jscalendar
3239
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
3240
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
3241
#	fixed path in jscalendar-css
3242
01-Feb-2008 Christian Sommer
3243
#	Added default index.php to all folders (directory spoofing)
3244
01-Feb-2008 Thomas Hornik
3245
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
3246
#	Fixed possible XSS-vulnerability in wb/search/search.php
3247
31-Jan-2008 Thomas Hornik
3248
!	Adjusted clock-red icon to match wb colors
3249
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
3250
+	Added multi-group to upgrade-script
3251
30-Jan-2008 Christian Sommer
3252
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
3253
30-Jan-2008 Thomas Hornik
3254
#	registered pages didn't appear in menu. fixed.
3255
!	Updated upgrade-script. (Some upgrades still missing)
3256
29-Jan-2008 Thomas Hornik
3257
#	strtotime()'s behavior differ in PHP4 and PHP5.
3258
	Had to fix some issues in admin/pages/sections and module news.
3259
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
3260
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
3261
28-Jan-2008 Matthias Gallas
3262
#	Replaced all special chars in language files with htmlentities or unicode
3263
+	Added some missing lines in language files
3264
+	Added missing keyword Id
3265
28-Jan-2008 Christian Sommer
3266
#	fixed issue with top bar icon alt tag
3267
!	added some more backend layout modifications
3268
!	corrected bug in NL.php language file
3269
!	added missing session cookie forgotten in Changeset 593
3270
!	added possibility to select the default backend language during installation process
3271
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
3272
#	Fixed some bugs in the Javascript Admin modul
3273
28-Jan-2008 Thomas Hornik
3274
+	Allow a user-supplied From-Name in form-settings for email und success-email.
3275
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
3276
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
3277
27-Jan-2008 Christian Sommer
3278
!	fixed CSS background color of the installer CSS
3279
!	replaced static text with variable text from language file
3280
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
3281
!	added missing ID tags
3282
27-Jan-2008 Christian Sommer
3283
!	added missing ID tags
3284
!	added default language for users to avoid empty language fields
3285
27-Jan-2008 Matthias Gallas
3286
+	added kewyword id to new file
3287
#	Fixed some spelling errors in german language file
3288
27-Jan-2008 Thomas Hornik
3289
!	Module form: user supplied input isn't lost on captcha-failure anymore.
3290
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
3291
+	Added Calc_ttf_image CAPTCHA.
3292
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
3293
!	Some minor changes in CAPTCHA-code.
3294
!	Added some text to CAPTCHA admin-tool.
3295
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
3296
+	Added preview-images for CAPTCHA.
3297
!	Improved security: CAPTCHAS can't be loaded from outside WB
3298
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
3299
26-Jan-2008 Christian Sommer
3300
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
3301
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
3302
26-Jan-2008 Matthias Gallas
3303
#	fixed bug in Javascript Admin module
3304
+	Added new language files
3305
+	Added keywords to files where they are missing
3306
26-Jan-2008 Thomas Hornik
3307
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
3308
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
3309
	Improved ASP in news-module.
3310
+	module news: added publish_until field to control the visibility of a news-posting by date and time
3311
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
3312
	It should be very difficult for spam-bots to recognize intersected characters.
3313
25-Jan-2008 Christian Sommer
3314
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
3315
25-Jan-2008 Thomas Hornik
3316
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
3317
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
3318
#	module news: it was possible to post comments to postings with commenting disabled
3319
	or to inactive postings. Fixed
3320
24-Jan-2008 Thomas Hornik
3321
!	Generate filename in pages/ from page_title instead of menu_title.
3322
24-Jan-2008 Christian Sommer
3323
#	fixed bug in Codepress integration (if codepress framework not installed)
3324
+	added language support to all integrated modules (except for news and form module)
3325
#	fixed another E_NOTICE warning
3326
24-Jan-2008 Matthias Gallas
3327
+	Added keywords to files where they are missing
3328
23-Jan-2008 Christian Sommer
3329
+	Added German language file for WB 2.7
3330
22-Jan-2008 Christian Sommer
3331
+	Added language support for the Admin tools (backup, reload, mail_filter)
3332
-	Removed all admin tool text outputs from global language file to module language files
3333
!	Introduced language support for the overview page of the Admin tools
3334
+	Added function get_variable_content to allow extraction of variable content without including files
3335
!	Changed language support for Addons -> Moduls -> Details
3336
22-Jan-2008 Matthias Gallas
3337
+	Added keywords to new mail filter files
3338
22-Jan-2008 Thomas Hornik
3339
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
3340
21-Jan-2008 Christian Sommer
3341
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
3342
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
3343
21-Jan-2008 Thomas Hornik
3344
+	Unique session-identifier for each website baker installation. fixes #354
3345
20-Jan-2008 Christian Sommer
3346
#	fixed E_NOTICE-warning in save.php when input data was wrong
3347
+	added the new admin tool email output filter which allows to transform
3348
	emails before displaying them on the frontend
3349
20-Jan-2008 Thomas Hornik
3350
!	upgrade-script.php: fixed mysql_error() handling
3351
!	upgrade-script.php: added code to update menu_links
3352
#	fixed a typo in upgrade-script.php
3353
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
3354
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
3355
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
3356
19-Jan-2008 Christian Sommer
3357
!	Reduced the success time out and set WYSIWSY background to white
3358
#	Fixed some errors in form module (only in conjunction with E_ALL)
3359
!	Added support to configure the mailer settings via the backend
3360
19-Jan-2008 Matthias Gallas
3361
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
3362
+	Added keywords to new files
3363
19-Jan-2008 Thomas Hornik
3364
-	Module news: removed old calendar
3365
+	Module news: adapted news to use the new include/jscalendar
3366
+	added installation-instructions to include/jscalendar
3367
#	Module code: curly backets get deleted by pparse() from phplib. fixed
3368
+	Module menu_link: added dropdown-listbox to select anchor
3369
!	upgrade-script: added code to convert old menu_links to new ones (partly)
3370
18-Jan-2008 Matthias Gallas
3371
!	Updated news modul with features from the advanced news modul
3372
!	Updated form modul with features from the advanced form modul
3373
#	Fixed hardcoded /pages issue in intro page feature
3374
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
3375
!	Revoked parts of changeset 547 and again introduced changeset 540
3376
+	Added keywords to modules/fckeditor and all other new files
3377
18-Jan-2008 Thomas Hornik
3378
#	fixed two E_NOTICE-warnings in admin/pages/index.php
3379
+	added new module-based search-function
3380
+	added new publish-by-date code
3381
17-Jan-2008 Christian Sommer
3382
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
3383
!	removed the PAGE_EXTENSION from frontend login
3384
17-Jan-2008 Matthias Gallas
3385
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
3386
	by changeset 546
3387
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
3388
	option in WB settings as this function only works on Apache Servers
3389
	together with .htaccess and mod_rewrite
3390
+	Added keywords to file menu_link/uninstall.php and new admintools files
3391
17-Jan-2008 Christian Sommer
3392
!	added the "users in multiple groups" feature (closes parts of ticket #546)
3393
16-Jan-2008 Thomas Hornik
3394
!	changed admin/pages/save.php to allow hidden config-elements in table search.
3395
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
3396
	fixed odd behavior in case of menu_link as default-page.
3397
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
3398
14-Jan-2008 Matthias Gallas
3399
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
3400
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
3401
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
3402
	pathes points to WB Corefiles with the page extension .php
3403
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
3404
14-Jan-2008 Christian Sommer
3405
!	added a missing </tr> tag
3406
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
3407
	removed by Changeset 529 (enhanced pages admin)
3408
13-Jan-2008 Christian Sommer
3409
#	moved administration tools from Settings to the new section Admin-Tools
3410
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
3411
!	increased redirection time after success message, corrected HOME link of the login panel
3412
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
3413
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
3414
#	fixed error with redirection to admin panel after installation
3415
12-Jan-2008 Christian Sommer
3416
!	introduced smart URL detection for the 'View' menu in the WB backend
3417
	(if page_id is set, redirect to this page instead of the root)
3418
!	introduced the enhanced pages admin dialogue (thanks to icouto)
3419
11-Jan-2008 Christian Sommer
3420
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
3421
-	removed the hmtlarea files in /modules/htmlarea
3422
!	set the fckeditor as the new default editor /install/save.php
3423
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
3424
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
3425
11-Jan-2008 Matthias Gallas
3426
!	Update codepress to Version 0.9.6
3427
!	Update phplib to Version 7.4a
3428
09-Jan-2008 Matthias Gallas
3429
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
3430
#	Fixed ticket #542 (Thanks to Thorn)
3431
23-Dec-2007 Matthias Gallas
3432
!	Changed all copyright notices to include now 2008
3433
21-Sep-2007 Matthias Gallas
3434
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
3435
	the new register_frontend_modifles() functions do not validate
3436
24-Jan-2007 Christian Sommer
3437
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
3438
------------------------------------- 2.6.7 -------------------------------------
3439
02-Jan-2007 Christian Sommer
3440
+	Added missing converting file for changeset [504]
3441
------------------------------------- 2.6.6 -------------------------------------
3442
01-Jul-2007 Matthias Gallas
3443
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
3444
01-Jul-2007 Ryan Djurovich
3445
#	Fixed bug where error message not displayed when script fails to create a page
3446
#	Fixed bugs introduced in [484]
3447
14-May-2007 Matthias Gallas
3448
+	Added support for ISO-8859-6.(Thanks to thorn)
3449
12-May-2007 Christian Sommer
3450
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
3451
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
3452
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
3453
+	Added the new function register_frontend_modfiles to the built in templates
3454
08-May-2007 Matthias Gallas
3455
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
3456
+	Added new functions page_css and page_javascript to the built in templates
3457
+	Added search highlight class to css files of the built in templates
3458
30-Apr-2007 Matthias Gallas
3459
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
3460
10-Apr-2007 Matthias Gallas
3461
+	Optimized search and highlighting funktions (Thanks to thorn)
3462
03-Apr-2007 Matthias Gallas
3463
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
3464
	in the pages directory (Special thanks to "Funky_MF" for the fix)
3465
01-Apr-2007 Matthias Gallas
3466
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
3467
	from the code (revoked changeset 396) and added new functions instead. Adapted the
3468
	search and the highlighting to use the new functions. With this changes WB can now
3469
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
3470
	and tested this changes.
3471
12-Mar-2007 Matthias Gallas
3472
+	Added multilingual support to search
3473
03-Mar-2007 Matthias Gallas
3474
+	Added new function for highlighting search results in the content area
3475
	(Special thanks to "thorn" and "Funky_MF")
3476
#	Fixed some issues in search with special chars
3477
	(Special thanks to "thorn" and "Funky_MF")
3478
22-Feb-2007 Christian Sommer
3479
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
3480
16-Feb-2007 Christian Sommer
3481
!	Suppressed PHP warnings and errors when reading empty intro.php
3482
16-Feb-2007 Christian Sommer
3483
#	Applied fix to enable parsing of PHP code in the intro.php 
3484
12-Feb-2007 Christian Sommer
3485
!	Added functions page_css and page_javascript which allow to include optional
3486
	module files module.css and module.js into the <head> section. This allows to 
3487
	create valid (X)HTML, as CSS definitions of modules are included in the head section
3488
12-Feb-2007 Christian Sommer
3489
!	Security enhancement (reduced number of login trials from 50 to 3)
3490
02-Feb-2007 Matthias Gallas
3491
#	Applied fix for ticket #380 (Thanks to pcwacht)
3492
30-Jan-2007 Ryan Djurovich
3493
#	Applied fix for ticket #376
3494
29-Jan-2007 Matthias Gallas
3495
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
3496
	specific description of the modules in the language files of the modules.
3497
21-Jan-2007 Matthias Gallas
3498
#	Fixed issue in the search table entries of form modul
3499
13-Jan-2007 Matthias Gallas
3500
#	Fixed some bugs in rss.php
3501
07-Jan-2007 Matthias Gallas
3502
#	Fixed error when uninstalling the news modul
3503
02-Jan-2007 Matthias Gallas
3504
+   Added id keywords to all missing files
3505
#	Fixed issue with Permissions for pages sections
3506
27-Dec-2006 Matthias Gallas
3507
#	Fixed form modul stores empty records
3508
------------------------------------- 2.6.5 -------------------------------------
3509
25-Dec-2006 Ryan Djurovich
3510
!	Changed links to WB help website
3511
24-Dec-2006 Matthias Gallas
3512
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
3513
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
3514
!	Changed all copyright notices to include now 2007
3515
23-Dec-2006 Matthias Gallas
3516
#	Fixed IE allows to set a page as parent of itself (#320)
3517
#	Fixed problem with Page Title has to be escaped (#287)
3518
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
3519
21-Dec-2006 Matthias Gallas
3520
#	Fixed missing message when adding a site without page title (#300)
3521
21-Dec-2006 Ryan Djurovich
3522
#	Fixed bug with captcha script (#346)
3523
20-Dec-2006 Matthias Gallas
3524
#	Fixed Return to Search Results Page (#365)
3525
!	Set Version to 2.6.5
3526
-	Removed Changeset 365 because this will be a part of WB 2.7.x
3527
#	Fixed a little typo error in class.admin.php (#364)
3528
26-Nov-2006 Ryan Djurovich
3529
+	Added new script that could possibly be apart of 2.7.x as a replacement
3530
	for having the pages directory 
3531
17-Nov-2006 Matthias Gallas
3532
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
3533
15-Nov-2006 Matthias Gallas
3534
#	Fixed again intropage doesn't work (#71)
3535
20-Oct-2006 Matthias Gallas
3536
+	Added phpmailer class (thanks to doc)
3537
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
3538
+	Added List sorting in admin area (thanks to rsmith)
3539
#	Fixed table width 100% are wrong displayed in container templates
3540
	when IE is used (#350)
3541
#	Fixed large space between menupoints in IE (#349)
3542
#	Fixed Website description is not displayed when no page description
3543
	available (#348)
3544
#	Fixed group images in news modul cannot be stored (#342)
3545
#	Fixed Typo in form/save_field.php (#341)
3546
#	Fixed files in /pages/posts folder are not deleted (#340)
3547
#	Fixed specialchars problem in the news modul (#339)
3548
#	Fixed news modul stores empty records (#338)
3549
#	Fixed Captcha didn't work in news comments (#337)
3550
#	Fixed various php notices (#334)
3551
+	Added new upgrade_function (thanks to kozmoz)
3552
#	Fixed addons table isn't updated when a modul is updated (#332)
3553
#	Fixed spelling errors in the signup2.php (#330)
3554
#	Fixed MySQL 5.x missing default values for INT fields in all system
3555
	and modules tables (#329)
3556
#	Fixed installer does not insert admin user (#328)
3557
+	Added support for getting page ID of page that referred search
3558
	request (#327) (thanks to brofield)
3559
#	Fixed search results generate invalid XHTML and notify warnings (#326)
3560
Stefan Braunewell
3561
#	Fixed Field 'last_reset' doesn't have a default value (#313)
3562
+	Added get_post_escaped to wb class which automatically calls add_slashes
3563
	on get_post output and used it in form/save_field.php
3564
------------------------------------- 2.6.4 -------------------------------------
3565
20-May-2006 Ryan Djurovich
3566
#	Fixed security issues related to #237
3567
#	Fixed typo in news save comment page (#282)
3568
#	Fixed typo in news delete post page (#283)
3569
!	Added multi-submission protection to form module (#119)
3570
#	Added notice for when PHP Session Support appears to be disabled in installer,
3571
	even if it is enabled and the problem actually lies in the users browser (#154)
3572
19-May-2006 Ryan Djurovich
3573
#	Fixed problem in forgotten login form where email field is too short (#207)
3574
#	Fixed typo in forgotten login details email (#190)
3575
15-May-2006 Stefan Braunewell
3576
#	Fixed security issues (#237)
3577
03-May-2006 Stefan Braunewell
3578
#	Fixed problems with pre-2.6.0 modules in section list
3579
#	Fixed e-mail bug caused by From: headers in internal mail function calls
3580
	(#189)
3581
#	E-mail validation in install script now accepts new top-level domains
3582
	(#162)
3583
#	Error status is now overwritten by next database query (#182)
3584
#	Fixed obscure problem in htmlarea install script
3585
------------------------------------- 2.6.3 -------------------------------------
3586
19-Mar-2006 Stefan Braunewell
3587
#	Fixed ticket #146: problems removing groups from viewers list of a page
3588
16-Mar-2006 Stefan Braunewell
3589
!	Changed link target selection. Now self, top and new. (Ticket #145)
3590
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
3591
	password pages.
3592
#	Some changes to the SQL code in the install script for improved 
3593
	compatibility with new MySQL versions
3594
#	Fixed ticket #134 - error on browsing media.
3595
+	Improved backup module: new choice between full database or WB-related
3596
	backup.
3597
#	Fixed ticket #141 - admin now sees all folders in media
3598
#	Fixed e-mail sending problems due to additional parameter in mail call.
3599
#	Applied fix regarding ticket #138: new users now get deleted if
3600
	sending e-mail fails.
3601
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
3602
	password process
3603
#	Removed duplicate expression from modules/news/install.php which caused
3604
	problems in installation
3605

    
3606
01-Mar-2006 Stefan Braunewell
3607
#	Fixed ticket #68 - Safari problem with displaying all parents.
3608
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
3609
	to fatal error.
3610
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
3611
------------------------------------- 2.6.2 -------------------------------------
3612
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
3613
#	Fixed ticket #104 - commas in form field descriptions not allowed.
3614
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
3615
	and expiration date is now set to time in the past.
3616
#	Smart login not working.
3617
!	Changed mail calls to new function $wb->mail.
3618
#	Form: ticket 124 added captcha settings check 
3619
#	Ticket 118 added formfield type to check for email/text 
3620
#	Ticket 115 changed comparision /modules/form/view.php 
3621
#	Added correct timecheck in form submissions
3622
!	Changed captcha.php call to include timestamp
3623
!	Changed the e-mail validation code and added a mail function to class wb.
3624
!	Forgotten password: if sending of e-mail fails, restore old password.
3625
	Ticket #110
3626
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
3627
!	Character encoding setting also affects admin backend.
3628
	Mentioned in ticket #102.
3629
!	Reintroduced page languages setting. If switched to off, page
3630
	languages are only used to determine the language file for the
3631
	universal texts. If on, displayed page and menu are affected by
3632
	the language session variable.
3633
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
3634
	to set the number of levels to be show.
3635
#	Fixed a bug where access settings of registered and private pages
3636
	were displayed incorrectly.
3637
#	Fixed captcha being cached.
3638
#	Added an exit call after every heading("Location:...")
3639
	redirector to prevent unwanted execution of code.
3640
#	Bug #122. Replaced empty field check by check that setting name is
3641
	not "wb_version".
3642
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
3643
#	Fixed bug #99 and two additional instances of typo 
3644
	catpcha instead of captcha.
3645
#	Fixed some typos
3646
#	Fixed some notices and warnings.
3647
#	Fixed bug #105 - back buttons in addon detail pages not editable.
3648
!	Replace 'admin' by 'wb' in all account pages. 
3649
!/#	Moved print_success and print_error code to class.wb.php.
3650
	Added correct parameters to these functions in account pages. 
3651
------------------------------------- 2.6.1 -------------------------------------
3652
12-Dec-2005 Ryan Djurovich
3653
#	Fixed security vulnerability in class.login.php
3654
#	Fixed typo in EN language file
3655
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
3656
!	Added charset encoding to admin templates
3657
!	Added extra code to check for selection of addon upon uninstalling
3658
#	Fixed bugs in RSS news feeder
3659
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
3660
------------------------------------- 2.6.0 -------------------------------------
3661
28-Nov-2005 Ryan Djurovich
3662
+	Added default charset option to (advanced) settings
3663
#	Form module email fields now have email address validation
3664
#	Fixed spacing in form submissions
3665
27-Nov-2005 Ryan Djurovich
3666
+	Added captcha verification to sign-up form
3667
+	Added Captcha to News module
3668
24-Nov-2005 Stefan Braunewell
3669
!	Applied aportale's patch to use label instead of javascript toggle code
3670
20-Nov-2005 Ryan Djurovich
3671
!	News mod now hides read more link if no need for it (see ticket #56)
3672
+	Added support for mailto: links in the menu link mod
3673
#	Added direct-access redirection on some files (see ticket #37)
3674
+	Added extra characters to convert.php (see ticket #64)
3675
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
3676
29-Sep-2005 Ryan Djurovich
3677
!	Cleaned up form buttons in Settings
3678
!	Moved some options into Advanced Settings
3679
#	Semi-disabled "separate" page trash option
3680
+	Created a backup module/tool for backing-up the database
3681
	(thanks to John (pcwacht) for the original code)
3682
+	Created new "blank template", which can be used in case where you don't
3683
	want anything wrapping page-content.
3684
19-Sep-2005 Ryan Djurovich
3685
+	Added _license field for all add-ons to specify a license
3686
!	Renamed _designed_for variables (for all addons) to _platform
3687
+	Created addons table for faster internal referencing of installed addons
3688
!	Fixed some links, including the "Help" button in Admin
3689
#	Used nl2br to display body correctly when viewing form-submissions
3690
15-Sep-2005 Stefan Braunewell
3691
+	Added table module with columns 'name','type' and 'directory' as an
3692
	index.
3693
+	Added entry to settings table 'wb_version' which holds the version
3694
	number and can be utilized in future upgrade scripts.
3695
!	Added upgrade functionality also for templates and languages.
3696
#/!	Template/modules installation now respects paths.
3697
!	Moved updates from config.php to database.
3698
	Created initialize.php (required by config.php) to read settings.
3699
11-Sep-2005 Stefan Braunewell
3700
!	HTMLArea is now a module instead of a core component. Files moved
3701
	from "include" to "modules".
3702
+	Implemented Installation of modules on top of an older version. This is 
3703
	done via checking $module_version. Instead of install.php, upgrade.php
3704
	is then called if it exists in the module package. 
3705
	For module developers: $module_version and $new_module_version are 
3706
	accessible in upgrade.php to find out what upgrade steps need to be taken.
3707
!	Changed column names in mod_news_posts from short,long to content_short,
3708
	content_long.
3709
09-Sep-2005 Stefan Braunewell
3710
+	Added new advanced setting "Rename Files On Upload". File extensions can be
3711
	given so that respective files will have a ".txt" appended on media upload.
3712
#	Fixed "None found" message bug when user has no top level page edit
3713
	rights.
3714
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
3715
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
3716
+	Added utf-8 character encoding meta tag into all stock templates.
3717
#	Fixed bug when changing a page's parent
3718
!	Changed the way blocks are treated. Added new frontend class attribute
3719
	default_block_content that controls what is shown on pages such as
3720
	search, login, etc. (Ticket #16)
3721
+	Added support for WYSIWYG editor modules (wysiwygmod)
3722
+	When trying to access a registered page, user is automatically redirected
3723
	there on successful login.
3724
#	Fixed various issues with system search (mainly related to stripslashes()
3725
#	Removed stripslashes() in many places in the code. Added check for
3726
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
3727
	is independent of magic_quotes setting..
3728
05-Sep-2005 Stefan Braunewell
3729
#	Fixed bug concerning direct access of preferences page.
3730
#	Reworked page visibility and menu item visibility code (frontend login
3731
	problem).
3732
#	Pages in link list in htmlarea popup are now correctly ordered.
3733
#	Fixed bug where group with existing name can be added.
3734
04-Sep-2005 Ryan Djurovich
3735
+	Added and RSS newsfeed script to the News module
3736
04-Sep-2005 Stefan Braunewell
3737
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
3738
#	Fixed some occurrences of potential direct access path disclosure
3739
#	Added directory check to browse.php to prevent xss exploit by trusted users.
3740
!	Updated code to reflect move to Subversion repository system.
3741
27-Aug-2005 Stefan Braunewell
3742
#	Fixed bugs 4,5,6,8,9 in bug tracker
3743
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
3744
	A GET['lang'] now sets the session language variable.
3745
26-Aug-2005 Stefan Braunewell
3746
!	Moved redundant code into the new class functions. Created 
3747
	'compatibility.php' for backward compatibility with
3748
	modules and templates. Variables and functions can still be accessed
3749
	in the old way.
3750
!/+	Reorganized core frontend files, added new base class 'wb' from
3751
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
3752
	function into new class. Completely rewrote core index.php.
3753
	Now all variables and functions that are available to templates and
3754
	modules are attributes and methods of the frontend and the wb classes
3755
------------------------------------- 2.5.2 -------------------------------------
3756
23-Jun-2005 Ryan Djurovich
3757
!	create_access_file now creates all parent directories if needed
3758
#	Fixed bug when moving page with subpages to another level
3759
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
3760
#	Fixed bug where query was not setting error correctly in class.database.php
3761
22-Jun-2005 Ryan Djurovich
3762
#	Fixed bug where template permissions were not saved when a adding group
3763
21-Jun-2005 Ryan Djurovich
3764
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
3765
#	Fixed language problems in some area's of Admin. (Bug #70)
3766
#	Added a space in website/page keywords (Bug #69)
3767
#	Fixed bugs on settings2.php (Bug #52)
3768
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
3769
13-Jun-2005 Ryan Djurovich
3770
#	Fixed bug (#88) with news module
3771
!	Title of Administration login page now taken from language file (Bug #72)
3772
#	Fixed redirection admin/home to admin/start on admin/index.php
3773
#	Fixed bug with forgotten password page in admin (Bug #81)
3774
25-Apr-2005 Ryan Djurovich
3775
#	Fixed numerous bugs with module uninstallation
3776
#	Fixed bug when uploading files in Administration -> Media
3777
!	Installer no-longer requires you to accept the GNU GPL
3778
------------------------------------- 2.5.1 -------------------------------------
3779
16-Apr-2005 Ryan Djurovich
3780
#	Fixed two bugs with account login/logout
3781
------------------------------------- 2.5.1 -------------------------------------
3782
15-Apr-2005 Ryan Djurovich
3783
#	Fixed bug where non-english characters can get used in page filenames. Many
3784
	measuers have been added (including a new file: wb/framework/convert.php),
3785
	to prevent any possible errors that can occur in page filenames.
3786
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
3787
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
3788
#	Fixed bug where search and account pages are shown in every block
3789
	that is in a template
3790
#	Fixed numerous bugs with media home directories feature
3791
10-Apr-2005 Ryan Djurovich
3792
#	Fixed bugs in account/login.php and logout.php where users
3793
	gets redirected to /pages
3794
------------------------------------- 2.5.0 -------------------------------------
3795
08-Apr-2005 Ryan Djurovich
3796
-	Removed section language feature
3797
+	Added page language feature (replaces need for sections language feature)
3798
#	Fixed bug where pages using menu_link module can have the URL changed
3799
-	Page directory no longer stored in link field in pages table, it is now added
3800
	when the page_link function is called - this makes changing the pages
3801
	directory much easier and quicker
3802
!	Pages with visibility of "none" are now no longer directly accessable
3803
+	Added new visibility setting "hidden", acts exactly like none did previously
3804
!	Template info file can now specify number of menu's available and relative names
3805
!	Template info file can now specify number of blocks's available and relative names
3806
------------------------------------- 2.4.3 -------------------------------------
3807
07-Apr-2005 Ryan Djurovich
3808
#	page_filename function has been rewritten using str_replace
3809
	function, which should be faster and will allow characters
3810
	from other languages into filenames
3811
!	Created new media_filename function, which is now used
3812
	by all media functions (create,upload,rename) to determine
3813
	which characters should be removed from a desired filename
3814
+	New button in Administration page list to view specific page
3815
#	Updated the page_link function to now be compatible with menu link
3816
	module when setting pages directory to root
3817
#	Fixed bugs in search when using "Any Words" option
3818
#	Fixed bug with news module when pages directory set to root
3819
!	Changed URL of documentation website on Administration Start page
3820
------------------------------------- 2.4.2 -------------------------------------
3821
05-Apr-2005 Ryan Djurovich
3822
#	Fixed bug where file could be renamed to nothing in Media
3823
!	Optimised Media create folder, upload file, and rename functions
3824
#	Fixed bug where stripslashes not run on news post titles in admin
3825
05-Apr-2005 Stefan Braunewell
3826
#	Fixed bug concerning usage of the private_sql variable
3827
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
3828
------------------------------------- 2.4.1 -------------------------------------
3829
04-Apr-2005 Ryan Djurovich
3830
!	Pages with visibility of "none" are again directly accessable
3831
#	Fixed bugs regarding renaming files and directories in Media section
3832
!	When home folders disabled, all folders now visible in Media section
3833
------------------------------------- 2.4.0 -------------------------------------
3834
03-Apr-2005 Ryan Djurovich
3835
-	Removed recently added visibility setting of "heading", and relative config vars
3836
+	Added new "menu" field to pages table, and new setting "multiple menus"
3837
	which replaces the need for the menu headings feature
3838
+	Added links to top of groups and users sections, linking to each other
3839
!	Change menu width in "Round" template to 170px (was 150px)
3840
#	Change page "are you sure" deletion message to mention that it will delete
3841
	all sub-pages as well
3842
#	Fixed many bugs with news module when viewing posts by group
3843
!	Pages with visibility of "none" are now no longer directly accessable
3844
02-Apr-2005 Ryan Djurovich
3845
-	Removed need to specify DB_URL when calling database class
3846
#	Stopped fields without a type specified from being shown in form mod
3847
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
3848
	for insert link and insert image
3849
+	Added setting which allows you to specify the default WYSIWYG style
3850
+	Added "Server Email" option, to specify what is used in "From" field when
3851
	sending emails using the PHP mail function. Default is admins email address.
3852
#	Search now excludes pages which have a visibility of none or heading
3853
!	Pages are now given modified_when and modified_by when added
3854
01-Apr-2005 Ryan Djurovich
3855
+	Added option to News module to specify how many posts should be listed
3856
	per page (by default it is set to unlimited, which functions like previous version)
3857
#	Added stripslashes when display page titles in search
3858
+	Page descriptions and last updated date now shown in search by default
3859
30-Mar-2005 Ryan Djurovich
3860
+	Added new feature for Media home folders, where a folder can be specified
3861
	for a specific user or group of users only
3862
!	Changed URL of Help button to http://www.websitebaker.org/docs/
3863
+	Added new feature for "Page Trash" - two modes available: inline and separate
3864
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
3865
	up a level)
3866
29-Mar-2005 Ryan Djurovich
3867
-	Removed Database Settings from Administration Settings (options will not be
3868
	available in 3.x, so trying to match interface with WB 3.x plans
3869
!	Changed the name of Path Settings to Filesystem Settings in Administration
3870
	Settings, and removed ability to change path/url options - matching interface
3871
	plans for WB 3.x
3872
+	Added same options for OS and file permissions as installer to Settings
3873
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
3874
28-Mar-2005 Ryan Djurovich
3875
+	New functions available to templates to simplify creation of them. This aims
3876
	to "future-proof" templates for WB 3.x plans.
3877
!	Default templates updated to support some of the new functions
3878
+	Added field to pages table "page_trail" which stores a list of the pages
3879
	parents. This field was needed by the new page_menu function
3880
+	Added option for page visibility "heading" to enabled support for multiple
3881
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
3882
+	Added option for page visibility "registered", which acts a little like
3883
	private, but is still shown in the menu (although users need to log in to view
3884
	the pages content)
3885
+	Form module submissions now saved to database, and feature now added to
3886
	limit number of submissions per hour to prevent spamming
3887
+	New field for Form module: email. Allows you to specify their email in
3888
	"from" field on module settings.
3889
#	Fixed bug when displaying comments in News module (WB Bug #14)
3890
+	New "under contruction" message if no pages exist
3891
!	Cleaned-up wb/index.php
3892
27-Mar-2005 Ryan Djurovich
3893
+	Created advanced mkdir and chmod functions
3894
#	Fixed bug in media where wrong file/folder is deleted
3895
+	Complete overhall of installer - now only one step! It has been greatly
3896
	simplified in many ways, has much better validation, reports error much more
3897
	nicely, and automatically logs the user into the Administrations
3898
+	Must now specify OS type - allows for customizable file permission settings
3899
+	Sections can now have a language code assigned to them
3900
+	Sections can now have a block name/id assigned to them
3901
!	Home section of Administration renamed to Start, to save confusion with saying
3902
	Homepage (because this term could either mean the main website or Home section
3903
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
3904
!	Moved Users and Groups sections under Access section. This aims to unify the
3905
	interface with WB 3.x plans, which help to unclutter the menu
3906
!	Interface for Settings section has been imporved for usability purposes
3907
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
3908
	by placing media list inside an iframe
3909
#	Fixed stripslashes problem for viewing news comments
3910
!	Added code from Formesque module (an advanced version of the original Form
3911
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
3912
	interface improvements for select box/checkbox group/radio group options.
3913
#	Possibly fixed bugs where an S appears before file and dir modes
3914
#	Fixed bug where users can be added with same emails (in Administration)
3915
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
3916
	makes code more bulky, and removing it will decrease package size a lot
3917
+	New "homepage redirect" option so first page is included and not redirected to
3918
#	Fixed text not being shown when module uninstalled
3919
!	Imporved interface for basic group permissions
3920
26-Mar-2005 Stefan Braunewell
3921
#	Fixed bug with front-end logins
3922
#	Fixed bug when saving intro page 
3923
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
3924
#	Fixed bugs concerning moving/deleting pages
3925
#	Fixed list of parents in page settings
3926
#	Fixed mkdir without mode parameter
3927
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
3928
+	Added support for PAGES_DIRECTORY set to root
3929
+	Search form now supports quotes (thanks to Manafta)
3930
#	Fixed page section ordering
3931
#	News items are displayed with name of poster instead of "Unknown"
3932
#	Deletion confirmation popup window in media section now shows correct file name
3933
------------------------------------- 2.3.1 -------------------------------------
3934
03-Fed-2005 Ryan Djurovich
3935
+	Now there is two types of "filesystem modes", one for directories and one
3936
	for files. Having different settings is very common for most servers, so
3937
	this addition should fix many problems people had with 2.3.0.
3938
-	Removed filesystem mode options from installation
3939
!	Removed duplicate text on installation step 3 for timezone
3940
!	All "access files" for the news module now stored in pages/posts instead
3941
	of a sub-dir relative to the page (this fixes many bugs)
3942
#	Fixed major bugs when deleting pages with sub-pages
3943
!	Removed the restrictions that prevent a user for changing a pages level
3944
#	Fixed bug with "toggle" plus/minus in IE for pages list
3945
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
3946
------------------------------------- 2.3.0 -------------------------------------
3947
26-Jan-2005 Ryan Djurovich
3948
#	Fixed bug in framework/functions.php that made root parent always equal 8
3949
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
3950
#	Fixed SQL-query on line 172, placing a / after $old_link
3951
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
3952
	admin/pages/settings2.php
3953
#	Added ordering cleaning to delete_post.php on line 53 for news module
3954
!	GMT option is selected for "Default Timezone" in the installer, instead
3955
	of the old "Please select" message (which had the same value as GMT)
3956
28-Jan-2005 Ryan Djurovich
3957
!	Ability to specify the chmod number when WB uploads files, etc.
3958
!	Modified file headers (copyright/license notice) so they now look almost the
3959
	same, independant of font. Also, it now covers copyright for 2005.
3960
30-Jan-2005 Ryan Djurovich
3961
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
3962
	table when a page is deleted.
3963
+	New 'Smart Login' prevents users from using external password managers,
3964
	and can be set to remember the users password using cookies.
3965
!	SourceForge CVS module now called websitebaker2 (instead of just
3966
	websitebaker). Also, all file versions have been reset.
3967
01-Fed-2005 Ryan Djurovich
3968
!	Added code to prevent from changing a pages level (it simply disables
3969
	the select box), to prevent many possible bugs.
3970
------------------------------------- 2.2.4 -------------------------------------
3971
23-Dec-2004 Ryan Djurovich
3972
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
3973
#	Fixed multi-language support in search
3974
+	Added more detailed options to list of PHP error reporting level's
3975
-	Removed ability to change language and PHP error reporting level
3976
	on installation to make things easier for newbie's
3977
+	Ability to select custom spacer for page filename's
3978
!	Changed the way a language code is found on language installation
3979
+	Added template permissions to groups
3980
#	Fixed bug when trying to change email from Preferences (admin and frontend)
3981
#	Fixed bug with auto-selection of "System Default" for Preferences
3982
!	News module now use's WYSIWYG for modifying news posts
3983
+	Ability to specify both the pages and media target directories
3984
------------------------------------ 2.2.3-c ------------------------------------
3985
22-Dec-2004 Ryan Djurovich
3986
#	Fixed problem with DB password being reset if Settings saved in basic mode
3987
------------------------------------ 2.2.3-b ------------------------------------
3988
21-Dec-2004 Ryan Djurovich
3989
#	Fixed minor bug on admin templates section
3990
#	Fixed bug on rename.php and rename2.php in admin media section
3991
------------------------------------- 2.2.3 -------------------------------------
3992
20-Dec-2004 Ryan Djurovich
3993
+	Added WB release version in Administration (top right corner)
3994
!	New option to prevent users from adding level 0 pages
3995
#	Fixed bug when deleting post's in News module
3996
+	Added new field in pages table for "root" parent (level 0 parent), for
3997
	extra flexability in creating templates
3998
!	Round template now supports unlimited page levels
3999
------------------------------------- 2.2.2 -------------------------------------
4000
18-Dec-2004 Ryan Djurovich
4001
+	New option under Search Settings for selecting custom template for search
4002
+	New option when changing page settings to set the target
4003
#	Fixed error when saving a user after editing
4004
!	Users can now modify sub-page if they dont have permissions on the parent
4005
------------------------------------- 2.2.1 -------------------------------------
4006
15-Dec-2004 Ryan Djurovich
4007
#	Fixed bug when changing password on preferences form (front-end)
4008
#	Fixed bug when retrieving user details (administration)
4009
#	Added check to see if module, template, or language is in use when deleting
4010
#	Fixed up email that is sent to user from a submitted form
4011
#	Fixed major problem with module permissions which stopped it from working
4012
------------------------------------- 2.2.0 -------------------------------------
4013
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
4014
+	Multiple-level page support
4015
+	Multiple section's for pages (including interface)
4016
!	Removed text created using two words on all areas
4017
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
4018
	this is for better language support
4019
+	Added Languages section
4020
!	Moved Templates and Modules under Add-ons section
4021
!	Changed name of "Default" template to "Round"
4022
+	Added "All CSS" template
4023
+	Added "Jump"
4024
+	Added 
4025
!	Modified "Box" template to support multiple page levels
4026
+	Added "Menu Link" module
4027
+	Added "News" module
4028
+	Added "Code" module
4029
+	Added "Form" module
4030
+	Added "Wrapper" module
4031
!	Changed name of "Normal Page" module to "WYSIWYG"
4032
+	Created new admin wrapper script to ease module develpment
4033
+	Media now automatically creates index.php file for every
4034
	sub-folder made (for security purposes)
4035
!	Change "Help" link in Administration menu so it now directs
4036
	to the the new Website Baker documentation website found at:
4037
	http://www.websitebaker.org/documentation
4038
!	Password is now required to change email in preferences
4039
+	User can now select custom Language and Date & Time Formats
4040
+	Added search functionality, with three different "methods":
4041
	1. Using all words  2. Using any words  3. Exact match
4042
+	Added native MySQL database support
(1-1/7)