Project

General

Profile

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