Project

General

Profile

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

    
5
$Id: CHANGELOG 1619 2012-02-23 23:56:04Z Luisehahne $
6

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

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

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