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