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