Project

General

Profile

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

    
5
$Id: CHANGELOG 1678 2012-04-27 21:32:56Z Luisehahne $
6

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

    
14

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

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