Project

General

Profile

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

    
5
$Id: CHANGELOG 2116 2014-12-12 15:15:12Z darkviper $
6

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

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

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