Project

General

Profile

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

    
5
$Id: CHANGELOG 1810 2012-11-09 15:55:03Z Luisehahne $
6

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

    
14

    
15

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

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