Project

General

Profile

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

    
5
$Id: CHANGELOG 2003 2013-11-14 03:47:21Z Luisehahne $
6

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

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

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