Project

General

Profile

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

    
5
$Id: CHANGELOG 1614 2012-02-18 01:51:59Z Luisehahne $
6

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

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

    
2251
01-Mar-2006 Stefan Braunewell
2252
#	Fixed ticket #68 - Safari problem with displaying all parents.
2253
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
2254
	to fatal error.
2255
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
2256
------------------------------------- 2.6.2 -------------------------------------
2257
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
2258
#	Fixed ticket #104 - commas in form field descriptions not allowed.
2259
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
2260
	and expiration date is now set to time in the past.
2261
#	Smart login not working.
2262
!	Changed mail calls to new function $wb->mail.
2263
#	Form: ticket 124 added captcha settings check 
2264
#	Ticket 118 added formfield type to check for email/text 
2265
#	Ticket 115 changed comparision /modules/form/view.php 
2266
#	Added correct timecheck in form submissions
2267
!	Changed captcha.php call to include timestamp
2268
!	Changed the e-mail validation code and added a mail function to class wb.
2269
!	Forgotten password: if sending of e-mail fails, restore old password.
2270
	Ticket #110
2271
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
2272
!	Character encoding setting also affects admin backend.
2273
	Mentioned in ticket #102.
2274
!	Reintroduced page languages setting. If switched to off, page
2275
	languages are only used to determine the language file for the
2276
	universal texts. If on, displayed page and menu are affected by
2277
	the language session variable.
2278
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
2279
	to set the number of levels to be show.
2280
#	Fixed a bug where access settings of registered and private pages
2281
	were displayed incorrectly.
2282
#	Fixed captcha being cached.
2283
#	Added an exit call after every heading("Location:...")
2284
	redirector to prevent unwanted execution of code.
2285
#	Bug #122. Replaced empty field check by check that setting name is
2286
	not "wb_version".
2287
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
2288
#	Fixed bug #99 and two additional instances of typo 
2289
	catpcha instead of captcha.
2290
#	Fixed some typos
2291
#	Fixed some notices and warnings.
2292
#	Fixed bug #105 - back buttons in addon detail pages not editable.
2293
!	Replace 'admin' by 'wb' in all account pages. 
2294
!/#	Moved print_success and print_error code to class.wb.php.
2295
	Added correct parameters to these functions in account pages. 
