Project

General

Profile

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

    
5
$Id: CHANGELOG 1501 2011-08-12 12:58:44Z DarkViper $
6

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

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

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