Project

General

Profile

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