Project

General

Profile

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

    
5
$Id: CHANGELOG 1916 2013-06-07 04:06:48Z Luisehahne $
6

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

    
14

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

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