Project

General

Profile

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

    
5
$Id: CHANGELOG 1761 2012-09-18 11:40:25Z Luisehahne $
6

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

    
14

    
15

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

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