Project

General

Profile

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

    
5
$Id: CHANGELOG 1906 2013-06-06 20:50:13Z darkviper $
6

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

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

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