Project

General

Profile

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

    
5
$Id: CHANGELOG 2033 2013-12-16 03:04:56Z Luisehahne $
6

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

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

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