Project

General

Profile

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

    
5
$Id: CHANGELOG 1520 2011-11-09 00:12:37Z darkviper $
6

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

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

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