Project

General

Profile

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

    
5
$Id: CHANGELOG 1528 2011-11-22 23:19:56Z Luisehahne $
6

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

    
13
=========================== add small Features 2.8.2 ==========================
14

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

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