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