Project

General

Profile

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

    
5
$Id: CHANGELOG 1690 2012-05-31 10:56:58Z darkviper $
6

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

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

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