Project

General

Profile

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

    
5
$Id: CHANGELOG 1975 2013-10-04 03:30:09Z Luisehahne $
6

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

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

    
3250
01-Mar-2006 Stefan Braunewell
3251
#	Fixed ticket #68 - Safari problem with displaying all parents.
3252
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
3253
	to fatal error.
3254
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
3255
------------------------------------- 2.6.2 -------------------------------------
3256
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
3257
#	Fixed ticket #104 - commas in form field descriptions not allowed.
3258
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
3259
	and expiration date is now set to time in the past.
3260
#	Smart login not working.
3261
!	Changed mail calls to new function $wb->mail.
3262
#	Form: ticket 124 added captcha settings check 
3263
#	Ticket 118 added formfield type to check for email/text 
3264
#	Ticket 115 changed comparision /modules/form/view.php 
3265
#	Added correct timecheck in form submissions
3266
!	Changed captcha.php call to include timestamp
3267
!	Changed the e-mail validation code and added a mail function to class wb.
3268
!	Forgotten password: if sending of e-mail fails, restore old password.
3269
	Ticket #110
3270
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
3271
!	Character encoding setting also affects admin backend.
3272
	Mentioned in ticket #102.
3273
!	Reintroduced page languages setting. If switched to off, page
3274
	languages are only used to determine the language file for the
3275
	universal texts. If on, displayed page and menu are affected by
3276
	the language session variable.
3277
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
3278
	to set the number of levels to be show.
3279
#	Fixed a bug where access settings of registered and private pages
3280
	were displayed incorrectly.
3281
#	Fixed captcha being cached.
3282
#	Added an exit call after every heading("Location:...")
3283
	redirector to prevent unwanted execution of code.
3284
#	Bug #122. Replaced empty field check by check that setting name is
3285
	not "wb_version".
3286
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
3287
#	Fixed bug #99 and two additional instances of typo 
3288
	catpcha instead of captcha.
3289
#	Fixed some typos
3290
#	Fixed some notices and warnings.
3291
#	Fixed bug #105 - back buttons in addon detail pages not editable.
3292
!	Replace 'admin' by 'wb' in all account pages. 
3293
!/#	Moved print_success and print_error code to class.wb.php.
3294
	Added correct parameters to these functions in account pages. 