2296
------------------------------------- 2.6.1 -------------------------------------
2297
12-Dec-2005 Ryan Djurovich
2298
#	Fixed security vulnerability in class.login.php
2299
#	Fixed typo in EN language file
2300
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
2301
!	Added charset encoding to admin templates
2302
!	Added extra code to check for selection of addon upon uninstalling
2303
#	Fixed bugs in RSS news feeder
2304
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
2305
------------------------------------- 2.6.0 -------------------------------------
2306
28-Nov-2005 Ryan Djurovich
2307
+	Added default charset option to (advanced) settings
2308
#	Form module email fields now have email address validation
2309
#	Fixed spacing in form submissions
2310
27-Nov-2005 Ryan Djurovich
2311
+	Added captcha verification to sign-up form
2312
+	Added Captcha to News module
2313
24-Nov-2005 Stefan Braunewell
2314
!	Applied aportale's patch to use label instead of javascript toggle code
2315
20-Nov-2005 Ryan Djurovich
2316
!	News mod now hides read more link if no need for it (see ticket #56)
2317
+	Added support for mailto: links in the menu link mod
2318
#	Added direct-access redirection on some files (see ticket #37)
2319
+	Added extra characters to convert.php (see ticket #64)
2320
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
2321
29-Sep-2005 Ryan Djurovich
2322
!	Cleaned up form buttons in Settings
2323
!	Moved some options into Advanced Settings
2324
#	Semi-disabled "separate" page trash option
2325
+	Created a backup module/tool for backing-up the database
2326
	(thanks to John (pcwacht) for the original code)
2327
+	Created new "blank template", which can be used in case where you don't
2328
	want anything wrapping page-content.
2329
19-Sep-2005 Ryan Djurovich
2330
+	Added _license field for all add-ons to specify a license
2331
!	Renamed _designed_for variables (for all addons) to _platform
2332
+	Created addons table for faster internal referencing of installed addons
2333
!	Fixed some links, including the "Help" button in Admin
2334
#	Used nl2br to display body correctly when viewing form-submissions
2335
15-Sep-2005 Stefan Braunewell
2336
+	Added table module with columns 'name','type' and 'directory' as an
2337
	index.
2338
+	Added entry to settings table 'wb_version' which holds the version
2339
	number and can be utilized in future upgrade scripts.
2340
!	Added upgrade functionality also for templates and languages.
2341
#/!	Template/modules installation now respects paths.
2342
!	Moved updates from config.php to database.
2343
	Created initialize.php (required by config.php) to read settings.
2344
11-Sep-2005 Stefan Braunewell
2345
!	HTMLArea is now a module instead of a core component. Files moved
2346
	from "include" to "modules".
2347
+	Implemented Installation of modules on top of an older version. This is 
2348
	done via checking $module_version. Instead of install.php, upgrade.php
2349
	is then called if it exists in the module package. 
2350
	For module developers: $module_version and $new_module_version are 
2351
	accessible in upgrade.php to find out what upgrade steps need to be taken.
2352
!	Changed column names in mod_news_posts from short,long to content_short,
2353
	content_long.
2354
09-Sep-2005 Stefan Braunewell
2355
+	Added new advanced setting "Rename Files On Upload". File extensions can be
2356
	given so that respective files will have a ".txt" appended on media upload.
2357
#	Fixed "None found" message bug when user has no top level page edit
2358
	rights.
2359
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
2360
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
2361
+	Added utf-8 character encoding meta tag into all stock templates.
2362
#	Fixed bug when changing a page's parent
2363
!	Changed the way blocks are treated. Added new frontend class attribute
2364
	default_block_content that controls what is shown on pages such as
2365
	search, login, etc. (Ticket #16)
2366
+	Added support for WYSIWYG editor modules (wysiwygmod)
2367
+	When trying to access a registered page, user is automatically redirected
2368
	there on successful login.
2369
#	Fixed various issues with system search (mainly related to stripslashes()
2370
#	Removed stripslashes() in many places in the code. Added check for
2371
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
2372
	is independent of magic_quotes setting..
2373
05-Sep-2005 Stefan Braunewell
2374
#	Fixed bug concerning direct access of preferences page.
2375
#	Reworked page visibility and menu item visibility code (frontend login
2376
	problem).
2377
#	Pages in link list in htmlarea popup are now correctly ordered.
2378
#	Fixed bug where group with existing name can be added.
2379
04-Sep-2005 Ryan Djurovich
2380
+	Added and RSS newsfeed script to the News module
2381
04-Sep-2005 Stefan Braunewell
2382
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
2383
#	Fixed some occurrences of potential direct access path disclosure
2384
#	Added directory check to browse.php to prevent xss exploit by trusted users.
2385
!	Updated code to reflect move to Subversion repository system.
2386
27-Aug-2005 Stefan Braunewell
2387
#	Fixed bugs 4,5,6,8,9 in bug tracker
2388
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
2389
	A GET['lang'] now sets the session language variable.
2390
26-Aug-2005 Stefan Braunewell
2391
!	Moved redundant code into the new class functions. Created 
2392
	'compatibility.php' for backward compatibility with
2393
	modules and templates. Variables and functions can still be accessed
2394
	in the old way.
2395
!/+	Reorganized core frontend files, added new base class 'wb' from
2396
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
2397
	function into new class. Completely rewrote core index.php.
2398
	Now all variables and functions that are available to templates and
2399
	modules are attributes and methods of the frontend and the wb classes
2400
------------------------------------- 2.5.2 -------------------------------------
2401
23-Jun-2005 Ryan Djurovich
2402
!	create_access_file now creates all parent directories if needed
2403
#	Fixed bug when moving page with subpages to another level
2404
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
2405
#	Fixed bug where query was not setting error correctly in class.database.php
2406
22-Jun-2005 Ryan Djurovich
2407
#	Fixed bug where template permissions were not saved when a adding group
2408
21-Jun-2005 Ryan Djurovich
2409
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
2410
#	Fixed language problems in some area's of Admin. (Bug #70)
2411
#	Added a space in website/page keywords (Bug #69)
2412
#	Fixed bugs on settings2.php (Bug #52)
2413
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
2414
13-Jun-2005 Ryan Djurovich
2415
#	Fixed bug (#88) with news module
2416
!	Title of Administration login page now taken from language file (Bug #72)
2417
#	Fixed redirection admin/home to admin/start on admin/index.php
2418
#	Fixed bug with forgotten password page in admin (Bug #81)
2419
25-Apr-2005 Ryan Djurovich
2420
#	Fixed numerous bugs with module uninstallation
2421
#	Fixed bug when uploading files in Administration -> Media
2422
!	Installer no-longer requires you to accept the GNU GPL
2423
------------------------------------- 2.5.1 -------------------------------------
2424
16-Apr-2005 Ryan Djurovich
2425
#	Fixed two bugs with account login/logout
2426
------------------------------------- 2.5.1 -------------------------------------
2427
15-Apr-2005 Ryan Djurovich
2428
#	Fixed bug where non-english characters can get used in page filenames. Many
2429
	measuers have been added (including a new file: wb/framework/convert.php),
2430
	to prevent any possible errors that can occur in page filenames.
2431
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
2432
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
2433
#	Fixed bug where search and account pages are shown in every block
2434
	that is in a template
2435
#	Fixed numerous bugs with media home directories feature
2436
10-Apr-2005 Ryan Djurovich
2437
#	Fixed bugs in account/login.php and logout.php where users
2438
	gets redirected to /pages
2439
------------------------------------- 2.5.0 -------------------------------------
2440
08-Apr-2005 Ryan Djurovich
2441
-	Removed section language feature
2442
+	Added page language feature (replaces need for sections language feature)
2443
#	Fixed bug where pages using menu_link module can have the URL changed
2444
-	Page directory no longer stored in link field in pages table, it is now added
2445
	when the page_link function is called - this makes changing the pages
2446
	directory much easier and quicker
2447
!	Pages with visibility of "none" are now no longer directly accessable
2448
+	Added new visibility setting "hidden", acts exactly like none did previously
2449
!	Template info file can now specify number of menu's available and relative names
2450
!	Template info file can now specify number of blocks's available and relative names
2451
------------------------------------- 2.4.3 -------------------------------------
2452
07-Apr-2005 Ryan Djurovich
2453
#	page_filename function has been rewritten using str_replace
2454
	function, which should be faster and will allow characters
2455
	from other languages into filenames
2456
!	Created new media_filename function, which is now used
2457
	by all media functions (create,upload,rename) to determine
2458
	which characters should be removed from a desired filename
2459
+	New button in Administration page list to view specific page
2460
#	Updated the page_link function to now be compatible with menu link
2461
	module when setting pages directory to root
2462
#	Fixed bugs in search when using "Any Words" option
2463
#	Fixed bug with news module when pages directory set to root
2464
!	Changed URL of documentation website on Administration Start page
2465
------------------------------------- 2.4.2 -------------------------------------
2466
05-Apr-2005 Ryan Djurovich
2467
#	Fixed bug where file could be renamed to nothing in Media
2468
!	Optimised Media create folder, upload file, and rename functions
2469
#	Fixed bug where stripslashes not run on news post titles in admin
2470
05-Apr-2005 Stefan Braunewell
2471
#	Fixed bug concerning usage of the private_sql variable
2472
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
2473
------------------------------------- 2.4.1 -------------------------------------
2474
04-Apr-2005 Ryan Djurovich
2475
!	Pages with visibility of "none" are again directly accessable
2476
#	Fixed bugs regarding renaming files and directories in Media section
2477
!	When home folders disabled, all folders now visible in Media section
2478
------------------------------------- 2.4.0 -------------------------------------
2479
03-Apr-2005 Ryan Djurovich
2480
-	Removed recently added visibility setting of "heading", and relative config vars
2481
+	Added new "menu" field to pages table, and new setting "multiple menus"
2482
	which replaces the need for the menu headings feature
2483
+	Added links to top of groups and users sections, linking to each other
2484
!	Change menu width in "Round" template to 170px (was 150px)
2485
#	Change page "are you sure" deletion message to mention that it will delete
2486
	all sub-pages as well
2487
#	Fixed many bugs with news module when viewing posts by group
2488
!	Pages with visibility of "none" are now no longer directly accessable
2489
02-Apr-2005 Ryan Djurovich
2490
-	Removed need to specify DB_URL when calling database class
2491
#	Stopped fields without a type specified from being shown in form mod
2492
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
2493
	for insert link and insert image
2494
+	Added setting which allows you to specify the default WYSIWYG style
2495
+	Added "Server Email" option, to specify what is used in "From" field when
2496
	sending emails using the PHP mail function. Default is admins email address.
2497
#	Search now excludes pages which have a visibility of none or heading
2498
!	Pages are now given modified_when and modified_by when added
2499
01-Apr-2005 Ryan Djurovich
2500
+	Added option to News module to specify how many posts should be listed
2501
	per page (by default it is set to unlimited, which functions like previous version)
2502
#	Added stripslashes when display page titles in search
2503
+	Page descriptions and last updated date now shown in search by default
2504
30-Mar-2005 Ryan Djurovich
2505
+	Added new feature for Media home folders, where a folder can be specified
2506
	for a specific user or group of users only
2507
!	Changed URL of Help button to http://www.websitebaker.org/docs/
2508
+	Added new feature for "Page Trash" - two modes available: inline and separate
2509
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
2510
	up a level)
2511
29-Mar-2005 Ryan Djurovich
2512
-	Removed Database Settings from Administration Settings (options will not be
2513
	available in 3.x, so trying to match interface with WB 3.x plans
2514
!	Changed the name of Path Settings to Filesystem Settings in Administration
2515
	Settings, and removed ability to change path/url options - matching interface
2516
	plans for WB 3.x
2517
+	Added same options for OS and file permissions as installer to Settings
2518
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
2519
28-Mar-2005 Ryan Djurovich
2520
+	New functions available to templates to simplify creation of them. This aims
2521
	to "future-proof" templates for WB 3.x plans.
2522
!	Default templates updated to support some of the new functions
2523
+	Added field to pages table "page_trail" which stores a list of the pages
2524
	parents. This field was needed by the new page_menu function
2525
+	Added option for page visibility "heading" to enabled support for multiple
2526
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
2527
+	Added option for page visibility "registered", which acts a little like
2528
	private, but is still shown in the menu (although users need to log in to view
2529
	the pages content)
2530
+	Form module submissions now saved to database, and feature now added to
2531
	limit number of submissions per hour to prevent spamming
2532
+	New field for Form module: email. Allows you to specify their email in
2533
	"from" field on module settings.
2534
#	Fixed bug when displaying comments in News module (WB Bug #14)
2535
+	New "under contruction" message if no pages exist
2536
!	Cleaned-up wb/index.php
2537
27-Mar-2005 Ryan Djurovich
2538
+	Created advanced mkdir and chmod functions
2539
#	Fixed bug in media where wrong file/folder is deleted
2540
+	Complete overhall of installer - now only one step! It has been greatly
2541
	simplified in many ways, has much better validation, reports error much more
2542
	nicely, and automatically logs the user into the Administrations
2543
+	Must now specify OS type - allows for customizable file permission settings
2544
+	Sections can now have a language code assigned to them
2545
+	Sections can now have a block name/id assigned to them
2546
!	Home section of Administration renamed to Start, to save confusion with saying
2547
	Homepage (because this term could either mean the main website or Home section
2548
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
2549
!	Moved Users and Groups sections under Access section. This aims to unify the
2550
	interface with WB 3.x plans, which help to unclutter the menu
2551
!	Interface for Settings section has been imporved for usability purposes
2552
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
2553
	by placing media list inside an iframe
2554
#	Fixed stripslashes problem for viewing news comments
2555
!	Added code from Formesque module (an advanced version of the original Form
2556
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
2557
	interface improvements for select box/checkbox group/radio group options.
2558
#	Possibly fixed bugs where an S appears before file and dir modes
2559
#	Fixed bug where users can be added with same emails (in Administration)
2560
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
2561
	makes code more bulky, and removing it will decrease package size a lot
2562
+	New "homepage redirect" option so first page is included and not redirected to
2563
#	Fixed text not being shown when module uninstalled
2564
!	Imporved interface for basic group permissions
2565
26-Mar-2005 Stefan Braunewell
2566
#	Fixed bug with front-end logins
2567
#	Fixed bug when saving intro page 
2568
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
2569
#	Fixed bugs concerning moving/deleting pages
2570
#	Fixed list of parents in page settings
2571
#	Fixed mkdir without mode parameter
2572
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
2573
+	Added support for PAGES_DIRECTORY set to root
2574
+	Search form now supports quotes (thanks to Manafta)
2575
#	Fixed page section ordering
2576
#	News items are displayed with name of poster instead of "Unknown"
2577
#	Deletion confirmation popup window in media section now shows correct file name
2578
------------------------------------- 2.3.1 -------------------------------------
2579
03-Fed-2005 Ryan Djurovich
2580
+	Now there is two types of "filesystem modes", one for directories and one
2581
	for files. Having different settings is very common for most servers, so
2582
	this addition should fix many problems people had with 2.3.0.
2583
-	Removed filesystem mode options from installation
2584
!	Removed duplicate text on installation step 3 for timezone
2585
!	All "access files" for the news module now stored in pages/posts instead
2586
	of a sub-dir relative to the page (this fixes many bugs)
2587
#	Fixed major bugs when deleting pages with sub-pages
2588
!	Removed the restrictions that prevent a user for changing a pages level
2589
#	Fixed bug with "toggle" plus/minus in IE for pages list
2590
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
2591
------------------------------------- 2.3.0 -------------------------------------
2592
26-Jan-2005 Ryan Djurovich
2593
#	Fixed bug in framework/functions.php that made root parent always equal 8
2594
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
2595
#	Fixed SQL-query on line 172, placing a / after $old_link
2596
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
2597
	admin/pages/settings2.php
2598
#	Added ordering cleaning to delete_post.php on line 53 for news module
2599
!	GMT option is selected for "Default Timezone" in the installer, instead
2600
	of the old "Please select" message (which had the same value as GMT)
2601
28-Jan-2005 Ryan Djurovich
2602
!	Ability to specify the chmod number when WB uploads files, etc.
2603
!	Modified file headers (copyright/license notice) so they now look almost the
2604
	same, independant of font. Also, it now covers copyright for 2005.
2605
30-Jan-2005 Ryan Djurovich
2606
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
2607
	table when a page is deleted.
2608
+	New 'Smart Login' prevents users from using external password managers,
2609
	and can be set to remember the users password using cookies.
2610
!	SourceForge CVS module now called websitebaker2 (instead of just
2611
	websitebaker). Also, all file versions have been reset.
2612
01-Fed-2005 Ryan Djurovich
2613
!	Added code to prevent from changing a pages level (it simply disables
2614
	the select box), to prevent many possible bugs.
2615
------------------------------------- 2.2.4 -------------------------------------
2616
23-Dec-2004 Ryan Djurovich
2617
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
2618
#	Fixed multi-language support in search
2619
+	Added more detailed options to list of PHP error reporting level's
2620
-	Removed ability to change language and PHP error reporting level
2621
	on installation to make things easier for newbie's
2622
+	Ability to select custom spacer for page filename's
2623
!	Changed the way a language code is found on language installation
2624
+	Added template permissions to groups
2625
#	Fixed bug when trying to change email from Preferences (admin and frontend)
2626
#	Fixed bug with auto-selection of "System Default" for Preferences
2627
!	News module now use's WYSIWYG for modifying news posts
2628
+	Ability to specify both the pages and media target directories
2629
------------------------------------ 2.2.3-c ------------------------------------
2630
22-Dec-2004 Ryan Djurovich
2631
#	Fixed problem with DB password being reset if Settings saved in basic mode
2632
------------------------------------ 2.2.3-b ------------------------------------
2633
21-Dec-2004 Ryan Djurovich
2634
#	Fixed minor bug on admin templates section
2635
#	Fixed bug on rename.php and rename2.php in admin media section
2636
------------------------------------- 2.2.3 -------------------------------------
2637
20-Dec-2004 Ryan Djurovich
2638
+	Added WB release version in Administration (top right corner)
2639
!	New option to prevent users from adding level 0 pages
2640
#	Fixed bug when deleting post's in News module
2641
+	Added new field in pages table for "root" parent (level 0 parent), for
2642
	extra flexability in creating templates
2643
!	Round template now supports unlimited page levels
2644
------------------------------------- 2.2.2 -------------------------------------
2645
18-Dec-2004 Ryan Djurovich
2646
+	New option under Search Settings for selecting custom template for search
2647
+	New option when changing page settings to set the target
2648
#	Fixed error when saving a user after editing
2649
!	Users can now modify sub-page if they dont have permissions on the parent
2650
------------------------------------- 2.2.1 -------------------------------------
2651
15-Dec-2004 Ryan Djurovich
2652
#	Fixed bug when changing password on preferences form (front-end)
2653
#	Fixed bug when retrieving user details (administration)
2654
#	Added check to see if module, template, or language is in use when deleting
2655
#	Fixed up email that is sent to user from a submitted form
2656
#	Fixed major problem with module permissions which stopped it from working
2657
------------------------------------- 2.2.0 -------------------------------------
2658
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
2659
+	Multiple-level page support
2660
+	Multiple section's for pages (including interface)
2661
!	Removed text created using two words on all areas
2662
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
2663
	this is for better language support
2664
+	Added Languages section
2665
!	Moved Templates and Modules under Add-ons section
2666
!	Changed name of "Default" template to "Round"
2667
+	Added "All CSS" template
2668
+	Added "Jump"
2669
+	Added 
2670
!	Modified "Box" template to support multiple page levels
2671
+	Added "Menu Link" module
2672
+	Added "News" module
2673
+	Added "Code" module
2674
+	Added "Form" module
2675
+	Added "Wrapper" module
2676
!	Changed name of "Normal Page" module to "WYSIWYG"
2677
+	Created new admin wrapper script to ease module develpment
2678
+	Media now automatically creates index.php file for every
2679
	sub-folder made (for security purposes)
2680
!	Change "Help" link in Administration menu so it now directs
2681
	to the the new Website Baker documentation website found at:
2682
	http://www.websitebaker.org/documentation
2683
!	Password is now required to change email in preferences
2684
+	User can now select custom Language and Date & Time Formats
2685
+	Added search functionality, with three different "methods":
2686
	1. Using all words  2. Using any words  3. Exact match
2687
+	Added native MySQL database support
(1-1/6)