Project

General

Profile

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

    
5
$Id: CHANGELOG 1897 2013-03-21 02:52:40Z Luisehahne $
6

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

    
14

    
15

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

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