Project

General

Profile

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

    
5
$Id: CHANGELOG 2115 2014-12-01 10:22:18Z darkviper $
6

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

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

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