Project

General

Profile

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

    
5
$Id: CHANGELOG 1366 2010-12-29 17:27:22Z Luisehahne $
6

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

    
13
------------------------------------- 2.8.2 -------------------------------------
14
29 Dec-2010 Build 1366 Dietmar Woellbrink (Luisehahne)
15
# fixed showing system_default for search_template 
16
29 Dec-2010 Build 1365 Dietmar Woellbrink (Luisehahne)
17
! added some functions 
18
! set status to 2.8.2 RC3
19
29 Dec-2010 Build 1364 Dietmar Woellbrink (Luisehahne)
20
! added function 'db_update_key_value()'
21
29 Dec-2010 Build 1363 Dietmar Woellbrink (Luisehahne)
22
# Ticket #1053, Ticket #941 show_breadcrumb
23
29 Dec-2010 Build 1362 Dietmar Woellbrink (Luisehahne)
24
! additional functions added in class.database
25
28 Dec-2010 Build 1361 Dietmar Woellbrink (Luisehahne)
26
! sync languages files with 2.9.0.dev
27
! unzip addons now overwrite newer files
28
28 Dec-2010 Build 1360 Dietmar Woellbrink (Luisehahne)
29
! show_menu2 display Title-attribute fixed
30
! tooltip added, change modul version to 4.9.5
31
28 Dec-2010 Build 1359 Dietmar Woellbrink (Luisehahne)
32
! upgrade FCKeditor to Version 2.6.6
33
28 Dec-2010 Build 1358 Dietmar Woellbrink (Luisehahne)
34
! validation fixes in pages backend theme
35
27 Dec-2010 Build 1357 Frank Heyne (FrankH)
36
# security fix: in path admin/pages/ - added FTAN check
37
! had to enhance parameter for getFTAN() in framework/class.secureform.php 
38
27 Dec-2010 Build 1356 Dietmar Woellbrink (Luisehahne)
39
# more little fixes in settings
40
! change to RC2
41
27 Dec-2010 Build 1355 Frank Heyne (FrankH)
42
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-90/
43
# security fix: in path admin/templates/ - added FTAN check
44
# security fix: in path admin/settings/ - added FTAN check
45
26 Dec-2010 Dietmar Woellbrink (Luisehahne)
46
+ added admin/images
47
# fixed save handling settings entries
48
! local sync
49
26 Dec-2010 Build 1353 Frank Heyne (FrankH)
50
# security fix: in modules/admin.php - check whether section belongs to page
51
! security fix: changed $section_required into $no_section_required (apparently used by no module at all)
52
# security fix: in path admin/users/ - added FTAN check
53
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-91/
54
# security fix:           vulnerabilities mentioned in http://secunia.com/secunia_research/2010-92/
55
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-93/
56
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
57
# fix if upgrade module can now overwrite existing newer files in modules folder
58
# same for upgrade templates
59
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
60
# XHTML output fixed in show_menu2
61
20 Dec-2010 Dietmar Woellbrink (Luisehahne)
62
# syntaxfix in initialize.php
63
19 Dec-2010 Dietmar Woellbrink (Luisehahne)
64
+ add ini_set('display_errors', 1) (Tks to Thorn)
65
! update headerinfos
66
17 Dec-2010 Dietmar Woellbrink (Luisehahne)
67
# fix save access rights in settings
68
23 Nov-2010 Dietmar Woellbrink (Luisehahne)
69
# fix Droplet LoginBox fronend_signup (tks to Maverik)
70
# fix save user e-mail,
71
12-May-2010 Dietmar Woellbrink (Luisehahne)
72
#	Ticket #999 wrong sql statement in admin/pages/index.php (Tks to Lucutus)
73
12-May-2010 Dietmar Woellbrink (Luisehahne)
74
-	remove unneeded flags in backend themes
75
-	remove admin/images
76
11-May-2010 Dietmar Woellbrink (Luisehahne)
77
#	Ticket #1004 Small typofixes needed in FR lang file (Tks to quinto)
78
+	Ticket #1005 add FR Language for the admin templates (Tks to quinto)
79
06-May-2010 Dietmar Woellbrink (Luisehahne)
80
#	Ticket #998 fix German language file from mixture of du and Sie (Tks to Erpe)
81
02-May-2010 Dietmar Woellbrink (Luisehahne)
82
!	remove some unneeded code in backend themes templates
83
!	see forum: JQuery und Backend-Theme
84
02-May-2010 Dietmar Woellbrink (Luisehahne)
85
!	add lang variable for new userform
86
02-May-2010 Dietmar Woellbrink (Luisehahne)
87
!	added IdKey to class secureForm
88
30-Apr-2010 Dietmar Woellbrink (Luisehahne)
89
!	changes Backend javascripts from body to head
90
28-Apr-2010 Dietmar Woellbrink (Luisehahne)
91
!	insert modulename in sections, even for missing module, you can style it with class selector: module_disabled
92
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
93
+	add an extra class class.secureform.php and extends it to class.wb.php
94
!	check for installed modules before loading in content 
95
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
96
!	remove forgotten debug line
97
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
98
#	Fixed update search settings
99
#	Fixed bug in /modules/admin.php 
100
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
101
#	Fixed bug in /modules/admin.php 
102
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
103
!	start recoding without style display:none	
104
21-Apr-2010 Dietmar Woellbrink (Luisehahne)
105
!	Ticket #995 update jquery-ui.css and images (Tks to Ruebenwurzel)
106
+	add languages files for jquery datepicker (tks to Ralf)	
107
!	Ticket #994 WYSIWYG editors sorted by name (tks to Aldus)
108
20-Apr-2010 Dietmar Woellbrink (Luisehahne)
109
!	update class.login.php (tks to Ruud)
110
19-Apr-2010 Dietmar Woellbrink (Luisehahne)
111
!	update class.login.php
112
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
113
!	Validation fix in preference
114
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
115
#	fixed directory_list
116
17-Apr-2010 Dietmar Woellbrink (Luisehahne)
117
!	litte fix to show GMT value in default view
118
!	fixed file_list
119
15-Apr-2010 Dietmar Woellbrink (Luisehahne)
120
!	Update headerinfos admin/interface
121
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
122
#	changed e-mail notification for backend login
123
!	styling in preference.htt in themes
124
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
125
#	Typo fixes with german umlaute
126
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
127
#	Ticket #985 With #1318 no login in backend possible
128
#	Ticket #986 Typo inside the german language file 
129
#	Ticket #982 Unnessesary heredoc causes on errors while installation!
130
#	Ticket #926/Ticket #928 Mail Notification on new user registration
131
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
132
#	Ticket #984 Removing outdated comment-block in class.login.php
133
#	Ticket #983 Sorting order of modules and templates inside groups.php
134
14-Apr-2010 Dietrich Roland Pehlke (Aldus)
135
#	Ticket #982 - Wrong use of heredoc-syntax in some language-files (BG, CS and HR) breaks the installation-process.
136
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
137
#	Ticket #974 Usability bug in /preferences
138
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
139
#	Ticket #976 Using md5 also for the username inside class.login.php
140
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
141
#	Ticket #977 Templates sorted in alphabetical order
142
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
143
#	Ticket #978 Add additional PHP 5.2 check to installation
144
#	Ticket #979 False PHP 4 requirements in install
145
#	Ticket #980 Usebility - Bug in the settings-interface
146
#	Ticket #981 typos in backend-theme "argos" in file groups.htt
147
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
148
#	fix ticket #975 some weird /pages/ header infos
149
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
150
!	little fixes for backwards compatible PHP4, pls test
151
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
152
!	show_menu2 remove unneeded code for WB < 2.7
153
!	class.wb.php, recoding backend preference
154
+	add a language variable $MESSAGE['PREFERENCES']['INVALID_CHARS']
155
!	update theme.css for preference.htt in argos_theme & wb_theme
156
-	remove classic_theme
157
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
158
#	Ticket #971 Using $_POST in Admin - account - login.php (tks to Aldus)
159
!	update class.wb.php added tokens function
160
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
161
#	Ticket #967 Typo in the mysql-query results in "not" upgrading the modul info ( tks to Aldus)
162
01-Apr-2010 Dietmar Woellbrink (Luisehahne)
163
#	Ticket 963 Minor XSS issue in admin login
164
!	update jquery-ui-min.js from 1.7.2 to 1.8.0
165
#	Fixed typo in the english language file
166
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
167
!	update changelog
168
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
169
-	remove deprecated backup modul
170
19-Mar-2010 Dietmar Woellbrink (Luisehahne)
171
!	rework admin/pages/save.php so that modules can use it
172
!	fixed missing global install variable to work in modules
173
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
174
#	Ticket #957 Wrong status returned for visibility
175
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
176
#	Ticket #956 Useraccounts, now e-mail is required
177
09-Mar-2010 Dietmar Woellbrink (Luisehahne)
178
#	Fixed e-mail preg pattern, because issues with some php versions
179
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
180
#	fixed search_modext.php ( Tks to Thorn )
181
#	Ticket #953 is already fixed 
182
#	Ticket #954 styles issues in theme.css ( Tks to Ruebenwurzel )
183
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
184
#	Tickets #932 change deprecated eregi functions 
185
#	Tickets #948 fixed Multiple use of same parametrised droplet - parameter handling
186
!	Upgrade Droplets to Version 1.0.3
187
!	update some headerinfos
188
!	non existing pages will be created if clicking save in page settings
189
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
190
#	Ticket #950 missing classes in theme.css ( Tks to Ruebenwurzel )
191
!	update jquery-min.js to version 1.4.2
192
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
193
#	Ticket #944 fixed double sections, with registered User
194
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
195
#	fix corrupted changelog
196
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
197
#	Ticket #945 fixed reloads function 
198
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
199
!	update headerinfo in module droplets
200
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
201
!	Beginning with Ticket #901 
202
+	add siteadd.png to backend themes
203
!	change icon add child page
204
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
205
!	update headerinfo
206
!	change $search_pattern for check if Javascript mailto encryption is enabled
207
!	module output_filter set to version 0.12
208
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
209
!	change show_menu2 to correct modul version 4.9
210
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
211
!	insert $wb->preprocess($output), preprocess no longer needed in modules
212
!	little modifaction in upgrade-script.php in function check_wb_tables
213
!	updated module wysiwyg, set to module version 2.8
214
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
215
!	recoded function extract_permission in /framework/functions.php
216
!	change URL_HELP to http://www.websitebaker2.org/  in /framework/class.admin.php
217
!	recoded function preprocess in /framework/class.frontend.php
218
!	optimize function getVersion in /framework/addon.precheck.inc.php
219
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
220
!	change constant EDIT_ONE_SECTION to default false	
221
------------------------------------- 2.8.1 -------------------------------------
222
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
223
!	missunderstanding back to old logo
224
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
225
#	Droplet emailfilter fixed search mdcr.js
226
!	some little fixes in upgrade-script
227
+	new WebsiteBaker Logo in themes
228
05-Feb-2010 Dietmar Woellbrink (Luisehahne)
229
!	Fixed wrong themes path in jquery_theme.js, that plugins works correctly
230
+	images icons to run base theme
231
01-Feb-2010 Dietmar Woellbrink (Luisehahne)
232
!	to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg) 
233
!	otherwise do it with uninstall
234
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
235
#	Ticket #931 bug in admin/access/index.php
236
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
237
!	continue update headertext
238
!	fixed tpyo Website Baker to WebsiteBaker in main language files
239
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
240
!	continue update headertext
241
#	Ticket #930 disabled SyntaxHighlighter from default WB Installation
242
!	change help url to www.websitebaker2.org
243
29-Jan-2010 Dietmar Woellbrink (Luisehahne)
244
!	continue update headertext
245
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
246
+	Ticket #927 news module language file in swedish
247
!	update headertext
248
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
249
#	Ticket #925 Slovak Lang Missing in allowed install languages!
250
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
251
!	update headertext
252
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
253
!	update jquery 1.4.0 to 1.4.1, 
254
-	removed include/jquery/plugins
255
!	update backend themes
256
#24-Jan-2010 Dietmar Woellbrink (Luisehahne)
257
#	Ticket #923 argos_theme: Always Allowed Viewers in page_settings
258
#	fixed css for pagetree to show in IE7
259
24-Jan-2010 Dietmar Woellbrink (Luisehahne)
260
#	Ticket #921 fix issues in IE by using EditArea framework
261
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
262
!	Ticket #921 Update EditArea framework
263
!	fix stylings wb_them
264
!	fix upgradescript
265
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
266
!	update jquery to version 1.4, rename old one to jquery-min132.js
267
#	fixed argos theme  
268
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
269
!	continue update header info
270
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
271
!	set svn keywords
272
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
273
#	Ticket #869 Droplet-Engine does'nt work in some case
274
!	continue update header info
275
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
276
!	update header info
277
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
278
!	update fckeditor, forgotten to upload a file
279
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
280
#	Ticket #917 Update backend themes 
281
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
282
!	Ticket #909 WYSIWYG Editor width destroyes backend layout
283
!	Set EDITOR_WIDTH to 0, This way backend theme developper 
284
!	can style the WYSIWYG Editor according to their themes.  
285
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
286
!	Ticket #916 Update backend theme footer
287
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
288
!	updated YUI 2.4.1 to 2.8.0r4
289
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
290
!	Beginning header information update
291
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
292
#	fix login_form.php sometimes produce javascript errors in IE
293
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
294
#	fix more small css-errors in WB Backend (thanks to Ruebenwurzel)
295
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
296
!	update header info
297
!	change unknown user to guest in all languages
298
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
299
!	update info.php fckeditor
300
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
301
#	fix wrong settings in image browser dialog
302
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
303
#	Ticket #912 fix Search Template bug
304
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
305
#	Ticket #915 fix bug in search (utf-8 characters corrupted)(thanks to Thorn)
306
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
307
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
308
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
309
#	removed wb_path as javascript var (thanks to Bianca)
310
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
311
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
312
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
313
#	fixed snippets including frontend.css and frontend.js 
314
#	without register_frontend_modfiles
315
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
316
+	Ticket #877 add slovak lang in Captcha and Advanced-Spam-Protection
317
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
318
!	update header
319
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
320
#	Ticket #911 5. continue to fix CSS-errors in WB backend
321
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
322
#	Ticket #911 4. continue to fix CSS-errors in WB backend
323
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
324
#	Ticket #911 3. continue to fix CSS-errors in WB backend
325
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
326
#	Ticket #911 2. continue to fix CSS-errors in WB backend
327
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
328
#	Ticket #911 1. continue to fix CSS-errors in WB backend
329
13-Jan-2010 Dietmar Woellbrink (Luisehahne)
330
#	Ticket #911 Beginning to fix More CSS-errors in WB backend
331
+	add SVN- Revision to backend theme
332
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
333
#	Ticket #906 Search Template bug
334
!	update editor min width, dragableresize table
335
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
336
#	Ticket #907 js files in backend themes are stored at wrong places
337
+	add include/jquery/plugins/toggle_zip.js
338
-	removed toggle_zip.js in backend themes
339
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
340
#	fix open_basedir restriction in effect in save_post.php
341
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
342
!	fix load_module, load_language (tks to Webbird)
343
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
344
!	Ticket #904 fix if templatename is equal language
345
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
346
!	Ticket #905 fix search.php 'registered' hardcoded
347
10-Jan-2010 Dietmar Woellbrink (Luisehahne)
348
!	Ticket #903 fix CSS-errors in WB backend
349
!	add title class in show_breadcrumbs, now full css styling
350
05-Jan-2010 Dietmar Woellbrink (Luisehahne)
351
!	recoded function show_breadcrumbs
352
30-Dec-2009 Dietmar Woellbrink (Luisehahne)
353
#	fix Warning: stristr() [function.stristr]
354
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
355
!	set revision constant to release version
356
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
357
!	update release version
358
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
359
#	fix show date if only short content
360
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
361
!	check if load only one wysiwyg instance
362
!	check update svn revision
363
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
364
#	fix syntax error
365
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
366
!	update header, check that all tables in WB package are installed 
367
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
368
!	update header, change variable
369
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
370
!	update header
371
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
372
!	update header
373
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
374
!	validate code
375
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
376
!	change page_title to menu_title in dropdown list
377
!	validate code
378
23-Dec-2009 Dietmar Woellbrink (Luisehahne)
379
!	check if revision $id will be updated
380
21-Dec-2009 Moritz Stapelfeldt
381
#	Ticket #896: Bugfix in framework/functions.php > added test is_dir to function rm_full_dir
382
16-Dec-2009 Ruud Eisinga
383
#	Ticket #894: Bugfixes in newsmodule > rss.php
384
16-DEC-2009 Manuel Lang (MaGnaL)
385
#	Minor bugfixes: Use localized messages in preference forms on frontend and backend,
386
	correct html/php syntax in upgrade-script.php and NL localization of show_menu2 snippet  
