Project

General

Profile

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

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

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