Project

General

Profile

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

    
5
$Id: CHANGELOG 1464 2011-07-01 00:44:24Z DarkViper $
6

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

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

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