Project

General

Profile

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

    
5
$Id: CHANGELOG 1770 2012-09-24 15:40:38Z Luisehahne $
6

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

    
14

    
15

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

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