Project

General

Profile

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

    
5
$Id: CHANGELOG 1458 2011-06-26 14:13:05Z Luisehahne $
6

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

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

    
1833
01-Mar-2006 Stefan Braunewell
1834
#	Fixed ticket #68 - Safari problem with displaying all parents.
1835
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
1836
	to fatal error.
1837
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
1838
------------------------------------- 2.6.2 -------------------------------------
1839
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
1840
#	Fixed ticket #104 - commas in form field descriptions not allowed.
1841
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
1842
	and expiration date is now set to time in the past.
1843
#	Smart login not working.
1844
!	Changed mail calls to new function $wb->mail.
1845
#	Form: ticket 124 added captcha settings check 
1846
#	Ticket 118 added formfield type to check for email/text 
1847
#	Ticket 115 changed comparision /modules/form/view.php 
1848
#	Added correct timecheck in form submissions
1849
!	Changed captcha.php call to include timestamp
1850
!	Changed the e-mail validation code and added a mail function to class wb.
1851
!	Forgotten password: if sending of e-mail fails, restore old password.
1852
	Ticket #110
1853
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
1854
!	Character encoding setting also affects admin backend.
1855
	Mentioned in ticket #102.
1856
!	Reintroduced page languages setting. If switched to off, page
1857
	languages are only used to determine the language file for the
1858
	universal texts. If on, displayed page and menu are affected by
1859
	the language session variable.
1860
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
1861
	to set the number of levels to be show.
1862
#	Fixed a bug where access settings of registered and private pages
1863
	were displayed incorrectly.
1864
#	Fixed captcha being cached.
1865
#	Added an exit call after every heading("Location:...")
1866
	redirector to prevent unwanted execution of code.
1867
#	Bug #122. Replaced empty field check by check that setting name is
1868
	not "wb_version".
1869
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
1870
#	Fixed bug #99 and two additional instances of typo 
1871
	catpcha instead of captcha.
1872
#	Fixed some typos
1873
#	Fixed some notices and warnings.
1874
#	Fixed bug #105 - back buttons in addon detail pages not editable.
1875
!	Replace 'admin' by 'wb' in all account pages. 
1876
!/#	Moved print_success and print_error code to class.wb.php.
1877
	Added correct parameters to these functions in account pages. 