3295
------------------------------------- 2.6.1 -------------------------------------
3296
12-Dec-2005 Ryan Djurovich
3297
#	Fixed security vulnerability in class.login.php
3298
#	Fixed typo in EN language file
3299
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
3300
!	Added charset encoding to admin templates
3301
!	Added extra code to check for selection of addon upon uninstalling
3302
#	Fixed bugs in RSS news feeder
3303
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
3304
------------------------------------- 2.6.0 -------------------------------------
3305
28-Nov-2005 Ryan Djurovich
3306
+	Added default charset option to (advanced) settings
3307
#	Form module email fields now have email address validation
3308
#	Fixed spacing in form submissions
3309
27-Nov-2005 Ryan Djurovich
3310
+	Added captcha verification to sign-up form
3311
+	Added Captcha to News module
3312
24-Nov-2005 Stefan Braunewell
3313
!	Applied aportale's patch to use label instead of javascript toggle code
3314
20-Nov-2005 Ryan Djurovich
3315
!	News mod now hides read more link if no need for it (see ticket #56)
3316
+	Added support for mailto: links in the menu link mod
3317
#	Added direct-access redirection on some files (see ticket #37)
3318
+	Added extra characters to convert.php (see ticket #64)
3319
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
3320
29-Sep-2005 Ryan Djurovich
3321
!	Cleaned up form buttons in Settings
3322
!	Moved some options into Advanced Settings
3323
#	Semi-disabled "separate" page trash option
3324
+	Created a backup module/tool for backing-up the database
3325
	(thanks to John (pcwacht) for the original code)
3326
+	Created new "blank template", which can be used in case where you don't
3327
	want anything wrapping page-content.
3328
19-Sep-2005 Ryan Djurovich
3329
+	Added _license field for all add-ons to specify a license
3330
!	Renamed _designed_for variables (for all addons) to _platform
3331
+	Created addons table for faster internal referencing of installed addons
3332
!	Fixed some links, including the "Help" button in Admin
3333
#	Used nl2br to display body correctly when viewing form-submissions
3334
15-Sep-2005 Stefan Braunewell
3335
+	Added table module with columns 'name','type' and 'directory' as an
3336
	index.
3337
+	Added entry to settings table 'wb_version' which holds the version
3338
	number and can be utilized in future upgrade scripts.
3339
!	Added upgrade functionality also for templates and languages.
3340
#/!	Template/modules installation now respects paths.
3341
!	Moved updates from config.php to database.
3342
	Created initialize.php (required by config.php) to read settings.
3343
11-Sep-2005 Stefan Braunewell
3344
!	HTMLArea is now a module instead of a core component. Files moved
3345
	from "include" to "modules".
3346
+	Implemented Installation of modules on top of an older version. This is 
3347
	done via checking $module_version. Instead of install.php, upgrade.php
3348
	is then called if it exists in the module package. 
3349
	For module developers: $module_version and $new_module_version are 
3350
	accessible in upgrade.php to find out what upgrade steps need to be taken.
3351
!	Changed column names in mod_news_posts from short,long to content_short,
3352
	content_long.
3353
09-Sep-2005 Stefan Braunewell
3354
+	Added new advanced setting "Rename Files On Upload". File extensions can be
3355
	given so that respective files will have a ".txt" appended on media upload.
3356
#	Fixed "None found" message bug when user has no top level page edit
3357
	rights.
3358
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
3359
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
3360
+	Added utf-8 character encoding meta tag into all stock templates.
3361
#	Fixed bug when changing a page's parent
3362
!	Changed the way blocks are treated. Added new frontend class attribute
3363
	default_block_content that controls what is shown on pages such as
3364
	search, login, etc. (Ticket #16)
3365
+	Added support for WYSIWYG editor modules (wysiwygmod)
3366
+	When trying to access a registered page, user is automatically redirected
3367
	there on successful login.
3368
#	Fixed various issues with system search (mainly related to stripslashes()
3369
#	Removed stripslashes() in many places in the code. Added check for
3370
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
3371
	is independent of magic_quotes setting..
3372
05-Sep-2005 Stefan Braunewell
3373
#	Fixed bug concerning direct access of preferences page.
3374
#	Reworked page visibility and menu item visibility code (frontend login
3375
	problem).
3376
#	Pages in link list in htmlarea popup are now correctly ordered.
3377
#	Fixed bug where group with existing name can be added.
3378
04-Sep-2005 Ryan Djurovich
3379
+	Added and RSS newsfeed script to the News module
3380
04-Sep-2005 Stefan Braunewell
3381
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
3382
#	Fixed some occurrences of potential direct access path disclosure
3383
#	Added directory check to browse.php to prevent xss exploit by trusted users.
3384
!	Updated code to reflect move to Subversion repository system.
3385
27-Aug-2005 Stefan Braunewell
3386
#	Fixed bugs 4,5,6,8,9 in bug tracker
3387
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
3388
	A GET['lang'] now sets the session language variable.
3389
26-Aug-2005 Stefan Braunewell
3390
!	Moved redundant code into the new class functions. Created 
3391
	'compatibility.php' for backward compatibility with
3392
	modules and templates. Variables and functions can still be accessed
3393
	in the old way.
3394
!/+	Reorganized core frontend files, added new base class 'wb' from
3395
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
3396
	function into new class. Completely rewrote core index.php.
3397
	Now all variables and functions that are available to templates and
3398
	modules are attributes and methods of the frontend and the wb classes
3399
------------------------------------- 2.5.2 -------------------------------------
3400
23-Jun-2005 Ryan Djurovich
3401
!	create_access_file now creates all parent directories if needed
3402
#	Fixed bug when moving page with subpages to another level
3403
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
3404
#	Fixed bug where query was not setting error correctly in class.database.php
3405
22-Jun-2005 Ryan Djurovich
3406
#	Fixed bug where template permissions were not saved when a adding group
3407
21-Jun-2005 Ryan Djurovich
3408
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
3409
#	Fixed language problems in some area's of Admin. (Bug #70)
3410
#	Added a space in website/page keywords (Bug #69)
3411
#	Fixed bugs on settings2.php (Bug #52)
3412
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
3413
13-Jun-2005 Ryan Djurovich
3414
#	Fixed bug (#88) with news module
3415
!	Title of Administration login page now taken from language file (Bug #72)
3416
#	Fixed redirection admin/home to admin/start on admin/index.php
3417
#	Fixed bug with forgotten password page in admin (Bug #81)
3418
25-Apr-2005 Ryan Djurovich
3419
#	Fixed numerous bugs with module uninstallation
3420
#	Fixed bug when uploading files in Administration -> Media
3421
!	Installer no-longer requires you to accept the GNU GPL
3422
------------------------------------- 2.5.1 -------------------------------------
3423
16-Apr-2005 Ryan Djurovich
3424
#	Fixed two bugs with account login/logout
3425
------------------------------------- 2.5.1 -------------------------------------
3426
15-Apr-2005 Ryan Djurovich
3427
#	Fixed bug where non-english characters can get used in page filenames. Many
3428
	measuers have been added (including a new file: wb/framework/convert.php),
3429
	to prevent any possible errors that can occur in page filenames.
3430
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
3431
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
3432
#	Fixed bug where search and account pages are shown in every block
3433
	that is in a template
3434
#	Fixed numerous bugs with media home directories feature
3435
10-Apr-2005 Ryan Djurovich
3436
#	Fixed bugs in account/login.php and logout.php where users
3437
	gets redirected to /pages
3438
------------------------------------- 2.5.0 -------------------------------------
3439
08-Apr-2005 Ryan Djurovich
3440
-	Removed section language feature
3441
+	Added page language feature (replaces need for sections language feature)
3442
#	Fixed bug where pages using menu_link module can have the URL changed
3443
-	Page directory no longer stored in link field in pages table, it is now added
3444
	when the page_link function is called - this makes changing the pages
3445
	directory much easier and quicker
3446
!	Pages with visibility of "none" are now no longer directly accessable
3447
+	Added new visibility setting "hidden", acts exactly like none did previously
3448
!	Template info file can now specify number of menu's available and relative names
3449
!	Template info file can now specify number of blocks's available and relative names
3450
------------------------------------- 2.4.3 -------------------------------------
3451
07-Apr-2005 Ryan Djurovich
3452
#	page_filename function has been rewritten using str_replace
3453
	function, which should be faster and will allow characters
3454
	from other languages into filenames
3455
!	Created new media_filename function, which is now used
3456
	by all media functions (create,upload,rename) to determine
3457
	which characters should be removed from a desired filename
3458
+	New button in Administration page list to view specific page
3459
#	Updated the page_link function to now be compatible with menu link
3460
	module when setting pages directory to root
3461
#	Fixed bugs in search when using "Any Words" option
3462
#	Fixed bug with news module when pages directory set to root
3463
!	Changed URL of documentation website on Administration Start page
3464
------------------------------------- 2.4.2 -------------------------------------
3465
05-Apr-2005 Ryan Djurovich
3466
#	Fixed bug where file could be renamed to nothing in Media
3467
!	Optimised Media create folder, upload file, and rename functions
3468
#	Fixed bug where stripslashes not run on news post titles in admin
3469
05-Apr-2005 Stefan Braunewell
3470
#	Fixed bug concerning usage of the private_sql variable
3471
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
3472
------------------------------------- 2.4.1 -------------------------------------
3473
04-Apr-2005 Ryan Djurovich
3474
!	Pages with visibility of "none" are again directly accessable
3475
#	Fixed bugs regarding renaming files and directories in Media section
3476
!	When home folders disabled, all folders now visible in Media section
3477
------------------------------------- 2.4.0 -------------------------------------
3478
03-Apr-2005 Ryan Djurovich
3479
-	Removed recently added visibility setting of "heading", and relative config vars
3480
+	Added new "menu" field to pages table, and new setting "multiple menus"
3481
	which replaces the need for the menu headings feature
3482
+	Added links to top of groups and users sections, linking to each other
3483
!	Change menu width in "Round" template to 170px (was 150px)
3484
#	Change page "are you sure" deletion message to mention that it will delete
3485
	all sub-pages as well
3486
#	Fixed many bugs with news module when viewing posts by group
3487
!	Pages with visibility of "none" are now no longer directly accessable
3488
02-Apr-2005 Ryan Djurovich
3489
-	Removed need to specify DB_URL when calling database class
3490
#	Stopped fields without a type specified from being shown in form mod
3491
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
3492
	for insert link and insert image
3493
+	Added setting which allows you to specify the default WYSIWYG style
3494
+	Added "Server Email" option, to specify what is used in "From" field when
3495
	sending emails using the PHP mail function. Default is admins email address.
3496
#	Search now excludes pages which have a visibility of none or heading
3497
!	Pages are now given modified_when and modified_by when added
3498
01-Apr-2005 Ryan Djurovich
3499
+	Added option to News module to specify how many posts should be listed
3500
	per page (by default it is set to unlimited, which functions like previous version)
3501
#	Added stripslashes when display page titles in search
3502
+	Page descriptions and last updated date now shown in search by default
3503
30-Mar-2005 Ryan Djurovich
3504
+	Added new feature for Media home folders, where a folder can be specified
3505
	for a specific user or group of users only
3506
!	Changed URL of Help button to http://www.websitebaker.org/docs/
3507
+	Added new feature for "Page Trash" - two modes available: inline and separate
3508
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
3509
	up a level)
3510
29-Mar-2005 Ryan Djurovich
3511
-	Removed Database Settings from Administration Settings (options will not be
3512
	available in 3.x, so trying to match interface with WB 3.x plans
3513
!	Changed the name of Path Settings to Filesystem Settings in Administration
3514
	Settings, and removed ability to change path/url options - matching interface
3515
	plans for WB 3.x
3516
+	Added same options for OS and file permissions as installer to Settings
3517
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
3518
28-Mar-2005 Ryan Djurovich
3519
+	New functions available to templates to simplify creation of them. This aims
3520
	to "future-proof" templates for WB 3.x plans.
3521
!	Default templates updated to support some of the new functions
3522
+	Added field to pages table "page_trail" which stores a list of the pages
3523
	parents. This field was needed by the new page_menu function
3524
+	Added option for page visibility "heading" to enabled support for multiple
3525
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
3526
+	Added option for page visibility "registered", which acts a little like
3527
	private, but is still shown in the menu (although users need to log in to view
3528
	the pages content)
3529
+	Form module submissions now saved to database, and feature now added to
3530
	limit number of submissions per hour to prevent spamming
3531
+	New field for Form module: email. Allows you to specify their email in
3532
	"from" field on module settings.
3533
#	Fixed bug when displaying comments in News module (WB Bug #14)
3534
+	New "under contruction" message if no pages exist
3535
!	Cleaned-up wb/index.php
3536
27-Mar-2005 Ryan Djurovich
3537
+	Created advanced mkdir and chmod functions
3538
#	Fixed bug in media where wrong file/folder is deleted
3539
+	Complete overhall of installer - now only one step! It has been greatly
3540
	simplified in many ways, has much better validation, reports error much more
3541
	nicely, and automatically logs the user into the Administrations
3542
+	Must now specify OS type - allows for customizable file permission settings
3543
+	Sections can now have a language code assigned to them
3544
+	Sections can now have a block name/id assigned to them
3545
!	Home section of Administration renamed to Start, to save confusion with saying
3546
	Homepage (because this term could either mean the main website or Home section
3547
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
3548
!	Moved Users and Groups sections under Access section. This aims to unify the
3549
	interface with WB 3.x plans, which help to unclutter the menu
3550
!	Interface for Settings section has been imporved for usability purposes
3551
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
3552
	by placing media list inside an iframe
3553
#	Fixed stripslashes problem for viewing news comments
3554
!	Added code from Formesque module (an advanced version of the original Form
3555
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
3556
	interface improvements for select box/checkbox group/radio group options.
3557
#	Possibly fixed bugs where an S appears before file and dir modes
3558
#	Fixed bug where users can be added with same emails (in Administration)
3559
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
3560
	makes code more bulky, and removing it will decrease package size a lot
3561
+	New "homepage redirect" option so first page is included and not redirected to
3562
#	Fixed text not being shown when module uninstalled
3563
!	Imporved interface for basic group permissions
3564
26-Mar-2005 Stefan Braunewell
3565
#	Fixed bug with front-end logins
3566
#	Fixed bug when saving intro page 
3567
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
3568
#	Fixed bugs concerning moving/deleting pages
3569
#	Fixed list of parents in page settings
3570
#	Fixed mkdir without mode parameter
3571
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
3572
+	Added support for PAGES_DIRECTORY set to root
3573
+	Search form now supports quotes (thanks to Manafta)
3574
#	Fixed page section ordering
3575
#	News items are displayed with name of poster instead of "Unknown"
3576
#	Deletion confirmation popup window in media section now shows correct file name
3577
------------------------------------- 2.3.1 -------------------------------------
3578
03-Fed-2005 Ryan Djurovich
3579
+	Now there is two types of "filesystem modes", one for directories and one
3580
	for files. Having different settings is very common for most servers, so
3581
	this addition should fix many problems people had with 2.3.0.
3582
-	Removed filesystem mode options from installation
3583
!	Removed duplicate text on installation step 3 for timezone
3584
!	All "access files" for the news module now stored in pages/posts instead
3585
	of a sub-dir relative to the page (this fixes many bugs)
3586
#	Fixed major bugs when deleting pages with sub-pages
3587
!	Removed the restrictions that prevent a user for changing a pages level
3588
#	Fixed bug with "toggle" plus/minus in IE for pages list
3589
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
3590
------------------------------------- 2.3.0 -------------------------------------
3591
26-Jan-2005 Ryan Djurovich
3592
#	Fixed bug in framework/functions.php that made root parent always equal 8
3593
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
3594
#	Fixed SQL-query on line 172, placing a / after $old_link
3595
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
3596
	admin/pages/settings2.php
3597
#	Added ordering cleaning to delete_post.php on line 53 for news module
3598
!	GMT option is selected for "Default Timezone" in the installer, instead
3599
	of the old "Please select" message (which had the same value as GMT)
3600
28-Jan-2005 Ryan Djurovich
3601
!	Ability to specify the chmod number when WB uploads files, etc.
3602
!	Modified file headers (copyright/license notice) so they now look almost the
3603
	same, independant of font. Also, it now covers copyright for 2005.
3604
30-Jan-2005 Ryan Djurovich
3605
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
3606
	table when a page is deleted.
3607
+	New 'Smart Login' prevents users from using external password managers,
3608
	and can be set to remember the users password using cookies.
3609
!	SourceForge CVS module now called websitebaker2 (instead of just
3610
	websitebaker). Also, all file versions have been reset.
3611
01-Fed-2005 Ryan Djurovich
3612
!	Added code to prevent from changing a pages level (it simply disables
3613
	the select box), to prevent many possible bugs.
3614
------------------------------------- 2.2.4 -------------------------------------
3615
23-Dec-2004 Ryan Djurovich
3616
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
3617
#	Fixed multi-language support in search
3618
+	Added more detailed options to list of PHP error reporting level's
3619
-	Removed ability to change language and PHP error reporting level
3620
	on installation to make things easier for newbie's
3621
+	Ability to select custom spacer for page filename's
3622
!	Changed the way a language code is found on language installation
3623
+	Added template permissions to groups
3624
#	Fixed bug when trying to change email from Preferences (admin and frontend)
3625
#	Fixed bug with auto-selection of "System Default" for Preferences
3626
!	News module now use's WYSIWYG for modifying news posts
3627
+	Ability to specify both the pages and media target directories
3628
------------------------------------ 2.2.3-c ------------------------------------
3629
22-Dec-2004 Ryan Djurovich
3630
#	Fixed problem with DB password being reset if Settings saved in basic mode
3631
------------------------------------ 2.2.3-b ------------------------------------
3632
21-Dec-2004 Ryan Djurovich
3633
#	Fixed minor bug on admin templates section
3634
#	Fixed bug on rename.php and rename2.php in admin media section
3635
------------------------------------- 2.2.3 -------------------------------------
3636
20-Dec-2004 Ryan Djurovich
3637
+	Added WB release version in Administration (top right corner)
3638
!	New option to prevent users from adding level 0 pages
3639
#	Fixed bug when deleting post's in News module
3640
+	Added new field in pages table for "root" parent (level 0 parent), for
3641
	extra flexability in creating templates
3642
!	Round template now supports unlimited page levels
3643
------------------------------------- 2.2.2 -------------------------------------
3644
18-Dec-2004 Ryan Djurovich
3645
+	New option under Search Settings for selecting custom template for search
3646
+	New option when changing page settings to set the target
3647
#	Fixed error when saving a user after editing
3648
!	Users can now modify sub-page if they dont have permissions on the parent
3649
------------------------------------- 2.2.1 -------------------------------------
3650
15-Dec-2004 Ryan Djurovich
3651
#	Fixed bug when changing password on preferences form (front-end)
3652
#	Fixed bug when retrieving user details (administration)
3653
#	Added check to see if module, template, or language is in use when deleting
3654
#	Fixed up email that is sent to user from a submitted form
3655
#	Fixed major problem with module permissions which stopped it from working
3656
------------------------------------- 2.2.0 -------------------------------------
3657
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
3658
+	Multiple-level page support
3659
+	Multiple section's for pages (including interface)
3660
!	Removed text created using two words on all areas
3661
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
3662
	this is for better language support
3663
+	Added Languages section
3664
!	Moved Templates and Modules under Add-ons section
3665
!	Changed name of "Default" template to "Round"
3666
+	Added "All CSS" template
3667
+	Added "Jump"
3668
+	Added 
3669
!	Modified "Box" template to support multiple page levels
3670
+	Added "Menu Link" module
3671
+	Added "News" module
3672
+	Added "Code" module
3673
+	Added "Form" module
3674
+	Added "Wrapper" module
3675
!	Changed name of "Normal Page" module to "WYSIWYG"
3676
+	Created new admin wrapper script to ease module develpment
3677
+	Media now automatically creates index.php file for every
3678
	sub-folder made (for security purposes)
3679
!	Change "Help" link in Administration menu so it now directs
3680
	to the the new Website Baker documentation website found at:
3681
	http://www.websitebaker.org/documentation
3682
!	Password is now required to change email in preferences
3683
+	User can now select custom Language and Date & Time Formats
3684
+	Added search functionality, with three different "methods":
3685
	1. Using all words  2. Using any words  3. Exact match
3686
+	Added native MySQL database support
(1-1/8)