Project

General

Profile

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

    
5
$Id: CHANGELOG 2009 2013-11-27 15:03:43Z darkviper $
6

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

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

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