1878
------------------------------------- 2.6.1 -------------------------------------
1879
12-Dec-2005 Ryan Djurovich
1880
#	Fixed security vulnerability in class.login.php
1881
#	Fixed typo in EN language file
1882
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
1883
!	Added charset encoding to admin templates
1884
!	Added extra code to check for selection of addon upon uninstalling
1885
#	Fixed bugs in RSS news feeder
1886
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
1887
------------------------------------- 2.6.0 -------------------------------------
1888
28-Nov-2005 Ryan Djurovich
1889
+	Added default charset option to (advanced) settings
1890
#	Form module email fields now have email address validation
1891
#	Fixed spacing in form submissions
1892
27-Nov-2005 Ryan Djurovich
1893
+	Added captcha verification to sign-up form
1894
+	Added Captcha to News module
1895
24-Nov-2005 Stefan Braunewell
1896
!	Applied aportale's patch to use label instead of javascript toggle code
1897
20-Nov-2005 Ryan Djurovich
1898
!	News mod now hides read more link if no need for it (see ticket #56)
1899
+	Added support for mailto: links in the menu link mod
1900
#	Added direct-access redirection on some files (see ticket #37)
1901
+	Added extra characters to convert.php (see ticket #64)
1902
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
1903
29-Sep-2005 Ryan Djurovich
1904
!	Cleaned up form buttons in Settings
1905
!	Moved some options into Advanced Settings
1906
#	Semi-disabled "separate" page trash option
1907
+	Created a backup module/tool for backing-up the database
1908
	(thanks to John (pcwacht) for the original code)
1909
+	Created new "blank template", which can be used in case where you don't
1910
	want anything wrapping page-content.
1911
19-Sep-2005 Ryan Djurovich
1912
+	Added _license field for all add-ons to specify a license
1913
!	Renamed _designed_for variables (for all addons) to _platform
1914
+	Created addons table for faster internal referencing of installed addons
1915
!	Fixed some links, including the "Help" button in Admin
1916
#	Used nl2br to display body correctly when viewing form-submissions
1917
15-Sep-2005 Stefan Braunewell
1918
+	Added table module with columns 'name','type' and 'directory' as an
1919
	index.
1920
+	Added entry to settings table 'wb_version' which holds the version
1921
	number and can be utilized in future upgrade scripts.
1922
!	Added upgrade functionality also for templates and languages.
1923
#/!	Template/modules installation now respects paths.
1924
!	Moved updates from config.php to database.
1925
	Created initialize.php (required by config.php) to read settings.
1926
11-Sep-2005 Stefan Braunewell
1927
!	HTMLArea is now a module instead of a core component. Files moved
1928
	from "include" to "modules".
1929
+	Implemented Installation of modules on top of an older version. This is 
1930
	done via checking $module_version. Instead of install.php, upgrade.php
1931
	is then called if it exists in the module package. 
1932
	For module developers: $module_version and $new_module_version are 
1933
	accessible in upgrade.php to find out what upgrade steps need to be taken.
1934
!	Changed column names in mod_news_posts from short,long to content_short,
1935
	content_long.
1936
09-Sep-2005 Stefan Braunewell
1937
+	Added new advanced setting "Rename Files On Upload". File extensions can be
1938
	given so that respective files will have a ".txt" appended on media upload.
1939
#	Fixed "None found" message bug when user has no top level page edit
1940
	rights.
1941
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
1942
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
1943
+	Added utf-8 character encoding meta tag into all stock templates.
1944
#	Fixed bug when changing a page's parent
1945
!	Changed the way blocks are treated. Added new frontend class attribute
1946
	default_block_content that controls what is shown on pages such as
1947
	search, login, etc. (Ticket #16)
1948
+	Added support for WYSIWYG editor modules (wysiwygmod)
1949
+	When trying to access a registered page, user is automatically redirected
1950
	there on successful login.
1951
#	Fixed various issues with system search (mainly related to stripslashes()
1952
#	Removed stripslashes() in many places in the code. Added check for
1953
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
1954
	is independent of magic_quotes setting..
1955
05-Sep-2005 Stefan Braunewell
1956
#	Fixed bug concerning direct access of preferences page.
1957
#	Reworked page visibility and menu item visibility code (frontend login
1958
	problem).
1959
#	Pages in link list in htmlarea popup are now correctly ordered.
1960
#	Fixed bug where group with existing name can be added.
1961
04-Sep-2005 Ryan Djurovich
1962
+	Added and RSS newsfeed script to the News module
1963
04-Sep-2005 Stefan Braunewell
1964
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
1965
#	Fixed some occurrences of potential direct access path disclosure
1966
#	Added directory check to browse.php to prevent xss exploit by trusted users.
1967
!	Updated code to reflect move to Subversion repository system.
1968
27-Aug-2005 Stefan Braunewell
1969
#	Fixed bugs 4,5,6,8,9 in bug tracker
1970
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
1971
	A GET['lang'] now sets the session language variable.
1972
26-Aug-2005 Stefan Braunewell
1973
!	Moved redundant code into the new class functions. Created 
1974
	'compatibility.php' for backward compatibility with
1975
	modules and templates. Variables and functions can still be accessed
1976
	in the old way.
1977
!/+	Reorganized core frontend files, added new base class 'wb' from
1978
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1979
	function into new class. Completely rewrote core index.php.
1980
	Now all variables and functions that are available to templates and
1981
	modules are attributes and methods of the frontend and the wb classes
1982
------------------------------------- 2.5.2 -------------------------------------
1983
23-Jun-2005 Ryan Djurovich
1984
!	create_access_file now creates all parent directories if needed
1985
#	Fixed bug when moving page with subpages to another level
1986
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1987
#	Fixed bug where query was not setting error correctly in class.database.php
1988
22-Jun-2005 Ryan Djurovich
1989
#	Fixed bug where template permissions were not saved when a adding group
1990
21-Jun-2005 Ryan Djurovich
1991
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1992
#	Fixed language problems in some area's of Admin. (Bug #70)
1993
#	Added a space in website/page keywords (Bug #69)
1994
#	Fixed bugs on settings2.php (Bug #52)
1995
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1996
13-Jun-2005 Ryan Djurovich
1997
#	Fixed bug (#88) with news module
1998
!	Title of Administration login page now taken from language file (Bug #72)
1999
#	Fixed redirection admin/home to admin/start on admin/index.php
2000
#	Fixed bug with forgotten password page in admin (Bug #81)
2001
25-Apr-2005 Ryan Djurovich
2002
#	Fixed numerous bugs with module uninstallation
2003
#	Fixed bug when uploading files in Administration -> Media
2004
!	Installer no-longer requires you to accept the GNU GPL
2005
------------------------------------- 2.5.1 -------------------------------------
2006
16-Apr-2005 Ryan Djurovich
2007
#	Fixed two bugs with account login/logout
2008
------------------------------------- 2.5.1 -------------------------------------
2009
15-Apr-2005 Ryan Djurovich
2010
#	Fixed bug where non-english characters can get used in page filenames. Many
2011
	measuers have been added (including a new file: wb/framework/convert.php),
2012
	to prevent any possible errors that can occur in page filenames.
2013
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
2014
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
2015
#	Fixed bug where search and account pages are shown in every block
2016
	that is in a template
2017
#	Fixed numerous bugs with media home directories feature
2018
10-Apr-2005 Ryan Djurovich
2019
#	Fixed bugs in account/login.php and logout.php where users
2020
	gets redirected to /pages
2021
------------------------------------- 2.5.0 -------------------------------------
2022
08-Apr-2005 Ryan Djurovich
2023
-	Removed section language feature
2024
+	Added page language feature (replaces need for sections language feature)
2025
#	Fixed bug where pages using menu_link module can have the URL changed
2026
-	Page directory no longer stored in link field in pages table, it is now added
2027
	when the page_link function is called - this makes changing the pages
2028
	directory much easier and quicker
2029
!	Pages with visibility of "none" are now no longer directly accessable
2030
+	Added new visibility setting "hidden", acts exactly like none did previously
2031
!	Template info file can now specify number of menu's available and relative names
2032
!	Template info file can now specify number of blocks's available and relative names
2033
------------------------------------- 2.4.3 -------------------------------------
2034
07-Apr-2005 Ryan Djurovich
2035
#	page_filename function has been rewritten using str_replace
2036
	function, which should be faster and will allow characters
2037
	from other languages into filenames
2038
!	Created new media_filename function, which is now used
2039
	by all media functions (create,upload,rename) to determine
2040
	which characters should be removed from a desired filename
2041
+	New button in Administration page list to view specific page
2042
#	Updated the page_link function to now be compatible with menu link
2043
	module when setting pages directory to root
2044
#	Fixed bugs in search when using "Any Words" option
2045
#	Fixed bug with news module when pages directory set to root
2046
!	Changed URL of documentation website on Administration Start page
2047
------------------------------------- 2.4.2 -------------------------------------
2048
05-Apr-2005 Ryan Djurovich
2049
#	Fixed bug where file could be renamed to nothing in Media
2050
!	Optimised Media create folder, upload file, and rename functions
2051
#	Fixed bug where stripslashes not run on news post titles in admin
2052
05-Apr-2005 Stefan Braunewell
2053
#	Fixed bug concerning usage of the private_sql variable
2054
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
2055
------------------------------------- 2.4.1 -------------------------------------
2056
04-Apr-2005 Ryan Djurovich
2057
!	Pages with visibility of "none" are again directly accessable
2058
#	Fixed bugs regarding renaming files and directories in Media section
2059
!	When home folders disabled, all folders now visible in Media section
2060
------------------------------------- 2.4.0 -------------------------------------
2061
03-Apr-2005 Ryan Djurovich
2062
-	Removed recently added visibility setting of "heading", and relative config vars
2063
+	Added new "menu" field to pages table, and new setting "multiple menus"
2064
	which replaces the need for the menu headings feature
2065
+	Added links to top of groups and users sections, linking to each other
2066
!	Change menu width in "Round" template to 170px (was 150px)
2067
#	Change page "are you sure" deletion message to mention that it will delete
2068
	all sub-pages as well
2069
#	Fixed many bugs with news module when viewing posts by group
2070
!	Pages with visibility of "none" are now no longer directly accessable
2071
02-Apr-2005 Ryan Djurovich
2072
-	Removed need to specify DB_URL when calling database class
2073
#	Stopped fields without a type specified from being shown in form mod
2074
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
2075
	for insert link and insert image
2076
+	Added setting which allows you to specify the default WYSIWYG style
2077
+	Added "Server Email" option, to specify what is used in "From" field when
2078
	sending emails using the PHP mail function. Default is admins email address.
2079
#	Search now excludes pages which have a visibility of none or heading
2080
!	Pages are now given modified_when and modified_by when added
2081
01-Apr-2005 Ryan Djurovich
2082
+	Added option to News module to specify how many posts should be listed
2083
	per page (by default it is set to unlimited, which functions like previous version)
2084
#	Added stripslashes when display page titles in search
2085
+	Page descriptions and last updated date now shown in search by default
2086
30-Mar-2005 Ryan Djurovich
2087
+	Added new feature for Media home folders, where a folder can be specified
2088
	for a specific user or group of users only
2089
!	Changed URL of Help button to http://www.websitebaker.org/docs/
2090
+	Added new feature for "Page Trash" - two modes available: inline and separate
2091
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
2092
	up a level)
2093
29-Mar-2005 Ryan Djurovich
2094
-	Removed Database Settings from Administration Settings (options will not be
2095
	available in 3.x, so trying to match interface with WB 3.x plans
2096
!	Changed the name of Path Settings to Filesystem Settings in Administration
2097
	Settings, and removed ability to change path/url options - matching interface
2098
	plans for WB 3.x
2099
+	Added same options for OS and file permissions as installer to Settings
2100
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
2101
28-Mar-2005 Ryan Djurovich
2102
+	New functions available to templates to simplify creation of them. This aims
2103
	to "future-proof" templates for WB 3.x plans.
2104
!	Default templates updated to support some of the new functions
2105
+	Added field to pages table "page_trail" which stores a list of the pages
2106
	parents. This field was needed by the new page_menu function
2107
+	Added option for page visibility "heading" to enabled support for multiple
2108
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
2109
+	Added option for page visibility "registered", which acts a little like
2110
	private, but is still shown in the menu (although users need to log in to view
2111
	the pages content)
2112
+	Form module submissions now saved to database, and feature now added to
2113
	limit number of submissions per hour to prevent spamming
2114
+	New field for Form module: email. Allows you to specify their email in
2115
	"from" field on module settings.
2116
#	Fixed bug when displaying comments in News module (WB Bug #14)
2117
+	New "under contruction" message if no pages exist
2118
!	Cleaned-up wb/index.php
2119
27-Mar-2005 Ryan Djurovich
2120
+	Created advanced mkdir and chmod functions
2121
#	Fixed bug in media where wrong file/folder is deleted
2122
+	Complete overhall of installer - now only one step! It has been greatly
2123
	simplified in many ways, has much better validation, reports error much more
2124
	nicely, and automatically logs the user into the Administrations
2125
+	Must now specify OS type - allows for customizable file permission settings
2126
+	Sections can now have a language code assigned to them
2127
+	Sections can now have a block name/id assigned to them
2128
!	Home section of Administration renamed to Start, to save confusion with saying
2129
	Homepage (because this term could either mean the main website or Home section
2130
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
2131
!	Moved Users and Groups sections under Access section. This aims to unify the
2132
	interface with WB 3.x plans, which help to unclutter the menu
2133
!	Interface for Settings section has been imporved for usability purposes
2134
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
2135
	by placing media list inside an iframe
2136
#	Fixed stripslashes problem for viewing news comments
2137
!	Added code from Formesque module (an advanced version of the original Form
2138
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
2139
	interface improvements for select box/checkbox group/radio group options.
2140
#	Possibly fixed bugs where an S appears before file and dir modes
2141
#	Fixed bug where users can be added with same emails (in Administration)
2142
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
2143
	makes code more bulky, and removing it will decrease package size a lot
2144
+	New "homepage redirect" option so first page is included and not redirected to
2145
#	Fixed text not being shown when module uninstalled
2146
!	Imporved interface for basic group permissions
2147
26-Mar-2005 Stefan Braunewell
2148
#	Fixed bug with front-end logins
2149
#	Fixed bug when saving intro page 
2150
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
2151
#	Fixed bugs concerning moving/deleting pages
2152
#	Fixed list of parents in page settings
2153
#	Fixed mkdir without mode parameter
2154
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
2155
+	Added support for PAGES_DIRECTORY set to root
2156
+	Search form now supports quotes (thanks to Manafta)
2157
#	Fixed page section ordering
2158
#	News items are displayed with name of poster instead of "Unknown"
2159
#	Deletion confirmation popup window in media section now shows correct file name
2160
------------------------------------- 2.3.1 -------------------------------------
2161
03-Fed-2005 Ryan Djurovich
2162
+	Now there is two types of "filesystem modes", one for directories and one
2163
	for files. Having different settings is very common for most servers, so
2164
	this addition should fix many problems people had with 2.3.0.
2165
-	Removed filesystem mode options from installation
2166
!	Removed duplicate text on installation step 3 for timezone
2167
!	All "access files" for the news module now stored in pages/posts instead
2168
	of a sub-dir relative to the page (this fixes many bugs)
2169
#	Fixed major bugs when deleting pages with sub-pages
2170
!	Removed the restrictions that prevent a user for changing a pages level
2171
#	Fixed bug with "toggle" plus/minus in IE for pages list
2172
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
2173
------------------------------------- 2.3.0 -------------------------------------
2174
26-Jan-2005 Ryan Djurovich
2175
#	Fixed bug in framework/functions.php that made root parent always equal 8
2176
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
2177
#	Fixed SQL-query on line 172, placing a / after $old_link
2178
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
2179
	admin/pages/settings2.php
2180
#	Added ordering cleaning to delete_post.php on line 53 for news module
2181
!	GMT option is selected for "Default Timezone" in the installer, instead
2182
	of the old "Please select" message (which had the same value as GMT)
2183
28-Jan-2005 Ryan Djurovich
2184
!	Ability to specify the chmod number when WB uploads files, etc.
2185
!	Modified file headers (copyright/license notice) so they now look almost the
2186
	same, independant of font. Also, it now covers copyright for 2005.
2187
30-Jan-2005 Ryan Djurovich
2188
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
2189
	table when a page is deleted.
2190
+	New 'Smart Login' prevents users from using external password managers,
2191
	and can be set to remember the users password using cookies.
2192
!	SourceForge CVS module now called websitebaker2 (instead of just
2193
	websitebaker). Also, all file versions have been reset.
2194
01-Fed-2005 Ryan Djurovich
2195
!	Added code to prevent from changing a pages level (it simply disables
2196
	the select box), to prevent many possible bugs.
2197
------------------------------------- 2.2.4 -------------------------------------
2198
23-Dec-2004 Ryan Djurovich
2199
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
2200
#	Fixed multi-language support in search
2201
+	Added more detailed options to list of PHP error reporting level's
2202
-	Removed ability to change language and PHP error reporting level
2203
	on installation to make things easier for newbie's
2204
+	Ability to select custom spacer for page filename's
2205
!	Changed the way a language code is found on language installation
2206
+	Added template permissions to groups
2207
#	Fixed bug when trying to change email from Preferences (admin and frontend)
2208
#	Fixed bug with auto-selection of "System Default" for Preferences
2209
!	News module now use's WYSIWYG for modifying news posts
2210
+	Ability to specify both the pages and media target directories
2211
------------------------------------ 2.2.3-c ------------------------------------
2212
22-Dec-2004 Ryan Djurovich
2213
#	Fixed problem with DB password being reset if Settings saved in basic mode
2214
------------------------------------ 2.2.3-b ------------------------------------
2215
21-Dec-2004 Ryan Djurovich
2216
#	Fixed minor bug on admin templates section
2217
#	Fixed bug on rename.php and rename2.php in admin media section
2218
------------------------------------- 2.2.3 -------------------------------------
2219
20-Dec-2004 Ryan Djurovich
2220
+	Added WB release version in Administration (top right corner)
2221
!	New option to prevent users from adding level 0 pages
2222
#	Fixed bug when deleting post's in News module
2223
+	Added new field in pages table for "root" parent (level 0 parent), for
2224
	extra flexability in creating templates
2225
!	Round template now supports unlimited page levels
2226
------------------------------------- 2.2.2 -------------------------------------
2227
18-Dec-2004 Ryan Djurovich
2228
+	New option under Search Settings for selecting custom template for search
2229
+	New option when changing page settings to set the target
2230
#	Fixed error when saving a user after editing
2231
!	Users can now modify sub-page if they dont have permissions on the parent
2232
------------------------------------- 2.2.1 -------------------------------------
2233
15-Dec-2004 Ryan Djurovich
2234
#	Fixed bug when changing password on preferences form (front-end)
2235
#	Fixed bug when retrieving user details (administration)
2236
#	Added check to see if module, template, or language is in use when deleting
2237
#	Fixed up email that is sent to user from a submitted form
2238
#	Fixed major problem with module permissions which stopped it from working
2239
------------------------------------- 2.2.0 -------------------------------------
2240
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
2241
+	Multiple-level page support
2242
+	Multiple section's for pages (including interface)
2243
!	Removed text created using two words on all areas
2244
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
2245
	this is for better language support
2246
+	Added Languages section
2247
!	Moved Templates and Modules under Add-ons section
2248
!	Changed name of "Default" template to "Round"
2249
+	Added "All CSS" template
2250
+	Added "Jump"
2251
+	Added 
2252
!	Modified "Box" template to support multiple page levels
2253
+	Added "Menu Link" module
2254
+	Added "News" module
2255
+	Added "Code" module
2256
+	Added "Form" module
2257
+	Added "Wrapper" module
2258
!	Changed name of "Normal Page" module to "WYSIWYG"
2259
+	Created new admin wrapper script to ease module develpment
2260
+	Media now automatically creates index.php file for every
2261
	sub-folder made (for security purposes)
2262
!	Change "Help" link in Administration menu so it now directs
2263
	to the the new Website Baker documentation website found at:
2264
	http://www.websitebaker.org/documentation
2265
!	Password is now required to change email in preferences
2266
+	User can now select custom Language and Date & Time Formats
2267
+	Added search functionality, with three different "methods":
2268
	1. Using all words  2. Using any words  3. Exact match
2269
+	Added native MySQL database support
(1-1/5)