387
14-DEC-2009 Manuel lang (MaGnaL)
388
#	Ticket #832: Fix wrong configuration of timezone-handling when saving
389
	preferences-form on backend and frontend 
390
12-DEC-2009 Manuel Lang (MaGnaL)
391
#	Ticket #827: Fix false form-parameter when javascript is deactivated
392
	on users and groups temps (admintool).
393
12-DEC-2009 Manuel Lang	(MaGnaL)
394
#	Bugfix of rev. 1211 search_modext.php (ticket #863): Use isset and
395
	given unknown-user instead of counting all users. 
396
12-Dez-2009 Dietrich Roland Pehlke (Aldus)
397
#	Bugfix inside "search_modext.php" to avoid warings if the search found
398
	a page last modified by a user witch has been deleted. (ticket #863)
399
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
400
!	Ticket #890 fixed visability proprty uses non valid value 'none' 
401
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
402
!	change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.php
403
!	comment out ob_end_flush line 259 in form/view.php
404
02-Dez-2009 Dietmar Woellbrink (Luisehahne)
405
!	next step to validate backend themes
406
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
407
!	add Revision IDs to added files - Thanks to Ruebenwurzel
408
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
409
!	updated pclzip class
410
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
411
!	update module info.php (thanks to Waldschwein)
412
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
413
!	added missing swobject plugin in FCKeditor
414
!	bug fixed in flvplayer
415
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
416
!	stop working plugin flvplayer in FCKeditor until fixed
417
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
418
!	fixed an undefined index in settings.php
419
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
420
!	Update FCKeditor Version 2.6.5 to Modulversion 2.9.3
421
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
422
!	updated theme.css in wb_theme
423
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
424
!	Ticket #886 fix validation email, check tld between 2-4 letters
425
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
426
!	Ticket #874 add slovak lang in install
427
    and validate output
428
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
429
!	Ticket #880 fixes language file SK.php
430
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
431
!	Ticket #828 fix deprecated eregi
432
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
433
!	fixes language file SK.php
434
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
435
!	fixed parse error ticket #878 
436
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
437
!	found and fix some deprecated functions
438
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
439
!	validate some output files
440
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
441
!	fix some PHP 5.3 deprecated functions 
442
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
443
!	Fix to load edit_full_area only if needed
444
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
445
!	change page_title to menu_title for parent dropdown list in index.php and sections.php
446
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
447
!	more bug fixes language file SK.php
448
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
449
!	Many hosts disable error_log() in various and sundry ways. 
450
	In WB we do something like this to avoid triggering warnings and errors. 
451
	Even this is sometimes not sufficient to avoid problems with some hosts, but accommodates most.
452
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
453
!	fix show_menu2 include.php, page crashes, if php error_log is disabled
454
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
455
!	fixes language files HU.php and SK.php
456
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
457
!	fixed php 5.3 depricated function in show_menu2
458
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
459
+ 	add two constants in /framework/initialize.php for later feature in database settings
460
+	define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections
461
	modify page will be loading all sections with editor
462
+	define('EDITOR_WIDTH', 900) set min width for editor
463
+	adding more information in editor header 1) block 2) module 3) section_id
464
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
465
+	add register_frontend_modfiles('jquery'); adds jquery basis scripts in head
466
+	add register_frontend_modfiles_body('jquery'); adds jquery basis scripts before body end
467
+	add jquery_theme.js to choose a ui theme, basis is loaded, can be change 
468
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
469
+	add a child page is cumbersome when the parent dropdown list gets to be too large. (Ticket #821)
470
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
471
!	validate captcha control
472
13-Oct-2009 Ruud Eisinga
473
#	fixed breaking droplets by highlighting search-words in search result pages.
474
13-Oct-2009 Dietmar Woellbrink (Luisehahne)
475
+	added forgotten jquery-fancybox.js Version 1.0
476
13-Oct-2009 Dietrich Roland Pehlke (Aldus)
477
#	Fixed typo in the finnish language file (ticket #814).
478
12-Oct-2009 Dietmar Woellbrink
479
!	security update FCKeditor (tks to Ruebenwurzel)
480
12-Oct-2009 Dietmar Woellbrink
481
+	added old version of fancybox.js
482
!	rename new version fancybox 
483
+	added missing language variables in newsmodul
484
12-Oct-2009 Dietmar Woellbrink
485
#	fixes Bugs headersend errors in some core files
486
12-Oct-2009 Dietmar Woellbrink
487
!	update function show_bread_crumb in framework/frontend.functions.php
488
!	replace separator with entities char, add title for multilingual
489
!	set breakcrumb in div container class="breadcrumb"
490
!	set separator in span tag class="separator"
491
12-Oct-2009 Dietmar Woellbrink
492
!	update jquery fancybox from 1.0 to 1.2.1 
493
+	fancybox imagefolder incl. fancybox.css
494
12-Oct-2009 Dietmar Woellbrink
495
!	shows more details in wysiwyg editor
496
10-Oct-2009 Dietmar Woellbrink
497
!	small update upgrade.php to reset newsfiles to created dates
498
10-Oct-2009 Dietmar Woellbrink
499
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
500
09-Oct-2009 Dietmar Woellbrink
501
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
502
09-Oct-2009 Dietmar Woellbrink
503
+	upgrade.php to reset newsfiles to created dates
504
09-Oct-2009 Dietmar Woellbrink
505
#	Ticket #770, #785, #792, #807, #809, 
506
#	fixes and recoded news module
507
09-Oct-2009 Dietmar Woellbrink
508
#	Ticket #815 Fix Warning: open_basedir restriction in effect. File is in wrong directory in load_module
509
#	same fix to load_template
510
07-Oct-2009 Dietrich Roland Pehlke
511
#	Missing contiue inside search.php to avoid access to an non-object if the query fails. (ticket #793). Thanks to Thorn.
512
06-Oct-2009 Dietmar Woellbrink
513
#	Security fix - wrong placed "exit()" inside class.wb.
514
22-Sep-2009 Dietmar Woellbrink
515
#   Fixed: Pagetree changed menu titles instead of page titles (ticket #805) thanks to Ralf (Berlin)
516
21-Sep-2009 Dietrrich Roland Pehlke
517
!	Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)
518
#	Missing code inside "framework/addon.precheck.php" (ticket #798).
519
#	Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
520
#	Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
521
18-Sep-2009 Dietmar Woellbrink
522
#   french translation updated for WB 2.8 (tks to Ploc)
523
16-Sep-2009 Dietmar Woellbrink
524
#	Fixed bug changed URL_HELP in class.admin.php to http://help.websitebaker.org/ (ticket #801).
525
#	Fixed bug: inside the FCK-Editor wbmodul: missing 'OK' button when inserting WB link with Safari/Chrome (ticket #795).
526
#	Fixed bug changed png fix and path to jquery-pngFix.js inside footer.htt for backend themes (ticket #786).
527
#	Fixed bug: inside the FCK-Editor include.php: add $oFCKeditor->Width  = $width; (ticket #799).
528
15-Sep-2009 Dietrich Roland Pehlke
529
#	Fixed bug: group-restrictions and sections (ticket #791).
530
#	Fixed bug inside the FCK-Editor wbmodul: displaying the correct page-tree by
531
	adding "order by position"
532
25-Aug-2009 Dietrich Roland Pehlke
533
#	Fixed bug in upgrate-script. Constant 'DEFAULT_THEME' doesn't exists (ticket #784).
534
25-Aug-2009 Ruud Eisinga
535
#	Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter.
536
	(problem introduced by code optimisations for WB2.8) 
537
#	Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
538
#	Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
539
22-Aug-2009 Ruud Eisinga
540
# 	Changed the default searchform name in the installer. (ticket #775)
541
#	Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)
542
------------------------------------- 2.8.0 -------------------------------------
543
14-Aug-2009 Matthias Gallas
544
#	Fixed typo in dutch language file (Thanks to Argos)
545
#	Changed FCKEditor to not show index.php files in browse media window (ticket #774)
546
	(Thanks to BerndJM)
