Project

General

Profile

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

    
5
$Id: CHANGELOG 1694 2012-08-18 11:24:36Z Luisehahne $
6

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

    
14

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

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