Project

General

Profile

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

    
5
$Id: CHANGELOG 1754 2012-09-15 16:00:56Z Luisehahne $
6

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

    
14

    
15

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

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