Project

General

Profile

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

    
5
$Id: CHANGELOG 1872 2013-02-25 11:48:24Z Luisehahne $
6

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

    
14

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

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