Project

General

Profile

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

    
5
$Id: CHANGELOG 1956 2013-08-14 10:46:47Z darkviper $
6

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

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

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