Project

General

Profile

« Previous | Next » 

Revision 1749

Added by Dietmar about 12 years ago

  1. fixed save pagesettings, if multiple menus is disabled, set page['menu'] to default = 1

View differences:

branches/2.8.x/CHANGELOG
1
Change Log
2
===============================================================================
3
Please note: This change log may not be accurate
4

  
5
$Id$
6

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

  
14

  
15

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

  
5
$Id$
6

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

  
14

  
15

  
16
14 Sep-2012 Build 1749 Dietmar Woellbrink (Luisehahne)
17
# fixed save pagesettings, if multiple menus is disabled, set page['menu'] to default = 1
16 18
12 Sep-2012 Build 1748 Werner v.d.Decken(DarkViper)
17 19
! 3th party class idna_convert updated to version 0.8.0
18
08 Sep-2012 Build 1747 Dietmar Woellbrink (Luisehahne)
19
# fixed issues with older table strucure for earlier WB installations
20
08 Sep-2012 Build 1746 Dietmar Woellbrink (Luisehahne)
21
# add prefix wb_ to class name for content container 
22
  if module has the same name as a html markup e.g code
23
08 Sep-2012 Build 1745 Dietmar Woellbrink (Luisehahne)
24
! add div container in page_content for each sections,
25
! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg
26
! put sec_anchor in this div, sec_anchor fixed in all found files
27
  sec_anchor default now set to "section_", 
28
  sec_anchor can't be empty for future developement
29
08 Sep-2012 Build 1744 Dietmar Woellbrink (Luisehahne)
30
# typofix upgrade-script Adding redirect timer to settings table
31
07 Sep-2012 Build 1743 Dietmar Woellbrink (Luisehahne)
32
! styling permissions blocks in page settings by backend theme css
33
07 Sep-2012 Build 1742 Dietmar Woellbrink (Luisehahne)
34
! Now you can style account login with your frontend Template CSS
35
  this change is in work for the whole account
36
07 Sep-2012 Build 1741 Dietmar Woellbrink (Luisehahne)
37
! Preparing Separation of code and HTML in Droplets
38
05 Sep-2012 Build 1740 Dietmar Woellbrink (Luisehahne)
39
! frontend.functions.php remove return $content in page_content(), 
40
  incompatible with search logic
