Project

General

Profile

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