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