Project

General

Profile

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

    
5
$Id: CHANGELOG 1987 2013-10-19 00:49:58Z Luisehahne $
6

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

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

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