547
12-Aug-2009 Matthias Gallas
548
#	Fixed some display issues in all backend themes
549
!	Again updated dutch language file (Thanks to Argos)
550
#	Fixed missing language variable in form modul (Thanks to Argos)
551
+	Added missing images to argos_theme (forgotten in changeset [1117])
552
11-Aug-2009 Matthias Gallas
553
!	commentet out the droplets logo for a more similar backend design with
554
	other admin tools
555
!	Updated icons in argos_theme (Thanks to Argos)
556
!	Updated Dutch language file (Thanks to Argos)
557
!	Updated show_menu2 to version 4.9
558
9-Aug-2009 Matthias Gallas
559
#	Replaced function mime_content_type as the old one causes shell_exec warnings
560
	on some servers (Thanks to Aldus)
561
!	updated argos_theme to version 1.4 (Thanks to Argos)
562
!	some code cleaning of admin/pages/sections.php
563
#	Fixed possible xss injection in login/forgot/index.php
564
#	Fixed bug in news modul introduced in changeset [1057]
565
#	Added missing variables also to preferences.php. Forgot in Changeset [1112]
566
8-Aug-2009 Matthias Gallas
567
#	Added some missing variables to backend_themes (Thanks to Stefek)
568
6-Aug-2009 Matthias Gallas
569
!	Set Version to 2.8
570
!	Updated upgrade_script to make use of the changed news settings
571
+	Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are
572
	hidden again (Thanks to DarkViper)
