Project

General

Profile

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

    
5
$Id: CHANGELOG 1842 2012-12-26 02:15:19Z Luisehahne $
6

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

    
14

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

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