Project

General

Profile

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

    
5
$Id: CHANGELOG 1505 2011-08-19 14:48:41Z Luisehahne $
6

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

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

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