Project

General

Profile

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

    
5
$Id: CHANGELOG 1687 2012-05-07 15:00:23Z darkviper $
6

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

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

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