Project

General

Profile

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

    
5
$Id: CHANGELOG 1510 2011-09-14 15:20:12Z darkviper $
6

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

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

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