Project

General

Profile

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

    
5
$Id: CHANGELOG 1781 2012-10-10 17:49:22Z Luisehahne $
6

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

    
14

    
15

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

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