Project

General

Profile

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

    
5
$Id: CHANGELOG 2118 2014-12-28 21:05:49Z darkviper $
6

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

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

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