Project

General

Profile

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

    
5
$Id: CHANGELOG 1731 2012-08-31 09:46:20Z Luisehahne $
6

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

    
14

    
15

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

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