Project

General

Profile

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

    
5
$Id: CHANGELOG 2051 2013-12-29 00:44:54Z darkviper $
6

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

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

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