Project

General

Profile

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

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

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