Project

General

Profile

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

    
5
$Id: CHANGELOG 2047 2013-12-20 04:45:40Z Luisehahne $
6

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

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

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