Project

General

Profile

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

    
5
$Id: CHANGELOG 1939 2013-07-25 15:22:26Z darkviper $
6

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

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

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