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