Project

General

Profile

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

    
5
$Id: CHANGELOG 2030 2013-12-14 19:42:00Z Luisehahne $
6

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

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

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