41
! /include/jquery forgot jquery version.txt 
42
# /form/view.php fixed wrong compare syntax 
43
! group management, design style, set max-heights for permission boxes
44
05 Sep-2012 Build 1739 Dietmar Woellbrink (Luisehahne)
45
! update jquery ui to version 1.8.23
46
05 Sep-2012 Build 1738 Dietmar Woellbrink (Luisehahne)
47
! remove folder structure in zip file for backup droplets
48
05 Sep-2012 Build 1737 Dietmar Woellbrink (Luisehahne)
49
# fixed sql statement groups_added in settings
50
! set stored passwords in $session to empty string
51
! installer now detect browser language and operating_system
52
31 Aug-2012 Build 1736 Dietmar Woellbrink (Luisehahne)
53
! replace more invalid char in secureform.mtab to work with settings_page
54
31 Aug-2012 Build 1735 Dietmar Woellbrink (Luisehahne)
55
# fixed missing $admin-print_header() by security warning
56
# fixed secureform.mtab because settings_page failed
57
31 Aug-2012 Build 1734 Dietmar Woellbrink (Luisehahne)
58
# typofix in /install/save.php and /admin/settings_page.php
59
31 Aug-2012 Build 1733 Dietmar Woellbrink (Luisehahne)
60
+ forgot the jquery version.txt 
61
31 Aug-2012 Build 1732 Dietmar Woellbrink (Luisehahne)
62
! update jquery to version 1.8.1
63
31 Aug-2012 Build 1731 Dietmar Woellbrink (Luisehahne)
64
+ add Page extended to settings, 
65
! to show experten mode in page settings
66
! shows some more settings like icon dir
67
31 Aug-2012 Build 1730 Dietmar Woellbrink (Luisehahne)
68
+ add gobal javascript var LANGUAGE
69
30 Aug-2012 Build 1729 Dietmar Woellbrink (Luisehahne)
70
! Fixed missin WB_URL in media_browse
71
30 Aug-2012 Build 1728 Dietmar Woellbrink (Luisehahne)
72
! change redirect logic for registered pages
73
30 Aug-2012 Build 1727 Dietmar Woellbrink (Luisehahne)
74
# fixed upgrading group systempermission by upgrading WebsiteBaker
75
! set svn properties /media/upload.php
76
30 Aug-2012 Build 1726 Dietmar Woellbrink (Luisehahne)
77
! change multi-dimensional arrays (variables) to similar arrays
78
! change message if uploaded file exists
79
30 Aug-2012 Build 1725 Dietmar Woellbrink (Luisehahne)
80
+ add missing preferences rights for sysadmin in install
81
30 Aug-2012 Build 1724 Dietmar Woellbrink (Luisehahne)
82
# fixed form submission output if no entry exist
83
30 Aug-2012 Build 1723 Dietmar Woellbrink (Luisehahne)
84
# fixed missing class.admin
85
# check droplet skype if no existing user 
86
30 Aug-2012 Build 1722 Dietmar Woellbrink (Luisehahne)
87
# fixed missing login template after install
88
29 Aug-2012 Build 1721 Dietmar Woellbrink (Luisehahne)
89
# fixed admin/settings, remove unknown variables
90
29 Aug-2012 Build 1720 Dietmar Woellbrink (Luisehahne)
91
! FCKEditor remove som php endtags in connector
92
29 Aug-2012 Build 1719 Dietmar Woellbrink (Luisehahne)
93
! beginning update frontend account
94
! remove html markup from code
95
29 Aug-2012 Build 1718 Dietmar Woellbrink (Luisehahne)
96
! update headerinfo
97
! change multi-dimensional arrays (variables) to similar arrays
98
29 Aug-2012 Build 1717 Dietmar Woellbrink (Luisehahne)
99
! update droplets uninstall, upgrade
100
! add $database=WbDatabase::getInstance();
101
! update /examples/
102
29 Aug-2012 Build 1716 Dietmar Woellbrink (Luisehahne)
103
! update folder admin/settings admin/skel/htt
104
! change Template to div container
105
29 Aug-2012 Build 1715 Dietmar Woellbrink (Luisehahne)
106
! forgot some files in folder admin
107
29 Aug-2012 Build 1714 Dietmar Woellbrink (Luisehahne)
108
! update module form
109
! not auth users get no confirmation mail, but can print message
110
! add replyto to received messages, so answer is possible by e-mail client
111
! add pagination to submissionlist
112
29 Aug-2012 Build 1713 Dietmar Woellbrink (Luisehahne)
113
! remove html markup from code to a template
114
29 Aug-2012 Build 1712 Dietmar Woellbrink (Luisehahne)
115
! update folder admin/addons admin/skel/htt
116
29 Aug-2012 Build 1711 Dietmar Woellbrink (Luisehahne)
117
! update folder admin/start, admin/admintools, admin/skel/htt
118
29 Aug-2012 Build 1710 Dietmar Woellbrink (Luisehahne)
119
! update folder admin/groups, admin/users, admin/skel/htt
120
29 Aug-2012 Build 1709 Dietmar Woellbrink (Luisehahne)
121
! update folder framework class.login, admin/login, admin/skel/htt
122
29 Aug-2012 Build 1708 Dietmar Woellbrink (Luisehahne)
123
! update folder templates/wb_theme, templates/argos_theme,admin/skel/htt
124
! add new icons, recoded css
125
29 Aug-2012 Build 1707 Dietmar Woellbrink (Luisehahne)
126
! update folder admin/pages, admin/skel/htt
127
! change multi-dimensional arrays (variables) to similar arrays
128
! change default templates, change code to new templates
129
29 Aug-2012 Build 1706 Dietmar Woellbrink (Luisehahne)
130
# fixed save page option 
131
27 Aug-2012 Build 1705 Dietmar Woellbrink (Luisehahne)
132
! update headerinfo
133
! change os_version request if os is not windows
134
27 Aug-2012 Build 1704 Dietmar Woellbrink (Luisehahne)
135
+ add overlib_mini.js to include/jquery/ will be needed for help
136
27 Aug-2012 Build 1703 Dietmar Woellbrink (Luisehahne)
137
! update headerinfo
138
! change multi-dimensional arrays (variables) to similar arrays
139
27 Aug-2012 Build 1702 Dietmar Woellbrink (Luisehahne)
140
! /framework/class.frontend.php
141
! set $_SESSION['HTTP_REFERER'] to WB_URL if menu url is a registered page
142
! set some header("Location:.. to new method send_header(
143
27 Aug-2012 Build 1701 Dietmar Woellbrink (Luisehahne)
144
! /framework/frontend.functions
145
! change multi-dimensional arrays (variables) to similar arrays
146
! method page_content, add parameter $echo true to print $content, false return $content
147
27 Aug-2012 Build 1700 Dietmar Woellbrink (Luisehahne)
148
! change multi-dimensional arrays (variables) to similar arrays
149
+ add variables for backend-menu, header.htt and footer.htt 
150
27 Aug-2012 Build 1699 Dietmar Woellbrink (Luisehahne)
151
! Fixed IDKEY in Secureform.mtab to solve issues whith Security warnings 
152
! on pages that used a lot of IDKEYS. (fixed by NorHei)
153
27 Aug-2012 Build 1698 Dietmar Woellbrink (Luisehahne)
154
! optimize some methods
155
+ add method send_header, replace header('Location:...  with new method
156
+ if header send failed you get a manuell redirected link, so script don't break
157
27 Aug-2012 Build 1697 Dietmar Woellbrink (Luisehahne)
158
# Bugfixed issues whith storing text for Search function on WYSIWYG module.
159
# Html tags where not filtered out.
160
27 Aug-2012 Build 1696 Dietmar Woellbrink (Luisehahne)
161
! move extra handling of menu links in index.php to the view.php of module menu links {Tks to NorHei)
162
18 Aug-2012 Build 1695 Dietmar Woellbrink (Luisehahne)
163
# fixed $install_tables in install/save.php 
164
18 Aug-2012 Build 1694 Dietmar Woellbrink (Luisehahne)
165
+ add var $iPhpDeclaredClasses = sizeof(get_declared_classes() set by PHP in initialize.php
166
18 Aug-2012 Build 1693 Dietmar Woellbrink (Luisehahne)
167
# fixed deprecated erigi in captcha
168
08 Aug-2012 Build 1692 Werner v.d.Decken(DarkViper)
169
# corrected pageID in forwarding links
170
! changed request of permission to ami_group_member() and is_group_match()
171
10 Jun-2012 Build 1691 Werner v.d.Decken(DarkViper)
172
# fixed the order of loading languages
173
31 May-2012 Build 1690 Werner v.d.Decken(DarkViper)
174
! ModLanguage modified for auto fallback to DEFAULT_LANGUAGE
175
! globalExceptionHandler added AppException, SecurityException, SecDirectoryTraversalException
176
! Errormessage for old class.database modified
177
08 May-2012 Build 1689 Werner v.d.Decken(DarkViper)
178
# fixed Errorhandling for old class.database
179
08 May-2012 Build 1688 Dietmar Woellbrink (Luisehahne)
180
! update upgrade-script first remove access files in an existing pages folder
181
  before rebuilding them 
182
! for security upgrade don't remove access files in root
183
07 May-2012 Build 1687 Werner v.d.Decken(DarkViper)
184
# Drop tables in installer fixed
185
+ Twig_Autoloader activated
186
07 May-2012 Build 1686 Werner v.d.Decken(DarkViper)
187
! some modifications concerning the new autoloader
188
+ Twig Template engine v.1.7.0
189
! unfinished change in installer
190
! some droplets actualisized
191
06 May-2012 Build 1685 Werner v.d.Decken(DarkViper)
192
! last fixes for use of page_icon s.o.
193
06 May-2012 Build 1684 Dietmar Woellbrink (Luisehahne)
194
! update upgrade-script, now don't overwrite existings values in settings
195
+ add field tooltip to table pages in installer
196
! change some module tool_icon.png (Tks to Stefek) 
197
! add date_time string to backup_droplets.zip
198
- search and comment out founded require_once(WB_PATH."/framework/class.database.php"); 
199
- this will be never needed anymore and produce errors
200
! rename class.msg_queue.php in msgQueue.php to work with autokoader
201
+ add function format_message to class.wb.php 
202
03 May-2012 Build 1683 Werner v.d.Decken(DarkViper)
203
! changed class Database into a Singleton-Class
204
# added forgotten 'static' keyword in ModLanguage
205
# removed version control from sm2 - include.php
206
03 May-2012 Build 1682 Werner v.d.Decken(DarkViper)
207
! some little corrections ModLanguage/Database/initialize.php
208
03 May-2012 Build 1681 Werner v.d.Decken(DarkViper)
209
! reorganisation of default theme of oage-settings
210
+ added menu_icon_0 and menu_icon_1
211
! update show_menu2 to handle the new icon fields (see README.de|en.txt)
212
+ add new droplet 'iParentIcon' for use with the new icons
213
+ added new module-depending language files (not complete yet) in admin/pages
214
03 May-2012 Build 1680 Werner v.d.Decken(DarkViper)
215
! renamed file class.database.php to Database.php
216
! renamed class database into Database
217
+ classes SecurityException and SecDirectoryTraversalException added in globalExceptionHandler.php
218
+ CoreAutoloader() added in initialize.php
219
+ new Constants 'WB_REL' and 'DOCUMENT_ROOT' in initialize.php
220
! class Database is able now to create multiple connections at same time
221
+ class ModLanguage added for easy handle of languages from modules
222
28 Apr-2012 Build 1679 Dietmar Woellbrink (Luisehahne)
223
+ add tool_icon.png to admintools
224
27 Apr-2012 Build 1678 Dietmar Woellbrink (Luisehahne)
225
# validation fix in print_footer, class.database
226
! replace settings and default header
227
27 Apr-2012 Build 1677 Dietmar Woellbrink (Luisehahne)
228
! preparing new groups management and page settings
229
! upgrade-script insert or update page access files
230
24 Apr-2012 Build 1676 Dietmar Woellbrink (Luisehahne)
231
# fixed backup_droplets working with php as Apache Module (Tks to Ruebenwurzel)
232
! update function rm_full_dir in /framework/functions.php
233
! To disable Run-time notices and receive warnings
234
24 Apr-2012 Build 1675 Dietmar Woellbrink (Luisehahne)
235
# fixed /framework/functions.php missing global $MESSAGE in function rebuildFolderProtectFile
236
18 Apr-2012 Build 1674 Dietmar Woellbrink (Luisehahne)
237
# fixed add-ons upload error (tks to DBS)
238
+ add tool_icon.png to core module
239
! update outpu_filter success an error messages
240
! small redesign wb_themes
241
# fixed old.format.inc.php fileformat to unix
242
18 Apr-2012 Build 1673 Dietmar Woellbrink (Luisehahne)
243
! fixed signup, remove $admin->print_error methods
244
+ add send registation mail to systemadministartor
245
18 Apr-2012 Build 1672 Dietmar Woellbrink (Luisehahne)
246
+ add languages vars for signup
247
18 Apr-2012 Build 1671 Dietmar Woellbrink (Luisehahne)
248
# fixes installer and upgrade-script
249
17 Apr-2012 Build 1670 Werner v.d.Decken(DarkViper)
250
+ added new global exceptionhandler (class AppException)
251
17 Apr-2012 Build 1669 Werner v.d.Decken(DarkViper)
252
# little fixes in /admin/addons/reload.php
253
17 Apr-2012 Build 1668 Dietmar Woellbrink (Luisehahne)
254
! settigs.php add fields dev_infos and page_icon_dir
255
+ add developer info to footer
256
! update class.admin.php, footer.htt
257
17 Apr-2012 Build 1667 Dietmar Woellbrink (Luisehahne)
258
+ add folder /templates/round/title_images to work with page_icon
259
17 Apr-2012 Build 1666 Dietmar Woellbrink (Luisehahne)
260
! update of installer and upgradescript for Revision 1664/1665
261
+ add fields page_icon, menu_icon_0, menu_icon_1 to pages
262
+ add settings values dev_infos and page_icon_dir
263
! update languages files 
264
17 Apr-2012 Build 1665 Werner v.d.Decken(DarkViper)
265
! update page_settings - CSS for wb_theme and argos_theme (for Rev.1664)
266
17 Apr-2012 Build 1664 Werner v.d.Decken(DarkViper)
267
+ added additional rights for AdminUsers/ViewerUsers in /pages/page_settings
268
! /pages/settings2.php renamed into /pages/settings_save.php
269
17 Apr-2012 Build 1663 Dietmar Woellbrink (Luisehahne)
270
! update round print.css for better output
271
17 Apr-2012 Build 1662 Werner v.d.Decken(DarkViper)
272
+ added new getter 'getQueryCount' in class database
273
11 Apr-2012 Build 1661 Dietmar Woellbrink (Luisehahne)
274
+ add new language vars
275
06 Apr-2012 Build 1660 Dietmar Woellbrink (Luisehahne)
276
! add group_id to news group overview
277
# fixed Fatal error: Cannot redeclare show_wysiwyg_editor()
278
06 Apr-2012 Build 1659 Dietmar Woellbrink (Luisehahne)
279
! more validation fixes in backend (Tks to Ruebenwurzel)
280
05 Apr-2012 Build 1658 Werner v.d.Decken(DarkViper)
281
# fixed alternating row styles in droplet listing
282
04 Apr-2012 Build 1657 Dietmar Woellbrink (Luisehahne)
283
! some validation fixes in backend
284
02 Apr-2012 Build 1656 Werner v.d.Decken(DarkViper)
285
# fixed filter to serve malformed/nested HTML also.
286
01 Apr-2012 Build 1655 Dietmar Woellbrink (Luisehahne)
287
+ add replyto to form module (see DEVINFOS)
288
01 Apr-2012 Build 1654 Dietmar Woellbrink (Luisehahne)
289
# Fixed SERVER_EMAIL in languages, needs double brackets
290
! Installer redesign Step 2
291
28 Mar-2012 Build 1653 Werner v.d.Decken(DarkViper)
292
# fixed change_mode() against a very old problem with
293
invalid calling arguments
294
27 Mar-2012 Build 1652 Dietmar Woellbrink (Luisehahne)
295
! fixed path to globalExceptionHandler.php in wysiwyg
296
26 Mar-2012 Build 1651 Werner v.d.Decken(DarkViper)
297
# fixed a little problem with chmod()
298
24 Mar-2012 Build 1650 Werner v.d.Decken(DarkViper)
299
+ add argument 'replyTo' into class.wb::mail()
300
24 Mar-2012 Build 1649 Dietmar Woellbrink (Luisehahne)
301
! rebranding banner.jpg and powered.jpg round template
302
24 Mar-2012 Build 1648 Werner v.d.Decken(DarkViper)
303
# a litte fix in /admin/addons/index.php.
304
+ added unregister_Theme to CopyTheme::_doRollback()
305
+ added CopyTheme::_activateTheme()
306
23 Mar-2012 Build 1647 Werner v.d.Decken(DarkViper)
307
+ add additional exeptionhandling in globalExceptionHandler
308
23 Mar-2012 Build 1646 Dietmar Woellbrink (Luisehahne)
309
# typofix in templates to include jquery
310
22 Mar-2012 Build 1645 Dietmar Woellbrink (Luisehahne)
311
+ add language variable for template details
312
22 Mar-2012 Build 1644 Werner v.d.Decken(DarkViper)
313
# prevent from empty theme-name in CopyTheme::_SanitizeNewName()
314
22 Mar-2012 Build 1643 Werner v.d.Decken(DarkViper)
315
+ added backend functions to copy themes and import htt-template files
316
  according to the the new theme fallback functionality
317
22 Mar-2012 Build 1642 Dietmar Woellbrink (Luisehahne)
318
! update header info.php wb_themes
319
22 Mar-2012 Build 1641 Dietmar Woellbrink (Luisehahne)
320
+ move admin/themes/templates/ to admin/skel/themes/htt/
321
! and update class.wb.php, upgrade-script.php
322
22 Mar-2012 Build 1640 Dietmar Woellbrink (Luisehahne)
323
! optimize modules WYSIWYG for editors
324
22 Mar-2012 Build 1639 Dietmar Woellbrink (Luisehahne)
325
+ Installer add const DEBUG to config.php (see DEVINFOS)
326
! move const DEBUG and var $starttime from index.php to initialize.php
327
14 Mar-2012 Build 1638 Werner v.d.Decken(DarkViper)
328
+ config.php added define to set admin-directory
329
13 Mar-2012 Build 1637 Werner v.d.Decken(DarkViper)
330
! made handling of config.php a little bit more easy
331
09 Mar-2012 Build 1636 Dietmar Woellbrink (Luisehahne)
332
+ add missing language variables for the theme handling
333
09 Mar-2012 Build 1635 Dietmar Woellbrink (Luisehahne)
334
! fallback signuo2.php revision 1633
335
09 Mar-2012 Build 1634 Dietmar Woellbrink (Luisehahne)
336
! update language files and rework some core files (read DEVINFOS)
337
! compress mdcr.js
338
+ add DEVINFOS Instructions/Informations for modulecoder
339
08 Mar-2012 Build 1633 Werner v.d.Decken(DarkViper)
340
# fixed class::methode print_error(...) overwrite in /install/save.php
341
02 Mar-2012 Build 1632 Dietmar Woellbrink (Luisehahne)
342
! small design update for wb theme, login und login_forgot
343
02 Mar-2012 Build 1631 Dietmar Woellbrink (Luisehahne)
344
! FCKeditor Fallback not working with IE9
345
01 Mar-2012 Build 1630 Dietmar Woellbrink (Luisehahne)
346
# fixed fckeditorcode_ie.js in IE9 ( not the end of fixing )
347
01 Mar-2012 Build 1629 Dietmar Woellbrink (Luisehahne)
348
# fixed wrong file format, fckeditor and outputfilter
349
01 Mar-2012 Build 1628 Dietmar Woellbrink (Luisehahne)
350
! forgot changelog and version in Revision 1627
351
01 Mar-2012 Build 1627 Dietmar Woellbrink (Luisehahne)
352
# Fixed FCKeditor to work with IE9 (Tks to marmot for the source)
353
29 Feb-2012 Build 1626 Werner v.d.Decken(DarkViper)
354
! started rebuild and reorganize the OutputFilter-System
355
29 Feb-2012 Build 1625 Dietmar Woellbrink (Luisehahne)
356
! update correct_theme_source and fixed the call in all files
357
29 Feb-2012 Build 1624 Dietmar Woellbrink (Luisehahne)
358
# fixed index warning in form modul (Tks to DBS)
359
29 Feb-2012 Build 1623 Dietmar Woellbrink (Luisehahne)
360
# fixed FCKeditor to work in IE7/8, IE9 not tested
361
! redesign filemanager FCKeditor
362
! set Moduleversion to 2.9.7.1
363
25 Feb-2012 Build 1622 Werner v.d.Decken(DarkViper)
364
# typofix in Droplet [ShowRandomWysiwyg]
365
24 Feb-2012 Build 1621 Werner v.d.Decken(DarkViper)
366
# Droplet [SectionPiocker] fixed
367
+ Added new droplets [ShowWysiwyg] and [ShowRandomWysiwyg]
368
24 Feb-2012 Build 1620 Dietmar Woellbrink (Luisehahne)
369
# fixed FCKeditor lang files to utf-8 (Tks to Ruebenwurzel)
370
24 Feb-2012 Build 1619 Dietmar Woellbrink (Luisehahne)
371
! forgot info.php
372
24 Feb-2012 Build 1618 Dietmar Woellbrink (Luisehahne)
373
# fixed FCKeditor to work in IE9 (Tks to marmot)
374
! update module version to 2.9.7
375
22 Feb-2012 Build 1617 Werner v.d.Decken(DarkViper)
376
# fixed function SanitizeHttpReferer() in consideration of subdirectories
377
18 Feb-2012 Build 1616 Dietmar Woellbrink (Luisehahne)
378
! update INSTALL and UPGRADE instruction to 2.8.3 (Tks to Ruebenwurzel)
379
18 Feb-2012 Build 1615 Dietmar Woellbrink (Luisehahne)
380
+ Validationfix, add qx_rawlang.php in quickSkin_alpha to solve
381
  <a> escaping malformed URI reference messages in javascript
382
! fixed magic_quotes_gpc=on, magic_quotes going to be removed in PHP6.
383
  and some hoster do not set it to off  
384
18 Feb-2012 Build 1614 Dietmar Woellbrink (Luisehahne)
385
# fixed tabindex in installer (Tks to Easyuser)
386
# fixed installer call in /admin/index.php
387
16 Feb-2012 Build 1613 Werner v.d.Decken(DarkViper)
388
# little fixes in classs database and add new readonly property DbName
389
11 Feb-2012 Build 1612 Werner v.d.Decken(DarkViper)
390
! Number of version and revision updated in branch.
391
11 Feb-2012 Build 1611 Werner v.d.Decken(DarkViper)
392
! Number of version and revision updated.
393
11 Feb-2012 Build 1610 Werner v.d.Decken(DarkViper)
394
! Version 2.8.3 tagged
395
----------------------------------- 2.8.3 --------------------------------
396
09 Feb-2012 Build 1609 Dietmar Woellbrink (Luisehahne)
397
! change Website Baker to WebsiteBaker in installer
398
09 Feb-2012 Build 1608 Dietmar Woellbrink (Luisehahne)
399
! A small optical correction of the installer.
400
09 Feb-2012 Build 1607 Dietmar Woellbrink (Luisehahne)
401
# typofix in /modules/form/view.php (Tks to jacobi22)
402
08 Feb-2012 Build 1606 Dietmar Woellbrink (Luisehahne)
403
# some little changes and fixes in template allcss and round
404
+ add // register_frontend_modfiles('jquery'); to activate comment out
405
! Set version to 2.71
406
08 Feb-2012 Build 1605 Dietmar Woellbrink (Luisehahne)
407
! login.php fallback to revision 1602
408
08 Feb-2012 Build 1604 Dietmar Woellbrink (Luisehahne)
409
# fixed parse error in login.php
410
08 Feb-2012 Build 1603 Dietmar Woellbrink (Luisehahne)
411
! fix local module reload and module manuell install
412
! forgot to upload login.php
413
08 Feb-2012 Build 1602 Dietmar Woellbrink (Luisehahne)
414
! a quick simple stylesheet fix in wb_theme, 
415
07 Feb-2012 Build 1601 Dietmar Woellbrink (Luisehahne)
416
! little designfix in forgot_form.php
417
! fix media if uploading zip files with folder, than create FolderProtectFiles
418
07 Feb-2012 Build 1600 Dietmar Woellbrink (Luisehahne)
419
# more fixed issues with get_magic_quotes_gpc and FCKeditor
420
! remove create and upload in FCKeditor Filemanager
421
06 Feb-2012 Build 1599 Dietmar Woellbrink (Luisehahne)
422
! update all used files with redirect_url to $_SESSION['HTTP_REFERER']
423
06 Feb-2012 Build 1598 Dietmar Woellbrink (Luisehahne)
424
# fixed undefined fragment index in initialize.php 
425
! add $_SESSION['HTTP_REFERER'] storing active pagelink if page_id != 0
426
05 Feb-2012 Build 1597 Dietmar Woellbrink (Luisehahne)
427
# fixed issues with get_magic_quotes_gpc and FCKeditor
428
04 Feb-2012 Build 1596 Dietmar Woellbrink (Luisehahne)
429
# highly critical security-fix
430
# announced on http://www.darksecurity.de/advisories/2012/SSCHADV2012-003.txt
431
04 Feb-2012 Build 1595 Dietmar Woellbrink (Luisehahne)
432
# fix form language vars for better understanding (Tks to Maverik)
433
! change request if HTTP_REFERER is not empty in logout.php 
434
03 Feb-2012 Build 1594 Dietmar Woellbrink (Luisehahne)
435
# fixed use of undefined constant fri in /form/view.php
436
01 Feb-2012 Build 1593 Dietmar Woellbrink (Luisehahne)
437
# rebuild protectfile in pages/posts
438
31 Jan-2012 Build 1592 Werner v.d.Decken(DarkViper)
439
# little Typo-fix in database::SqlImport(). (grummel)
440
31 Jan-2012 Build 1591 Werner v.d.Decken(DarkViper)
441
# little Regex-fix in database::SqlImport().
442
25 Jan-2012 Build 1590 Werner v.d.Decken(DarkViper)
443
! mod form: added request var to submit a request identifier.
444
! argument ?fri=12345 on GET-view will submit 'FormRequestId: 12345' by email
445
25 Jan-2012 Build 1589 Dietmar Woellbrink (Luisehahne)
446
# fixed starting upgrade-script if missing revision in settings
447
25 Jan-2012 Build 1588 Werner v.d.Decken(DarkViper)
448
# all module depending code removed, some little fixes, better integration for module-upgrade
449
25 Jan-2012 Build 1587 Werner v.d.Decken(DarkViper)
450
+ module news: added sql-dump to create database tables
451
# module news: some little fixes in install/upgrade
452
24 Jan-2012 Build 1586 Werner v.d.Decken(DarkViper)
453
+ added new method SqlImport() to class database
454
19 Jan-2012 Build 1585 Dietmar Woellbrink (Luisehahne)
455
# fixed double table width in modify.php form module ((Tks to Ruebenwurzel)
456
19 Jan-2012 Build 1584 Dietmar Woellbrink (Luisehahne)
457
! form module, shows email-adress from body tag
458
- remove scrollable table in overview form module 
459
19 Jan-2012 Build 1583 Dietmar Woellbrink (Luisehahne)
460
! forgot upload save.php in wysiwyg module
461
19 Jan-2012 Build 1582 Dietmar Woellbrink (Luisehahne)
462
# wysiwyg module, fix issues with magic_quote_gpc if on
463
# form module, fix regex for radio and checkbox (Tks to Ruud)
464
! form module, make show submission table scrollable
465
17 Jan-2012 Build 1581 Werner v.d.Decken(DarkViper)
466
# wysiwyg module some little typo fixes a.s.o.
467
17 Jan-2012 Build 1580 Dietmar Woellbrink (Luisehahne)
468
! dropdown list to choose recipient for email confirmation
469
16 Jan-2012 Build 1579 Dietmar Woellbrink (Luisehahne)
470
- remove unneeded input fields in form settings
471
16 Jan-2012 Build 1578 Dietmar Woellbrink (Luisehahne)
472
# fixed warning in domain independend image links
473
16 Jan-2012 Build 1577 Dietmar Woellbrink (Luisehahne)
474
# fixed save dirmode and filmode to 0 if not superadmin
475
16 Jan-2012 Build 1576 Werner v.d.Decken(DarkViper)
476
# wysiwyg module changed to domain independend image links
477
16 Jan-2012 Build 1575 Dietmar Woellbrink (Luisehahne)
478
# fixed captcha error message in form module
479
! set form module to version 2.8.4
480
16 Jan-2012 Build 1574 Dietmar Woellbrink (Luisehahne)
481
+ add instruction README.de.txt in form module
482
! update jquery to jQuery 1.7.1 and jQuery UI 1.8.17
483
16 Jan-2012 Build 1573 Dietmar Woellbrink (Luisehahne)
484
+ add automatically generated e-mail language form variable
485
! send confirmation mail with details to superadmin from SERVER_EMAIL
486
! send confirmation mail without details to sender from SERVER_EMAIL
487
14 Jan-2012 Build 1572 Dietmar Woellbrink (Luisehahne)
488
! security fix, force SMTP Authentifikation
489
! server and email settings only for superadmin
490
12 Jan-2012 Build 1571 Dietmar Woellbrink (Luisehahne)
491
# remove session_start() in /account/logout.php
492
10 Jan-2012 Build 1570 Dietmar Woellbrink (Luisehahne)
493
!  added $module_directory to make quickskin directory changes dynamically
494
10 Jan-2012 Build 1569 Werner v.d.Decken(DarkViper)
495
# possible errors on 'save password' fixed. Minimum length of password set to 6 chars
496
10 Jan-2012 Build 1568 Dietmar Woellbrink (Luisehahne)
497
! fix show_menu2 2th parameter for template round and allcss (Tks to Ruebenwurzel)
498
! set fingerprint_with_ip_octets default to 2 in a new installation
499
07 Jan-2012 Build 1567 Dietmar Woellbrink (Luisehahne)
500
# fix wbmailer_smtp_auth, could not be disabled after enabled 
501
07 Jan-2012 Build 1566 Dietmar Woellbrink (Luisehahne)
502
# fix class.login, when name and pass are both empty no longer call increase_attemps
503
! some redirect updates in frontend account files
504
06 Jan-2012 Build 1565 Dietmar Woellbrink (Luisehahne)
505
! fixed:: detection of serverdefined charsets more different
506
06 Jan-2012 Build 1564 Dietmar Woellbrink (Luisehahne)
507
# entities fixes in FI and TR languages files (Tks to Ruebenwurzel)
508
06 Jan-2012 Build 1563 Dietmar Woellbrink (Luisehahne)
509
! add linebreak in backend message for 'delete install folder...' 
510
05 Jan-2012 Build 1562 Dietmar Woellbrink (Luisehahne)
511
! only superadmin can start the upgrade-script from backend
512
05 Jan-2012 Build 1561 Dietmar Woellbrink (Luisehahne)
513
# secureForm Fix for hosting with load balancing
514
04 Jan-2012 Build 1560 Dietmar Woellbrink (Luisehahne)
515
! upgrade script start automatically after uploading a new version and login to the backend
516
04 Jan-2012 Build 1559 Dietmar Woellbrink (Luisehahne)
517
! change quickSkin to alpha status, ATTENTION rename folder to quickSkin_alpha 
518
02 Jan-2012 Build 1558 Dietmar Woellbrink (Luisehahne)
519
# remove backslash in $_CONFIG['extensions_dir']
520
! update editor.css for allcssand round  (Tks to Ruebenwurzel)
521
# bugfix in forgot_form.php
522
02 Jan-2012 Build 1556 Dietmar Woellbrink (Luisehahne)
523
# typofix in function make_dir
524
02 Jan-2012 Build 1555 Dietmar Woellbrink (Luisehahne)
525
! wb_quickSkin_28.php create _skin folders with folder protect file 
526
! add a 3th parameter to function make_dir to allows the creation of nested directories specified in the pathname. Defaults to TRUE
527
01 Jan-2012 Build 1554 Dietmar Woellbrink (Luisehahne)
528
# typofixes in DE languages files (Tks to Ruebenwurzel)
529
31 Dez-2011 Build 1553 Dietmar Woellbrink (Luisehahne)
530
! recoded  formmodul, add dropdown email_fromname_field
531
31 Dez-2011 Build 1552 Dietmar Woellbrink (Luisehahne)
532
# fix mdcr.js $scriptLink to absolute url
533
! change separator breadcrumb admintools
534
27 Dez-2011 Build 1551 Dietmar Woellbrink (Luisehahne)
535
+ add languages vars in languages files
536
+ add upload error mesages moduleinstall
537
+ add index.php if not exists in function createFolderProtectFile
538
! corrected changed coding between login_form and forgot_form
539
21 Dez-2011 Build 1550 Dietmar Woellbrink (Luisehahne)
540
! update php mailer to version 5.2
541
19 Dez-2011 Build 1549 Dietmar Woellbrink (Luisehahne)
542
! christmas time corrected wrong files
543
19 Dez-2011 Build 1548 Dietmar Woellbrink (Luisehahne)
544
- remove quickSkin /temp/folder/ for a later solution
545
18 Dez-2011 Build 1547 Dietmar Woellbrink (Luisehahne)
546
+ forgot a file in quickSkin Folder
547
18 Dez-2011 Build 1546 Dietmar Woellbrink (Luisehahne)
548
! recoded /account/forgot_form.php
549
! update quickSkin 
550
! update languages files 
551
+ add /temp/quickSkin/ folder
552
! begin fixing sec_anchor in urls
553
15 Dez-2011 Build 1545 Dietmar Woellbrink (Luisehahne)
554
! update admin/pages/modify.php now you can send page_id with GET and POST
555
15 Dez-2011 Build 1544 Dietmar Woellbrink (Luisehahne)
556
# fix droplet import after new wb installtion
557
14 Dez-2011 Build 1543 Dietmar Woellbrink (Luisehahne)
558
# fix droplet sectionPicker
559
# fix install config.php not writeable 
560
# check table droplet if empty import examples
561
12 Dez-2011 Build 1542 Dietmar Woellbrink (Luisehahne)
562
# fix wrong background url in "Website Under Construction"
563
12 Dez-2011 Build 1541 Dietmar Woellbrink (Luisehahne)
564
! change block BEGIN to LOOP in quickskin (Tks to Stefek)
565
11 Dez-2011 Build 1540 Dietmar Woellbrink (Luisehahne)
566
! did some changes and fixes found by testers
567
10 Dez-2011 Build 1539 Dietmar Woellbrink (Luisehahne)
568
! update phpmailer to version 5.1
569
10 Dez-2011 Build 1538 Dietmar Woellbrink (Luisehahne)
570
! add table db engine in module install scripts
571
! some small updates in modules
572
10 Dez-2011 Build 1537 Dietmar Woellbrink (Luisehahne)
573
! continue updating headerinfos, adding upgrade scripts to module
574
10 Dez-2011 Build 1536 Dietmar Woellbrink (Luisehahne)
575
+ add upgrade.php to captcha_control and small changes
576
+ add FolderProtectFile to quickskin
577
10 Dez-2011 Build 1535 Dietmar Woellbrink (Luisehahne)
578
! changes in code modul
579
+ add function getTableEngine to class.database 
580
+ add Quickskin to include folder
581
+ add reworkes Droplet SectionPicker to load modules frontend.css
582
08 Dez-2011 Build 1534 Werner v.d.Decken(DarkViper)
583
# /output_filter/filter-routines.php rel-URL Filter fixed for mailto-links
584
08 Dez-2011 Build 1533 Dietmar Woellbrink (Luisehahne)
585
+ new backend theme handling (Tks to Stefek)
586
# some fixes in install
587
28 Nov-2011 Build 1532 Dietmar Woellbrink (Luisehahne)
588
! small changes in INSTALL and UPGRADE (Tks to unawave2)
589
! update upgrade-script showing from Version to Version (Tks to unawave2)
590
+ add Servicepack version to header.htt
591
28 Nov-2011 Build 1531 Dietmar Woellbrink (Luisehahne)
592
! add Instructions for droplets
593
27 Nov-2011 Build 1530 Dietmar Woellbrink (Luisehahne)
594
! update templates allcss and round (Tks to Rübenwurzel)
595
+ Add UPGRADE Instructions
596
! Update INSTALL Instructions
597
! Optimize config.php handling for installation
598
25 Nov-2011 Build 1529 Dietmar Woellbrink (Luisehahne)
599
+ add new backend theme handling (Tks to Stefek)
600
----------------------------------- Fixes 2.8.2 --------------------------------
601
23 Nov-2011 Build 1528 Dietmar Woellbrink (Luisehahne)
602
! rework login and show_menu in templates allcss and round 
603
22 Nov-2011 Build 1527 Dietmar Woellbrink (Luisehahne)
604
# fix redirect login
605
20 Nov-2011 Build 1526 Dietmar Woellbrink (Luisehahne)
606
# typofix in BG and RU
607
15 Nov-2011 Build 1525 Dietmar Woellbrink (Luisehahne)
608
# fix versions compare upgrade from WB version 2.7
609
13 Nov-2011 Build 1524 Dietmar Woellbrink (Luisehahne)
610
! fix secureform was not uploaded
611
13 Nov-2011 Build 1523 Dietmar Woellbrink (Luisehahne)
612
# fix fingerprint in secureform 
613
! update jquery to version 1.7
614
12 Nov-2011 Build 1522 Werner v.d.Decken(DarkViper)
615
# /modules/output_filter/filter-routines.php little fix to inserting mdcr.js
616
# /modules/form/view.php little fix depending from recoded output filter
617
09 Nov-2011 Build 1521 Dietmar Woellbrink (Luisehahne)
618
! update jquery to version 1.6.4
619
09 Nov-2011 Build 1520 Werner v.d.Decken(DarkViper)
620
! /modules/output_filter completely recoded
621
+ new filter for relative-URL added
622
+ some small fixes
623
! /admin/admintools/tool.php completely recoded
624
! /wb/index.php output_filter request changed to adopt new output_filter
625
08 Nov-2011 Build 1519 Dietmar Woellbrink (Luisehahne)
626
! corrected properties
627
26 Okt-2011 Build 1518 Dietmar Woellbrink (Luisehahne)
628
# fix anchor jump in sections (not work correctly with CKEditor)
629
24 Okt-2011 Build 1517 Dietmar Woellbrink (Luisehahne)
630
# fix SERVER_EMAIL in language files
631
# fix encoded text in sections.php
632
+ add missing image in argos_theme
633
05 Okt-2011 Build 1516 Dietmar Woellbrink (Luisehahne)
634
+ add forgotten language variable
635
05 Okt-2011 Build 1515 Dietmar Woellbrink (Luisehahne)
636
# typofix and changes in languages
637
04 Okt-2011 Build 1514 Dietmar Woellbrink (Luisehahne)
638
# account/signup.php, check if user is already logged
639
# fix non object message in framework/functions.php
640
04 Okt-2011 Build 1513 Dietmar Woellbrink (Luisehahne)
641
! outputfilter now check and add missing slash in empty href if relative urls are enabled
642
24 Sep-2011 Build 1512 Werner v.d.Decken(DarkViper)
643
! settings for pwgen updated
644
14 Sep-2011 Build 1511 Dietmar Woellbrink (Luisehahne)
645
# fixed strict notice warning in class.wb
646
! change editor for intropage to editarea
647
! add missing slash in themes
648
14 Sep-2011 Build 1510 Werner v.d.Decken(DarkViper)
649
+ new constant 'DO_NOT_TRACK' set to true if a client sends the DNT-Header
650
07 Sep-2011 Build 1509 Dietmar Woellbrink (Luisehahne)
651
# continue fixing frontend account
652
07 Sep-2011 Build 1508 Dietmar Woellbrink (Luisehahne)
653
# fixed print_error exit in frontend account
654
06 Sep-2011 Build 1507 Dietmar Woellbrink (Luisehahne)
655
# fixed field_remove
656
26 Aug-2011 Build 1506 Werner v.d.Decken(DarkViper)
657
+ new class PasswordHash
658
+ new Password-/Hash-generator
659
19 Aug-2011 Build 1505 Dietmar Woellbrink (Luisehahne)
660
# syntaxfix order::clean()
661
19 Aug-2011 Build 1504 Werner v.d.Decken(DarkViper)
662
# fixed order::clean()
663
18 Aug-2011 Build 1503 Dietmar Woellbrink (Luisehahne)
664
! change sql statements to strict in module droplets
665
! fix vars in compatibility mode for versions before 2.8.1 in frontend.functions.php
666
11 Aug-2011 Build 1502 Werner v.d.Decken(DarkViper)
667
# fixed c&p mistake
668
11 Aug-2011 Build 1501 Werner v.d.Decken(DarkViper)
669
- removed stoneaged code from 2.4
670
11 Aug-2011 Build 1500 Werner v.d.Decken(DarkViper)
671
# sync working copy
672
11 Aug-2011 Build 1499 Werner v.d.Decken(DarkViper)
673
# little fix in calling globalExceptionHandler from inner core files
674
11 Aug-2011 Build 1498 Werner v.d.Decken(DarkViper)
675
# fixed secureform
676
11 Aug-2011 Build 1497 Werner v.d.Decken(DarkViper)
677
! sync changelog
678
11 Aug-2011 Build 1496 Werner v.d.Decken(DarkViper)
679
! activate globalExceptionHandler in inner core files
680
11 Aug-2011 Build 1495 Werner v.d.Decken(DarkViper)
681
# fix SQL-statements to SQL-strict
682
11 Aug-2011 Build 1494 Dietmar Woellbrink (Luisehahne)
683
# Fixed save wrong template directory in database 
684
11 Aug-2011 Build 1493 Dietmar Woellbrink (Luisehahne)
685
# Ticket #1106 FatalError in groups module
686
11 Aug-2011 Build 1492 Dietmar Woellbrink (Luisehahne)
687
# Ticket #1107 Deleting users not possible
688
  Change handling, first user will be set to inactive
689
  secound inactive user will be show in an extra dropdown
690
  and can now deleted from user table or reactivated
691
11 Aug-2011 Build 1491 Dietmar Woellbrink (Luisehahne)
692
! comment out $email_body .= "\n\nIP: ".$_SERVER['REMOTE_ADDR'];
693
11 Aug-2011 Build 1490 Dietmar Woellbrink (Luisehahne)
694
! set default  FCKConfig.FillEmptyBlocks to true
695
11 Aug-2011 Build 1489 Werner v.d.Decken(DarkViper)
696
+ little fix in globalExceptionHandler
697
11 Aug-2011 Build 1488 Werner v.d.Decken(DarkViper)
698
+ globalExceptionHandler activated
699
10 Aug-2011 Build 1487 Werner v.d.Decken(DarkViper)
700
# class.order completely recoded to reduce SQL requests
701
# all other files: fix SQL-statements to SQL-strict
702
08 Aug-2011 Build 1486 Werner v.d.Decken(DarkViper)
703
# database::field_modify() there was a bug to fix
704
# all other files: fix SQL-statements to SQL-strict
705
01 Aug-2011 Build 1485 Dietmar Woellbrink (Luisehahne)
706
! rename config.php.bak to config.php.new
707
# fixed rss.php SERVER_EMAIL
708
31 Jul-2011 Build 1484 Dietmar Woellbrink (Luisehahne)
709
! move fixes 2.8.2 to 2.8.3
710
! fixes will be shown in an extra readme
711
! an package with the fixed files will be created
712
! for all users who downloaded the 2.8.2 before 29 Jul-2011
713
------------------------------------- 2.8.2 ------------------------------------
714
25 Jul-2011 Build 1480 Dietmar Woellbrink (Luisehahne)
715
! Changed version to 2.8.2
716
25 Jul-2011 Build 1479 Dietmar Woellbrink (Luisehahne)
717
! preparing backend for the new installer
718
+ add SecureFormSwitcher (Admintool)
719
22 Jul-2011 Build 1478 Dietmar Woellbrink (Luisehahne)
720
# fix mssing filename in intro.php
721
! inactive user in dropwonlist are show with line-through
722
21 Jul-2011 Build 1477 Dietmar Woellbrink (Luisehahne)
723
! update DA language (Tks to Achrist)
724
! update some languages variables (Tks to Rübenwurzel, Testör)
725
! move function url_encode from admin/pages to framework/functions.php 
726
! add missing svn properties in some headerinfos
727
! font-size correction in wb_theme (Tks to Rübenwurzel)
728
13 Jul-2011 Build 1476 Dietmar Woellbrink (Luisehahne)
729
! optimize blacklist handling, add more separator ",#|;"
730
  set of a wildcard ".*?" e.g. ph.*? proof ext like php, php3, php4 etc.
731
# fix strict warnings in media if default theme ist not Argos Theme
732
+ add new settings value in install, upgrade-script and core module
733
13 Jul-2011 Build 1476 Dietmar Woellbrink (Luisehahne)
734
! optimize blacklist handling, add more separator ",#|;"
735
  set of a wildcard ".*?" e.g. ph.*? proof ext like php, php3, php4 etc.
736
# fix strict warnings in media if default theme ist not Argos Theme
737
+ add new settings value in install, upgrade-script and core module
738
13 Jul-2011 Build 1475 Dietmar Woellbrink (Luisehahne)
739
+ add SecureForm.mtab.php under maintenance by WebsiteBaker Community
740
! security fixes media, groups, users, sections
741
# change lang variable to remove upgrade-script
742
! reworked add sections in pages
743
! fix set empty href in show_menu2
744
! set show_menu2 version to 4.9.6 
745
! reworked Droplet LoginBox, add redirect query
746
- remove unneeded folder js
747
! set Droplet to version 1.1.0
748
+ add checkboxes to change frontend absolute url to relative urls
749
! set output_filter version to 0.2
750
12 Jul-2011 Build 1474 Werner v.d.Decken(DarkViper)
751
#  for security reasons the 'remember me' functionality is deaktivated in
752
   class login
753
!  'Get configuration values' is optimized
754
09 Jul-2011 Build 1473 Dietmar Woellbrink (Luisehahne)
755
# found more backlinks to fix
756
- remove not working ftan in frontend
757
# fixed redirect in login procedure (Tks to mr-fan)
758
! update droplet LoginBox, additional parameter $redirect
759
# remove double config call in media (Tks to Testör)
760
07 Jul-2011 Build 1472 Dietmar Woellbrink (Luisehahne)
761
# fixed version.php
762
07 Jul-2011 Build 1471 Dietmar Woellbrink (Luisehahne)
763
! change to Release Candiate 7 
764
07 Jul-2011 Build 1470 Dietmar Woellbrink (Luisehahne)
765
# languages Typo fix (Tks to pcwacht)
766
! update intro, fixed saving
767
# fixed install/save.php (Tks to pcwacht)
768
07 Jul-2011 Build 1469 Dietmar Woellbrink (Luisehahne)
769
! Forgotten upload changelog and version.php
770
07 Jul-2011 Build 1468 Dietmar Woellbrink (Luisehahne)
771
! update jquery-min to version 1.6.2
772
! update jquery-ui-min to version 1.8.14
773
# fix index error in media upload (Tks to DBS)
774
+ add missing nopreview.jpg
775
! update media browser not to show forbidden files
776
- remove unused jquery archiv folder
777
02 Jul-2011 Build 1467 Dietmar Woellbrink (Luisehahne)
778
! update some headerinfos
779
# fix missing header for some error messages
780
01 Jul-2011 Build 1466 Dietmar Woellbrink (Luisehahne)
781
# fix form modul (tks to our Tester)
782
01 Jul-2011 Build 1465 Dietmar Woellbrink (Luisehahne)
783
# bugfix in initialize including SecureForm
784
! update admintools FTAN handling 
785
01 Jul-2011 Build 1464 Werner v.d.Decken(DarkViper)
786
#  Ticket 1102 fixed little bug in moveCssToHead() (Tks to Crnogorac081)
787
01 Jul-2011 Build 1463 Dietmar Woellbrink (Luisehahne)
788
# fixed Ticket 1050 Bug in include/phpmailer/class.phpmailer.php with Lotus Notes
789
# fixed Ticket 573, 939 Bad formatting of e-mail received from form submissions
790
# fixed Ticket 1009 cannot change user password without changing Email in preference
791
30 Jun-2011 Build 1462 Werner v.d.Decken(DarkViper)
792
+ class-switcher for SecureForm added
793
30 Jun-2011 Build 1461 Dietmar Woellbrink (Luisehahne)
794
! correct all misspellings on finnish language file (Tks to invisigoth)
795
29 Jun-2011 Build 1460 Dietmar Woellbrink (Luisehahne)
796
# Ticket 1101, phtml|php5|php4|php|cgi|pl|exe|com|bat|src| will be hardcoded
797
  additional you can set more extension in settings extended in field rename_file_types
798
  rename_file_types now is a blacklist and will no longer be renamed to .txt
799
! update admintools modules to work with SecureForm Patch from NorHei
800
26 Jun-2011 Build 1459 Dietmar Woellbrink (Luisehahne)
801
# Ticket 1099: change title for add_child_page in page tree
802
26 Jun-2011 Build 1458 Dietmar Woellbrink (Luisehahne)
803
# Ticket 833 fixed markup for table cells in view.php
804
! change themes.css to make style more flexible in success.htt and error.htt
805
+ backend themes: add js function redirect_to_page(url, timer) to redirect without message
806
25 Jun-2011 Build 1457 Dietmar Woellbrink (Luisehahne)
807
! Preparing 2.8.2 stable, last tests
808
10 Jun-2011 Build 1456 Dietmar Woellbrink (Luisehahne)
809
+ add PL languages to news and captcha_control (tks to vixrealitum)
810
! update PL language for WebsiteBaker (tks to vixrealitum)
811
06 Jun-2011 Build 1455 Werner v.d.Decken(DarkViper)
812
# fixed Bug-Ticket #1096: editing of files via modules/edit_module_files.php
813
06 Jun-2011 Build 1454 Werner v.d.Decken(DarkViper)
814
# in /framework/functions.php::media_filename - replace whitespaces by _
815
# /upgrade-script.php - some small fixes
816
02 Jun-2011 Build 1453 Dietmar Woellbrink (Luisehahne)
817
# fix target in admin/media/browse.php 
818
# http://www.websitebaker2.org/forum/index.php/topic,21688.msg145812.html#msg145812
819
# Tks to the community
820
02 Jun-2011 Build 1452 Dietmar Woellbrink (Luisehahne)
821
! change status to RC6
822
29 May-2011 Build 1451 Dietmar Woellbrink (Luisehahne)
823
# replace eregi with pregmatch in search_modext (Tks to Thorn)
824
22 May-2011 Build 1450 Werner v.d.Decken(DarkViper)
825
# small fix at calling of moveCssToHead() in /index.php
826
07 May-2011 Build 1449 Werner v.d.Decken(DarkViper)
827
! cleanup some code in edit_module_files.php
828
07 May-2011 Build 1448 Dietmar Woellbrink (Luisehahne)
829
# secure fix edit_module_files.php
830
# fix wb_wrapper_edit_area.php
831
03 May-2011 Build 1447 Werner v.d.Decken(DarkViper)
832
! syncronice version (no data changes)
833
03 May-2011 Build 1446 Werner v.d.Decken(DarkViper)
834
# fixed validation of username in users and signup
835
27 Apr-2011 Build 1445 Dietmar Woellbrink (Luisehahne)
836
# small validation fixes in backend themes
837
22 Apr-2011 Build 1444 Dietmar Woellbrink (Luisehahne)
838
# fix wrong url in captacha 
839
19 Apr-2011 Build 1443 Dietmar Woellbrink (Luisehahne)
840
! remove auto including YUI Framework in backend for modules, enable with ->print_footer(true)
841
! ->print_error and ->print_success too accept a message as array
842
! auto validate in frontend if style block inside body tag
843
! captcha now XHTML valide
844
15 Apr-2011 Build 1442 Dietmar Woellbrink (Luisehahne)
845
# bug fixed in class.database.php methode field_add in call field_exists
846
! update search, pls test, (Tks to Thorn)
847
10 Apr-2011 Build 1441 Dietmar Woellbrink (Luisehahne)
848
# recoded /modules/admin.php info_banner, now compare with modify in pages
849
# security fixes remove defined WB_PATH for backend templates
850
# fixed class.admin.php missing $TEXT declaration, add get_section_details
851
26 Mar-2011 Build 1440 Dietmar Woellbrink (Luisehahne)
852
# add missing methode is_group_match in class.wb.php 
853
17 Mar-2011 Build 1439 Werner v.d.Decken(DarkViper)
854
! syncronice version (no data changes)
855
17 Mar-2011 Build 1438 Werner v.d.Decken(DarkViper)
856
# little fixes for xhtml-validity in '/include/captcha/captcha.php'
857
17 Mar-2011 Build 1437 Werner v.d.Decken(DarkViper)
858
# little fixes for xhtml-validity module 'form'
859
17 Mar-2011 Build 1436 Dietmar Woellbrink (Luisehahne)
860
! update jquery to Version 1.5.1 and jQuery UI to Version 1.8.10
861
17 Mar-2011 Build 1435 Dietmar Woellbrink (Luisehahne)
862
# fix entities converting in select languages (Tks to the community)
863
# see http://www.websitebaker2.org/forum/index.php/topic,20547.msg140512.html#msg140512
864
13 Mar-2011 Build 1433 Dietmar Woellbrink (Luisehahne)
865
# fixed bug : Call to undefined method wb::preprocess() 
866
14 Feb-2011 Build 1432 Dietmar Woellbrink (Luisehahne)
867
# update NL language file (Tks to Argos)
868
11 Feb-2011 Build 1431 Dietmar Woellbrink (Luisehahne)
869
+ add page position in get_page_details 
870
11 Feb-2011 Build 1430 Dietmar Woellbrink (Luisehahne)
871
# fix save settings dir and file mode (Tks to the community)
872
09 Feb-2011 Build 1429 Dietmar Woellbrink (Luisehahne)
873
# add forgotten javascript variable
874
07 Feb-2011 Build 1428 Dietmar Woellbrink (Luisehahne)
875
! update Argostheme to version 1.5 (Tks to Argos)
876
! validation fixes
877
! call edit_full_area on the fly
878
04 Feb-2011 Build 1427 Dietmar Woellbrink (Luisehahne)
879
! validation fixes in wb_theme
880
04 Feb-2011 Build 1426 Dietmar Woellbrink (Luisehahne)
881
! validation fixes
882
04 Feb-2011 Build 1425 Dietmar Woellbrink (Luisehahne)
883
! redefined wrong admin backlinks
884
31 Jan-2011 Build 1424 Werner v.d.Decken(DarkViper)
885
# typo fix and simplify used_octets calculation
886
30 Jan-2011 Build 1423 Werner v.d.Decken(DarkViper)
887
! add FINGERPRINT_WITH_IP_OCTETS to table settings
888
30 Jan-2011 Build 1422 Dietmar Woellbrink (Luisehahne)
889
! update SecureForm.php to work behind Proxies
890
27 Jan-2011 Build 1421 Dietmar Woellbrink (Luisehahne)
891
# fix Undefined index: WARN_PAGE_LEAVE
892
26 Jan-2011 Build 1420 Dietmar Woellbrink (Luisehahne)
893
# YGN Ethical Hacker Group (2.8.2 / 2.9.0)
894
26 Jan-2011 Build 1419 Dietmar Woellbrink (Luisehahne)
895
! update rel handling FCKeditor for urls
896
25 Jan-2011 Build 1418 Dietmar Woellbrink (Luisehahne)
897
# remove new function see http://www.websitebaker2.org/forum/index.php/topic,20268.msg139557.html#msg139557
898
24 Jan-2011 Build 1417 Dietmar Woellbrink (Luisehahne)
899
! add redirect timer description in settings.php
900
24 Jan-2011 Build 1416 Dietmar Woellbrink (Luisehahne)
901
# fixed unsafe sql queries
902
24 Jan-2011 Build 1415 Werner v.d.Decken(DarkViper)
903
# fixed unsafe sql queries
904
23 Jan-2011 Build 1414 Dietmar Woellbrink (Luisehahne)
905
# fix wrong error message in media
906
! backend start warning if upgrade-script exists
907
23 Jan-2011 Build 1413 Frank Heyne (FrankH)
908
# Bugfix for Ticket 900
909
23 Jan-2011 Build 1412 Werner v.d.Decken(DarkViper)
910
# fixed wb::password_chars 
911
23 Jan-2011 Build 1411 Frank Heyne (FrankH)
912
# Bugfix for Tickets 965, 966 and 910
913
23 Jan-2011 Build 1410 Frank Heyne (FrankH)
914
# Bugfix for build 1409
915
23 Jan-2011 Build 1409 Frank Heyne (FrankH)
916
+ Ticket 1058 added warn_page_leave (currently only in wysiwyg) 
917
23 Jan-2011 Build 1408 Werner v.d.Decken(DarkViper)
918
# small changes in sm2menu() [SM2_NO_TITLE + SM2_XHTML_STRICT]
919
22 Jan-2011 Build 1407 Frank Heyne (FrankH)
920
# various Security fixes, thanks to secunia and others 
921
22 Jan-2011 Build 1406 Frank Heyne (FrankH)
922
# Security fix to stop users from changing module contents without permission, thanks to Michael Schwarz 
923
22 Jan-2011 Build 1405 Frank Heyne (FrankH)
924
# Security fix (XSS) in form module, thanks to Michael Schwarz 
925
22 Jan-2011 Build 1404 Dietmar Woellbrink (Luisehahne)
926
# Security fix in pages 
927
22 Jan-2011 Build 1403 Dietmar Woellbrink (Luisehahne)
928
! small fix
929
22 Jan-2011 Build 1402 Dietmar Woellbrink (Luisehahne)
930
! secure peparing and beginning fix admin/pages
931
21 Jan-2011 Build 1401 Frank Heyne (FrankH)
932
! fixed changelog
933
21 Jan-2011 Build 1400 Frank Heyne (FrankH)
934
# Security fix in account 
935
# Security fix in admin/media, thanks to hal 9000
936
21 Jan-2011 Build 1399 Dietmar Woellbrink (Luisehahne)
937
# Ticket 1090 fix wrong translation
938
20 Jan-2011 Build 1398 Frank Heyne (FrankH)
939
# Security fix in admin/admintools and admin/groups
940
20 Jan-2011 Build 1397 Dietmar Woellbrink (Luisehahne)
941
! recoded rediect timer in print_success (tks to Chio)
942
19 Jan-2011 Build 1396 Werner von den Decken (DarkViper)
943
! remove header redirect and add a die message 
944
17 Jan-2011 Build 1395 Frank Heyne (FrankH)
945
# Security fix in admin/addons
946
16 Jan-2011 Build 1394 Dietmar Woellbrink (Luisehahne)
947
! set construct to FRONTEND class.wb
948
! set 2.8.2 to RC5
949
16 Jan-2011 Build 1393 Frank Heyne (FrankH)
950
# Bugfix in Security fix
951
16 Jan-2011 Build 1392 Dietmar Woellbrink (Luisehahne)
952
! update headerinfos, change secure messages
953
16 Jan-2011 Build 1389-1391 Frank Heyne (FrankH)
954
# Security fixes for modules captcha_control, code and droplets
955
16 Jan-2011 Build 1388 Dietmar Woellbrink (Luisehahne)
956
# more Security fix for admin/pages
957
16 Jan-2011 Build 1387 Dietmar Woellbrink (Luisehahne)
958
# fix class.wb
959
16 Jan-2011 Build 1386 Dietmar Woellbrink (Luisehahne)
960
! update headerinfos
961
16 Jan-2011 Build 1385 Frank Heyne (FrankH)
962
# Security fix to filter out droplets from user input in news and form modules
963
16 Jan-2011 Build 1384 Dietmar Woellbrink (Luisehahne)
964
! Security fix in admin/pages
965
15 Jan-2011 Build 1383 Frank Heyne (FrankH)
966
# Security fix for news module
967
# Some more Security fixes, thanks to Gerben van Veenendaal
968
14 Jan-2011 Build 1382 Dietmar Woellbrink (Luisehahne)
969
# fix known error in drag and drop
970
14 Jan-2011 Build 1381 Dietmar Woellbrink (Luisehahne)
971
! update admin/modules unpack handling, overwrite newer files
972
13 Jan-2011 Build 1380 Dietmar Woellbrink (Luisehahne)
973
+ output fixings, known error in jsadmin will be fix later
974
13 Jan-2011 Build 1379 Werner von den Decken (DarkViper)
975
# fix class.admin 
976
13 Jan-2011 Build 1378 Werner von den Decken (DarkViper)
977
! fixed inclusion of SecureForm
978
+ added IDNA/Punycode to  wb::validate_email()
979
11 Jan-2011 Build 1377 Frank Heyne (FrankH)
980
# Security fix for modules jsadmin, menu_link and output_filter
981
11 Jan-2011 Build 1376 Frank Heyne (FrankH)
982
# Security fix for WYSIWYG module 
983
# Security fix for Wrapper module 
984
10 Jan-2011 Build 1375 Frank Heyne (FrankH)
985
# Security fix for Form module (new version is 2.8)
986
# bugfix for delete_field in Form module
987
10 Jan-2011 Build 1374 Dietmar Woellbrink (Luisehahne)
988
# fixed headerinfos
989
10 Jan-2011 Build 1373 Dietmar Woellbrink (Luisehahne)
990
! update headerinfos
991
10 Jan-2011 Build 1372 Dietmar Woellbrink (Luisehahne)
992
# fixed class.wb.php to add class SecureForm
993
09 Jan-2011 Build 1371 Dietmar Woellbrink (Luisehahne)
994
# captcha patch (Tks to FrankH)
995
! set status to 2.8.2 RC4
996
09 Jan-2011 Build 1370 Dietmar Woellbrink (Luisehahne)
997
! update install, changed some default settings to enabled
998
06 Jan-2011 Build 1369 Dietmar Woellbrink (Luisehahne)
999
+ add jquery-include.js (Tks to Stefek)
1000
! update bind jquery in frontend, jquery-include.js and jquery-insert.js are included
1001
31 Dec-2010 Build 1368 Dietmar Woellbrink (Luisehahne)
1002
- delete class.secureform.php
1003
+ add newest SecureForm 
1004
# fixed Call to a member function read() on a non-object in function register_frontend_modfiles
1005
29 Dec-2010 Build 1367 Dietmar Woellbrink (Luisehahne)
1006
# securtiy fix in class.login
1007
# see http://www.websitebaker2.org/forum/index.php/topic,20347.msg137554.html#msg137554
1008
29 Dec-2010 Build 1366 Dietmar Woellbrink (Luisehahne)
1009
# fixed showing system_default for search_template 
1010
29 Dec-2010 Build 1365 Dietmar Woellbrink (Luisehahne)
1011
! added some functions 
1012
! set status to 2.8.2 RC3
1013
29 Dec-2010 Build 1364 Dietmar Woellbrink (Luisehahne)
1014
! added function 'db_update_key_value()'
1015
29 Dec-2010 Build 1363 Dietmar Woellbrink (Luisehahne)
1016
# Ticket #1053, Ticket #941 show_breadcrumb
1017
29 Dec-2010 Build 1362 Dietmar Woellbrink (Luisehahne)
1018
! additional functions added in class.database
1019
28 Dec-2010 Build 1361 Dietmar Woellbrink (Luisehahne)
1020
! sync languages files with 2.9.0.dev
1021
! unzip addons now overwrite newer files
1022
28 Dec-2010 Build 1360 Dietmar Woellbrink (Luisehahne)
1023
! show_menu2 display Title-attribute fixed
1024
! tooltip added, change modul version to 4.9.5
1025
28 Dec-2010 Build 1359 Dietmar Woellbrink (Luisehahne)
1026
! upgrade FCKeditor to Version 2.6.6
1027
28 Dec-2010 Build 1358 Dietmar Woellbrink (Luisehahne)
1028
! validation fixes in pages backend theme
1029
27 Dec-2010 Build 1357 Frank Heyne (FrankH)
1030
# security fix: in path admin/pages/ - added FTAN check
1031
! had to enhance parameter for getFTAN() in framework/class.secureform.php 
1032
27 Dec-2010 Build 1356 Dietmar Woellbrink (Luisehahne)
1033
# more little fixes in settings
1034
! change to RC2
1035
27 Dec-2010 Build 1355 Frank Heyne (FrankH)
1036
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-90/
1037
# security fix: in path admin/templates/ - added FTAN check
1038
# security fix: in path admin/settings/ - added FTAN check
1039
26 Dec-2010 Dietmar Woellbrink (Luisehahne)
1040
+ added admin/images
1041
# fixed save handling settings entries
1042
! local sync
1043
26 Dec-2010 Build 1353 Frank Heyne (FrankH)
1044
# security fix: in modules/admin.php - check whether section belongs to page
1045
! security fix: changed $section_required into $no_section_required (apparently used by no module at all)
1046
# security fix: in path admin/users/ - added FTAN check
1047
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-91/
1048
# security fix:           vulnerabilities mentioned in http://secunia.com/secunia_research/2010-92/
1049
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-93/
1050
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
1051
# fix if upgrade module can now overwrite existing newer files in modules folder
1052
# same for upgrade templates
1053
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
1054
# XHTML output fixed in show_menu2
1055
20 Dec-2010 Dietmar Woellbrink (Luisehahne)
1056
# syntaxfix in initialize.php
1057
19 Dec-2010 Dietmar Woellbrink (Luisehahne)
1058
+ add ini_set('display_errors', 1) (Tks to Thorn)
1059
! update headerinfos
1060
17 Dec-2010 Dietmar Woellbrink (Luisehahne)
1061
# fix save access rights in settings
1062
23 Nov-2010 Dietmar Woellbrink (Luisehahne)
1063
# fix Droplet LoginBox fronend_signup (tks to Maverik)
1064
# fix save user e-mail,
1065
12-May-2010 Dietmar Woellbrink (Luisehahne)
1066
#	Ticket #999 wrong sql statement in admin/pages/index.php (Tks to Lucutus)
1067
12-May-2010 Dietmar Woellbrink (Luisehahne)
1068
-	remove unneeded flags in backend themes
1069
-	remove admin/images
1070
11-May-2010 Dietmar Woellbrink (Luisehahne)
1071
#	Ticket #1004 Small typofixes needed in FR lang file (Tks to quinto)
1072
+	Ticket #1005 add FR Language for the admin templates (Tks to quinto)
1073
06-May-2010 Dietmar Woellbrink (Luisehahne)
1074
#	Ticket #998 fix German language file from mixture of du and Sie (Tks to Erpe)
1075
02-May-2010 Dietmar Woellbrink (Luisehahne)
1076
!	remove some unneeded code in backend themes templates
1077
!	see forum: JQuery und Backend-Theme
1078
02-May-2010 Dietmar Woellbrink (Luisehahne)
1079
!	add lang variable for new userform
1080
02-May-2010 Dietmar Woellbrink (Luisehahne)
1081
!	added IdKey to class secureForm
1082
30-Apr-2010 Dietmar Woellbrink (Luisehahne)
1083
!	changes Backend javascripts from body to head
1084
28-Apr-2010 Dietmar Woellbrink (Luisehahne)
1085
!	insert modulename in sections, even for missing module, you can style it with class selector: module_disabled
1086
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
1087
+	add an extra class class.secureform.php and extends it to class.wb.php
1088
!	check for installed modules before loading in content 
1089
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
1090
!	remove forgotten debug line
1091
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
1092
#	Fixed update search settings
1093
#	Fixed bug in /modules/admin.php 
1094
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
1095
#	Fixed bug in /modules/admin.php 
1096
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
1097
!	start recoding without style display:none	
1098
21-Apr-2010 Dietmar Woellbrink (Luisehahne)
1099
!	Ticket #995 update jquery-ui.css and images (Tks to Ruebenwurzel)
1100
+	add languages files for jquery datepicker (tks to Ralf)	
1101
!	Ticket #994 WYSIWYG editors sorted by name (tks to Aldus)
1102
20-Apr-2010 Dietmar Woellbrink (Luisehahne)
1103
!	update class.login.php (tks to Ruud)
1104
19-Apr-2010 Dietmar Woellbrink (Luisehahne)
1105
!	update class.login.php
1106
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
1107
!	Validation fix in preference
1108
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
1109
#	fixed directory_list
1110
17-Apr-2010 Dietmar Woellbrink (Luisehahne)
1111
!	litte fix to show GMT value in default view
1112
!	fixed file_list
1113
15-Apr-2010 Dietmar Woellbrink (Luisehahne)
1114
!	Update headerinfos admin/interface
1115
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
1116
#	changed e-mail notification for backend login
1117
!	styling in preference.htt in themes
1118
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
1119
#	Typo fixes with german umlaute
1120
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
1121
#	Ticket #985 With #1318 no login in backend possible
1122
#	Ticket #986 Typo inside the german language file 
1123
#	Ticket #982 Unnessesary heredoc causes on errors while installation!
1124
#	Ticket #926/Ticket #928 Mail Notification on new user registration
1125
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
1126
#	Ticket #984 Removing outdated comment-block in class.login.php
1127
#	Ticket #983 Sorting order of modules and templates inside groups.php
1128
14-Apr-2010 Dietrich Roland Pehlke (Aldus)
1129
#	Ticket #982 - Wrong use of heredoc-syntax in some language-files (BG, CS and HR) breaks the installation-process.
1130
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
1131
#	Ticket #974 Usability bug in /preferences
1132
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
1133
#	Ticket #976 Using md5 also for the username inside class.login.php
1134
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
1135
#	Ticket #977 Templates sorted in alphabetical order
1136
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
1137
#	Ticket #978 Add additional PHP 5.2 check to installation
1138
#	Ticket #979 False PHP 4 requirements in install
1139
#	Ticket #980 Usebility - Bug in the settings-interface
1140
#	Ticket #981 typos in backend-theme "argos" in file groups.htt
1141
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
1142
#	fix ticket #975 some weird /pages/ header infos
1143
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
1144
!	little fixes for backwards compatible PHP4, pls test
1145
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
1146
!	show_menu2 remove unneeded code for WB < 2.7
1147
!	class.wb.php, recoding backend preference
1148
+	add a language variable $MESSAGE['PREFERENCES']['INVALID_CHARS']
1149
!	update theme.css for preference.htt in argos_theme & wb_theme
1150
-	remove classic_theme
1151
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
1152
#	Ticket #971 Using $_POST in Admin - account - login.php (tks to Aldus)
1153
!	update class.wb.php added tokens function
1154
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
1155
#	Ticket #967 Typo in the mysql-query results in "not" upgrading the modul info ( tks to Aldus)
1156
01-Apr-2010 Dietmar Woellbrink (Luisehahne)
1157
#	Ticket 963 Minor XSS issue in admin login
1158
!	update jquery-ui-min.js from 1.7.2 to 1.8.0
1159
#	Fixed typo in the english language file
1160
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
1161
!	update changelog
1162
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
1163
-	remove deprecated backup modul
1164
19-Mar-2010 Dietmar Woellbrink (Luisehahne)
1165
!	rework admin/pages/save.php so that modules can use it
1166
!	fixed missing global install variable to work in modules
1167
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
1168
#	Ticket #957 Wrong status returned for visibility
1169
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
1170
#	Ticket #956 Useraccounts, now e-mail is required
1171
09-Mar-2010 Dietmar Woellbrink (Luisehahne)
1172
#	Fixed e-mail preg pattern, because issues with some php versions
1173
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
1174
#	fixed search_modext.php ( Tks to Thorn )
1175
#	Ticket #953 is already fixed 
1176
#	Ticket #954 styles issues in theme.css ( Tks to Ruebenwurzel )
1177
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
1178
#	Tickets #932 change deprecated eregi functions 
1179
#	Tickets #948 fixed Multiple use of same parametrised droplet - parameter handling
1180
!	Upgrade Droplets to Version 1.0.3
1181
!	update some headerinfos
1182
!	non existing pages will be created if clicking save in page settings
1183
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
1184
#	Ticket #950 missing classes in theme.css ( Tks to Ruebenwurzel )
1185
!	update jquery-min.js to version 1.4.2
1186
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
1187
#	Ticket #944 fixed double sections, with registered User
1188
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
1189
#	fix corrupted changelog
1190
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
1191
#	Ticket #945 fixed reloads function 
1192
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
1193
!	update headerinfo in module droplets
1194
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
1195
!	Beginning with Ticket #901 
1196
+	add siteadd.png to backend themes
1197
!	change icon add child page
1198
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
1199
!	update headerinfo
1200
!	change $search_pattern for check if Javascript mailto encryption is enabled
1201
!	module output_filter set to version 0.12
1202
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
1203
!	change show_menu2 to correct modul version 4.9
1204
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
1205
!	insert $wb->preprocess($output), preprocess no longer needed in modules
1206
!	little modifaction in upgrade-script.php in function check_wb_tables
1207
!	updated module wysiwyg, set to module version 2.8
1208
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
1209
!	recoded function extract_permission in /framework/functions.php
1210
!	change URL_HELP to http://www.websitebaker2.org/  in /framework/class.admin.php
1211
!	recoded function preprocess in /framework/class.frontend.php
1212
!	optimize function getVersion in /framework/addon.precheck.inc.php
1213
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
1214
!	change constant EDIT_ONE_SECTION to default false	
1215
------------------------------------- 2.8.1 -------------------------------------
1216
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
1217
!	missunderstanding back to old logo
1218
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
1219
#	Droplet emailfilter fixed search mdcr.js
1220
!	some little fixes in upgrade-script
1221
+	new WebsiteBaker Logo in themes
1222
05-Feb-2010 Dietmar Woellbrink (Luisehahne)
1223
!	Fixed wrong themes path in jquery_theme.js, that plugins works correctly
1224
+	images icons to run base theme
1225
01-Feb-2010 Dietmar Woellbrink (Luisehahne)
1226
!	to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg) 
1227
!	otherwise do it with uninstall
1228
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
1229
#	Ticket #931 bug in admin/access/index.php
1230
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
1231
!	continue update headertext
1232
!	fixed tpyo Website Baker to WebsiteBaker in main language files
1233
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
1234
!	continue update headertext
1235
#	Ticket #930 disabled SyntaxHighlighter from default WB Installation
1236
!	change help url to www.websitebaker2.org
1237
29-Jan-2010 Dietmar Woellbrink (Luisehahne)
1238
!	continue update headertext
1239
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
1240
+	Ticket #927 news module language file in swedish
1241
!	update headertext
1242
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
1243
#	Ticket #925 Slovak Lang Missing in allowed install languages!
1244
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
1245
!	update headertext
1246
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
1247
!	update jquery 1.4.0 to 1.4.1, 
1248
-	removed include/jquery/plugins
1249
!	update backend themes
1250
#24-Jan-2010 Dietmar Woellbrink (Luisehahne)
1251
#	Ticket #923 argos_theme: Always Allowed Viewers in page_settings
1252
#	fixed css for pagetree to show in IE7
1253
24-Jan-2010 Dietmar Woellbrink (Luisehahne)
1254
#	Ticket #921 fix issues in IE by using EditArea framework
1255
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
1256
!	Ticket #921 Update EditArea framework
1257
!	fix stylings wb_them
1258
!	fix upgradescript
1259
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
1260
!	update jquery to version 1.4, rename old one to jquery-min132.js
1261
#	fixed argos theme  
1262
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
1263
!	continue update header info
1264
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
1265
!	set svn keywords
1266
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
1267
#	Ticket #869 Droplet-Engine does'nt work in some case
1268
!	continue update header info
1269
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
1270
!	update header info
1271
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
1272
!	update fckeditor, forgotten to upload a file
1273
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
1274
#	Ticket #917 Update backend themes 
1275
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
1276
!	Ticket #909 WYSIWYG Editor width destroyes backend layout
1277
!	Set EDITOR_WIDTH to 0, This way backend theme developper 
1278
!	can style the WYSIWYG Editor according to their themes.  
1279
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
1280
!	Ticket #916 Update backend theme footer
1281
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
1282
!	updated YUI 2.4.1 to 2.8.0r4
1283
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
1284
!	Beginning header information update
1285
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
1286
#	fix login_form.php sometimes produce javascript errors in IE
1287
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
1288
#	fix more small css-errors in WB Backend (thanks to Ruebenwurzel)
1289
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
1290
!	update header info
1291
!	change unknown user to guest in all languages
1292
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
1293
!	update info.php fckeditor
1294
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
1295
#	fix wrong settings in image browser dialog
1296
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
1297
#	Ticket #912 fix Search Template bug
1298
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
1299
#	Ticket #915 fix bug in search (utf-8 characters corrupted)(thanks to Thorn)
1300
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
1301
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
1302
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
1303
#	removed wb_path as javascript var (thanks to Bianca)
1304
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
1305
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
1306
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
1307
#	fixed snippets including frontend.css and frontend.js 
1308
#	without register_frontend_modfiles
1309
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
1310
+	Ticket #877 add slovak lang in Captcha and Advanced-Spam-Protection
1311
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
1312
!	update header
1313
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
1314
#	Ticket #911 5. continue to fix CSS-errors in WB backend
1315
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
1316
#	Ticket #911 4. continue to fix CSS-errors in WB backend
1317
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
1318
#	Ticket #911 3. continue to fix CSS-errors in WB backend
1319
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
1320
#	Ticket #911 2. continue to fix CSS-errors in WB backend
1321
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
1322
#	Ticket #911 1. continue to fix CSS-errors in WB backend
1323
13-Jan-2010 Dietmar Woellbrink (Luisehahne)
1324
#	Ticket #911 Beginning to fix More CSS-errors in WB backend
1325
+	add SVN- Revision to backend theme
1326
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
1327
#	Ticket #906 Search Template bug
1328
!	update editor min width, dragableresize table
1329
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
1330
#	Ticket #907 js files in backend themes are stored at wrong places
1331
+	add include/jquery/plugins/toggle_zip.js
1332
-	removed toggle_zip.js in backend themes
1333
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
1334
#	fix open_basedir restriction in effect in save_post.php
1335
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
1336
!	fix load_module, load_language (tks to Webbird)
1337
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
1338
!	Ticket #904 fix if templatename is equal language
1339
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
1340
!	Ticket #905 fix search.php 'registered' hardcoded
1341
10-Jan-2010 Dietmar Woellbrink (Luisehahne)
1342
!	Ticket #903 fix CSS-errors in WB backend
1343
!	add title class in show_breadcrumbs, now full css styling
1344
05-Jan-2010 Dietmar Woellbrink (Luisehahne)
1345
!	recoded function show_breadcrumbs
1346
30-Dec-2009 Dietmar Woellbrink (Luisehahne)
1347
#	fix Warning: stristr() [function.stristr]
1348
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
1349
!	set revision constant to release version
1350
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
1351
!	update release version
1352
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
1353
#	fix show date if only short content
1354
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
1355
!	check if load only one wysiwyg instance
1356
!	check update svn revision
1357
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
1358
#	fix syntax error
1359
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
1360
!	update header, check that all tables in WB package are installed 
1361
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
1362
!	update header, change variable
1363
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
1364
!	update header
1365
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
1366
!	update header
1367
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
1368
!	validate code
1369
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
1370
!	change page_title to menu_title in dropdown list
1371
!	validate code
1372
23-Dec-2009 Dietmar Woellbrink (Luisehahne)
1373
!	check if revision $id will be updated
1374
21-Dec-2009 Moritz Stapelfeldt
1375
#	Ticket #896: Bugfix in framework/functions.php > added test is_dir to function rm_full_dir
1376
16-Dec-2009 Ruud Eisinga
1377
#	Ticket #894: Bugfixes in newsmodule > rss.php
1378
16-DEC-2009 Manuel Lang (MaGnaL)
1379
#	Minor bugfixes: Use localized messages in preference forms on frontend and backend,
1380
	correct html/php syntax in upgrade-script.php and NL localization of show_menu2 snippet  
1381
14-DEC-2009 Manuel lang (MaGnaL)
1382
#	Ticket #832: Fix wrong configuration of timezone-handling when saving
1383
	preferences-form on backend and frontend 
1384
12-DEC-2009 Manuel Lang (MaGnaL)
1385
#	Ticket #827: Fix false form-parameter when javascript is deactivated
1386
	on users and groups temps (admintool).
1387
12-DEC-2009 Manuel Lang	(MaGnaL)
1388
#	Bugfix of rev. 1211 search_modext.php (ticket #863): Use isset and
1389
	given unknown-user instead of counting all users. 
1390
12-Dez-2009 Dietrich Roland Pehlke (Aldus)
1391
#	Bugfix inside "search_modext.php" to avoid warings if the search found
1392
	a page last modified by a user witch has been deleted. (ticket #863)
1393
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
1394
!	Ticket #890 fixed visability proprty uses non valid value 'none' 
1395
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
1396
!	change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.php
1397
!	comment out ob_end_flush line 259 in form/view.php
1398
02-Dez-2009 Dietmar Woellbrink (Luisehahne)
1399
!	next step to validate backend themes
1400
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
1401
!	add Revision IDs to added files - Thanks to Ruebenwurzel
1402
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
1403
!	updated pclzip class
1404
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
1405
!	update module info.php (thanks to Waldschwein)
1406
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
1407
!	added missing swobject plugin in FCKeditor
1408
!	bug fixed in flvplayer
1409
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
1410
!	stop working plugin flvplayer in FCKeditor until fixed
1411
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
1412
!	fixed an undefined index in settings.php
1413
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
1414
!	Update FCKeditor Version 2.6.5 to Modulversion 2.9.3
1415
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
1416
!	updated theme.css in wb_theme
1417
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
1418
!	Ticket #886 fix validation email, check tld between 2-4 letters
1419
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
1420
!	Ticket #874 add slovak lang in install
1421
    and validate output
1422
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
1423
!	Ticket #880 fixes language file SK.php
1424
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
1425
!	Ticket #828 fix deprecated eregi
1426
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
1427
!	fixes language file SK.php
1428
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
1429
!	fixed parse error ticket #878 
1430
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
1431
!	found and fix some deprecated functions
1432
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
1433
!	validate some output files
1434
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
1435
!	fix some PHP 5.3 deprecated functions 
1436
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
1437
!	Fix to load edit_full_area only if needed
1438
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
1439
!	change page_title to menu_title for parent dropdown list in index.php and sections.php
1440
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
1441
!	more bug fixes language file SK.php
1442
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
1443
!	Many hosts disable error_log() in various and sundry ways. 
1444
	In WB we do something like this to avoid triggering warnings and errors. 
1445
	Even this is sometimes not sufficient to avoid problems with some hosts, but accommodates most.
1446
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
1447
!	fix show_menu2 include.php, page crashes, if php error_log is disabled
1448
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
1449
!	fixes language files HU.php and SK.php
1450
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
1451
!	fixed php 5.3 depricated function in show_menu2
1452
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
1453
+ 	add two constants in /framework/initialize.php for later feature in database settings
1454
+	define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections
1455
	modify page will be loading all sections with editor
1456
+	define('EDITOR_WIDTH', 900) set min width for editor
1457
+	adding more information in editor header 1) block 2) module 3) section_id
1458
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
1459
+	add register_frontend_modfiles('jquery'); adds jquery basis scripts in head
1460
+	add register_frontend_modfiles_body('jquery'); adds jquery basis scripts before body end
1461
+	add jquery_theme.js to choose a ui theme, basis is loaded, can be change 
1462
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
1463
+	add a child page is cumbersome when the parent dropdown list gets to be too large. (Ticket #821)
1464
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
1465
!	validate captcha control
1466
13-Oct-2009 Ruud Eisinga
1467
#	fixed breaking droplets by highlighting search-words in search result pages.
1468
13-Oct-2009 Dietmar Woellbrink (Luisehahne)
1469
+	added forgotten jquery-fancybox.js Version 1.0
1470
13-Oct-2009 Dietrich Roland Pehlke (Aldus)
1471
#	Fixed typo in the finnish language file (ticket #814).
1472
12-Oct-2009 Dietmar Woellbrink
1473
!	security update FCKeditor (tks to Ruebenwurzel)
1474
12-Oct-2009 Dietmar Woellbrink
1475
+	added old version of fancybox.js
1476
!	rename new version fancybox 
1477
+	added missing language variables in newsmodul
1478
12-Oct-2009 Dietmar Woellbrink
1479
#	fixes Bugs headersend errors in some core files
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff