Project

General

Profile

1
Change Log
2
===============================================================================
3
Please note: This change log may not be accurate
4

    
5
$Id: CHANGELOG 1948 2013-08-04 11:39:49Z darkviper $
6

    
7
Legend:
8
+ = Added
9
- = Removed
10
# = Bugfix
11
! = Update/Change
12
===============================================================================
13

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

    
3182
01-Mar-2006 Stefan Braunewell
3183
#	Fixed ticket #68 - Safari problem with displaying all parents.
3184
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
3185
	to fatal error.
3186
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
3187
------------------------------------- 2.6.2 -------------------------------------
3188
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
3189
#	Fixed ticket #104 - commas in form field descriptions not allowed.
3190
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
3191
	and expiration date is now set to time in the past.
3192
#	Smart login not working.
3193
!	Changed mail calls to new function $wb->mail.
3194
#	Form: ticket 124 added captcha settings check 
3195
#	Ticket 118 added formfield type to check for email/text 
3196
#	Ticket 115 changed comparision /modules/form/view.php 
3197
#	Added correct timecheck in form submissions
3198
!	Changed captcha.php call to include timestamp
3199
!	Changed the e-mail validation code and added a mail function to class wb.
3200
!	Forgotten password: if sending of e-mail fails, restore old password.
3201
	Ticket #110
3202
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
3203
!	Character encoding setting also affects admin backend.
3204
	Mentioned in ticket #102.
3205
!	Reintroduced page languages setting. If switched to off, page
3206
	languages are only used to determine the language file for the
3207
	universal texts. If on, displayed page and menu are affected by
3208
	the language session variable.
3209
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
3210
	to set the number of levels to be show.
3211
#	Fixed a bug where access settings of registered and private pages
3212
	were displayed incorrectly.
3213
#	Fixed captcha being cached.
3214
#	Added an exit call after every heading("Location:...")
3215
	redirector to prevent unwanted execution of code.
3216
#	Bug #122. Replaced empty field check by check that setting name is
3217
	not "wb_version".
3218
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
3219
#	Fixed bug #99 and two additional instances of typo 
3220
	catpcha instead of captcha.
3221
#	Fixed some typos
3222
#	Fixed some notices and warnings.
3223
#	Fixed bug #105 - back buttons in addon detail pages not editable.
3224
!	Replace 'admin' by 'wb' in all account pages. 
3225
!/#	Moved print_success and print_error code to class.wb.php.
3226
	Added correct parameters to these functions in account pages. 
3227
------------------------------------- 2.6.1 -------------------------------------
3228
12-Dec-2005 Ryan Djurovich
3229
#	Fixed security vulnerability in class.login.php
3230
#	Fixed typo in EN language file
3231
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
3232
!	Added charset encoding to admin templates
3233
!	Added extra code to check for selection of addon upon uninstalling
3234
#	Fixed bugs in RSS news feeder
3235
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
3236
------------------------------------- 2.6.0 -------------------------------------
3237
28-Nov-2005 Ryan Djurovich
3238
+	Added default charset option to (advanced) settings
3239
#	Form module email fields now have email address validation
3240
#	Fixed spacing in form submissions
3241
27-Nov-2005 Ryan Djurovich
3242
+	Added captcha verification to sign-up form
3243
+	Added Captcha to News module
3244
24-Nov-2005 Stefan Braunewell
3245
!	Applied aportale's patch to use label instead of javascript toggle code
3246
20-Nov-2005 Ryan Djurovich
3247
!	News mod now hides read more link if no need for it (see ticket #56)
3248
+	Added support for mailto: links in the menu link mod
3249
#	Added direct-access redirection on some files (see ticket #37)
3250
+	Added extra characters to convert.php (see ticket #64)
3251
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
3252
29-Sep-2005 Ryan Djurovich
3253
!	Cleaned up form buttons in Settings
3254
!	Moved some options into Advanced Settings
3255
#	Semi-disabled "separate" page trash option
3256
+	Created a backup module/tool for backing-up the database
3257
	(thanks to John (pcwacht) for the original code)
3258
+	Created new "blank template", which can be used in case where you don't
3259
	want anything wrapping page-content.
3260
19-Sep-2005 Ryan Djurovich
3261
+	Added _license field for all add-ons to specify a license
3262
!	Renamed _designed_for variables (for all addons) to _platform
3263
+	Created addons table for faster internal referencing of installed addons
3264
!	Fixed some links, including the "Help" button in Admin
3265
#	Used nl2br to display body correctly when viewing form-submissions
3266
15-Sep-2005 Stefan Braunewell
3267
+	Added table module with columns 'name','type' and 'directory' as an
3268
	index.
3269
+	Added entry to settings table 'wb_version' which holds the version
3270
	number and can be utilized in future upgrade scripts.
3271
!	Added upgrade functionality also for templates and languages.
3272
#/!	Template/modules installation now respects paths.
3273
!	Moved updates from config.php to database.
3274
	Created initialize.php (required by config.php) to read settings.
3275
11-Sep-2005 Stefan Braunewell
3276
!	HTMLArea is now a module instead of a core component. Files moved
3277
	from "include" to "modules".
3278
+	Implemented Installation of modules on top of an older version. This is 
3279
	done via checking $module_version. Instead of install.php, upgrade.php
3280
	is then called if it exists in the module package. 
3281
	For module developers: $module_version and $new_module_version are 
3282
	accessible in upgrade.php to find out what upgrade steps need to be taken.
3283
!	Changed column names in mod_news_posts from short,long to content_short,
3284
	content_long.
3285
09-Sep-2005 Stefan Braunewell
3286
+	Added new advanced setting "Rename Files On Upload". File extensions can be
3287
	given so that respective files will have a ".txt" appended on media upload.
3288
#	Fixed "None found" message bug when user has no top level page edit
3289
	rights.
3290
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
3291
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
3292
+	Added utf-8 character encoding meta tag into all stock templates.
3293
#	Fixed bug when changing a page's parent
3294
!	Changed the way blocks are treated. Added new frontend class attribute
3295
	default_block_content that controls what is shown on pages such as
3296
	search, login, etc. (Ticket #16)
3297
+	Added support for WYSIWYG editor modules (wysiwygmod)
3298
+	When trying to access a registered page, user is automatically redirected
3299
	there on successful login.
3300
#	Fixed various issues with system search (mainly related to stripslashes()
3301
#	Removed stripslashes() in many places in the code. Added check for
3302
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
3303
	is independent of magic_quotes setting..
3304
05-Sep-2005 Stefan Braunewell
3305
#	Fixed bug concerning direct access of preferences page.
3306
#	Reworked page visibility and menu item visibility code (frontend login
3307
	problem).
3308
#	Pages in link list in htmlarea popup are now correctly ordered.
3309
#	Fixed bug where group with existing name can be added.
3310
04-Sep-2005 Ryan Djurovich
3311
+	Added and RSS newsfeed script to the News module
3312
04-Sep-2005 Stefan Braunewell
3313
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
3314
#	Fixed some occurrences of potential direct access path disclosure
3315
#	Added directory check to browse.php to prevent xss exploit by trusted users.
3316
!	Updated code to reflect move to Subversion repository system.
3317
27-Aug-2005 Stefan Braunewell
3318
#	Fixed bugs 4,5,6,8,9 in bug tracker
3319
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
3320
	A GET['lang'] now sets the session language variable.
3321
26-Aug-2005 Stefan Braunewell
3322
!	Moved redundant code into the new class functions. Created 
3323
	'compatibility.php' for backward compatibility with
3324
	modules and templates. Variables and functions can still be accessed
3325
	in the old way.
3326
!/+	Reorganized core frontend files, added new base class 'wb' from
3327
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
3328
	function into new class. Completely rewrote core index.php.
3329
	Now all variables and functions that are available to templates and
3330
	modules are attributes and methods of the frontend and the wb classes
3331
------------------------------------- 2.5.2 -------------------------------------
3332
23-Jun-2005 Ryan Djurovich
3333
!	create_access_file now creates all parent directories if needed
3334
#	Fixed bug when moving page with subpages to another level
3335
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
3336
#	Fixed bug where query was not setting error correctly in class.database.php
3337
22-Jun-2005 Ryan Djurovich
3338
#	Fixed bug where template permissions were not saved when a adding group
3339
21-Jun-2005 Ryan Djurovich
3340
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
3341
#	Fixed language problems in some area's of Admin. (Bug #70)
3342
#	Added a space in website/page keywords (Bug #69)
3343
#	Fixed bugs on settings2.php (Bug #52)
3344
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
3345
13-Jun-2005 Ryan Djurovich
3346
#	Fixed bug (#88) with news module
3347
!	Title of Administration login page now taken from language file (Bug #72)
3348
#	Fixed redirection admin/home to admin/start on admin/index.php
3349
#	Fixed bug with forgotten password page in admin (Bug #81)
3350
25-Apr-2005 Ryan Djurovich
3351
#	Fixed numerous bugs with module uninstallation
3352
#	Fixed bug when uploading files in Administration -> Media
3353
!	Installer no-longer requires you to accept the GNU GPL
3354
------------------------------------- 2.5.1 -------------------------------------
3355
16-Apr-2005 Ryan Djurovich
3356
#	Fixed two bugs with account login/logout
3357
------------------------------------- 2.5.1 -------------------------------------
3358
15-Apr-2005 Ryan Djurovich
3359
#	Fixed bug where non-english characters can get used in page filenames. Many
3360
	measuers have been added (including a new file: wb/framework/convert.php),
3361
	to prevent any possible errors that can occur in page filenames.
3362
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
3363
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
3364
#	Fixed bug where search and account pages are shown in every block
3365
	that is in a template
3366
#	Fixed numerous bugs with media home directories feature
3367
10-Apr-2005 Ryan Djurovich
3368
#	Fixed bugs in account/login.php and logout.php where users
3369
	gets redirected to /pages
3370
------------------------------------- 2.5.0 -------------------------------------
3371
08-Apr-2005 Ryan Djurovich
3372
-	Removed section language feature
3373
+	Added page language feature (replaces need for sections language feature)
3374
#	Fixed bug where pages using menu_link module can have the URL changed
3375
-	Page directory no longer stored in link field in pages table, it is now added
3376
	when the page_link function is called - this makes changing the pages
3377
	directory much easier and quicker
3378
!	Pages with visibility of "none" are now no longer directly accessable
3379
+	Added new visibility setting "hidden", acts exactly like none did previously
3380
!	Template info file can now specify number of menu's available and relative names
3381
!	Template info file can now specify number of blocks's available and relative names
3382
------------------------------------- 2.4.3 -------------------------------------
3383
07-Apr-2005 Ryan Djurovich
3384
#	page_filename function has been rewritten using str_replace
3385
	function, which should be faster and will allow characters
3386
	from other languages into filenames
3387
!	Created new media_filename function, which is now used
3388
	by all media functions (create,upload,rename) to determine
3389
	which characters should be removed from a desired filename
3390
+	New button in Administration page list to view specific page
3391
#	Updated the page_link function to now be compatible with menu link
3392
	module when setting pages directory to root
3393
#	Fixed bugs in search when using "Any Words" option
3394
#	Fixed bug with news module when pages directory set to root
3395
!	Changed URL of documentation website on Administration Start page
3396
------------------------------------- 2.4.2 -------------------------------------
3397
05-Apr-2005 Ryan Djurovich
3398
#	Fixed bug where file could be renamed to nothing in Media
3399
!	Optimised Media create folder, upload file, and rename functions
3400
#	Fixed bug where stripslashes not run on news post titles in admin
3401
05-Apr-2005 Stefan Braunewell
3402
#	Fixed bug concerning usage of the private_sql variable
3403
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
3404
------------------------------------- 2.4.1 -------------------------------------
3405
04-Apr-2005 Ryan Djurovich
3406
!	Pages with visibility of "none" are again directly accessable
3407
#	Fixed bugs regarding renaming files and directories in Media section
3408
!	When home folders disabled, all folders now visible in Media section
3409
------------------------------------- 2.4.0 -------------------------------------
3410
03-Apr-2005 Ryan Djurovich
3411
-	Removed recently added visibility setting of "heading", and relative config vars
3412
+	Added new "menu" field to pages table, and new setting "multiple menus"
3413
	which replaces the need for the menu headings feature
3414
+	Added links to top of groups and users sections, linking to each other
3415
!	Change menu width in "Round" template to 170px (was 150px)
3416
#	Change page "are you sure" deletion message to mention that it will delete
3417
	all sub-pages as well
3418
#	Fixed many bugs with news module when viewing posts by group
3419
!	Pages with visibility of "none" are now no longer directly accessable
3420
02-Apr-2005 Ryan Djurovich
3421
-	Removed need to specify DB_URL when calling database class
3422
#	Stopped fields without a type specified from being shown in form mod
3423
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
3424
	for insert link and insert image
3425
+	Added setting which allows you to specify the default WYSIWYG style
3426
+	Added "Server Email" option, to specify what is used in "From" field when
3427
	sending emails using the PHP mail function. Default is admins email address.
3428
#	Search now excludes pages which have a visibility of none or heading
3429
!	Pages are now given modified_when and modified_by when added
3430
01-Apr-2005 Ryan Djurovich
3431
+	Added option to News module to specify how many posts should be listed
3432
	per page (by default it is set to unlimited, which functions like previous version)
3433
#	Added stripslashes when display page titles in search
3434
+	Page descriptions and last updated date now shown in search by default
3435
30-Mar-2005 Ryan Djurovich
3436
+	Added new feature for Media home folders, where a folder can be specified
3437
	for a specific user or group of users only
3438
!	Changed URL of Help button to http://www.websitebaker.org/docs/
3439
+	Added new feature for "Page Trash" - two modes available: inline and separate
3440
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
3441
	up a level)
3442
29-Mar-2005 Ryan Djurovich
3443
-	Removed Database Settings from Administration Settings (options will not be
3444
	available in 3.x, so trying to match interface with WB 3.x plans
3445
!	Changed the name of Path Settings to Filesystem Settings in Administration
3446
	Settings, and removed ability to change path/url options - matching interface
3447
	plans for WB 3.x
3448
+	Added same options for OS and file permissions as installer to Settings
3449
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
3450
28-Mar-2005 Ryan Djurovich
3451
+	New functions available to templates to simplify creation of them. This aims
3452
	to "future-proof" templates for WB 3.x plans.
3453
!	Default templates updated to support some of the new functions
3454
+	Added field to pages table "page_trail" which stores a list of the pages
3455
	parents. This field was needed by the new page_menu function
3456
+	Added option for page visibility "heading" to enabled support for multiple
3457
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
3458
+	Added option for page visibility "registered", which acts a little like
3459
	private, but is still shown in the menu (although users need to log in to view
3460
	the pages content)
3461
+	Form module submissions now saved to database, and feature now added to
3462
	limit number of submissions per hour to prevent spamming
3463
+	New field for Form module: email. Allows you to specify their email in
3464
	"from" field on module settings.
3465
#	Fixed bug when displaying comments in News module (WB Bug #14)
3466
+	New "under contruction" message if no pages exist
3467
!	Cleaned-up wb/index.php
3468
27-Mar-2005 Ryan Djurovich
3469
+	Created advanced mkdir and chmod functions
3470
#	Fixed bug in media where wrong file/folder is deleted
3471
+	Complete overhall of installer - now only one step! It has been greatly
3472
	simplified in many ways, has much better validation, reports error much more
3473
	nicely, and automatically logs the user into the Administrations
3474
+	Must now specify OS type - allows for customizable file permission settings
3475
+	Sections can now have a language code assigned to them
3476
+	Sections can now have a block name/id assigned to them
3477
!	Home section of Administration renamed to Start, to save confusion with saying
3478
	Homepage (because this term could either mean the main website or Home section
3479
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
3480
!	Moved Users and Groups sections under Access section. This aims to unify the
3481
	interface with WB 3.x plans, which help to unclutter the menu
3482
!	Interface for Settings section has been imporved for usability purposes
3483
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
3484
	by placing media list inside an iframe
3485
#	Fixed stripslashes problem for viewing news comments
3486
!	Added code from Formesque module (an advanced version of the original Form
3487
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
3488
	interface improvements for select box/checkbox group/radio group options.
3489
#	Possibly fixed bugs where an S appears before file and dir modes
3490
#	Fixed bug where users can be added with same emails (in Administration)
3491
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
3492
	makes code more bulky, and removing it will decrease package size a lot
3493
+	New "homepage redirect" option so first page is included and not redirected to
3494
#	Fixed text not being shown when module uninstalled
3495
!	Imporved interface for basic group permissions
3496
26-Mar-2005 Stefan Braunewell
3497
#	Fixed bug with front-end logins
3498
#	Fixed bug when saving intro page 
3499
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
3500
#	Fixed bugs concerning moving/deleting pages
3501
#	Fixed list of parents in page settings
3502
#	Fixed mkdir without mode parameter
3503
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
3504
+	Added support for PAGES_DIRECTORY set to root
3505
+	Search form now supports quotes (thanks to Manafta)
3506
#	Fixed page section ordering
3507
#	News items are displayed with name of poster instead of "Unknown"
3508
#	Deletion confirmation popup window in media section now shows correct file name
3509
------------------------------------- 2.3.1 -------------------------------------
3510
03-Fed-2005 Ryan Djurovich
3511
+	Now there is two types of "filesystem modes", one for directories and one
3512
	for files. Having different settings is very common for most servers, so
3513
	this addition should fix many problems people had with 2.3.0.
3514
-	Removed filesystem mode options from installation
3515
!	Removed duplicate text on installation step 3 for timezone
3516
!	All "access files" for the news module now stored in pages/posts instead
3517
	of a sub-dir relative to the page (this fixes many bugs)
3518
#	Fixed major bugs when deleting pages with sub-pages
3519
!	Removed the restrictions that prevent a user for changing a pages level
3520
#	Fixed bug with "toggle" plus/minus in IE for pages list
3521
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
3522
------------------------------------- 2.3.0 -------------------------------------
3523
26-Jan-2005 Ryan Djurovich
3524
#	Fixed bug in framework/functions.php that made root parent always equal 8
3525
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
3526
#	Fixed SQL-query on line 172, placing a / after $old_link
3527
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
3528
	admin/pages/settings2.php
3529
#	Added ordering cleaning to delete_post.php on line 53 for news module
3530
!	GMT option is selected for "Default Timezone" in the installer, instead
3531
	of the old "Please select" message (which had the same value as GMT)
3532
28-Jan-2005 Ryan Djurovich
3533
!	Ability to specify the chmod number when WB uploads files, etc.
3534
!	Modified file headers (copyright/license notice) so they now look almost the
3535
	same, independant of font. Also, it now covers copyright for 2005.
3536
30-Jan-2005 Ryan Djurovich
3537
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
3538
	table when a page is deleted.
3539
+	New 'Smart Login' prevents users from using external password managers,
3540
	and can be set to remember the users password using cookies.
3541
!	SourceForge CVS module now called websitebaker2 (instead of just
3542
	websitebaker). Also, all file versions have been reset.
3543
01-Fed-2005 Ryan Djurovich
3544
!	Added code to prevent from changing a pages level (it simply disables
3545
	the select box), to prevent many possible bugs.
3546
------------------------------------- 2.2.4 -------------------------------------
3547
23-Dec-2004 Ryan Djurovich
3548
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
3549
#	Fixed multi-language support in search
3550
+	Added more detailed options to list of PHP error reporting level's
3551
-	Removed ability to change language and PHP error reporting level
3552
	on installation to make things easier for newbie's
3553
+	Ability to select custom spacer for page filename's
3554
!	Changed the way a language code is found on language installation
3555
+	Added template permissions to groups
3556
#	Fixed bug when trying to change email from Preferences (admin and frontend)
3557
#	Fixed bug with auto-selection of "System Default" for Preferences
3558
!	News module now use's WYSIWYG for modifying news posts
3559
+	Ability to specify both the pages and media target directories
3560
------------------------------------ 2.2.3-c ------------------------------------
3561
22-Dec-2004 Ryan Djurovich
3562
#	Fixed problem with DB password being reset if Settings saved in basic mode
3563
------------------------------------ 2.2.3-b ------------------------------------
3564
21-Dec-2004 Ryan Djurovich
3565
#	Fixed minor bug on admin templates section
3566
#	Fixed bug on rename.php and rename2.php in admin media section
3567
------------------------------------- 2.2.3 -------------------------------------
3568
20-Dec-2004 Ryan Djurovich
3569
+	Added WB release version in Administration (top right corner)
3570
!	New option to prevent users from adding level 0 pages
3571
#	Fixed bug when deleting post's in News module
3572
+	Added new field in pages table for "root" parent (level 0 parent), for
3573
	extra flexability in creating templates
3574
!	Round template now supports unlimited page levels
3575
------------------------------------- 2.2.2 -------------------------------------
3576
18-Dec-2004 Ryan Djurovich
3577
+	New option under Search Settings for selecting custom template for search
3578
+	New option when changing page settings to set the target
3579
#	Fixed error when saving a user after editing
3580
!	Users can now modify sub-page if they dont have permissions on the parent
3581
------------------------------------- 2.2.1 -------------------------------------
3582
15-Dec-2004 Ryan Djurovich
3583
#	Fixed bug when changing password on preferences form (front-end)
3584
#	Fixed bug when retrieving user details (administration)
3585
#	Added check to see if module, template, or language is in use when deleting
3586
#	Fixed up email that is sent to user from a submitted form
3587
#	Fixed major problem with module permissions which stopped it from working
3588
------------------------------------- 2.2.0 -------------------------------------
3589
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
3590
+	Multiple-level page support
3591
+	Multiple section's for pages (including interface)
3592
!	Removed text created using two words on all areas
3593
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
3594
	this is for better language support
3595
+	Added Languages section
3596
!	Moved Templates and Modules under Add-ons section
3597
!	Changed name of "Default" template to "Round"
3598
+	Added "All CSS" template
3599
+	Added "Jump"
3600
+	Added 
3601
!	Modified "Box" template to support multiple page levels
3602
+	Added "Menu Link" module
3603
+	Added "News" module
3604
+	Added "Code" module
3605
+	Added "Form" module
3606
+	Added "Wrapper" module
3607
!	Changed name of "Normal Page" module to "WYSIWYG"
3608
+	Created new admin wrapper script to ease module develpment
3609
+	Media now automatically creates index.php file for every
3610
	sub-folder made (for security purposes)
3611
!	Change "Help" link in Administration menu so it now directs
3612
	to the the new Website Baker documentation website found at:
3613
	http://www.websitebaker.org/documentation
3614
!	Password is now required to change email in preferences
3615
+	User can now select custom Language and Date & Time Formats
3616
+	Added search functionality, with three different "methods":
3617
	1. Using all words  2. Using any words  3. Exact match
3618
+	Added native MySQL database support
(1-1/8)