Project

General

Profile

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

    
5
$Id: CHANGELOG 1685 2012-05-06 14:29:47Z darkviper $
6

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

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

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