573
#	Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
574
#	Fixed bug that frontend.js, frontend.css and frontend_body.js are not used
575
	from snippets (ticket #764) (Thanks to Luisehahne)
576
+	Added new function 'register_frontend_modfiles_body' to default templates
577
+	Added option to use a frontend_body.js in modules to include javascript from modules
578
	in the body of the frontend (Thanks to Luisehahne)
579
!	Updated Danish language Files (Thanks to Achrist)
580
#	Fixed some display issues in argos_theme (Thanks to Argos)
581
30-July-2009 Ruud Eisinga (Ruud)
582
#	Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces (thnx to tiesy)
583
#	Fixed a bug in FCKeditor include.php. Now the editor can be used from other 
584
	subdirectories than WB_PATH/modules/mymodule
585
29-July 2009 Dietrich Roland Pehlke (Aldus)
586
#	changes in framework/class.wb.php to avoid the "print->footer()" bug in the frontend,
587
	as this function/method doesn't exists for the frontend.
588
#	Changes inside index.php and save.php in settings to get rid of the situation
589
	that a SMTP-Password could not contain an "<" char (right chars are craped),
590
	and also "<" is not transformed into an entitie "&lt;". (Thanks to FrankH)
591
#	Modify of "addon.precheck.inc.php" to get rid of the problematic that version_compare
592
	could faild if words like "alpha", "beta" are inside a version-string. (missing in changelog 1100)
593
28-July 2009 Matthias Gallas
594
#	fixed some smaller issues in rss.php (Thanks to Kibmcz)
595
27-July 2009 Matthias Gallas
596
+	Added German language file to droplets
597
+	Added modul_description to language files of droplets
598
+	Added Danish language files to modules (Thanks to Achrist)
599
!	Updated Danish language file (Thanks to Achrist)
600
#	Fixed improper spelling in language files (#754)
601
#	Fixed bug introduced in changeset [1092]
602
25-July 2009 Matthias Gallas
603
#	fixed some language bugs in search.php (Thanks to Thorn)
604
23-July 2009 Matthias Gallas
605
#	fixed bug with missing filetype icon in media section of classic_theme (ticket #752)
606
#	fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
607
#	readded to phplib/template.inc $clear: whether to delete undefined vars or not
608
	was already added in WB 2.7 but was deleted for unknown reasons (Thanks to FrankH)
609
22-July 2009 Matthias Gallas
610
!	set Version to RC2
611
!	small modification on german language file (ticket #746)
612
#	Fixed E_ALL&E_STRICT warning on PHP5 servers (Thanks to Aldus) 
613
#	Fixed bug with home folders are viewable and writable from other users
614
	(ticket #605 and #748) (Thanks to Aldus)
615
20-July 2009 Matthias Gallas
616
!	Moved backend.js back from <body> to <head>
617
+	Added possibility to add a backend_body.js to modules wich is then called in <body>
618
+	Readded admin/images folder to keep backward compatibility to old modules
619
19-July 2009 Matthias Gallas
620
#	Fixed display issue of jsadmin in backend themes (Thanks to Argos)
621
18-July 2009 Matthias Gallas
622
!	Updated german laguage file in argos_theme
623
+	Added multilnaguage support to media section of argos_theme (Thanks to Argos)
624
#	Fixed smaller display issue in argos_theme (Thanks to Argos)
625
+	Added more meta tags to backend themes
626
!	Updated Argos_theme (Thanks to Argos and Luisehahne)
627
#	Again added some &amp; to news and form to get more valid output (Thanks to Luisehahne)
628
#	Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
629
!	Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
630
!	Updated Dutch language File (Thanks to argos)
631
!	Updated French language File (Thanks to mylesk42)
632
16-July 2009 Matthias Gallas
633
#	Fixed E_ALL notice in news/view.php
634
!	replaced in form and news delimiter "&amp;" with "&"
635
	was introduced with changeset [1069] but didn't work on all servers
636
#	Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
637
!	replaced all remaining mktime() with time(), except from third party scripts
638
15-July 2009 Matthias Gallas
639
!	changed in modules/admin.php and admin/pages/add.php mktime() to time()
640
!	changed in wrapper modul modify.html to modify.htt
641
#	Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
642
#	fixed display issue of jscalendar in news modul (Thanks to Aldus)
643
!	changed modules/admin.php to also make use of backend theme templates
644
!	changed in class_login.php mktime() to time()
645
14-July 2009 Matthias Gallas
646
#	Fixed bug with sections are only editable in new backend-themes if blocks are enabled
647
	(Thanks to Luisehahne)
648
#	Fixed some validiation bugs in news modul (ticket #742) (Thanks to Luisehahne)
649
14-July 2009 Dietrich Roland Pehlke
650
!	changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings.
651
!	changes in wb-setup.php, line 50: 'date' to 'gmdate' to avoid E_STRICT warnings. See also #741.
652
13-July 2009 Matthias Gallas
653
+	added changes from news/add.php to the upgrade-script.php
654
13-July-2009 Ruud Eisinga
655
#	admin / media / browse reported an error in E_STRICT mode.
656
13-July 2009 Dietrich Roland Pehlke
657
!	Change inside "date_formats.php" and "time_formats.php" mktime() within time()
658
	to avoid warnings and strict messages. See #741. Minor cosmetic changes.
659
#	News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
660
	so the groupe-images are also unlink.
661
!	News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to 
662
	get valid output inside a table.
663
!	Change the setting of $display_image and $display_groupe to avoid the 
664
	empty display roule problematic (<tr style="display: ">) for valid output.
665
!	Add &gt;&gt; in "add.php" instead of >> to avoid invalid output.
666
11-July-2009 Ruud Eisinga
667
!	The news module post_title link made unclickable when there is no full post.
668
11-July-2009 Matthias Gallas
669
+	Added changed news settings to upgrade-script
670
09-July-2009 Ruud Eisinga
671
!	Added a better option to hide the READ_MORE link in the news module. (ticket #739)
672
09-July-2009 Matthias Gallas
673
#	Fixed bug that backend.js is not loaded in backend themes (ticket #740)
674
#	Fixed wrong path to unitpngfix.js and added missing script
675
#	Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
676
08-July-2009 Matthias Gallas
677
+	Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
678
#	Fixed some display issues in all backend themes (Thanks to Luisehahne)
679
!	Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
680
08-July-2009 Dietrich Roland Pehlke
681
!	Removed unused marker {USERS} inside the "groups.htt" of the wb-theme.
682
!	admin -> users -> index.php
683
!	admin -> groups -> index.php
684
	Codechanges using blocks to avoid to generate the "switch"-link right-top,
685
	if the user has no permission to edit the other one.
686
!	wb_theme|classic_theme|argos_theme -> templates -> users.htt
687
!	wb_theme|classic_theme|argos_theme -> templates -> groups.htt
688
 	Add block-comments
689
!	admin -> addons -> index.php	codechanges
690
!	admin -> access -> index.php	codechanges
691
	Codechanges to get rid of the empty display(style) declaration "style='display: ;'",
692
	and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
693
!	wb_theme|classic_theme|argos_theme -> templates -> addons.htt
694
!	wb_theme|classic_theme|argos_theme -> templates -> access.htt
695
	add block-comments
696
#	Bugfix inside wb/admin/groups/get_permissions.php - replacing wrong "AND" within "OR" in line 64
697
	if one checkbox of "user" or "group" is selected (like in line 178; advanced settings).
698
07-July-2009 Matthias Gallas
699
#	Fixed some minor bugs in argos_theme (Thanks to Argos)
700
#	Fixed bugs in admin additons for argos_theme (Thanks to Argos)
701
!	Updated Version Number in upgrade_script to 2.8RC1
702
!	Updated FCKEditor Modul Version Number to 2.89
703
+	added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)
704
06-July-2009 Matthias Gallas
705
!	Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)
706
#	Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
707
+	Added argos_theme
708
+	Added new functions to admin dir (Thanks Argos and Ruud)
709
!	Updated install and upgrade-script
710
!	Adapted wb_theme and classic_theme to changed admin dir files
711
04-July-2009 Dietrich Roland Pehlke
712
!	FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block",
713
	also "cmbPages" to "cmbDroplets" as we are listen droplets not pages.
714
!	Remove unneeded empty lines and spaces/blanks;
715
	minor cosmetic changes in the source to keep the string more readable.
716
04-July-2009 Matthias Gallas
717
!	Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)
718
#	Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)
719
!	Changed Template from FCKEditor plugin WBModules to .htt
720
+	Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)
721
03-July-2009 Matthias Gallas
722
+	Fixed IE Bug in Wrapper modul (ticket #736)
723
03-July-2009 Ruud Eisinga
724
#	Fixed the wrong handling of htmlentities in Droplet parameter parsing
725
02-July-2009 Matthias Gallas
726
+	Added missing fancy_progress.png
727
01-July-2009 Matthias Gallas
728
#	Fixed backend display issues in IE6 and IE7
729
!	Set Version to WB2.8RC1
730
!	Minor tweaks in pages_sections.htt
731
+	Added posibility to upload and unzip .zip packages to media section
732
	(Thanks to BerndJM)
733
!	Updated Browse Media Window in wb_theme now supports file icons, more file
734
	informations and a new preview function (Thanks to BerndJM)
735
29-June-2009 Matthias Gallas
736
#	Replaced in FCKEdiotor folder all index.html with index.php (ticket #691)
737
!	Update PHPMailer to version 2.0.4 (ticket #733)
738
!	Update Editarea to version 0.8.1.1 (ticket #732)
739
!	Update JQuery UI to version 1.7.2 (ticket #731)
740
27-June-2009 Ruud Eisinga
741
#	Fixed email encryption bug in output filter. Introduced by adding droplets.
742
	(Thanks to Luisehahne)
743
25-June-2009 Matthias Gallas
744
+	Added missing admin/settings/setting.js
745
!	Changed name of classic theme from "classic" to "classic_theme"
746
+	Added output-filter warning to all language files
747
#	Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
748
#	Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
749
+	Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array
750
	(Thanks to Luisehahne)
751
#	Bugfix for Error-Level settings (Thanks to Luisehahne)
752
23-June-2009 Matthias Gallas
753
#	Moved styles from admin/pages/sections.php to sections.htt in backend themes
754
	(Thanks to Luisehahne)
755
!	Moved javascript files from admin/pages/index.php to external js files
756
	(Thanks to Luisehahne)
757
#	Major improovements and changes to all backend files to get more valide Code
758
	output (Thanks to Luisehahne)
759
22-June-2009 Matthias Gallas
760
#	fixed wrong position id when adding a new page
761
-	removed obsolete code/modify.html
762
22-June-2009 Dietrich Roland Pehlke
763
#	Changes on module "code": add the section_id to the name of the textarea,
764
	to keep the functionality if you are using more than one code-section on a page.
765
!	Moving the html-template inside a "htt" folder and rename the suffix to ".htt" to
766
	keep it consitant to other modules. Minor cosmetic changes inside the code.
767
22-June-2009 Ruud Eisinga
768
#	Fixed a bug in Menu_link module that made childpages of the menu_link page 
769
	not selectable. (thnx to Luisehahne)
770
21-June-2009 Matthias Gallas
771
#	Fixed small bug introduced in changeset [999]
772
19-June-2009 Matthias Gallas
773
#	Fixed bug that parent pages didn't inherit language settings to kind pages
774
17-June-2009 Ruud Eisinga
775
#	Bugfix in "droplets/upgrade.php" - wrong parameter order for adding fields.
776
	also the query for "normal" upgrades had a typo.
777
!	Added warning in output_filter that the function will be removed in 2.9
778
17-June-2009 Dietrich Roland Pehlke
779
#	Bugfix in "droplets/upgrade.php" - wrong tablename change to the correct one
780
+	Add upgrade-script to droplets
781
!	Changes on upgrade-script to avoid droping droplet-modul-tables if the exists.
782
!	calling "upgrate.php" or "install.php" instead of hard-coded lines to avoid
783
	future conflicts by upgrading the modul
784
15-June-2009 Matthias Gallas
785
+	Added install routine for droplets to the upgrade script
786
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
787
#	Fixed small bug introduced in changeset [989]
788
+	Added missing id tags and copyright notices to droplets modul
789
15-June-2009 Dietrich Roland Pehlke (aldus)
790
#	Bugfix for ticket #725
791
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
792
+	Add Droplets (Ruud)
793
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
794
+	modifications inside the search to get the droplets seachable (Ruud)
795
14-June-2009 Dietrich Roland Pehlke (aldus)
796
#	Bugfixes for (ticket #728)
797
+	Add additional constant to "install/save.php" to avoid conflikts during
798
	installation inside "/framework/initialize.php".
799
+	Add condition inside "/framework/initialize.php" to avoid conflikts
800
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
801
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
802
+	Additional Errormessage if nessesary tables are not found (english).
803
13-June-2009 Matthias Gallas
804
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
805
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
806
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
807
26-May-2009 Matthias Gallas
808
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
809
21-May-2009 Matthias Gallas
810
#	Fixed some strange backend layout issues (ticket #722)
811
09-May-2009 Matthias Gallas
812
+	Added index.php to all WB-Theme folders to prevent directory spoofing
813
06-May-2009 Matthias Gallas
814
!	Updated Norsk language File (Thanks to oeh)
815
#	Fixed bug with not always included stylesheets in backend (ticket #717)
816
27-Apr-2009 Matthias Gallas
817
#	Fixed bug with missing option for admin-tools in advanced view of access
818
	settings (ticket #714)
819
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
820
#	Fixed bug with missing template object in groups and user settings(ticket #716)
821
25-Apr-2009 Matthias Gallas
822
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
823
23-Apr-2009 Matthias Gallas
824
#	Fixed bug with dropdownlist in pages settings (ticket #713)
825
20-Apr-2009 Matthias Gallas
826
!	Update show_menu2 to version 4.8 (ticket #712)
827
#	Fixed small error in Spain language file (ticket #711)
828
18-Apr-2009 Matthias Gallas
829
!	Updated Dutch language file (Thanks to Luckyluke)
830
17-Apr-2009 Matthias Gallas
831
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
832
!	Updated again Norsk language File (Thanks to oeh)
833
!	Updated Dutch language file (Thanks to Luckyluke)
834
13-Apr-2009 Matthias Gallas
835
#	Fixed minor dispay issue in upgrade script
836
!	Updated Norsk language File (Thanks to oeh)
837
!	Updated French language files (Thanks to Quinto and VotreEspace)
838
!	Updated Danish language file (Thanks to Achrist)
839
12-Apr-2009 Matthias Gallas
840
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
841
#	Fixed Typo in group_form.htt (ticket #705)
842
01-Mar-2009 Christian Sommer
843
!	Added disclaimer to upgrade-script.php	
844
28-Feb-2009 Christian Sommer
845
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
846
25-Feb-2009 Matthias Gallas
847
+	Added language support for template_description (affects templates and themes)
848
#	fixed wrong path to images in news and form modul
849
#	fixed manage section is showed twice (ticket #694)
850
-	removed unneeded icons from wb_theme
851
-	removed unneeded stylesheet.css from account dir
852
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
853
+	added fixed error.htt also to classic theme
854
+	corrected info.php of news-modul
855
24-Feb-2009 Dietrich Roland Pehlke
856
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
857
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
858
	than one Form on one single page.
859
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
860
	and replace the br-tag with valid p-tags.
861
22-Feb-2009 Matthias Gallas
862
+	added skinable Admin Interface
863
21-Feb-2009 Christian Sommer
864
+	added update of search table missing in Changeset 941
865
#	fixed wrong index in language array
866
!	removed some comment lines (changes are tracked by SVN)
867
20-Feb-2009 Dietrich Roland Pehlke (aldus)
868
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
869
19-Feb-2009 Christian Sommer
870
!	addon overview to show advanced options after redirect from reload.php
871
#	fixed bug if language folder contains none language files (XX.php) or sub folders
872
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
873
18-Feb-2009 Dietrich Roland Pehlke (aldus)
874
#	fixed: typos in the section_id inside the action-link 
875
!	Remove test_trash and unused variables in query, added suggetions from #588
876
#	Bugfix for form bug (ticket #688)
877
17-Feb-2009 Christian Sommer
878
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
879
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
880
16-Feb-2009 Christian Sommer
881
!	moved reload option of Add-ons to main Add-on section
882
!	reworked logout to reset possible remember key in database when logging out
883
15-Feb-2009 Christian Sommer
884
#	fixed bug with smart login option (remember me) (ticket #689)
885
#	special chars like &nbsp; are shown when editing Add-on CSS files (ticket #678)
886
!	redirect time for function print_success can now be defined in Settings (ticket #603)
887
-	removed reload admin tool
888
+	added possibility to reload Add-ons via the Add-on section
889
14-Feb-2009 Christian Sommer
890
!	added option to display current user name in backend template
891
#	fixed wrong redirect path and added SVN Id
892
13-Feb-2009 Christian Sommer
893
+	added option to perform pre-installation checks to test requirements of Add-Ons
894
#	added error messages to installation process for Add-Ons with wrong file type
895
08-Feb-2009 Christian Sommer
896
#	fixed warning if database connection failed during installation process
897
06-Feb-2009 Christian Sommer
898
!	fixed some typos in German language file (thanks to freeSbee)
899
!	added new captcha fonts and replaced old background images with the ones created by thorn
900
05-Feb-2009 Christian Sommer
901
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
902
02-Feb-2009 Christian Sommer
903
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
904
02-Feb-2009 Matthias Gallas
905
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
906
01-Feb-2009 Matthias Gallas
907
!	Update FCKEditor to version 2.6.4
908
22-Jan-2009 Christian Sommer
909
!	Added default target attribut to backend menu links
910
21-Jan-2009 Matthias Gallas
911
!	Copyright notices now includes 2009
912
20-Jan-2009 Matthias Gallas
913
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
914
17-Jan-2009 Matthias Gallas
915
+	added French languages to modules
916
!	changed handling of post_date in news modul (thanks to susigross)
917
+	added hour and minute support to default published_when field in news modul
918
13-Jan-2009 Christian Sommer
919
-	removed the obsolete Codepress framework from the include folder
920
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
921
!	updated external PHPMailer class to latest version (v2.0.3)
922
08-Jan-2009 Christian Sommer
923
#	fixed error message in admin class if type array not defined
924
05-Jan-2009 Dietrich Roland Pehlke
925
#	Code-Snippets are no longer shown as type: unknown. 
926
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
927
#	fixed bug for the rss of news, see ticket #609
928
04-Jan-2009 Matthias Gallas
929
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
930
03-Jan-2009 Matthias Gallas
931
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
932
#	fixed another bug in view.php of news modul introduced in changeset [892]
933
30-Dec-2008 Matthias Gallas
934
+	added default new language variables to all language files
935
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
936
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
937
29-Dec-2008 Dietrich Roland Pehlke
938
+	add language support for the errormessages inside the uninstall.php files for modules
939
	and templates.
940
!	add new keys inside the german de.php language-file.
941
-	removed my own debugging-code (was in 893 by mistake)
942
!	Correct the last date in the changelog
943
29-Dec-2008 Matthias Gallas
944
!	set version to 2.8 BETA
945
#	replaced in news modul special chars with entities to get valid output
946
!	changed SESSION ID Separator from '&' to '&amp;' to get valid output 
947
-	Removed the <p> tag around the news as it is added from the editor  
948
28-Dec-2008 Dietrich Roland Pehlke (aldus)
949
+	ticket 610: add ip-address to the email-body in the form-modul.
950
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
951
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
952
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
953
26-Dec-2008 Thomas Hornik
954
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
955
13-Dec-2008 Christian Sommer
956
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
957
28-Oct-2008 Christian Sommer
958
!	updated output filter regex to exclude mail addresses contained in input fields
959
27-Nov-2008 Thomas Hornik
960
!	added redirect-type (301/302) to menu_link
961
24-Nov-2008 Matthias Gallas
962
!	updated upgrade-script.php to add sec_anchor field to settings table
963
22-Nov-2008 Thomas Hornik
964
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
965
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
966
06-Nov-2008 Thomas Hornik
967
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
968
#	fixed some typos in DE language-file, added missing tab in search.php
969
02-Nov-2008 Thomas Hornik
970
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
971
01-Nov-2008 Thomas Hornik
972
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
973
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
974
!	updated menulink and search to use configureable section-anchor
975
29-Oct-2008 Thomas Hornik
976
# News: total number of news wasn't calculated correctly
977
!	Captcha: removed IFRAME for Calculation-as-text captcha
978
-	removed useless init_utf8funcs()-function
979
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
980
-	search: removed undocumented word-boundary search
981
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
982
+	search: added key 'ext_charset' to search-extension to query external databases
983
25-Oct-2008 Christian Sommer
984
!	updated basic templates according the template guidelines
985
24-Oct-2008 Dietrich Roland Pehlke
986
#	applied bugfix for ticket #608 (redeclaration of news module)
987
23-Oct-2008 Dietrich Roland Pehlke
988
!	modified module delete function to provide additional information when module is in use when trying to delete
989
!	modified template delete function to provide additional information when template is in when trying to delete
990
21-Oct-2008 Matthias Gallas
991
#	fixed display issue in news modul
992
!	updated show_menu2 to version 4.7
993
18-Sep-2008 Thomas Hornik
994
+	Added captcha-reload
995
16-Sep-2008 Thomas Hornik
996
#	search: fixed windows-related regex issue
997
19-Aug-2008 Matthias Gallas
998
!	updated to latest FCKEditor version 2.6.3
999
02-Aug-2008 Thomas Hornik
1000
#	fixed sorting order of search-results
1001
25-Jul-2008 Thomas Hornik
1002
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
1003
!	added $database = new Database(); in front of output-filter
1004
05-Jul-2008 Thomas Hornik
1005
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
1006
02-Jul-2008 Christian Sommer
1007
!	updated to latest FCKEditor version 2.6.2
1008
01-Jul-2008 Thomas Hornik
1009
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
1010
29-June-2008 Christian Sommer
1011
!	applied additional mail check to forgot login form
1012
28-June-2008 Christian Sommer
1013
!	class and id attributes in mailto links are no longer ignored by the output filter
1014
22-Jun-2008 Thomas Hornik
1015
#	fixed issue with captcha (mt_rand() instead of rand())
1016
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
1017
22-June-2008 Christian Sommer
1018
!	added output of block number to section admin if no block name is specified
1019
21-June-2008 Christian Sommer
1020
+	added output of block names to modify pages dialogue if blocks are enabled
1021
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
1022
08-Jun-2008 Thomas Hornik
1023
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
1024
24-May-2008 Christian Sommer
1025
!	modified output filter routine to prevent errors if database entries do not exist
1026
04-May-2008 Thomas Hornik
1027
!	changed register_backend_modfile() to work with wysiwyg-module, too
1028
01-May-2008 Thomas Hornik
1029
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
1030
26-Apr-2008 Thomas Hornik
1031
#	class.admin.php deletes actual query-string while redirection. fixed.
1032
25-Apr-2008 Matthias Gallas
1033
#	fixed validiation bug in option fields of form modul
1034
------------------------------------- 2.7.0 -------------------------------------
1035
21-Apr-2008 Christian Sommer
1036
!	set version to 2.7
1037
#	fixed bug in the PL language file of the JS calendar
1038
+	added some basic functions for module developers
1039
20-Apr-2008 Thomas Hornik
1040
#	fix: allow external urls for search-results
1041
17-Apr-2008 Thomas Hornik
1042
#	fixed jscalendar's language-files
1043
16-Apr-2008 Christian Sommer
1044
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
1045
15-Apr-2008 Thomas Hornik
1046
!	revert back to pagename-creation from $page_menu, instead of $page_title
1047
15-Apr-2008 Christian Sommer
1048
#	fixed bug introduced with Changeset 826
1049
14-Apr-2008 Christian Sommer
1050
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
1051
!	allowed tags for multi-lingual module descriptions
1052
14-Apr-2008 Thomas Hornik
1053
#	fixed issue with multigroups (level 0 page-creation)
1054
13-Apr-2008 Thomas Hornik
1055
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
1056
#	fixed language-files
1057
10-Apr-2008 Christian Sommer
1058
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
1059
09-Apr-2008 Christian Sommer
1060
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
1061
07-Apr-2008 Matthias Gallas
1062
#	fixed error in german laguage file
1063
07-Apr-2008 Christian Sommer
1064
+	added the latest FCKEditor v2.60
1065
-	removed the outdated FCKEditor v2.51
1066
!	set version from 2.7 (RC3) to 2.7 (RC3a)
1067
07-Apr-2008 Thomas Hornik
1068
!	added missing group_id in INSERT-query
1069
!	removed PHP5 function stripos from installation script
1070
06-Apr-2008 Christian Sommer
1071
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
1072
!	enlarged admin tool icon to match size 50x50px of the other icons
1073
05-Apr-2008 Matthias Gallas
1074
!	Moved language variables for edit module CSS from modules language files to core language files
1075
+	Added norwegian translation (Thanks OEH)
1076
05-Apr-2008 Thomas Hornik
1077
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
1078
#	fixed viewing_groups-handling in /admin/pages/add.php
1079
!	imported new russian translation from User shlack. Many Thanks
1080
05-Apr-2008 Christian Sommer
1081
!	added workaround for template parser class
1082
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
1083
!	minor layout change
1084
!	allowed the character "-" to be used in database names
1085
04-Apr-2008 Thomas Hornik
1086
#	fixed: Language-redirect removed query-string from URL
1087
04-Apr-2008 Christian Sommer
1088
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
1089
03-Apr-2008 Christian Sommer
1090
!	some code clean up in news/form module
1091
!	small adaption of the edit CSS function file css.functions.php
1092
!	updated edit module CSS functions to include backend.css into head if possible
1093
#	fixed bug in Javascript decryption routines of the Output-Filter module
1094
02-Apr-2008 Matthias Gallas
1095
#	fixed bug with registration of users are not added to signup group
1096
02-Apr-2008 Christian Sommer
1097
#	added handling of missing characters to mailto encryption routines
1098
!	some code clean-up in News module
1099
!	fixed some layout issues with Form module (combination with Output-filter)
1100
!	fixed layout issue with optional subject/body text of encrypted mailto links
1101
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
1102
01-Apr-2008 Christian Sommer
1103
!	removed typo in English language file
1104
!	added updated edit CSS functions to the News module
1105
!	added updated edit CSS functions to the Form module
1106
31-Mar-2008 Christian Sommer
1107
#	fixed bug in output filter (mailto links with HTML entities in optional part)
1108
29-Mar-2008 Christian Sommer
1109
!	added missing translation to Dutch language file (thanks Bramus)
1110
28-Mar-2008 Thomas Hornik
1111
!	Some cleanup in search.php
1112
!	WYSIWYG: changed field text to LONGTEXT, too.
1113
25-Mar-2008 Matthias Gallas
1114
!	Updated Dutch language file (Thanks to Bramus)
1115
26-Mar-2008 Tomas Hornik
1116
#	fixed E_NOTICE-message in admin/modules/details.php
1117
25-Mar-2008 Thomas Hornik
1118
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
1119
+	search: added missing code to allow query of external data and to process the search data itself
1120
25-Mar-2008 Matthias Gallas
1121
#	Fixed missing <body> tag in Admin Interface (ticket #572)
1122
24-Mar-2008 Matthias Gallas
1123
!	Updated Danish Language file (Thanks to Achrist)
1124
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
1125
24-Mar-2008 Thomas Hornik
1126
+	Added RU-language-files, provided by user shlack; converted to entities.
1127
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
1128
#	FCK-Editor: loads large pages faster
1129
-	removed include/captcha/asp.php. css have to be added to module's css-files.
1130
23-Mar-2008 Matthias Gallas
1131
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
1132
17-Mar-2008 Thomas Hornik
1133
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
1134
15-Mar-2008 Thomas Hornik
1135
#	menulink: link can be menulink or subpage of menulink, too
1136
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
1137
13-Mar-2008 Christian Sommer
1138
! 	adjusted error/warning templates to the updated backend layout
1139
13-Mar-2008 Matthias Gallas
1140
! 	replaced one icon in admin interface
1141
12-Mar-2008 Matthias Gallas
1142
# 	fixed loading time and some display issues in IE6 of the new admin interface
1143
!	tweaked the new admin interface a little bit
1144
12-Mar-2008 Christian Sommer
1145
! 	adjusted background color of installation and upgrade script
1146
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
1147
! 	removed hardcoded /admin folder strings from WB core files where possible
1148
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
1149
! 	defined <strong> and <em> instead of <b> and <i> as default tags
1150
12-Mar-2008 Thomas Hornik
1151
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
1152
11-Mar-2008 Christian Sommer
1153
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
1154
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
1155
08-Mar-2008 Thomas Hornik
1156
#	fixed issue with news and end-date
1157
04-Mar-2008 Christian Sommer
1158
#	fixed issue with smart view URL link
1159
03-Mar-2008 Thomas Hornik
1160
#	fixed an issue with text-captcha (default text got saved). Changes default text.
1161
#	fixed an issue with highlighting
1162
02-Mar-2008 Thomas Hornik
1163
#	added missing text in language-files
1164
+	added missing sorting to language dropdown in admin/pages/settings.php
1165
01-Mar-2008 Thomas Hornik
1166
#	fixed ticket #562, applied changes from user tavitar with some own additions
1167
+	added check for AddDefaultCharset to install
1168
29-Feb-2008 Thomas Hornik
1169
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
1170
28-Feb-2008 Thomas Hornik
1171
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
1172
28-Feb-2008	Christian Sommer
1173
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
1174
25-Feb-2008	Matthias Gallas
1175
+	added missing Dutch language files for core modules
1176
24-Feb-2008 Thomas Hornik
1177
#	issue with menulink in upgrade-script. Fixed.
1178
23-Feb-2008 Christian Sommer
1179
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
1180
#	fixed bug in upgrade script (WBMailer setting)
1181
22-Feb-2008 Christian Sommer
1182
#	some layout changes on the upgrade-script, fixed error in precheck
1183
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
1184
20-Feb-2008 Thomas Hornik
1185
!	added workaround for language sorting-problem
1186
20-Feb-2008	Christian Sommer
1187
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
1188
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
1189
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
1190
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
1191
19-Feb-2008	Matthias Gallas
1192
!	Updated upgrade script
1193
!	Changed language sorting from directory to name (needs additional to be escaped!)
1194
+	added new languages to install script
1195
#	fixed some issues and typos in languagefiles
1196
18-Feb-2008 Thomas Hornik
1197
+	Converted and added some old language-files (BG, CS, PL, RU)
1198
18-Feb-2008	Christian Sommer
1199
#	Fixed two broken links
1200
!	Modified news module to create a default index.php during installation (directory spoofing)
1201
17-Feb-2008	Matthias Gallas
1202
-	Removed colloquially german language files as the filename causes issues
1203
17-Feb-2008	Christian Sommer
1204
!	removed German Umlauts in some language file (PHP comments)
1205
#	fixed language bug (backend language switched to the pages language viewed in frontend)
1206
16-Feb-2008	Thomas Hornik
1207
!	updated upgrade-script (menulink)
1208
13-Feb-2008 Thomas Hornik
1209
+	allow externl links in menulink-module
1210
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
1211
10-Feb-2008 Matthias Gallas
1212
#	fixed some errors in standard german language file
1213
+	added new colloquially german language file
1214
10-Feb-2008 Thomas Hornik
1215
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
1216
10-Feb-2008 Christian Sommer
1217
#	fixed E_NOTICE warning with already defined module frontend constants
1218
-	removed all stuff other than page_content from the blank template
1219
!	adapted color for onmouseover effect
1220
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
1221
!	made Website Header field in Settings visible per default
1222
!	modified all templates (display Website Header, use show_menu instead of page_menu)
1223
!	added highlighting of active input elements to all WB backend areas; changed some colors
1224
!	removed hover highlighting of input fields to avoid possible confusion
1225
!	added visualization of wrong/empty input fields
1226
#	fixed a bug with re-enter admin password
1227
09-Feb-2008 Christian Sommer
1228
!	modified some colors and CSS definitions of pages, media and section interface
1229
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
1230
#	output_filter: removed word boundary from mailto regex part
1231
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
1232
#	fixed bug in user signup
1233
!	output_filter: added word boundary for the mailto regex part
1234
09-Feb-2008 Thomas Hornwik
1235
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
1236
08-Feb-2008 Matthias Gallas
1237
+	added kewyword id to all new files
1238
08-Feb-2008 Christian Sommer
1239
-	Removed admin module mail_filter
1240
+	Added revised version of the output filter module
1241
08-Feb-2008 Thomas Hornik
1242
!	module news: set focus on captcha-field if user have to re-enter captcha
1243
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
1244
-	Removed unused function is_access_denied() from search
1245
04-Feb-2008 Thomas Hornik
1246
!	email-addresses are excluded from search-results page.
1247
#	Fixed possible XSS in account/login.php and forgot-form.php
1248
04-Feb-2008 Christian Sommer
1249
#	allowed usage of tags in settings fields: website_header, website_footer
1250
03-Feb-2008 Thomas Hornik
1251
#	out-of-date default page isn't shown anymore, instead shows next public page.
1252
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
1253
03-Feb-2008 Matthias Gallas
1254
+	added kewyword id to all new files
1255
02-Feb-2008 Christian Sommer
1256
#	fixed wrong redirect in /admin/images
1257
02-Feb-2008 Thomas Hornik
1258
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
1259
+	Added missing text in languages files for jscalendar
1260
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
1261
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
1262
#	fixed path in jscalendar-css
1263
01-Feb-2008 Christian Sommer
1264
#	Added default index.php to all folders (directory spoofing)
1265
01-Feb-2008 Thomas Hornik
1266
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
1267
#	Fixed possible XSS-vulnerability in wb/search/search.php
1268
31-Jan-2008 Thomas Hornik
1269
!	Adjusted clock-red icon to match wb colors
1270
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
1271
+	Added multi-group to upgrade-script
1272
30-Jan-2008 Christian Sommer
1273
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
1274
30-Jan-2008 Thomas Hornik
1275
#	registered pages didn't appear in menu. fixed.
1276
!	Updated upgrade-script. (Some upgrades still missing)
1277
29-Jan-2008 Thomas Hornik
1278
#	strtotime()'s behavior differ in PHP4 and PHP5.
1279
	Had to fix some issues in admin/pages/sections and module news.
1280
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
1281
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
1282
28-Jan-2008 Matthias Gallas
1283
#	Replaced all special chars in language files with htmlentities or unicode
1284
+	Added some missing lines in language files
1285
+	Added missing keyword Id
1286
28-Jan-2008 Christian Sommer
1287
#	fixed issue with top bar icon alt tag
1288
!	added some more backend layout modifications
1289
!	corrected bug in NL.php language file
1290
!	added missing session cookie forgotten in Changeset 593
1291
!	added possibility to select the default backend language during installation process
1292
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
1293
#	Fixed some bugs in the Javascript Admin modul
1294
28-Jan-2008 Thomas Hornik
1295
+	Allow a user-supplied From-Name in form-settings for email und success-email.
1296
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
1297
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
1298
27-Jan-2008 Christian Sommer
1299
!	fixed CSS background color of the installer CSS
1300
!	replaced static text with variable text from language file
1301
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
1302
!	added missing ID tags
1303
27-Jan-2008 Christian Sommer
1304
!	added missing ID tags
1305
!	added default language for users to avoid empty language fields
1306
27-Jan-2008 Matthias Gallas
1307
+	added kewyword id to new file
1308
#	Fixed some spelling errors in german language file
1309
27-Jan-2008 Thomas Hornik
1310
!	Module form: user supplied input isn't lost on captcha-failure anymore.
1311
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
1312
+	Added Calc_ttf_image CAPTCHA.
1313
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
1314
!	Some minor changes in CAPTCHA-code.
1315
!	Added some text to CAPTCHA admin-tool.
1316
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
1317
+	Added preview-images for CAPTCHA.
1318
!	Improved security: CAPTCHAS can't be loaded from outside WB
1319
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
1320
26-Jan-2008 Christian Sommer
1321
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
1322
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
1323
26-Jan-2008 Matthias Gallas
1324
#	fixed bug in Javascript Admin module
1325
+	Added new language files
1326
+	Added keywords to files where they are missing
1327
26-Jan-2008 Thomas Hornik
1328
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
1329
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
1330
	Improved ASP in news-module.
1331
+	module news: added publish_until field to control the visibility of a news-posting by date and time
1332
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
1333
	It should be very difficult for spam-bots to recognize intersected characters.
1334
25-Jan-2008 Christian Sommer
1335
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
1336
25-Jan-2008 Thomas Hornik
1337
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
1338
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
1339
#	module news: it was possible to post comments to postings with commenting disabled
1340
	or to inactive postings. Fixed
1341
24-Jan-2008 Thomas Hornik
1342
!	Generate filename in pages/ from page_title instead of menu_title.
1343
24-Jan-2008 Christian Sommer
1344
#	fixed bug in Codepress integration (if codepress framework not installed)
1345
+	added language support to all integrated modules (except for news and form module)
1346
#	fixed another E_NOTICE warning
1347
24-Jan-2008 Matthias Gallas
1348
+	Added keywords to files where they are missing
1349
23-Jan-2008 Christian Sommer
1350
+	Added German language file for WB 2.7
1351
22-Jan-2008 Christian Sommer
1352
+	Added language support for the Admin tools (backup, reload, mail_filter)
1353
-	Removed all admin tool text outputs from global language file to module language files
1354
!	Introduced language support for the overview page of the Admin tools
1355
+	Added function get_variable_content to allow extraction of variable content without including files
1356
!	Changed language support for Addons -> Moduls -> Details
1357
22-Jan-2008 Matthias Gallas
1358
+	Added keywords to new mail filter files
1359
22-Jan-2008 Thomas Hornik
1360
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
1361
21-Jan-2008 Christian Sommer
1362
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
1363
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
1364
21-Jan-2008 Thomas Hornik
1365
+	Unique session-identifier for each website baker installation. fixes #354
1366
20-Jan-2008 Christian Sommer
1367
#	fixed E_NOTICE-warning in save.php when input data was wrong
1368
+	added the new admin tool email output filter which allows to transform
1369
	emails before displaying them on the frontend
1370
20-Jan-2008 Thomas Hornik
1371
!	upgrade-script.php: fixed mysql_error() handling
1372
!	upgrade-script.php: added code to update menu_links
1373
#	fixed a typo in upgrade-script.php
1374
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
1375
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
1376
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
1377
19-Jan-2008 Christian Sommer
1378
!	Reduced the success time out and set WYSIWSY background to white
1379
#	Fixed some errors in form module (only in conjunction with E_ALL)
1380
!	Added support to configure the mailer settings via the backend
1381
19-Jan-2008 Matthias Gallas
1382
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
1383
+	Added keywords to new files
1384
19-Jan-2008 Thomas Hornik
1385
-	Module news: removed old calendar
1386
+	Module news: adapted news to use the new include/jscalendar
1387
+	added installation-instructions to include/jscalendar
1388
#	Module code: curly backets get deleted by pparse() from phplib. fixed
1389
+	Module menu_link: added dropdown-listbox to select anchor
1390
!	upgrade-script: added code to convert old menu_links to new ones (partly)
1391
18-Jan-2008 Matthias Gallas
1392
!	Updated news modul with features from the advanced news modul
1393
!	Updated form modul with features from the advanced form modul
1394
#	Fixed hardcoded /pages issue in intro page feature
1395
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
1396
!	Revoked parts of changeset 547 and again introduced changeset 540
1397
+	Added keywords to modules/fckeditor and all other new files
1398
18-Jan-2008 Thomas Hornik
1399
#	fixed two E_NOTICE-warnings in admin/pages/index.php
1400
+	added new module-based search-function
1401
+	added new publish-by-date code
1402
17-Jan-2008 Christian Sommer
1403
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
1404
!	removed the PAGE_EXTENSION from frontend login
1405
17-Jan-2008 Matthias Gallas
1406
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
1407
	by changeset 546
1408
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
1409
	option in WB settings as this function only works on Apache Servers
1410
	together with .htaccess and mod_rewrite
1411
+	Added keywords to file menu_link/uninstall.php and new admintools files
1412
17-Jan-2008 Christian Sommer
1413
!	added the "users in multiple groups" feature (closes parts of ticket #546)
1414
16-Jan-2008 Thomas Hornik
1415
!	changed admin/pages/save.php to allow hidden config-elements in table search.
1416
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
1417
	fixed odd behavior in case of menu_link as default-page.
1418
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
1419
14-Jan-2008 Matthias Gallas
1420
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
1421
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
1422
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
1423
	pathes points to WB Corefiles with the page extension .php
1424
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
1425
14-Jan-2008 Christian Sommer
1426
!	added a missing </tr> tag
1427
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
1428
	removed by Changeset 529 (enhanced pages admin)
1429
13-Jan-2008 Christian Sommer
1430
#	moved administration tools from Settings to the new section Admin-Tools
1431
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
1432
!	increased redirection time after success message, corrected HOME link of the login panel
1433
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
1434
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
1435
#	fixed error with redirection to admin panel after installation
1436
12-Jan-2008 Christian Sommer
1437
!	introduced smart URL detection for the 'View' menu in the WB backend
1438
	(if page_id is set, redirect to this page instead of the root)
1439
!	introduced the enhanced pages admin dialogue (thanks to icouto)
1440
11-Jan-2008 Christian Sommer
1441
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
1442
-	removed the hmtlarea files in /modules/htmlarea
1443
!	set the fckeditor as the new default editor /install/save.php
1444
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
1445
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
1446
11-Jan-2008 Matthias Gallas
1447
!	Update codepress to Version 0.9.6
1448
!	Update phplib to Version 7.4a
1449
09-Jan-2008 Matthias Gallas
1450
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
1451
#	Fixed ticket #542 (Thanks to Thorn)
1452
23-Dec-2007 Matthias Gallas
1453
!	Changed all copyright notices to include now 2008
1454
21-Sep-2007 Matthias Gallas
1455
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
1456
	the new register_frontend_modifles() functions do not validate
1457
24-Jan-2007 Christian Sommer
1458
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
1459
------------------------------------- 2.6.7 -------------------------------------
1460
02-Jan-2007 Christian Sommer
1461
+	Added missing converting file for changeset [504]
1462
------------------------------------- 2.6.6 -------------------------------------
1463
01-Jul-2007 Matthias Gallas
1464
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
1465
01-Jul-2007 Ryan Djurovich
1466
#	Fixed bug where error message not displayed when script fails to create a page
1467
#	Fixed bugs introduced in [484]
1468
14-May-2007 Matthias Gallas
1469
+	Added support for ISO-8859-6.(Thanks to thorn)
1470
12-May-2007 Christian Sommer
1471
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
1472
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
1473
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
1474
+	Added the new function register_frontend_modfiles to the built in templates
1475
08-May-2007 Matthias Gallas
1476
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
1477
+	Added new functions page_css and page_javascript to the built in templates
1478
+	Added search highlight class to css files of the built in templates
1479
30-Apr-2007 Matthias Gallas
1480
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
1481
10-Apr-2007 Matthias Gallas
1482
+	Optimized search and highlighting funktions (Thanks to thorn)
1483
03-Apr-2007 Matthias Gallas
1484
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
1485
	in the pages directory (Special thanks to "Funky_MF" for the fix)
1486
01-Apr-2007 Matthias Gallas
1487
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
1488
	from the code (revoked changeset 396) and added new functions instead. Adapted the
1489
	search and the highlighting to use the new functions. With this changes WB can now
1490
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
1491
	and tested this changes.
1492
12-Mar-2007 Matthias Gallas
1493
+	Added multilingual support to search
1494
03-Mar-2007 Matthias Gallas
1495
+	Added new function for highlighting search results in the content area
1496
	(Special thanks to "thorn" and "Funky_MF")
1497
#	Fixed some issues in search with special chars
1498
	(Special thanks to "thorn" and "Funky_MF")
1499
22-Feb-2007 Christian Sommer
1500
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
1501
16-Feb-2007 Christian Sommer
1502
!	Suppressed PHP warnings and errors when reading empty intro.php
1503
16-Feb-2007 Christian Sommer
1504
#	Applied fix to enable parsing of PHP code in the intro.php 
1505
12-Feb-2007 Christian Sommer
1506
!	Added functions page_css and page_javascript which allow to include optional
1507
	module files module.css and module.js into the <head> section. This allows to 
1508
	create valid (X)HTML, as CSS definitions of modules are included in the head section
1509
12-Feb-2007 Christian Sommer
1510
!	Security enhancement (reduced number of login trials from 50 to 3)
1511
02-Feb-2007 Matthias Gallas
1512
#	Applied fix for ticket #380 (Thanks to pcwacht)
1513
30-Jan-2007 Ryan Djurovich
1514
#	Applied fix for ticket #376
1515
29-Jan-2007 Matthias Gallas
1516
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
1517
	specific description of the modules in the language files of the modules.
1518
21-Jan-2007 Matthias Gallas
1519
#	Fixed issue in the search table entries of form modul
1520
13-Jan-2007 Matthias Gallas
1521
#	Fixed some bugs in rss.php
1522
07-Jan-2007 Matthias Gallas
1523
#	Fixed error when uninstalling the news modul
1524
02-Jan-2007 Matthias Gallas
1525
+   Added id keywords to all missing files
1526
#	Fixed issue with Permissions for pages sections
1527
27-Dec-2006 Matthias Gallas
1528
#	Fixed form modul stores empty records
1529
------------------------------------- 2.6.5 -------------------------------------
1530
25-Dec-2006 Ryan Djurovich
1531
!	Changed links to WB help website
1532
24-Dec-2006 Matthias Gallas
1533
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
1534
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
1535
!	Changed all copyright notices to include now 2007
1536
23-Dec-2006 Matthias Gallas
1537
#	Fixed IE allows to set a page as parent of itself (#320)
1538
#	Fixed problem with Page Title has to be escaped (#287)
1539
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
1540
21-Dec-2006 Matthias Gallas
1541
#	Fixed missing message when adding a site without page title (#300)
1542
21-Dec-2006 Ryan Djurovich
1543
#	Fixed bug with captcha script (#346)
1544
20-Dec-2006 Matthias Gallas
1545
#	Fixed Return to Search Results Page (#365)
1546
!	Set Version to 2.6.5
1547
-	Removed Changeset 365 because this will be a part of WB 2.7.x
1548
#	Fixed a little typo error in class.admin.php (#364)
1549
26-Nov-2006 Ryan Djurovich
1550
+	Added new script that could possibly be apart of 2.7.x as a replacement
1551
	for having the pages directory 
1552
17-Nov-2006 Matthias Gallas
1553
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
1554
15-Nov-2006 Matthias Gallas
1555
#	Fixed again intropage doesn't work (#71)
1556
20-Oct-2006 Matthias Gallas
1557
+	Added phpmailer class (thanks to doc)
1558
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
1559
+	Added List sorting in admin area (thanks to rsmith)
1560
#	Fixed table width 100% are wrong displayed in container templates
1561
	when IE is used (#350)
1562
#	Fixed large space between menupoints in IE (#349)
1563
#	Fixed Website description is not displayed when no page description
1564
	available (#348)
1565
#	Fixed group images in news modul cannot be stored (#342)
1566
#	Fixed Typo in form/save_field.php (#341)
1567
#	Fixed files in /pages/posts folder are not deleted (#340)
1568
#	Fixed specialchars problem in the news modul (#339)
1569
#	Fixed news modul stores empty records (#338)
1570
#	Fixed Captcha didn't work in news comments (#337)
1571
#	Fixed various php notices (#334)
1572
+	Added new upgrade_function (thanks to kozmoz)
1573
#	Fixed addons table isn't updated when a modul is updated (#332)
1574
#	Fixed spelling errors in the signup2.php (#330)
1575
#	Fixed MySQL 5.x missing default values for INT fields in all system
1576
	and modules tables (#329)
1577
#	Fixed installer does not insert admin user (#328)
1578
+	Added support for getting page ID of page that referred search
1579
	request (#327) (thanks to brofield)
1580
#	Fixed search results generate invalid XHTML and notify warnings (#326)
1581
Stefan Braunewell
1582
#	Fixed Field 'last_reset' doesn't have a default value (#313)
1583
+	Added get_post_escaped to wb class which automatically calls add_slashes
1584
	on get_post output and used it in form/save_field.php
1585
------------------------------------- 2.6.4 -------------------------------------
1586
20-May-2006 Ryan Djurovich
1587
#	Fixed security issues related to #237
1588
#	Fixed typo in news save comment page (#282)
1589
#	Fixed typo in news delete post page (#283)
1590
!	Added multi-submission protection to form module (#119)
1591
#	Added notice for when PHP Session Support appears to be disabled in installer,
1592
	even if it is enabled and the problem actually lies in the users browser (#154)
1593
19-May-2006 Ryan Djurovich
1594
#	Fixed problem in forgotten login form where email field is too short (#207)
1595
#	Fixed typo in forgotten login details email (#190)
1596
15-May-2006 Stefan Braunewell
1597
#	Fixed security issues (#237)
1598
03-May-2006 Stefan Braunewell
1599
#	Fixed problems with pre-2.6.0 modules in section list
1600
#	Fixed e-mail bug caused by From: headers in internal mail function calls
1601
	(#189)
1602
#	E-mail validation in install script now accepts new top-level domains
1603
	(#162)
1604
#	Error status is now overwritten by next database query (#182)
1605
#	Fixed obscure problem in htmlarea install script
1606
------------------------------------- 2.6.3 -------------------------------------
1607
19-Mar-2006 Stefan Braunewell
1608
#	Fixed ticket #146: problems removing groups from viewers list of a page
1609
16-Mar-2006 Stefan Braunewell
1610
!	Changed link target selection. Now self, top and new. (Ticket #145)
1611
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
1612
	password pages.
1613
#	Some changes to the SQL code in the install script for improved 
1614
	compatibility with new MySQL versions
1615
#	Fixed ticket #134 - error on browsing media.
1616
+	Improved backup module: new choice between full database or WB-related
1617
	backup.
1618
#	Fixed ticket #141 - admin now sees all folders in media
1619
#	Fixed e-mail sending problems due to additional parameter in mail call.
1620
#	Applied fix regarding ticket #138: new users now get deleted if
1621
	sending e-mail fails.
1622
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
1623
	password process
1624
#	Removed duplicate expression from modules/news/install.php which caused
1625
	problems in installation
1626

    
1627
01-Mar-2006 Stefan Braunewell
1628
#	Fixed ticket #68 - Safari problem with displaying all parents.
1629
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
1630
	to fatal error.
1631
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
1632
------------------------------------- 2.6.2 -------------------------------------
1633
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
1634
#	Fixed ticket #104 - commas in form field descriptions not allowed.
1635
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
1636
	and expiration date is now set to time in the past.
1637
#	Smart login not working.
1638
!	Changed mail calls to new function $wb->mail.
1639
#	Form: ticket 124 added captcha settings check 
1640
#	Ticket 118 added formfield type to check for email/text 
1641
#	Ticket 115 changed comparision /modules/form/view.php 
1642
#	Added correct timecheck in form submissions
1643
!	Changed captcha.php call to include timestamp
1644
!	Changed the e-mail validation code and added a mail function to class wb.
1645
!	Forgotten password: if sending of e-mail fails, restore old password.
1646
	Ticket #110
1647
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
1648
!	Character encoding setting also affects admin backend.
1649
	Mentioned in ticket #102.
1650
!	Reintroduced page languages setting. If switched to off, page
1651
	languages are only used to determine the language file for the
1652
	universal texts. If on, displayed page and menu are affected by
1653
	the language session variable.
1654
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
1655
	to set the number of levels to be show.
1656
#	Fixed a bug where access settings of registered and private pages
1657
	were displayed incorrectly.
1658
#	Fixed captcha being cached.
1659
#	Added an exit call after every heading("Location:...")
1660
	redirector to prevent unwanted execution of code.
1661
#	Bug #122. Replaced empty field check by check that setting name is
1662
	not "wb_version".
1663
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
1664
#	Fixed bug #99 and two additional instances of typo 
1665
	catpcha instead of captcha.
1666
#	Fixed some typos
1667
#	Fixed some notices and warnings.
1668
#	Fixed bug #105 - back buttons in addon detail pages not editable.
1669
!	Replace 'admin' by 'wb' in all account pages. 
1670
!/#	Moved print_success and print_error code to class.wb.php.
1671
	Added correct parameters to these functions in account pages. 
1672
------------------------------------- 2.6.1 -------------------------------------
1673
12-Dec-2005 Ryan Djurovich
1674
#	Fixed security vulnerability in class.login.php
1675
#	Fixed typo in EN language file
1676
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
1677
!	Added charset encoding to admin templates
1678
!	Added extra code to check for selection of addon upon uninstalling
1679
#	Fixed bugs in RSS news feeder
1680
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
1681
------------------------------------- 2.6.0 -------------------------------------
1682
28-Nov-2005 Ryan Djurovich
1683
+	Added default charset option to (advanced) settings
1684
#	Form module email fields now have email address validation
1685
#	Fixed spacing in form submissions
1686
27-Nov-2005 Ryan Djurovich
1687
+	Added captcha verification to sign-up form
1688
+	Added Captcha to News module
1689
24-Nov-2005 Stefan Braunewell
1690
!	Applied aportale's patch to use label instead of javascript toggle code
1691
20-Nov-2005 Ryan Djurovich
1692
!	News mod now hides read more link if no need for it (see ticket #56)
1693
+	Added support for mailto: links in the menu link mod
1694
#	Added direct-access redirection on some files (see ticket #37)
1695
+	Added extra characters to convert.php (see ticket #64)
1696
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
1697
29-Sep-2005 Ryan Djurovich
1698
!	Cleaned up form buttons in Settings
1699
!	Moved some options into Advanced Settings
1700
#	Semi-disabled "separate" page trash option
1701
+	Created a backup module/tool for backing-up the database
1702
	(thanks to John (pcwacht) for the original code)
1703
+	Created new "blank template", which can be used in case where you don't
1704
	want anything wrapping page-content.
1705
19-Sep-2005 Ryan Djurovich
1706
+	Added _license field for all add-ons to specify a license
1707
!	Renamed _designed_for variables (for all addons) to _platform
1708
+	Created addons table for faster internal referencing of installed addons
1709
!	Fixed some links, including the "Help" button in Admin
1710
#	Used nl2br to display body correctly when viewing form-submissions
1711
15-Sep-2005 Stefan Braunewell
1712
+	Added table module with columns 'name','type' and 'directory' as an
1713
	index.
1714
+	Added entry to settings table 'wb_version' which holds the version
1715
	number and can be utilized in future upgrade scripts.
1716
!	Added upgrade functionality also for templates and languages.
1717
#/!	Template/modules installation now respects paths.
1718
!	Moved updates from config.php to database.
1719
	Created initialize.php (required by config.php) to read settings.
1720
11-Sep-2005 Stefan Braunewell
1721
!	HTMLArea is now a module instead of a core component. Files moved
1722
	from "include" to "modules".
1723
+	Implemented Installation of modules on top of an older version. This is 
1724
	done via checking $module_version. Instead of install.php, upgrade.php
1725
	is then called if it exists in the module package. 
1726
	For module developers: $module_version and $new_module_version are 
1727
	accessible in upgrade.php to find out what upgrade steps need to be taken.
1728
!	Changed column names in mod_news_posts from short,long to content_short,
1729
	content_long.
1730
09-Sep-2005 Stefan Braunewell
1731
+	Added new advanced setting "Rename Files On Upload". File extensions can be
1732
	given so that respective files will have a ".txt" appended on media upload.
1733
#	Fixed "None found" message bug when user has no top level page edit
1734
	rights.
1735
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
1736
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
1737
+	Added utf-8 character encoding meta tag into all stock templates.
1738
#	Fixed bug when changing a page's parent
1739
!	Changed the way blocks are treated. Added new frontend class attribute
1740
	default_block_content that controls what is shown on pages such as
1741
	search, login, etc. (Ticket #16)
1742
+	Added support for WYSIWYG editor modules (wysiwygmod)
1743
+	When trying to access a registered page, user is automatically redirected
1744
	there on successful login.
1745
#	Fixed various issues with system search (mainly related to stripslashes()
1746
#	Removed stripslashes() in many places in the code. Added check for
1747
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
1748
	is independent of magic_quotes setting..
1749
05-Sep-2005 Stefan Braunewell
1750
#	Fixed bug concerning direct access of preferences page.
1751
#	Reworked page visibility and menu item visibility code (frontend login
1752
	problem).
1753
#	Pages in link list in htmlarea popup are now correctly ordered.
1754
#	Fixed bug where group with existing name can be added.
1755
04-Sep-2005 Ryan Djurovich
1756
+	Added and RSS newsfeed script to the News module
1757
04-Sep-2005 Stefan Braunewell
1758
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
1759
#	Fixed some occurrences of potential direct access path disclosure
1760
#	Added directory check to browse.php to prevent xss exploit by trusted users.
1761
!	Updated code to reflect move to Subversion repository system.
1762
27-Aug-2005 Stefan Braunewell
1763
#	Fixed bugs 4,5,6,8,9 in bug tracker
1764
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
1765
	A GET['lang'] now sets the session language variable.
1766
26-Aug-2005 Stefan Braunewell
1767
!	Moved redundant code into the new class functions. Created 
1768
	'compatibility.php' for backward compatibility with
1769
	modules and templates. Variables and functions can still be accessed
1770
	in the old way.
1771
!/+	Reorganized core frontend files, added new base class 'wb' from
1772
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1773
	function into new class. Completely rewrote core index.php.
1774
	Now all variables and functions that are available to templates and
1775
	modules are attributes and methods of the frontend and the wb classes
1776
------------------------------------- 2.5.2 -------------------------------------
1777
23-Jun-2005 Ryan Djurovich
1778
!	create_access_file now creates all parent directories if needed
1779
#	Fixed bug when moving page with subpages to another level
1780
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1781
#	Fixed bug where query was not setting error correctly in class.database.php
1782
22-Jun-2005 Ryan Djurovich
1783
#	Fixed bug where template permissions were not saved when a adding group
1784
21-Jun-2005 Ryan Djurovich
1785
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1786
#	Fixed language problems in some area's of Admin. (Bug #70)
1787
#	Added a space in website/page keywords (Bug #69)
1788
#	Fixed bugs on settings2.php (Bug #52)
1789
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1790
13-Jun-2005 Ryan Djurovich
1791
#	Fixed bug (#88) with news module
1792
!	Title of Administration login page now taken from language file (Bug #72)
1793
#	Fixed redirection admin/home to admin/start on admin/index.php
1794
#	Fixed bug with forgotten password page in admin (Bug #81)
1795
25-Apr-2005 Ryan Djurovich
1796
#	Fixed numerous bugs with module uninstallation
1797
#	Fixed bug when uploading files in Administration -> Media
1798
!	Installer no-longer requires you to accept the GNU GPL
1799
------------------------------------- 2.5.1 -------------------------------------
1800
16-Apr-2005 Ryan Djurovich
1801
#	Fixed two bugs with account login/logout
1802
------------------------------------- 2.5.1 -------------------------------------
1803
15-Apr-2005 Ryan Djurovich
1804
#	Fixed bug where non-english characters can get used in page filenames. Many
1805
	measuers have been added (including a new file: wb/framework/convert.php),
1806
	to prevent any possible errors that can occur in page filenames.
1807
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1808
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1809
#	Fixed bug where search and account pages are shown in every block
1810
	that is in a template
1811
#	Fixed numerous bugs with media home directories feature
1812
10-Apr-2005 Ryan Djurovich
1813
#	Fixed bugs in account/login.php and logout.php where users
1814
	gets redirected to /pages
1815
------------------------------------- 2.5.0 -------------------------------------
1816
08-Apr-2005 Ryan Djurovich
1817
-	Removed section language feature
1818
+	Added page language feature (replaces need for sections language feature)
1819
#	Fixed bug where pages using menu_link module can have the URL changed
1820
-	Page directory no longer stored in link field in pages table, it is now added
1821
	when the page_link function is called - this makes changing the pages
1822
	directory much easier and quicker
1823
!	Pages with visibility of "none" are now no longer directly accessable
1824
+	Added new visibility setting "hidden", acts exactly like none did previously
1825
!	Template info file can now specify number of menu's available and relative names
1826
!	Template info file can now specify number of blocks's available and relative names
1827
------------------------------------- 2.4.3 -------------------------------------
1828
07-Apr-2005 Ryan Djurovich
1829
#	page_filename function has been rewritten using str_replace
1830
	function, which should be faster and will allow characters
1831
	from other languages into filenames
1832
!	Created new media_filename function, which is now used
1833
	by all media functions (create,upload,rename) to determine
1834
	which characters should be removed from a desired filename
1835
+	New button in Administration page list to view specific page
1836
#	Updated the page_link function to now be compatible with menu link
1837
	module when setting pages directory to root
1838
#	Fixed bugs in search when using "Any Words" option
1839
#	Fixed bug with news module when pages directory set to root
1840
!	Changed URL of documentation website on Administration Start page
1841
------------------------------------- 2.4.2 -------------------------------------
1842
05-Apr-2005 Ryan Djurovich
1843
#	Fixed bug where file could be renamed to nothing in Media
1844
!	Optimised Media create folder, upload file, and rename functions
1845
#	Fixed bug where stripslashes not run on news post titles in admin
1846
05-Apr-2005 Stefan Braunewell
1847
#	Fixed bug concerning usage of the private_sql variable
1848
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
1849
------------------------------------- 2.4.1 -------------------------------------
1850
04-Apr-2005 Ryan Djurovich
1851
!	Pages with visibility of "none" are again directly accessable
1852
#	Fixed bugs regarding renaming files and directories in Media section
1853
!	When home folders disabled, all folders now visible in Media section
1854
------------------------------------- 2.4.0 -------------------------------------
1855
03-Apr-2005 Ryan Djurovich
1856
-	Removed recently added visibility setting of "heading", and relative config vars
1857
+	Added new "menu" field to pages table, and new setting "multiple menus"
1858
	which replaces the need for the menu headings feature
1859
+	Added links to top of groups and users sections, linking to each other
1860
!	Change menu width in "Round" template to 170px (was 150px)
1861
#	Change page "are you sure" deletion message to mention that it will delete
1862
	all sub-pages as well
1863
#	Fixed many bugs with news module when viewing posts by group
1864
!	Pages with visibility of "none" are now no longer directly accessable
1865
02-Apr-2005 Ryan Djurovich
1866
-	Removed need to specify DB_URL when calling database class
1867
#	Stopped fields without a type specified from being shown in form mod
1868
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
1869
	for insert link and insert image
1870
+	Added setting which allows you to specify the default WYSIWYG style
1871
+	Added "Server Email" option, to specify what is used in "From" field when
1872
	sending emails using the PHP mail function. Default is admins email address.
1873
#	Search now excludes pages which have a visibility of none or heading
1874
!	Pages are now given modified_when and modified_by when added
1875
01-Apr-2005 Ryan Djurovich
1876
+	Added option to News module to specify how many posts should be listed
1877
	per page (by default it is set to unlimited, which functions like previous version)
1878
#	Added stripslashes when display page titles in search
1879
+	Page descriptions and last updated date now shown in search by default
1880
30-Mar-2005 Ryan Djurovich
1881
+	Added new feature for Media home folders, where a folder can be specified
1882
	for a specific user or group of users only
1883
!	Changed URL of Help button to http://www.websitebaker.org/docs/
1884
+	Added new feature for "Page Trash" - two modes available: inline and separate
1885
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
1886
	up a level)
1887
29-Mar-2005 Ryan Djurovich
1888
-	Removed Database Settings from Administration Settings (options will not be
1889
	available in 3.x, so trying to match interface with WB 3.x plans
1890
!	Changed the name of Path Settings to Filesystem Settings in Administration
1891
	Settings, and removed ability to change path/url options - matching interface
1892
	plans for WB 3.x
1893
+	Added same options for OS and file permissions as installer to Settings
1894
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
1895
28-Mar-2005 Ryan Djurovich
1896
+	New functions available to templates to simplify creation of them. This aims
1897
	to "future-proof" templates for WB 3.x plans.
1898
!	Default templates updated to support some of the new functions
1899
+	Added field to pages table "page_trail" which stores a list of the pages
1900
	parents. This field was needed by the new page_menu function
1901
+	Added option for page visibility "heading" to enabled support for multiple
1902
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
1903
+	Added option for page visibility "registered", which acts a little like
1904
	private, but is still shown in the menu (although users need to log in to view
1905
	the pages content)
1906
+	Form module submissions now saved to database, and feature now added to
1907
	limit number of submissions per hour to prevent spamming
1908
+	New field for Form module: email. Allows you to specify their email in
1909
	"from" field on module settings.
1910
#	Fixed bug when displaying comments in News module (WB Bug #14)
1911
+	New "under contruction" message if no pages exist
1912
!	Cleaned-up wb/index.php
1913
27-Mar-2005 Ryan Djurovich
1914
+	Created advanced mkdir and chmod functions
1915
#	Fixed bug in media where wrong file/folder is deleted
1916
+	Complete overhall of installer - now only one step! It has been greatly
1917
	simplified in many ways, has much better validation, reports error much more
1918
	nicely, and automatically logs the user into the Administrations
1919
+	Must now specify OS type - allows for customizable file permission settings
1920
+	Sections can now have a language code assigned to them
1921
+	Sections can now have a block name/id assigned to them
1922
!	Home section of Administration renamed to Start, to save confusion with saying
1923
	Homepage (because this term could either mean the main website or Home section
1924
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
1925
!	Moved Users and Groups sections under Access section. This aims to unify the
1926
	interface with WB 3.x plans, which help to unclutter the menu
1927
!	Interface for Settings section has been imporved for usability purposes
1928
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
1929
	by placing media list inside an iframe
1930
#	Fixed stripslashes problem for viewing news comments
1931
!	Added code from Formesque module (an advanced version of the original Form
1932
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
1933
	interface improvements for select box/checkbox group/radio group options.
1934
#	Possibly fixed bugs where an S appears before file and dir modes
1935
#	Fixed bug where users can be added with same emails (in Administration)
1936
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
1937
	makes code more bulky, and removing it will decrease package size a lot
1938
+	New "homepage redirect" option so first page is included and not redirected to
1939
#	Fixed text not being shown when module uninstalled
1940
!	Imporved interface for basic group permissions
1941
26-Mar-2005 Stefan Braunewell
1942
#	Fixed bug with front-end logins
1943
#	Fixed bug when saving intro page 
1944
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
1945
#	Fixed bugs concerning moving/deleting pages
1946
#	Fixed list of parents in page settings
1947
#	Fixed mkdir without mode parameter
1948
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
1949
+	Added support for PAGES_DIRECTORY set to root
1950
+	Search form now supports quotes (thanks to Manafta)
1951
#	Fixed page section ordering
1952
#	News items are displayed with name of poster instead of "Unknown"
1953
#	Deletion confirmation popup window in media section now shows correct file name
1954
------------------------------------- 2.3.1 -------------------------------------
1955
03-Fed-2005 Ryan Djurovich
1956
+	Now there is two types of "filesystem modes", one for directories and one
1957
	for files. Having different settings is very common for most servers, so
1958
	this addition should fix many problems people had with 2.3.0.
1959
-	Removed filesystem mode options from installation
1960
!	Removed duplicate text on installation step 3 for timezone
1961
!	All "access files" for the news module now stored in pages/posts instead
1962
	of a sub-dir relative to the page (this fixes many bugs)
1963
#	Fixed major bugs when deleting pages with sub-pages
1964
!	Removed the restrictions that prevent a user for changing a pages level
1965
#	Fixed bug with "toggle" plus/minus in IE for pages list
1966
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1967
------------------------------------- 2.3.0 -------------------------------------
1968
26-Jan-2005 Ryan Djurovich
1969
#	Fixed bug in framework/functions.php that made root parent always equal 8
1970
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1971
#	Fixed SQL-query on line 172, placing a / after $old_link
1972
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1973
	admin/pages/settings2.php
1974
#	Added ordering cleaning to delete_post.php on line 53 for news module
1975
!	GMT option is selected for "Default Timezone" in the installer, instead
1976
	of the old "Please select" message (which had the same value as GMT)
1977
28-Jan-2005 Ryan Djurovich
1978
!	Ability to specify the chmod number when WB uploads files, etc.
1979
!	Modified file headers (copyright/license notice) so they now look almost the
1980
	same, independant of font. Also, it now covers copyright for 2005.
1981
30-Jan-2005 Ryan Djurovich
1982
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1983
	table when a page is deleted.
1984
+	New 'Smart Login' prevents users from using external password managers,
1985
	and can be set to remember the users password using cookies.
1986
!	SourceForge CVS module now called websitebaker2 (instead of just
1987
	websitebaker). Also, all file versions have been reset.
1988
01-Fed-2005 Ryan Djurovich
1989
!	Added code to prevent from changing a pages level (it simply disables
1990
	the select box), to prevent many possible bugs.
1991
------------------------------------- 2.2.4 -------------------------------------
1992
23-Dec-2004 Ryan Djurovich
1993
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
1994
#	Fixed multi-language support in search
1995
+	Added more detailed options to list of PHP error reporting level's
1996
-	Removed ability to change language and PHP error reporting level
1997
	on installation to make things easier for newbie's
1998
+	Ability to select custom spacer for page filename's
1999
!	Changed the way a language code is found on language installation
2000
+	Added template permissions to groups
2001
#	Fixed bug when trying to change email from Preferences (admin and frontend)
2002
#	Fixed bug with auto-selection of "System Default" for Preferences
2003
!	News module now use's WYSIWYG for modifying news posts
2004
+	Ability to specify both the pages and media target directories
2005
------------------------------------ 2.2.3-c ------------------------------------
2006
22-Dec-2004 Ryan Djurovich
2007
#	Fixed problem with DB password being reset if Settings saved in basic mode
2008
------------------------------------ 2.2.3-b ------------------------------------
2009
21-Dec-2004 Ryan Djurovich
2010
#	Fixed minor bug on admin templates section
2011
#	Fixed bug on rename.php and rename2.php in admin media section
2012
------------------------------------- 2.2.3 -------------------------------------
2013
20-Dec-2004 Ryan Djurovich
2014
+	Added WB release version in Administration (top right corner)
2015
!	New option to prevent users from adding level 0 pages
2016
#	Fixed bug when deleting post's in News module
2017
+	Added new field in pages table for "root" parent (level 0 parent), for
2018
	extra flexability in creating templates
2019
!	Round template now supports unlimited page levels
2020
------------------------------------- 2.2.2 -------------------------------------
2021
18-Dec-2004 Ryan Djurovich
2022
+	New option under Search Settings for selecting custom template for search
2023
+	New option when changing page settings to set the target
2024
#	Fixed error when saving a user after editing
2025
!	Users can now modify sub-page if they dont have permissions on the parent
2026
------------------------------------- 2.2.1 -------------------------------------
2027
15-Dec-2004 Ryan Djurovich
2028
#	Fixed bug when changing password on preferences form (front-end)
2029
#	Fixed bug when retrieving user details (administration)
2030
#	Added check to see if module, template, or language is in use when deleting
2031
#	Fixed up email that is sent to user from a submitted form
2032
#	Fixed major problem with module permissions which stopped it from working
2033
------------------------------------- 2.2.0 -------------------------------------
2034
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
2035
+	Multiple-level page support
2036
+	Multiple section's for pages (including interface)
2037
!	Removed text created using two words on all areas
2038
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
2039
	this is for better language support
2040
+	Added Languages section
2041
!	Moved Templates and Modules under Add-ons section
2042
!	Changed name of "Default" template to "Round"
2043
+	Added "All CSS" template
2044
+	Added "Jump"
2045
+	Added 
2046
!	Modified "Box" template to support multiple page levels
2047
+	Added "Menu Link" module
2048
+	Added "News" module
2049
+	Added "Code" module
2050
+	Added "Form" module
2051
+	Added "Wrapper" module
2052
!	Changed name of "Normal Page" module to "WYSIWYG"
2053
+	Created new admin wrapper script to ease module develpment
2054
+	Media now automatically creates index.php file for every
2055
	sub-folder made (for security purposes)
2056
!	Change "Help" link in Administration menu so it now directs
2057
	to the the new Website Baker documentation website found at:
2058
	http://www.websitebaker.org/documentation
2059
!	Password is now required to change email in preferences
2060
+	User can now select custom Language and Date & Time Formats
2061
+	Added search functionality, with three different "methods":
2062
	1. Using all words  2. Using any words  3. Exact match
2063
+	Added native MySQL database support
(1-1/5)