Project

General

Profile

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

    
5
$Id: CHANGELOG 1353 2010-12-26 19:49:01Z FrankH $
6

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

    
13
------------------------------------- 2.8.2 -------------------------------------
14
26 Dec-2010 Frank Heyne (FrankH)
15
# security fix: in modules/admin.php - check whether section belongs to page
16
! security fix: changed $section_required into $no_section_required (apparently used by no module at all)
17
# security fix: in path admin/users/ - added FTAN check
18
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-91/
19
# security fix:           vulnerabilities mentioned in http://secunia.com/secunia_research/2010-92/
20
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-93/
21
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
22
# fix if upgrade module can now overwrite existing newer files in modules folder
23
# same for upgrade templates
24
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
25
# XHTML output fixed in show_menu2
26
20 Dec-2010 Dietmar Woellbrink (Luisehahne)
27
# syntaxfix in initialize.php
28
19 Dec-2010 Dietmar Woellbrink (Luisehahne)
29
+ add ini_set('display_errors', 1) (Tks to Thorn)
30
! update headerinfos
31
17 Dec-2010 Dietmar Woellbrink (Luisehahne)
32
# fix save access rights in settings
33
23 Nov-2010 Dietmar Woellbrink (Luisehahne)
34
# fix Droplet LoginBox fronend_signup (tks to Maverik)
35
# fix save user e-mail,
36
12-May-2010 Dietmar Woellbrink (Luisehahne)
37
#	Ticket #999 wrong sql statement in admin/pages/index.php (Tks to Lucutus)
38
12-May-2010 Dietmar Woellbrink (Luisehahne)
39
-	remove unneeded flags in backend themes
40
-	remove admin/images
41
11-May-2010 Dietmar Woellbrink (Luisehahne)
42
#	Ticket #1004 Small typofixes needed in FR lang file (Tks to quinto)
43
+	Ticket #1005 add FR Language for the admin templates (Tks to quinto)
44
06-May-2010 Dietmar Woellbrink (Luisehahne)
45
#	Ticket #998 fix German language file from mixture of du and Sie (Tks to Erpe)
46
02-May-2010 Dietmar Woellbrink (Luisehahne)
47
!	remove some unneeded code in backend themes templates
48
!	see forum: JQuery und Backend-Theme
49
02-May-2010 Dietmar Woellbrink (Luisehahne)
50
!	add lang variable for new userform
51
02-May-2010 Dietmar Woellbrink (Luisehahne)
52
!	added IdKey to class secureForm
53
30-Apr-2010 Dietmar Woellbrink (Luisehahne)
54
!	changes Backend javascripts from body to head
55
28-Apr-2010 Dietmar Woellbrink (Luisehahne)
56
!	insert modulename in sections, even for missing module, you can style it with class selector: module_disabled
57
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
58
+	add an extra class class.secureform.php and extends it to class.wb.php
59
!	check for installed modules before loading in content 
60
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
61
!	remove forgotten debug line
62
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
63
#	Fixed update search settings
64
#	Fixed bug in /modules/admin.php 
65
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
66
#	Fixed bug in /modules/admin.php 
67
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
68
!	start recoding without style display:none	
69
21-Apr-2010 Dietmar Woellbrink (Luisehahne)
70
!	Ticket #995 update jquery-ui.css and images (Tks to Ruebenwurzel)
71
+	add languages files for jquery datepicker (tks to Ralf)	
72
!	Ticket #994 WYSIWYG editors sorted by name (tks to Aldus)
73
20-Apr-2010 Dietmar Woellbrink (Luisehahne)
74
!	update class.login.php (tks to Ruud)
75
19-Apr-2010 Dietmar Woellbrink (Luisehahne)
76
!	update class.login.php
77
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
78
!	Validation fix in preference
79
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
80
#	fixed directory_list
81
17-Apr-2010 Dietmar Woellbrink (Luisehahne)
82
!	litte fix to show GMT value in default view
83
!	fixed file_list
84
15-Apr-2010 Dietmar Woellbrink (Luisehahne)
85
!	Update headerinfos admin/interface
86
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
87
#	changed e-mail notification for backend login
88
!	styling in preference.htt in themes
89
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
90
#	Typo fixes with german umlaute
91
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
92
#	Ticket #985 With #1318 no login in backend possible
93
#	Ticket #986 Typo inside the german language file 
94
#	Ticket #982 Unnessesary heredoc causes on errors while installation!
95
#	Ticket #926/Ticket #928 Mail Notification on new user registration
96
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
97
#	Ticket #984 Removing outdated comment-block in class.login.php
98
#	Ticket #983 Sorting order of modules and templates inside groups.php
99
14-Apr-2010 Dietrich Roland Pehlke (Aldus)
100
#	Ticket #982 - Wrong use of heredoc-syntax in some language-files (BG, CS and HR) breaks the installation-process.
101
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
102
#	Ticket #974 Usability bug in /preferences
103
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
104
#	Ticket #976 Using md5 also for the username inside class.login.php
105
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
106
#	Ticket #977 Templates sorted in alphabetical order
107
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
108
#	Ticket #978 Add additional PHP 5.2 check to installation
109
#	Ticket #979 False PHP 4 requirements in install
110
#	Ticket #980 Usebility - Bug in the settings-interface
111
#	Ticket #981 typos in backend-theme "argos" in file groups.htt
112
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
113
#	fix ticket #975 some weird /pages/ header infos
114
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
115
!	little fixes for backwards compatible PHP4, pls test
116
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
117
!	show_menu2 remove unneeded code for WB < 2.7
118
!	class.wb.php, recoding backend preference
119
+	add a language variable $MESSAGE['PREFERENCES']['INVALID_CHARS']
120
!	update theme.css for preference.htt in argos_theme & wb_theme
121
-	remove classic_theme
122
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
123
#	Ticket #971 Using $_POST in Admin - account - login.php (tks to Aldus)
124
!	update class.wb.php added tokens function
125
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
126
#	Ticket #967 Typo in the mysql-query results in "not" upgrading the modul info ( tks to Aldus)
127
01-Apr-2010 Dietmar Woellbrink (Luisehahne)
128
#	Ticket 963 Minor XSS issue in admin login
129
!	update jquery-ui-min.js from 1.7.2 to 1.8.0
130
#	Fixed typo in the english language file
131
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
132
!	update changelog
133
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
134
-	remove deprecated backup modul
135
19-Mar-2010 Dietmar Woellbrink (Luisehahne)
136
!	rework admin/pages/save.php so that modules can use it
137
!	fixed missing global install variable to work in modules
138
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
139
#	Ticket #957 Wrong status returned for visibility
140
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
141
#	Ticket #956 Useraccounts, now e-mail is required
142
09-Mar-2010 Dietmar Woellbrink (Luisehahne)
143
#	Fixed e-mail preg pattern, because issues with some php versions
144
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
145
#	fixed search_modext.php ( Tks to Thorn )
146
#	Ticket #953 is already fixed 
147
#	Ticket #954 styles issues in theme.css ( Tks to Ruebenwurzel )
148
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
149
#	Tickets #932 change deprecated eregi functions 
150
#	Tickets #948 fixed Multiple use of same parametrised droplet - parameter handling
151
!	Upgrade Droplets to Version 1.0.3
152
!	update some headerinfos
153
!	non existing pages will be created if clicking save in page settings
154
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
155
#	Ticket #950 missing classes in theme.css ( Tks to Ruebenwurzel )
156
!	update jquery-min.js to version 1.4.2
157
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
158
#	Ticket #944 fixed double sections, with registered User
159
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
160
#	fix corrupted changelog
161
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
162
#	Ticket #945 fixed reloads function 
163
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
164
!	update headerinfo in module droplets
165
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
166
!	Beginning with Ticket #901 
167
+	add siteadd.png to backend themes
168
!	change icon add child page
169
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
170
!	update headerinfo
171
!	change $search_pattern for check if Javascript mailto encryption is enabled
172
!	module output_filter set to version 0.12
173
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
174
!	change show_menu2 to correct modul version 4.9
175
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
176
!	insert $wb->preprocess($output), preprocess no longer needed in modules
177
!	little modifaction in upgrade-script.php in function check_wb_tables
178
!	updated module wysiwyg, set to module version 2.8
179
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
180
!	recoded function extract_permission in /framework/functions.php
181
!	change URL_HELP to http://www.websitebaker2.org/  in /framework/class.admin.php
182
!	recoded function preprocess in /framework/class.frontend.php
183
!	optimize function getVersion in /framework/addon.precheck.inc.php
184
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
185
!	change constant EDIT_ONE_SECTION to default false	
186
------------------------------------- 2.8.1 -------------------------------------
187
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
188
!	missunderstanding back to old logo
189
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
190
#	Droplet emailfilter fixed search mdcr.js
191
!	some little fixes in upgrade-script
192
+	new WebsiteBaker Logo in themes
193
05-Feb-2010 Dietmar Woellbrink (Luisehahne)
194
!	Fixed wrong themes path in jquery_theme.js, that plugins works correctly
195
+	images icons to run base theme
196
01-Feb-2010 Dietmar Woellbrink (Luisehahne)
197
!	to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg) 
198
!	otherwise do it with uninstall
199
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
200
#	Ticket #931 bug in admin/access/index.php
201
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
202
!	continue update headertext
203
!	fixed tpyo Website Baker to WebsiteBaker in main language files
204
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
205
!	continue update headertext
206
#	Ticket #930 disabled SyntaxHighlighter from default WB Installation
207
!	change help url to www.websitebaker2.org
208
29-Jan-2010 Dietmar Woellbrink (Luisehahne)
209
!	continue update headertext
210
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
211
+	Ticket #927 news module language file in swedish
212
!	update headertext
213
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
214
#	Ticket #925 Slovak Lang Missing in allowed install languages!
215
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
216
!	update headertext
217
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
218
!	update jquery 1.4.0 to 1.4.1, 
219
-	removed include/jquery/plugins
220
!	update backend themes
221
#24-Jan-2010 Dietmar Woellbrink (Luisehahne)
222
#	Ticket #923 argos_theme: Always Allowed Viewers in page_settings
223
#	fixed css for pagetree to show in IE7
224
24-Jan-2010 Dietmar Woellbrink (Luisehahne)
225
#	Ticket #921 fix issues in IE by using EditArea framework
226
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
227
!	Ticket #921 Update EditArea framework
228
!	fix stylings wb_them
229
!	fix upgradescript
230
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
231
!	update jquery to version 1.4, rename old one to jquery-min132.js
232
#	fixed argos theme  
233
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
234
!	continue update header info
235
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
236
!	set svn keywords
237
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
238
#	Ticket #869 Droplet-Engine does'nt work in some case
239
!	continue update header info
240
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
241
!	update header info
242
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
243
!	update fckeditor, forgotten to upload a file
244
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
245
#	Ticket #917 Update backend themes 
246
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
247
!	Ticket #909 WYSIWYG Editor width destroyes backend layout
248
!	Set EDITOR_WIDTH to 0, This way backend theme developper 
249
!	can style the WYSIWYG Editor according to their themes.  
250
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
251
!	Ticket #916 Update backend theme footer
252
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
253
!	updated YUI 2.4.1 to 2.8.0r4
254
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
255
!	Beginning header information update
256
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
257
#	fix login_form.php sometimes produce javascript errors in IE
258
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
259
#	fix more small css-errors in WB Backend (thanks to Ruebenwurzel)
260
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
261
!	update header info
262
!	change unknown user to guest in all languages
263
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
264
!	update info.php fckeditor
265
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
266
#	fix wrong settings in image browser dialog
267
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
268
#	Ticket #912 fix Search Template bug
269
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
270
#	Ticket #915 fix bug in search (utf-8 characters corrupted)(thanks to Thorn)
271
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
272
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
273
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
274
#	removed wb_path as javascript var (thanks to Bianca)
275
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
276
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
277
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
278
#	fixed snippets including frontend.css and frontend.js 
279
#	without register_frontend_modfiles
280
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
281
+	Ticket #877 add slovak lang in Captcha and Advanced-Spam-Protection
282
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
283
!	update header
284
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
285
#	Ticket #911 5. continue to fix CSS-errors in WB backend
286
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
287
#	Ticket #911 4. continue to fix CSS-errors in WB backend
288
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
289
#	Ticket #911 3. continue to fix CSS-errors in WB backend
290
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
291
#	Ticket #911 2. continue to fix CSS-errors in WB backend
292
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
293
#	Ticket #911 1. continue to fix CSS-errors in WB backend
294
13-Jan-2010 Dietmar Woellbrink (Luisehahne)
295
#	Ticket #911 Beginning to fix More CSS-errors in WB backend
296
+	add SVN- Revision to backend theme
297
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
298
#	Ticket #906 Search Template bug
299
!	update editor min width, dragableresize table
300
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
301
#	Ticket #907 js files in backend themes are stored at wrong places
302
+	add include/jquery/plugins/toggle_zip.js
303
-	removed toggle_zip.js in backend themes
304
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
305
#	fix open_basedir restriction in effect in save_post.php
306
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
307
!	fix load_module, load_language (tks to Webbird)
308
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
309
!	Ticket #904 fix if templatename is equal language
310
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
311
!	Ticket #905 fix search.php 'registered' hardcoded
312
10-Jan-2010 Dietmar Woellbrink (Luisehahne)
313
!	Ticket #903 fix CSS-errors in WB backend
314
!	add title class in show_breadcrumbs, now full css styling
315
05-Jan-2010 Dietmar Woellbrink (Luisehahne)
316
!	recoded function show_breadcrumbs
317
30-Dec-2009 Dietmar Woellbrink (Luisehahne)
318
#	fix Warning: stristr() [function.stristr]
319
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
320
!	set revision constant to release version
321
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
322
!	update release version
323
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
324
#	fix show date if only short content
325
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
326
!	check if load only one wysiwyg instance
327
!	check update svn revision
328
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
329
#	fix syntax error
330
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
331
!	update header, check that all tables in WB package are installed 
332
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
333
!	update header, change variable
334
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
335
!	update header
336
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
337
!	update header
338
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
339
!	validate code
340
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
341
!	change page_title to menu_title in dropdown list
342
!	validate code
343
23-Dec-2009 Dietmar Woellbrink (Luisehahne)
344
!	check if revision $id will be updated
345
21-Dec-2009 Moritz Stapelfeldt
346
#	Ticket #896: Bugfix in framework/functions.php > added test is_dir to function rm_full_dir
347
16-Dec-2009 Ruud Eisinga
348
#	Ticket #894: Bugfixes in newsmodule > rss.php
349
16-DEC-2009 Manuel Lang (MaGnaL)
350
#	Minor bugfixes: Use localized messages in preference forms on frontend and backend,
351
	correct html/php syntax in upgrade-script.php and NL localization of show_menu2 snippet  
352
14-DEC-2009 Manuel lang (MaGnaL)
353
#	Ticket #832: Fix wrong configuration of timezone-handling when saving
354
	preferences-form on backend and frontend 
355
12-DEC-2009 Manuel Lang (MaGnaL)
356
#	Ticket #827: Fix false form-parameter when javascript is deactivated
357
	on users and groups temps (admintool).
358
12-DEC-2009 Manuel Lang	(MaGnaL)
359
#	Bugfix of rev. 1211 search_modext.php (ticket #863): Use isset and
360
	given unknown-user instead of counting all users. 
361
12-Dez-2009 Dietrich Roland Pehlke (Aldus)
362
#	Bugfix inside "search_modext.php" to avoid warings if the search found
363
	a page last modified by a user witch has been deleted. (ticket #863)
364
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
365
!	Ticket #890 fixed visability proprty uses non valid value 'none' 
366
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
367
!	change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.php
368
!	comment out ob_end_flush line 259 in form/view.php
369
02-Dez-2009 Dietmar Woellbrink (Luisehahne)
370
!	next step to validate backend themes
371
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
372
!	add Revision IDs to added files - Thanks to Ruebenwurzel
373
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
374
!	updated pclzip class
375
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
376
!	update module info.php (thanks to Waldschwein)
377
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
378
!	added missing swobject plugin in FCKeditor
379
!	bug fixed in flvplayer
380
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
381
!	stop working plugin flvplayer in FCKeditor until fixed
382
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
383
!	fixed an undefined index in settings.php
384
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
385
!	Update FCKeditor Version 2.6.5 to Modulversion 2.9.3
386
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
387
!	updated theme.css in wb_theme
388
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
389
!	Ticket #886 fix validation email, check tld between 2-4 letters
390
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
391
!	Ticket #874 add slovak lang in install
392
    and validate output
393
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
394
!	Ticket #880 fixes language file SK.php
395
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
396
!	Ticket #828 fix deprecated eregi
397
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
398
!	fixes language file SK.php
399
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
400
!	fixed parse error ticket #878 
401
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
402
!	found and fix some deprecated functions
403
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
404
!	validate some output files
405
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
406
!	fix some PHP 5.3 deprecated functions 
407
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
408
!	Fix to load edit_full_area only if needed
409
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
410
!	change page_title to menu_title for parent dropdown list in index.php and sections.php
411
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
412
!	more bug fixes language file SK.php
413
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
414
!	Many hosts disable error_log() in various and sundry ways. 
415
	In WB we do something like this to avoid triggering warnings and errors. 
416
	Even this is sometimes not sufficient to avoid problems with some hosts, but accommodates most.
417
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
418
!	fix show_menu2 include.php, page crashes, if php error_log is disabled
419
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
420
!	fixes language files HU.php and SK.php
421
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
422
!	fixed php 5.3 depricated function in show_menu2
423
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
424
+ 	add two constants in /framework/initialize.php for later feature in database settings
425
+	define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections
426
	modify page will be loading all sections with editor
427
+	define('EDITOR_WIDTH', 900) set min width for editor
428
+	adding more information in editor header 1) block 2) module 3) section_id
429
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
430
+	add register_frontend_modfiles('jquery'); adds jquery basis scripts in head
431
+	add register_frontend_modfiles_body('jquery'); adds jquery basis scripts before body end
432
+	add jquery_theme.js to choose a ui theme, basis is loaded, can be change 
433
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
434
+	add a child page is cumbersome when the parent dropdown list gets to be too large. (Ticket #821)
435
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
436
!	validate captcha control
437
13-Oct-2009 Ruud Eisinga
438
#	fixed breaking droplets by highlighting search-words in search result pages.
439
13-Oct-2009 Dietmar Woellbrink (Luisehahne)
440
+	added forgotten jquery-fancybox.js Version 1.0
441
13-Oct-2009 Dietrich Roland Pehlke (Aldus)
442
#	Fixed typo in the finnish language file (ticket #814).
443
12-Oct-2009 Dietmar Woellbrink
444
!	security update FCKeditor (tks to Ruebenwurzel)
445
12-Oct-2009 Dietmar Woellbrink
446
+	added old version of fancybox.js
447
!	rename new version fancybox 
448
+	added missing language variables in newsmodul
449
12-Oct-2009 Dietmar Woellbrink
450
#	fixes Bugs headersend errors in some core files
451
12-Oct-2009 Dietmar Woellbrink
452
!	update function show_bread_crumb in framework/frontend.functions.php
453
!	replace separator with entities char, add title for multilingual
454
!	set breakcrumb in div container class="breadcrumb"
455
!	set separator in span tag class="separator"
456
12-Oct-2009 Dietmar Woellbrink
457
!	update jquery fancybox from 1.0 to 1.2.1 
458
+	fancybox imagefolder incl. fancybox.css
459
12-Oct-2009 Dietmar Woellbrink
460
!	shows more details in wysiwyg editor
461
10-Oct-2009 Dietmar Woellbrink
462
!	small update upgrade.php to reset newsfiles to created dates
463
10-Oct-2009 Dietmar Woellbrink
464
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
465
09-Oct-2009 Dietmar Woellbrink
466
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
467
09-Oct-2009 Dietmar Woellbrink
468
+	upgrade.php to reset newsfiles to created dates
469
09-Oct-2009 Dietmar Woellbrink
470
#	Ticket #770, #785, #792, #807, #809, 
471
#	fixes and recoded news module
472
09-Oct-2009 Dietmar Woellbrink
473
#	Ticket #815 Fix Warning: open_basedir restriction in effect. File is in wrong directory in load_module
474
#	same fix to load_template
475
07-Oct-2009 Dietrich Roland Pehlke
476
#	Missing contiue inside search.php to avoid access to an non-object if the query fails. (ticket #793). Thanks to Thorn.
477
06-Oct-2009 Dietmar Woellbrink
478
#	Security fix - wrong placed "exit()" inside class.wb.
479
22-Sep-2009 Dietmar Woellbrink
480
#   Fixed: Pagetree changed menu titles instead of page titles (ticket #805) thanks to Ralf (Berlin)
481
21-Sep-2009 Dietrrich Roland Pehlke
482
!	Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)
483
#	Missing code inside "framework/addon.precheck.php" (ticket #798).
484
#	Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
485
#	Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
486
18-Sep-2009 Dietmar Woellbrink
487
#   french translation updated for WB 2.8 (tks to Ploc)
488
16-Sep-2009 Dietmar Woellbrink
489
#	Fixed bug changed URL_HELP in class.admin.php to http://help.websitebaker.org/ (ticket #801).
490
#	Fixed bug: inside the FCK-Editor wbmodul: missing 'OK' button when inserting WB link with Safari/Chrome (ticket #795).
491
#	Fixed bug changed png fix and path to jquery-pngFix.js inside footer.htt for backend themes (ticket #786).
492
#	Fixed bug: inside the FCK-Editor include.php: add $oFCKeditor->Width  = $width; (ticket #799).
493
15-Sep-2009 Dietrich Roland Pehlke
494
#	Fixed bug: group-restrictions and sections (ticket #791).
495
#	Fixed bug inside the FCK-Editor wbmodul: displaying the correct page-tree by
496
	adding "order by position"
497
25-Aug-2009 Dietrich Roland Pehlke
498
#	Fixed bug in upgrate-script. Constant 'DEFAULT_THEME' doesn't exists (ticket #784).
499
25-Aug-2009 Ruud Eisinga
500
#	Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter.
501
	(problem introduced by code optimisations for WB2.8) 
502
#	Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
503
#	Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
504
22-Aug-2009 Ruud Eisinga
505
# 	Changed the default searchform name in the installer. (ticket #775)
506
#	Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)
507
------------------------------------- 2.8.0 -------------------------------------
508
14-Aug-2009 Matthias Gallas
509
#	Fixed typo in dutch language file (Thanks to Argos)
510
#	Changed FCKEditor to not show index.php files in browse media window (ticket #774)
511
	(Thanks to BerndJM)
512
12-Aug-2009 Matthias Gallas
513
#	Fixed some display issues in all backend themes
514
!	Again updated dutch language file (Thanks to Argos)
515
#	Fixed missing language variable in form modul (Thanks to Argos)
516
+	Added missing images to argos_theme (forgotten in changeset [1117])
517
11-Aug-2009 Matthias Gallas
518
!	commentet out the droplets logo for a more similar backend design with
519
	other admin tools
520
!	Updated icons in argos_theme (Thanks to Argos)
521
!	Updated Dutch language file (Thanks to Argos)
522
!	Updated show_menu2 to version 4.9
523
9-Aug-2009 Matthias Gallas
524
#	Replaced function mime_content_type as the old one causes shell_exec warnings
525
	on some servers (Thanks to Aldus)
526
!	updated argos_theme to version 1.4 (Thanks to Argos)
527
!	some code cleaning of admin/pages/sections.php
528
#	Fixed possible xss injection in login/forgot/index.php
529
#	Fixed bug in news modul introduced in changeset [1057]
530
#	Added missing variables also to preferences.php. Forgot in Changeset [1112]
531
8-Aug-2009 Matthias Gallas
532
#	Added some missing variables to backend_themes (Thanks to Stefek)
533
6-Aug-2009 Matthias Gallas
534
!	Set Version to 2.8
535
!	Updated upgrade_script to make use of the changed news settings
536
+	Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are
537
	hidden again (Thanks to DarkViper)
538
#	Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
539
#	Fixed bug that frontend.js, frontend.css and frontend_body.js are not used
540
	from snippets (ticket #764) (Thanks to Luisehahne)
541
+	Added new function 'register_frontend_modfiles_body' to default templates
542
+	Added option to use a frontend_body.js in modules to include javascript from modules
543
	in the body of the frontend (Thanks to Luisehahne)
544
!	Updated Danish language Files (Thanks to Achrist)
545
#	Fixed some display issues in argos_theme (Thanks to Argos)
546
30-July-2009 Ruud Eisinga (Ruud)
547
#	Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces (thnx to tiesy)
548
#	Fixed a bug in FCKeditor include.php. Now the editor can be used from other 
549
	subdirectories than WB_PATH/modules/mymodule
550
29-July 2009 Dietrich Roland Pehlke (Aldus)
551
#	changes in framework/class.wb.php to avoid the "print->footer()" bug in the frontend,
552
	as this function/method doesn't exists for the frontend.
553
#	Changes inside index.php and save.php in settings to get rid of the situation
554
	that a SMTP-Password could not contain an "<" char (right chars are craped),
555
	and also "<" is not transformed into an entitie "&lt;". (Thanks to FrankH)
556
#	Modify of "addon.precheck.inc.php" to get rid of the problematic that version_compare
557
	could faild if words like "alpha", "beta" are inside a version-string. (missing in changelog 1100)
558
28-July 2009 Matthias Gallas
559
#	fixed some smaller issues in rss.php (Thanks to Kibmcz)
560
27-July 2009 Matthias Gallas
561
+	Added German language file to droplets
562
+	Added modul_description to language files of droplets
563
+	Added Danish language files to modules (Thanks to Achrist)
564
!	Updated Danish language file (Thanks to Achrist)
565
#	Fixed improper spelling in language files (#754)
566
#	Fixed bug introduced in changeset [1092]
567
25-July 2009 Matthias Gallas
568
#	fixed some language bugs in search.php (Thanks to Thorn)
569
23-July 2009 Matthias Gallas
570
#	fixed bug with missing filetype icon in media section of classic_theme (ticket #752)
571
#	fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
572
#	readded to phplib/template.inc $clear: whether to delete undefined vars or not
573
	was already added in WB 2.7 but was deleted for unknown reasons (Thanks to FrankH)
574
22-July 2009 Matthias Gallas
575
!	set Version to RC2
576
!	small modification on german language file (ticket #746)
577
#	Fixed E_ALL&E_STRICT warning on PHP5 servers (Thanks to Aldus) 
578
#	Fixed bug with home folders are viewable and writable from other users
579
	(ticket #605 and #748) (Thanks to Aldus)
580
20-July 2009 Matthias Gallas
581
!	Moved backend.js back from <body> to <head>
582
+	Added possibility to add a backend_body.js to modules wich is then called in <body>
583
+	Readded admin/images folder to keep backward compatibility to old modules
584
19-July 2009 Matthias Gallas
585
#	Fixed display issue of jsadmin in backend themes (Thanks to Argos)
586
18-July 2009 Matthias Gallas
587
!	Updated german laguage file in argos_theme
588
+	Added multilnaguage support to media section of argos_theme (Thanks to Argos)
589
#	Fixed smaller display issue in argos_theme (Thanks to Argos)
590
+	Added more meta tags to backend themes
591
!	Updated Argos_theme (Thanks to Argos and Luisehahne)
592
#	Again added some &amp; to news and form to get more valid output (Thanks to Luisehahne)
593
#	Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
594
!	Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
595
!	Updated Dutch language File (Thanks to argos)
596
!	Updated French language File (Thanks to mylesk42)
597
16-July 2009 Matthias Gallas
598
#	Fixed E_ALL notice in news/view.php
599
!	replaced in form and news delimiter "&amp;" with "&"
600
	was introduced with changeset [1069] but didn't work on all servers
601
#	Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
602
!	replaced all remaining mktime() with time(), except from third party scripts
603
15-July 2009 Matthias Gallas
604
!	changed in modules/admin.php and admin/pages/add.php mktime() to time()
605
!	changed in wrapper modul modify.html to modify.htt
606
#	Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
607
#	fixed display issue of jscalendar in news modul (Thanks to Aldus)
608
!	changed modules/admin.php to also make use of backend theme templates
609
!	changed in class_login.php mktime() to time()
610
14-July 2009 Matthias Gallas
611
#	Fixed bug with sections are only editable in new backend-themes if blocks are enabled
612
	(Thanks to Luisehahne)
613
#	Fixed some validiation bugs in news modul (ticket #742) (Thanks to Luisehahne)
614
14-July 2009 Dietrich Roland Pehlke
615
!	changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings.
616
!	changes in wb-setup.php, line 50: 'date' to 'gmdate' to avoid E_STRICT warnings. See also #741.
617
13-July 2009 Matthias Gallas
618
+	added changes from news/add.php to the upgrade-script.php
619
13-July-2009 Ruud Eisinga
620
#	admin / media / browse reported an error in E_STRICT mode.
621
13-July 2009 Dietrich Roland Pehlke
622
!	Change inside "date_formats.php" and "time_formats.php" mktime() within time()
623
	to avoid warnings and strict messages. See #741. Minor cosmetic changes.
624
#	News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
625
	so the groupe-images are also unlink.
626
!	News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to 
627
	get valid output inside a table.
628
!	Change the setting of $display_image and $display_groupe to avoid the 
629
	empty display roule problematic (<tr style="display: ">) for valid output.
630
!	Add &gt;&gt; in "add.php" instead of >> to avoid invalid output.
631
11-July-2009 Ruud Eisinga
632
!	The news module post_title link made unclickable when there is no full post.
633
11-July-2009 Matthias Gallas
634
+	Added changed news settings to upgrade-script
635
09-July-2009 Ruud Eisinga
636
!	Added a better option to hide the READ_MORE link in the news module. (ticket #739)
637
09-July-2009 Matthias Gallas
638
#	Fixed bug that backend.js is not loaded in backend themes (ticket #740)
639
#	Fixed wrong path to unitpngfix.js and added missing script
640
#	Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
641
08-July-2009 Matthias Gallas
642
+	Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
643
#	Fixed some display issues in all backend themes (Thanks to Luisehahne)
644
!	Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
645
08-July-2009 Dietrich Roland Pehlke
646
!	Removed unused marker {USERS} inside the "groups.htt" of the wb-theme.
647
!	admin -> users -> index.php
648
!	admin -> groups -> index.php
649
	Codechanges using blocks to avoid to generate the "switch"-link right-top,
650
	if the user has no permission to edit the other one.
651
!	wb_theme|classic_theme|argos_theme -> templates -> users.htt
652
!	wb_theme|classic_theme|argos_theme -> templates -> groups.htt
653
 	Add block-comments
654
!	admin -> addons -> index.php	codechanges
655
!	admin -> access -> index.php	codechanges
656
	Codechanges to get rid of the empty display(style) declaration "style='display: ;'",
657
	and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
658
!	wb_theme|classic_theme|argos_theme -> templates -> addons.htt
659
!	wb_theme|classic_theme|argos_theme -> templates -> access.htt
660
	add block-comments
661
#	Bugfix inside wb/admin/groups/get_permissions.php - replacing wrong "AND" within "OR" in line 64
662
	if one checkbox of "user" or "group" is selected (like in line 178; advanced settings).
663
07-July-2009 Matthias Gallas
664
#	Fixed some minor bugs in argos_theme (Thanks to Argos)
665
#	Fixed bugs in admin additons for argos_theme (Thanks to Argos)
666
!	Updated Version Number in upgrade_script to 2.8RC1
667
!	Updated FCKEditor Modul Version Number to 2.89
668
+	added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)
669
06-July-2009 Matthias Gallas
670
!	Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)
671
#	Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
672
+	Added argos_theme
673
+	Added new functions to admin dir (Thanks Argos and Ruud)
674
!	Updated install and upgrade-script
675
!	Adapted wb_theme and classic_theme to changed admin dir files
676
04-July-2009 Dietrich Roland Pehlke
677
!	FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block",
678
	also "cmbPages" to "cmbDroplets" as we are listen droplets not pages.
679
!	Remove unneeded empty lines and spaces/blanks;
680
	minor cosmetic changes in the source to keep the string more readable.
681
04-July-2009 Matthias Gallas
682
!	Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)
683
#	Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)
684
!	Changed Template from FCKEditor plugin WBModules to .htt
685
+	Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)
686
03-July-2009 Matthias Gallas
687
+	Fixed IE Bug in Wrapper modul (ticket #736)
688
03-July-2009 Ruud Eisinga
689
#	Fixed the wrong handling of htmlentities in Droplet parameter parsing
690
02-July-2009 Matthias Gallas
691
+	Added missing fancy_progress.png
692
01-July-2009 Matthias Gallas
693
#	Fixed backend display issues in IE6 and IE7
694
!	Set Version to WB2.8RC1
695
!	Minor tweaks in pages_sections.htt
696
+	Added posibility to upload and unzip .zip packages to media section
697
	(Thanks to BerndJM)
698
!	Updated Browse Media Window in wb_theme now supports file icons, more file
699
	informations and a new preview function (Thanks to BerndJM)
700
29-June-2009 Matthias Gallas
701
#	Replaced in FCKEdiotor folder all index.html with index.php (ticket #691)
702
!	Update PHPMailer to version 2.0.4 (ticket #733)
703
!	Update Editarea to version 0.8.1.1 (ticket #732)
704
!	Update JQuery UI to version 1.7.2 (ticket #731)
705
27-June-2009 Ruud Eisinga
706
#	Fixed email encryption bug in output filter. Introduced by adding droplets.
707
	(Thanks to Luisehahne)
708
25-June-2009 Matthias Gallas
709
+	Added missing admin/settings/setting.js
710
!	Changed name of classic theme from "classic" to "classic_theme"
711
+	Added output-filter warning to all language files
712
#	Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
713
#	Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
714
+	Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array
715
	(Thanks to Luisehahne)
716
#	Bugfix for Error-Level settings (Thanks to Luisehahne)
717
23-June-2009 Matthias Gallas
718
#	Moved styles from admin/pages/sections.php to sections.htt in backend themes
719
	(Thanks to Luisehahne)
720
!	Moved javascript files from admin/pages/index.php to external js files
721
	(Thanks to Luisehahne)
722
#	Major improovements and changes to all backend files to get more valide Code
723
	output (Thanks to Luisehahne)
724
22-June-2009 Matthias Gallas
725
#	fixed wrong position id when adding a new page
726
-	removed obsolete code/modify.html
727
22-June-2009 Dietrich Roland Pehlke
728
#	Changes on module "code": add the section_id to the name of the textarea,
729
	to keep the functionality if you are using more than one code-section on a page.
730
!	Moving the html-template inside a "htt" folder and rename the suffix to ".htt" to
731
	keep it consitant to other modules. Minor cosmetic changes inside the code.
732
22-June-2009 Ruud Eisinga
733
#	Fixed a bug in Menu_link module that made childpages of the menu_link page 
734
	not selectable. (thnx to Luisehahne)
735
21-June-2009 Matthias Gallas
736
#	Fixed small bug introduced in changeset [999]
737
19-June-2009 Matthias Gallas
738
#	Fixed bug that parent pages didn't inherit language settings to kind pages
739
17-June-2009 Ruud Eisinga
740
#	Bugfix in "droplets/upgrade.php" - wrong parameter order for adding fields.
741
	also the query for "normal" upgrades had a typo.
742
!	Added warning in output_filter that the function will be removed in 2.9
743
17-June-2009 Dietrich Roland Pehlke
744
#	Bugfix in "droplets/upgrade.php" - wrong tablename change to the correct one
745
+	Add upgrade-script to droplets
746
!	Changes on upgrade-script to avoid droping droplet-modul-tables if the exists.
747
!	calling "upgrate.php" or "install.php" instead of hard-coded lines to avoid
748
	future conflicts by upgrading the modul
749
15-June-2009 Matthias Gallas
750
+	Added install routine for droplets to the upgrade script
751
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
752
#	Fixed small bug introduced in changeset [989]
753
+	Added missing id tags and copyright notices to droplets modul
754
15-June-2009 Dietrich Roland Pehlke (aldus)
755
#	Bugfix for ticket #725
756
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
757
+	Add Droplets (Ruud)
758
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
759
+	modifications inside the search to get the droplets seachable (Ruud)
760
14-June-2009 Dietrich Roland Pehlke (aldus)
761
#	Bugfixes for (ticket #728)
762
+	Add additional constant to "install/save.php" to avoid conflikts during
763
	installation inside "/framework/initialize.php".
764
+	Add condition inside "/framework/initialize.php" to avoid conflikts
765
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
766
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
767
+	Additional Errormessage if nessesary tables are not found (english).
768
13-June-2009 Matthias Gallas
769
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
770
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
771
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
772
26-May-2009 Matthias Gallas
773
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
774
21-May-2009 Matthias Gallas
775
#	Fixed some strange backend layout issues (ticket #722)
776
09-May-2009 Matthias Gallas
777
+	Added index.php to all WB-Theme folders to prevent directory spoofing
778
06-May-2009 Matthias Gallas
779
!	Updated Norsk language File (Thanks to oeh)
780
#	Fixed bug with not always included stylesheets in backend (ticket #717)
781
27-Apr-2009 Matthias Gallas
782
#	Fixed bug with missing option for admin-tools in advanced view of access
783
	settings (ticket #714)
784
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
785
#	Fixed bug with missing template object in groups and user settings(ticket #716)
786
25-Apr-2009 Matthias Gallas
787
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
788
23-Apr-2009 Matthias Gallas
789
#	Fixed bug with dropdownlist in pages settings (ticket #713)
790
20-Apr-2009 Matthias Gallas
791
!	Update show_menu2 to version 4.8 (ticket #712)
792
#	Fixed small error in Spain language file (ticket #711)
793
18-Apr-2009 Matthias Gallas
794
!	Updated Dutch language file (Thanks to Luckyluke)
795
17-Apr-2009 Matthias Gallas
796
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
797
!	Updated again Norsk language File (Thanks to oeh)
798
!	Updated Dutch language file (Thanks to Luckyluke)
799
13-Apr-2009 Matthias Gallas
800
#	Fixed minor dispay issue in upgrade script
801
!	Updated Norsk language File (Thanks to oeh)
802
!	Updated French language files (Thanks to Quinto and VotreEspace)
803
!	Updated Danish language file (Thanks to Achrist)
804
12-Apr-2009 Matthias Gallas
805
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
806
#	Fixed Typo in group_form.htt (ticket #705)
807
01-Mar-2009 Christian Sommer
808
!	Added disclaimer to upgrade-script.php	
809
28-Feb-2009 Christian Sommer
810
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
811
25-Feb-2009 Matthias Gallas
812
+	Added language support for template_description (affects templates and themes)
813
#	fixed wrong path to images in news and form modul
814
#	fixed manage section is showed twice (ticket #694)
815
-	removed unneeded icons from wb_theme
816
-	removed unneeded stylesheet.css from account dir
817
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
818
+	added fixed error.htt also to classic theme
819
+	corrected info.php of news-modul
820
24-Feb-2009 Dietrich Roland Pehlke
821
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
822
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
823
	than one Form on one single page.
824
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
825
	and replace the br-tag with valid p-tags.
826
22-Feb-2009 Matthias Gallas
827
+	added skinable Admin Interface
828
21-Feb-2009 Christian Sommer
829
+	added update of search table missing in Changeset 941
830
#	fixed wrong index in language array
831
!	removed some comment lines (changes are tracked by SVN)
832
20-Feb-2009 Dietrich Roland Pehlke (aldus)
833
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
834
19-Feb-2009 Christian Sommer
835
!	addon overview to show advanced options after redirect from reload.php
836
#	fixed bug if language folder contains none language files (XX.php) or sub folders
837
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
838
18-Feb-2009 Dietrich Roland Pehlke (aldus)
839
#	fixed: typos in the section_id inside the action-link 
840
!	Remove test_trash and unused variables in query, added suggetions from #588
841
#	Bugfix for form bug (ticket #688)
842
17-Feb-2009 Christian Sommer
843
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
844
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
845
16-Feb-2009 Christian Sommer
846
!	moved reload option of Add-ons to main Add-on section
847
!	reworked logout to reset possible remember key in database when logging out
848
15-Feb-2009 Christian Sommer
849
#	fixed bug with smart login option (remember me) (ticket #689)
850
#	special chars like &nbsp; are shown when editing Add-on CSS files (ticket #678)
851
!	redirect time for function print_success can now be defined in Settings (ticket #603)
852
-	removed reload admin tool
853
+	added possibility to reload Add-ons via the Add-on section
854
14-Feb-2009 Christian Sommer
855
!	added option to display current user name in backend template
856
#	fixed wrong redirect path and added SVN Id
857
13-Feb-2009 Christian Sommer
858
+	added option to perform pre-installation checks to test requirements of Add-Ons
859
#	added error messages to installation process for Add-Ons with wrong file type
860
08-Feb-2009 Christian Sommer
861
#	fixed warning if database connection failed during installation process
862
06-Feb-2009 Christian Sommer
863
!	fixed some typos in German language file (thanks to freeSbee)
864
!	added new captcha fonts and replaced old background images with the ones created by thorn
865
05-Feb-2009 Christian Sommer
866
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
867
02-Feb-2009 Christian Sommer
868
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
869
02-Feb-2009 Matthias Gallas
870
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
871
01-Feb-2009 Matthias Gallas
872
!	Update FCKEditor to version 2.6.4
873
22-Jan-2009 Christian Sommer
874
!	Added default target attribut to backend menu links
875
21-Jan-2009 Matthias Gallas
876
!	Copyright notices now includes 2009
877
20-Jan-2009 Matthias Gallas
878
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
879
17-Jan-2009 Matthias Gallas
880
+	added French languages to modules
881
!	changed handling of post_date in news modul (thanks to susigross)
882
+	added hour and minute support to default published_when field in news modul
883
13-Jan-2009 Christian Sommer
884
-	removed the obsolete Codepress framework from the include folder
885
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
886
!	updated external PHPMailer class to latest version (v2.0.3)
887
08-Jan-2009 Christian Sommer
888
#	fixed error message in admin class if type array not defined
889
05-Jan-2009 Dietrich Roland Pehlke
890
#	Code-Snippets are no longer shown as type: unknown. 
891
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
892
#	fixed bug for the rss of news, see ticket #609
893
04-Jan-2009 Matthias Gallas
894
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
895
03-Jan-2009 Matthias Gallas
896
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
897
#	fixed another bug in view.php of news modul introduced in changeset [892]
898
30-Dec-2008 Matthias Gallas
899
+	added default new language variables to all language files
900
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
901
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
902
29-Dec-2008 Dietrich Roland Pehlke
903
+	add language support for the errormessages inside the uninstall.php files for modules
904
	and templates.
905
!	add new keys inside the german de.php language-file.
906
-	removed my own debugging-code (was in 893 by mistake)
907
!	Correct the last date in the changelog
908
29-Dec-2008 Matthias Gallas
909
!	set version to 2.8 BETA
910
#	replaced in news modul special chars with entities to get valid output
911
!	changed SESSION ID Separator from '&' to '&amp;' to get valid output 
912
-	Removed the <p> tag around the news as it is added from the editor  
913
28-Dec-2008 Dietrich Roland Pehlke (aldus)
914
+	ticket 610: add ip-address to the email-body in the form-modul.
915
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
916
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
917
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
918
26-Dec-2008 Thomas Hornik
919
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
920
13-Dec-2008 Christian Sommer
921
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
922
28-Oct-2008 Christian Sommer
923
!	updated output filter regex to exclude mail addresses contained in input fields
924
27-Nov-2008 Thomas Hornik
925
!	added redirect-type (301/302) to menu_link
926
24-Nov-2008 Matthias Gallas
927
!	updated upgrade-script.php to add sec_anchor field to settings table
928
22-Nov-2008 Thomas Hornik
929
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
930
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
931
06-Nov-2008 Thomas Hornik
932
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
933
#	fixed some typos in DE language-file, added missing tab in search.php
934
02-Nov-2008 Thomas Hornik
935
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
936
01-Nov-2008 Thomas Hornik
937
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
938
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
939
!	updated menulink and search to use configureable section-anchor
940
29-Oct-2008 Thomas Hornik
941
# News: total number of news wasn't calculated correctly
942
!	Captcha: removed IFRAME for Calculation-as-text captcha
943
-	removed useless init_utf8funcs()-function
944
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
945
-	search: removed undocumented word-boundary search
946
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
947
+	search: added key 'ext_charset' to search-extension to query external databases
948
25-Oct-2008 Christian Sommer
949
!	updated basic templates according the template guidelines
950
24-Oct-2008 Dietrich Roland Pehlke
951
#	applied bugfix for ticket #608 (redeclaration of news module)
952
23-Oct-2008 Dietrich Roland Pehlke
953
!	modified module delete function to provide additional information when module is in use when trying to delete
954
!	modified template delete function to provide additional information when template is in when trying to delete
955
21-Oct-2008 Matthias Gallas
956
#	fixed display issue in news modul
957
!	updated show_menu2 to version 4.7
958
18-Sep-2008 Thomas Hornik
959
+	Added captcha-reload
960
16-Sep-2008 Thomas Hornik
961
#	search: fixed windows-related regex issue
962
19-Aug-2008 Matthias Gallas
963
!	updated to latest FCKEditor version 2.6.3
964
02-Aug-2008 Thomas Hornik
965
#	fixed sorting order of search-results
966
25-Jul-2008 Thomas Hornik
967
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
968
!	added $database = new Database(); in front of output-filter
969
05-Jul-2008 Thomas Hornik
970
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
971
02-Jul-2008 Christian Sommer
972
!	updated to latest FCKEditor version 2.6.2
973
01-Jul-2008 Thomas Hornik
974
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
975
29-June-2008 Christian Sommer
976
!	applied additional mail check to forgot login form
977
28-June-2008 Christian Sommer
978
!	class and id attributes in mailto links are no longer ignored by the output filter
979
22-Jun-2008 Thomas Hornik
980
#	fixed issue with captcha (mt_rand() instead of rand())
981
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
982
22-June-2008 Christian Sommer
983
!	added output of block number to section admin if no block name is specified
984
21-June-2008 Christian Sommer
985
+	added output of block names to modify pages dialogue if blocks are enabled
986
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
987
08-Jun-2008 Thomas Hornik
988
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
989
24-May-2008 Christian Sommer
990
!	modified output filter routine to prevent errors if database entries do not exist
991
04-May-2008 Thomas Hornik
992
!	changed register_backend_modfile() to work with wysiwyg-module, too
993
01-May-2008 Thomas Hornik
994
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
995
26-Apr-2008 Thomas Hornik
996
#	class.admin.php deletes actual query-string while redirection. fixed.
997
25-Apr-2008 Matthias Gallas
998
#	fixed validiation bug in option fields of form modul
999
------------------------------------- 2.7.0 -------------------------------------
1000
21-Apr-2008 Christian Sommer
1001
!	set version to 2.7
1002
#	fixed bug in the PL language file of the JS calendar
1003
+	added some basic functions for module developers
1004
20-Apr-2008 Thomas Hornik
1005
#	fix: allow external urls for search-results
1006
17-Apr-2008 Thomas Hornik
1007
#	fixed jscalendar's language-files
1008
16-Apr-2008 Christian Sommer
1009
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
1010
15-Apr-2008 Thomas Hornik
1011
!	revert back to pagename-creation from $page_menu, instead of $page_title
1012
15-Apr-2008 Christian Sommer
1013
#	fixed bug introduced with Changeset 826
1014
14-Apr-2008 Christian Sommer
1015
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
1016
!	allowed tags for multi-lingual module descriptions
1017
14-Apr-2008 Thomas Hornik
1018
#	fixed issue with multigroups (level 0 page-creation)
1019
13-Apr-2008 Thomas Hornik
1020
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
1021
#	fixed language-files
1022
10-Apr-2008 Christian Sommer
1023
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
1024
09-Apr-2008 Christian Sommer
1025
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
1026
07-Apr-2008 Matthias Gallas
1027
#	fixed error in german laguage file
1028
07-Apr-2008 Christian Sommer
1029
+	added the latest FCKEditor v2.60
1030
-	removed the outdated FCKEditor v2.51
1031
!	set version from 2.7 (RC3) to 2.7 (RC3a)
1032
07-Apr-2008 Thomas Hornik
1033
!	added missing group_id in INSERT-query
1034
!	removed PHP5 function stripos from installation script
1035
06-Apr-2008 Christian Sommer
1036
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
1037
!	enlarged admin tool icon to match size 50x50px of the other icons
1038
05-Apr-2008 Matthias Gallas
1039
!	Moved language variables for edit module CSS from modules language files to core language files
1040
+	Added norwegian translation (Thanks OEH)
1041
05-Apr-2008 Thomas Hornik
1042
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
1043
#	fixed viewing_groups-handling in /admin/pages/add.php
1044
!	imported new russian translation from User shlack. Many Thanks
1045
05-Apr-2008 Christian Sommer
1046
!	added workaround for template parser class
1047
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
1048
!	minor layout change
1049
!	allowed the character "-" to be used in database names
1050
04-Apr-2008 Thomas Hornik
1051
#	fixed: Language-redirect removed query-string from URL
1052
04-Apr-2008 Christian Sommer
1053
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
1054
03-Apr-2008 Christian Sommer
1055
!	some code clean up in news/form module
1056
!	small adaption of the edit CSS function file css.functions.php
1057
!	updated edit module CSS functions to include backend.css into head if possible
1058
#	fixed bug in Javascript decryption routines of the Output-Filter module
1059
02-Apr-2008 Matthias Gallas
1060
#	fixed bug with registration of users are not added to signup group
1061
02-Apr-2008 Christian Sommer
1062
#	added handling of missing characters to mailto encryption routines
1063
!	some code clean-up in News module
1064
!	fixed some layout issues with Form module (combination with Output-filter)
1065
!	fixed layout issue with optional subject/body text of encrypted mailto links
1066
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
1067
01-Apr-2008 Christian Sommer
1068
!	removed typo in English language file
1069
!	added updated edit CSS functions to the News module
1070
!	added updated edit CSS functions to the Form module
1071
31-Mar-2008 Christian Sommer
1072
#	fixed bug in output filter (mailto links with HTML entities in optional part)
1073
29-Mar-2008 Christian Sommer
1074
!	added missing translation to Dutch language file (thanks Bramus)
1075
28-Mar-2008 Thomas Hornik
1076
!	Some cleanup in search.php
1077
!	WYSIWYG: changed field text to LONGTEXT, too.
1078
25-Mar-2008 Matthias Gallas
1079
!	Updated Dutch language file (Thanks to Bramus)
1080
26-Mar-2008 Tomas Hornik
1081
#	fixed E_NOTICE-message in admin/modules/details.php
1082
25-Mar-2008 Thomas Hornik
1083
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
1084
+	search: added missing code to allow query of external data and to process the search data itself
1085
25-Mar-2008 Matthias Gallas
1086
#	Fixed missing <body> tag in Admin Interface (ticket #572)
1087
24-Mar-2008 Matthias Gallas
1088
!	Updated Danish Language file (Thanks to Achrist)
1089
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
1090
24-Mar-2008 Thomas Hornik
1091
+	Added RU-language-files, provided by user shlack; converted to entities.
1092
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
1093
#	FCK-Editor: loads large pages faster
1094
-	removed include/captcha/asp.php. css have to be added to module's css-files.
1095
23-Mar-2008 Matthias Gallas
1096
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
1097
17-Mar-2008 Thomas Hornik
1098
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
1099
15-Mar-2008 Thomas Hornik
1100
#	menulink: link can be menulink or subpage of menulink, too
1101
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
1102
13-Mar-2008 Christian Sommer
1103
! 	adjusted error/warning templates to the updated backend layout
1104
13-Mar-2008 Matthias Gallas
1105
! 	replaced one icon in admin interface
1106
12-Mar-2008 Matthias Gallas
1107
# 	fixed loading time and some display issues in IE6 of the new admin interface
1108
!	tweaked the new admin interface a little bit
1109
12-Mar-2008 Christian Sommer
1110
! 	adjusted background color of installation and upgrade script
1111
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
1112
! 	removed hardcoded /admin folder strings from WB core files where possible
1113
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
1114
! 	defined <strong> and <em> instead of <b> and <i> as default tags
1115
12-Mar-2008 Thomas Hornik
1116
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
1117
11-Mar-2008 Christian Sommer
1118
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
1119
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
1120
08-Mar-2008 Thomas Hornik
1121
#	fixed issue with news and end-date
1122
04-Mar-2008 Christian Sommer
1123
#	fixed issue with smart view URL link
1124
03-Mar-2008 Thomas Hornik
1125
#	fixed an issue with text-captcha (default text got saved). Changes default text.
1126
#	fixed an issue with highlighting
1127
02-Mar-2008 Thomas Hornik
1128
#	added missing text in language-files
1129
+	added missing sorting to language dropdown in admin/pages/settings.php
1130
01-Mar-2008 Thomas Hornik
1131
#	fixed ticket #562, applied changes from user tavitar with some own additions
1132
+	added check for AddDefaultCharset to install
1133
29-Feb-2008 Thomas Hornik
1134
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
1135
28-Feb-2008 Thomas Hornik
1136
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
1137
28-Feb-2008	Christian Sommer
1138
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
1139
25-Feb-2008	Matthias Gallas
1140
+	added missing Dutch language files for core modules
1141
24-Feb-2008 Thomas Hornik
1142
#	issue with menulink in upgrade-script. Fixed.
1143
23-Feb-2008 Christian Sommer
1144
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
1145
#	fixed bug in upgrade script (WBMailer setting)
1146
22-Feb-2008 Christian Sommer
1147
#	some layout changes on the upgrade-script, fixed error in precheck
1148
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
1149
20-Feb-2008 Thomas Hornik
1150
!	added workaround for language sorting-problem
1151
20-Feb-2008	Christian Sommer
1152
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
1153
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
1154
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
1155
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
1156
19-Feb-2008	Matthias Gallas
1157
!	Updated upgrade script
1158
!	Changed language sorting from directory to name (needs additional to be escaped!)
1159
+	added new languages to install script
1160
#	fixed some issues and typos in languagefiles
1161
18-Feb-2008 Thomas Hornik
1162
+	Converted and added some old language-files (BG, CS, PL, RU)
1163
18-Feb-2008	Christian Sommer
1164
#	Fixed two broken links
1165
!	Modified news module to create a default index.php during installation (directory spoofing)
1166
17-Feb-2008	Matthias Gallas
1167
-	Removed colloquially german language files as the filename causes issues
1168
17-Feb-2008	Christian Sommer
1169
!	removed German Umlauts in some language file (PHP comments)
1170
#	fixed language bug (backend language switched to the pages language viewed in frontend)
1171
16-Feb-2008	Thomas Hornik
1172
!	updated upgrade-script (menulink)
1173
13-Feb-2008 Thomas Hornik
1174
+	allow externl links in menulink-module
1175
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
1176
10-Feb-2008 Matthias Gallas
1177
#	fixed some errors in standard german language file
1178
+	added new colloquially german language file
1179
10-Feb-2008 Thomas Hornik
1180
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
1181
10-Feb-2008 Christian Sommer
1182
#	fixed E_NOTICE warning with already defined module frontend constants
1183
-	removed all stuff other than page_content from the blank template
1184
!	adapted color for onmouseover effect
1185
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
1186
!	made Website Header field in Settings visible per default
1187
!	modified all templates (display Website Header, use show_menu instead of page_menu)
1188
!	added highlighting of active input elements to all WB backend areas; changed some colors
1189
!	removed hover highlighting of input fields to avoid possible confusion
1190
!	added visualization of wrong/empty input fields
1191
#	fixed a bug with re-enter admin password
1192
09-Feb-2008 Christian Sommer
1193
!	modified some colors and CSS definitions of pages, media and section interface
1194
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
1195
#	output_filter: removed word boundary from mailto regex part
1196
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
1197
#	fixed bug in user signup
1198
!	output_filter: added word boundary for the mailto regex part
1199
09-Feb-2008 Thomas Hornwik
1200
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
1201
08-Feb-2008 Matthias Gallas
1202
+	added kewyword id to all new files
1203
08-Feb-2008 Christian Sommer
1204
-	Removed admin module mail_filter
1205
+	Added revised version of the output filter module
1206
08-Feb-2008 Thomas Hornik
1207
!	module news: set focus on captcha-field if user have to re-enter captcha
1208
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
1209
-	Removed unused function is_access_denied() from search
1210
04-Feb-2008 Thomas Hornik
1211
!	email-addresses are excluded from search-results page.
1212
#	Fixed possible XSS in account/login.php and forgot-form.php
1213
04-Feb-2008 Christian Sommer
1214
#	allowed usage of tags in settings fields: website_header, website_footer
1215
03-Feb-2008 Thomas Hornik
1216
#	out-of-date default page isn't shown anymore, instead shows next public page.
1217
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
1218
03-Feb-2008 Matthias Gallas
1219
+	added kewyword id to all new files
1220
02-Feb-2008 Christian Sommer
1221
#	fixed wrong redirect in /admin/images
1222
02-Feb-2008 Thomas Hornik
1223
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
1224
+	Added missing text in languages files for jscalendar
1225
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
1226
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
1227
#	fixed path in jscalendar-css
1228
01-Feb-2008 Christian Sommer
1229
#	Added default index.php to all folders (directory spoofing)
1230
01-Feb-2008 Thomas Hornik
1231
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
1232
#	Fixed possible XSS-vulnerability in wb/search/search.php
1233
31-Jan-2008 Thomas Hornik
1234
!	Adjusted clock-red icon to match wb colors
1235
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
1236
+	Added multi-group to upgrade-script
1237
30-Jan-2008 Christian Sommer
1238
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
1239
30-Jan-2008 Thomas Hornik
1240
#	registered pages didn't appear in menu. fixed.
1241
!	Updated upgrade-script. (Some upgrades still missing)
1242
29-Jan-2008 Thomas Hornik
1243
#	strtotime()'s behavior differ in PHP4 and PHP5.
1244
	Had to fix some issues in admin/pages/sections and module news.
1245
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
1246
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
1247
28-Jan-2008 Matthias Gallas
1248
#	Replaced all special chars in language files with htmlentities or unicode
1249
+	Added some missing lines in language files
1250
+	Added missing keyword Id
1251
28-Jan-2008 Christian Sommer
1252
#	fixed issue with top bar icon alt tag
1253
!	added some more backend layout modifications
1254
!	corrected bug in NL.php language file
1255
!	added missing session cookie forgotten in Changeset 593
1256
!	added possibility to select the default backend language during installation process
1257
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
1258
#	Fixed some bugs in the Javascript Admin modul
1259
28-Jan-2008 Thomas Hornik
1260
+	Allow a user-supplied From-Name in form-settings for email und success-email.
1261
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
1262
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
1263
27-Jan-2008 Christian Sommer
1264
!	fixed CSS background color of the installer CSS
1265
!	replaced static text with variable text from language file
1266
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
1267
!	added missing ID tags
1268
27-Jan-2008 Christian Sommer
1269
!	added missing ID tags
1270
!	added default language for users to avoid empty language fields
1271
27-Jan-2008 Matthias Gallas
1272
+	added kewyword id to new file
1273
#	Fixed some spelling errors in german language file
1274
27-Jan-2008 Thomas Hornik
1275
!	Module form: user supplied input isn't lost on captcha-failure anymore.
1276
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
1277
+	Added Calc_ttf_image CAPTCHA.
1278
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
1279
!	Some minor changes in CAPTCHA-code.
1280
!	Added some text to CAPTCHA admin-tool.
1281
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
1282
+	Added preview-images for CAPTCHA.
1283
!	Improved security: CAPTCHAS can't be loaded from outside WB
1284
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
1285
26-Jan-2008 Christian Sommer
1286
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
1287
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
1288
26-Jan-2008 Matthias Gallas
1289
#	fixed bug in Javascript Admin module
1290
+	Added new language files
1291
+	Added keywords to files where they are missing
1292
26-Jan-2008 Thomas Hornik
1293
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
1294
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
1295
	Improved ASP in news-module.
1296
+	module news: added publish_until field to control the visibility of a news-posting by date and time
1297
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
1298
	It should be very difficult for spam-bots to recognize intersected characters.
1299
25-Jan-2008 Christian Sommer
1300
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
1301
25-Jan-2008 Thomas Hornik
1302
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
1303
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
1304
#	module news: it was possible to post comments to postings with commenting disabled
1305
	or to inactive postings. Fixed
1306
24-Jan-2008 Thomas Hornik
1307
!	Generate filename in pages/ from page_title instead of menu_title.
1308
24-Jan-2008 Christian Sommer
1309
#	fixed bug in Codepress integration (if codepress framework not installed)
1310
+	added language support to all integrated modules (except for news and form module)
1311
#	fixed another E_NOTICE warning
1312
24-Jan-2008 Matthias Gallas
1313
+	Added keywords to files where they are missing
1314
23-Jan-2008 Christian Sommer
1315
+	Added German language file for WB 2.7
1316
22-Jan-2008 Christian Sommer
1317
+	Added language support for the Admin tools (backup, reload, mail_filter)
1318
-	Removed all admin tool text outputs from global language file to module language files
1319
!	Introduced language support for the overview page of the Admin tools
1320
+	Added function get_variable_content to allow extraction of variable content without including files
1321
!	Changed language support for Addons -> Moduls -> Details
1322
22-Jan-2008 Matthias Gallas
1323
+	Added keywords to new mail filter files
1324
22-Jan-2008 Thomas Hornik
1325
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
1326
21-Jan-2008 Christian Sommer
1327
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
1328
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
1329
21-Jan-2008 Thomas Hornik
1330
+	Unique session-identifier for each website baker installation. fixes #354
1331
20-Jan-2008 Christian Sommer
1332
#	fixed E_NOTICE-warning in save.php when input data was wrong
1333
+	added the new admin tool email output filter which allows to transform
1334
	emails before displaying them on the frontend
1335
20-Jan-2008 Thomas Hornik
1336
!	upgrade-script.php: fixed mysql_error() handling
1337
!	upgrade-script.php: added code to update menu_links
1338
#	fixed a typo in upgrade-script.php
1339
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
1340
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
1341
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
1342
19-Jan-2008 Christian Sommer
1343
!	Reduced the success time out and set WYSIWSY background to white
1344
#	Fixed some errors in form module (only in conjunction with E_ALL)
1345
!	Added support to configure the mailer settings via the backend
1346
19-Jan-2008 Matthias Gallas
1347
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
1348
+	Added keywords to new files
1349
19-Jan-2008 Thomas Hornik
1350
-	Module news: removed old calendar
1351
+	Module news: adapted news to use the new include/jscalendar
1352
+	added installation-instructions to include/jscalendar
1353
#	Module code: curly backets get deleted by pparse() from phplib. fixed
1354
+	Module menu_link: added dropdown-listbox to select anchor
1355
!	upgrade-script: added code to convert old menu_links to new ones (partly)
1356
18-Jan-2008 Matthias Gallas
1357
!	Updated news modul with features from the advanced news modul
1358
!	Updated form modul with features from the advanced form modul
1359
#	Fixed hardcoded /pages issue in intro page feature
1360
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
1361
!	Revoked parts of changeset 547 and again introduced changeset 540
1362
+	Added keywords to modules/fckeditor and all other new files
1363
18-Jan-2008 Thomas Hornik
1364
#	fixed two E_NOTICE-warnings in admin/pages/index.php
1365
+	added new module-based search-function
1366
+	added new publish-by-date code
1367
17-Jan-2008 Christian Sommer
1368
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
1369
!	removed the PAGE_EXTENSION from frontend login
1370
17-Jan-2008 Matthias Gallas
1371
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
1372
	by changeset 546
1373
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
1374
	option in WB settings as this function only works on Apache Servers
1375
	together with .htaccess and mod_rewrite
1376
+	Added keywords to file menu_link/uninstall.php and new admintools files
1377
17-Jan-2008 Christian Sommer
1378
!	added the "users in multiple groups" feature (closes parts of ticket #546)
1379
16-Jan-2008 Thomas Hornik
1380
!	changed admin/pages/save.php to allow hidden config-elements in table search.
1381
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
1382
	fixed odd behavior in case of menu_link as default-page.
1383
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
1384
14-Jan-2008 Matthias Gallas
1385
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
1386
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
1387
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
1388
	pathes points to WB Corefiles with the page extension .php
1389
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
1390
14-Jan-2008 Christian Sommer
1391
!	added a missing </tr> tag
1392
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
1393
	removed by Changeset 529 (enhanced pages admin)
1394
13-Jan-2008 Christian Sommer
1395
#	moved administration tools from Settings to the new section Admin-Tools
1396
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
1397
!	increased redirection time after success message, corrected HOME link of the login panel
1398
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
1399
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
1400
#	fixed error with redirection to admin panel after installation
1401
12-Jan-2008 Christian Sommer
1402
!	introduced smart URL detection for the 'View' menu in the WB backend
1403
	(if page_id is set, redirect to this page instead of the root)
1404
!	introduced the enhanced pages admin dialogue (thanks to icouto)
1405
11-Jan-2008 Christian Sommer
1406
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
1407
-	removed the hmtlarea files in /modules/htmlarea
1408
!	set the fckeditor as the new default editor /install/save.php
1409
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
1410
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
1411
11-Jan-2008 Matthias Gallas
1412
!	Update codepress to Version 0.9.6
1413
!	Update phplib to Version 7.4a
1414
09-Jan-2008 Matthias Gallas
1415
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
1416
#	Fixed ticket #542 (Thanks to Thorn)
1417
23-Dec-2007 Matthias Gallas
1418
!	Changed all copyright notices to include now 2008
1419
21-Sep-2007 Matthias Gallas
1420
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
1421
	the new register_frontend_modifles() functions do not validate
1422
24-Jan-2007 Christian Sommer
1423
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
1424
------------------------------------- 2.6.7 -------------------------------------
1425
02-Jan-2007 Christian Sommer
1426
+	Added missing converting file for changeset [504]
1427
------------------------------------- 2.6.6 -------------------------------------
1428
01-Jul-2007 Matthias Gallas
1429
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
1430
01-Jul-2007 Ryan Djurovich
1431
#	Fixed bug where error message not displayed when script fails to create a page
1432
#	Fixed bugs introduced in [484]
1433
14-May-2007 Matthias Gallas
1434
+	Added support for ISO-8859-6.(Thanks to thorn)
1435
12-May-2007 Christian Sommer
1436
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
1437
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
1438
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
1439
+	Added the new function register_frontend_modfiles to the built in templates
1440
08-May-2007 Matthias Gallas
1441
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
1442
+	Added new functions page_css and page_javascript to the built in templates
1443
+	Added search highlight class to css files of the built in templates
1444
30-Apr-2007 Matthias Gallas
1445
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
1446
10-Apr-2007 Matthias Gallas
1447
+	Optimized search and highlighting funktions (Thanks to thorn)
1448
03-Apr-2007 Matthias Gallas
1449
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
1450
	in the pages directory (Special thanks to "Funky_MF" for the fix)
1451
01-Apr-2007 Matthias Gallas
1452
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
1453
	from the code (revoked changeset 396) and added new functions instead. Adapted the
1454
	search and the highlighting to use the new functions. With this changes WB can now
1455
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
1456
	and tested this changes.
1457
12-Mar-2007 Matthias Gallas
1458
+	Added multilingual support to search
1459
03-Mar-2007 Matthias Gallas
1460
+	Added new function for highlighting search results in the content area
1461
	(Special thanks to "thorn" and "Funky_MF")
1462
#	Fixed some issues in search with special chars
1463
	(Special thanks to "thorn" and "Funky_MF")
1464
22-Feb-2007 Christian Sommer
1465
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
1466
16-Feb-2007 Christian Sommer
1467
!	Suppressed PHP warnings and errors when reading empty intro.php
1468
16-Feb-2007 Christian Sommer
1469
#	Applied fix to enable parsing of PHP code in the intro.php 
1470
12-Feb-2007 Christian Sommer
1471
!	Added functions page_css and page_javascript which allow to include optional
1472
	module files module.css and module.js into the <head> section. This allows to 
1473
	create valid (X)HTML, as CSS definitions of modules are included in the head section
1474
12-Feb-2007 Christian Sommer
1475
!	Security enhancement (reduced number of login trials from 50 to 3)
1476
02-Feb-2007 Matthias Gallas
1477
#	Applied fix for ticket #380 (Thanks to pcwacht)
1478
30-Jan-2007 Ryan Djurovich
1479
#	Applied fix for ticket #376
1480
29-Jan-2007 Matthias Gallas
1481
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
1482
	specific description of the modules in the language files of the modules.
1483
21-Jan-2007 Matthias Gallas
1484
#	Fixed issue in the search table entries of form modul
1485
13-Jan-2007 Matthias Gallas
1486
#	Fixed some bugs in rss.php
1487
07-Jan-2007 Matthias Gallas
1488
#	Fixed error when uninstalling the news modul
1489
02-Jan-2007 Matthias Gallas
1490
+   Added id keywords to all missing files
1491
#	Fixed issue with Permissions for pages sections
1492
27-Dec-2006 Matthias Gallas
1493
#	Fixed form modul stores empty records
1494
------------------------------------- 2.6.5 -------------------------------------
1495
25-Dec-2006 Ryan Djurovich
1496
!	Changed links to WB help website
1497
24-Dec-2006 Matthias Gallas
1498
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
1499
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
1500
!	Changed all copyright notices to include now 2007
1501
23-Dec-2006 Matthias Gallas
1502
#	Fixed IE allows to set a page as parent of itself (#320)
1503
#	Fixed problem with Page Title has to be escaped (#287)
1504
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
1505
21-Dec-2006 Matthias Gallas
1506
#	Fixed missing message when adding a site without page title (#300)
1507
21-Dec-2006 Ryan Djurovich
1508
#	Fixed bug with captcha script (#346)
1509
20-Dec-2006 Matthias Gallas
1510
#	Fixed Return to Search Results Page (#365)
1511
!	Set Version to 2.6.5
1512
-	Removed Changeset 365 because this will be a part of WB 2.7.x
1513
#	Fixed a little typo error in class.admin.php (#364)
1514
26-Nov-2006 Ryan Djurovich
1515
+	Added new script that could possibly be apart of 2.7.x as a replacement
1516
	for having the pages directory 
1517
17-Nov-2006 Matthias Gallas
1518
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
1519
15-Nov-2006 Matthias Gallas
1520
#	Fixed again intropage doesn't work (#71)
1521
20-Oct-2006 Matthias Gallas
1522
+	Added phpmailer class (thanks to doc)
1523
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
1524
+	Added List sorting in admin area (thanks to rsmith)
1525
#	Fixed table width 100% are wrong displayed in container templates
1526
	when IE is used (#350)
1527
#	Fixed large space between menupoints in IE (#349)
1528
#	Fixed Website description is not displayed when no page description
1529
	available (#348)
1530
#	Fixed group images in news modul cannot be stored (#342)
1531
#	Fixed Typo in form/save_field.php (#341)
1532
#	Fixed files in /pages/posts folder are not deleted (#340)
1533
#	Fixed specialchars problem in the news modul (#339)
1534
#	Fixed news modul stores empty records (#338)
1535
#	Fixed Captcha didn't work in news comments (#337)
1536
#	Fixed various php notices (#334)
1537
+	Added new upgrade_function (thanks to kozmoz)
1538
#	Fixed addons table isn't updated when a modul is updated (#332)
1539
#	Fixed spelling errors in the signup2.php (#330)
1540
#	Fixed MySQL 5.x missing default values for INT fields in all system
1541
	and modules tables (#329)
1542
#	Fixed installer does not insert admin user (#328)
1543
+	Added support for getting page ID of page that referred search
1544
	request (#327) (thanks to brofield)
1545
#	Fixed search results generate invalid XHTML and notify warnings (#326)
1546
Stefan Braunewell
1547
#	Fixed Field 'last_reset' doesn't have a default value (#313)
1548
+	Added get_post_escaped to wb class which automatically calls add_slashes
1549
	on get_post output and used it in form/save_field.php
1550
------------------------------------- 2.6.4 -------------------------------------
1551
20-May-2006 Ryan Djurovich
1552
#	Fixed security issues related to #237
1553
#	Fixed typo in news save comment page (#282)
1554
#	Fixed typo in news delete post page (#283)
1555
!	Added multi-submission protection to form module (#119)
1556
#	Added notice for when PHP Session Support appears to be disabled in installer,
1557
	even if it is enabled and the problem actually lies in the users browser (#154)
1558
19-May-2006 Ryan Djurovich
1559
#	Fixed problem in forgotten login form where email field is too short (#207)
1560
#	Fixed typo in forgotten login details email (#190)
1561
15-May-2006 Stefan Braunewell
1562
#	Fixed security issues (#237)
1563
03-May-2006 Stefan Braunewell
1564
#	Fixed problems with pre-2.6.0 modules in section list
1565
#	Fixed e-mail bug caused by From: headers in internal mail function calls
1566
	(#189)
1567
#	E-mail validation in install script now accepts new top-level domains
1568
	(#162)
1569
#	Error status is now overwritten by next database query (#182)
1570
#	Fixed obscure problem in htmlarea install script
1571
------------------------------------- 2.6.3 -------------------------------------
1572
19-Mar-2006 Stefan Braunewell
1573
#	Fixed ticket #146: problems removing groups from viewers list of a page
1574
16-Mar-2006 Stefan Braunewell
1575
!	Changed link target selection. Now self, top and new. (Ticket #145)
1576
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
1577
	password pages.
1578
#	Some changes to the SQL code in the install script for improved 
1579
	compatibility with new MySQL versions
1580
#	Fixed ticket #134 - error on browsing media.
1581
+	Improved backup module: new choice between full database or WB-related
1582
	backup.
1583
#	Fixed ticket #141 - admin now sees all folders in media
1584
#	Fixed e-mail sending problems due to additional parameter in mail call.
1585
#	Applied fix regarding ticket #138: new users now get deleted if
1586
	sending e-mail fails.
1587
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
1588
	password process
1589
#	Removed duplicate expression from modules/news/install.php which caused
1590
	problems in installation
1591

    
1592
01-Mar-2006 Stefan Braunewell
1593
#	Fixed ticket #68 - Safari problem with displaying all parents.
1594
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
1595
	to fatal error.
1596
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
1597
------------------------------------- 2.6.2 -------------------------------------
1598
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
1599
#	Fixed ticket #104 - commas in form field descriptions not allowed.
1600
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
1601
	and expiration date is now set to time in the past.
1602
#	Smart login not working.
1603
!	Changed mail calls to new function $wb->mail.
1604
#	Form: ticket 124 added captcha settings check 
1605
#	Ticket 118 added formfield type to check for email/text 
1606
#	Ticket 115 changed comparision /modules/form/view.php 
1607
#	Added correct timecheck in form submissions
1608
!	Changed captcha.php call to include timestamp
1609
!	Changed the e-mail validation code and added a mail function to class wb.
1610
!	Forgotten password: if sending of e-mail fails, restore old password.
1611
	Ticket #110
1612
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
1613
!	Character encoding setting also affects admin backend.
1614
	Mentioned in ticket #102.
1615
!	Reintroduced page languages setting. If switched to off, page
1616
	languages are only used to determine the language file for the
1617
	universal texts. If on, displayed page and menu are affected by
1618
	the language session variable.
1619
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
1620
	to set the number of levels to be show.
1621
#	Fixed a bug where access settings of registered and private pages
1622
	were displayed incorrectly.
1623
#	Fixed captcha being cached.
1624
#	Added an exit call after every heading("Location:...")
1625
	redirector to prevent unwanted execution of code.
1626
#	Bug #122. Replaced empty field check by check that setting name is
1627
	not "wb_version".
1628
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
1629
#	Fixed bug #99 and two additional instances of typo 
1630
	catpcha instead of captcha.
1631
#	Fixed some typos
1632
#	Fixed some notices and warnings.
1633
#	Fixed bug #105 - back buttons in addon detail pages not editable.
1634
!	Replace 'admin' by 'wb' in all account pages. 
1635
!/#	Moved print_success and print_error code to class.wb.php.
1636
	Added correct parameters to these functions in account pages. 
1637
------------------------------------- 2.6.1 -------------------------------------
1638
12-Dec-2005 Ryan Djurovich
1639
#	Fixed security vulnerability in class.login.php
1640
#	Fixed typo in EN language file
1641
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
1642
!	Added charset encoding to admin templates
1643
!	Added extra code to check for selection of addon upon uninstalling
1644
#	Fixed bugs in RSS news feeder
1645
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
1646
------------------------------------- 2.6.0 -------------------------------------
1647
28-Nov-2005 Ryan Djurovich
1648
+	Added default charset option to (advanced) settings
1649
#	Form module email fields now have email address validation
1650
#	Fixed spacing in form submissions
1651
27-Nov-2005 Ryan Djurovich
1652
+	Added captcha verification to sign-up form
1653
+	Added Captcha to News module
1654
24-Nov-2005 Stefan Braunewell
1655
!	Applied aportale's patch to use label instead of javascript toggle code
1656
20-Nov-2005 Ryan Djurovich
1657
!	News mod now hides read more link if no need for it (see ticket #56)
1658
+	Added support for mailto: links in the menu link mod
1659
#	Added direct-access redirection on some files (see ticket #37)
1660
+	Added extra characters to convert.php (see ticket #64)
1661
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
1662
29-Sep-2005 Ryan Djurovich
1663
!	Cleaned up form buttons in Settings
1664
!	Moved some options into Advanced Settings
1665
#	Semi-disabled "separate" page trash option
1666
+	Created a backup module/tool for backing-up the database
1667
	(thanks to John (pcwacht) for the original code)
1668
+	Created new "blank template", which can be used in case where you don't
1669
	want anything wrapping page-content.
1670
19-Sep-2005 Ryan Djurovich
1671
+	Added _license field for all add-ons to specify a license
1672
!	Renamed _designed_for variables (for all addons) to _platform
1673
+	Created addons table for faster internal referencing of installed addons
1674
!	Fixed some links, including the "Help" button in Admin
1675
#	Used nl2br to display body correctly when viewing form-submissions
1676
15-Sep-2005 Stefan Braunewell
1677
+	Added table module with columns 'name','type' and 'directory' as an
1678
	index.
1679
+	Added entry to settings table 'wb_version' which holds the version
1680
	number and can be utilized in future upgrade scripts.
1681
!	Added upgrade functionality also for templates and languages.
1682
#/!	Template/modules installation now respects paths.
1683
!	Moved updates from config.php to database.
1684
	Created initialize.php (required by config.php) to read settings.
1685
11-Sep-2005 Stefan Braunewell
1686
!	HTMLArea is now a module instead of a core component. Files moved
1687
	from "include" to "modules".
1688
+	Implemented Installation of modules on top of an older version. This is 
1689
	done via checking $module_version. Instead of install.php, upgrade.php
1690
	is then called if it exists in the module package. 
1691
	For module developers: $module_version and $new_module_version are 
1692
	accessible in upgrade.php to find out what upgrade steps need to be taken.
1693
!	Changed column names in mod_news_posts from short,long to content_short,
1694
	content_long.
1695
09-Sep-2005 Stefan Braunewell
1696
+	Added new advanced setting "Rename Files On Upload". File extensions can be
1697
	given so that respective files will have a ".txt" appended on media upload.
1698
#	Fixed "None found" message bug when user has no top level page edit
1699
	rights.
1700
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
1701
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
1702
+	Added utf-8 character encoding meta tag into all stock templates.
1703
#	Fixed bug when changing a page's parent
1704
!	Changed the way blocks are treated. Added new frontend class attribute
1705
	default_block_content that controls what is shown on pages such as
1706
	search, login, etc. (Ticket #16)
1707
+	Added support for WYSIWYG editor modules (wysiwygmod)
1708
+	When trying to access a registered page, user is automatically redirected
1709
	there on successful login.
1710
#	Fixed various issues with system search (mainly related to stripslashes()
1711
#	Removed stripslashes() in many places in the code. Added check for
1712
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
1713
	is independent of magic_quotes setting..
1714
05-Sep-2005 Stefan Braunewell
1715
#	Fixed bug concerning direct access of preferences page.
1716
#	Reworked page visibility and menu item visibility code (frontend login
1717
	problem).
1718
#	Pages in link list in htmlarea popup are now correctly ordered.
1719
#	Fixed bug where group with existing name can be added.
1720
04-Sep-2005 Ryan Djurovich
1721
+	Added and RSS newsfeed script to the News module
1722
04-Sep-2005 Stefan Braunewell
1723
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
1724
#	Fixed some occurrences of potential direct access path disclosure
1725
#	Added directory check to browse.php to prevent xss exploit by trusted users.
1726
!	Updated code to reflect move to Subversion repository system.
1727
27-Aug-2005 Stefan Braunewell
1728
#	Fixed bugs 4,5,6,8,9 in bug tracker
1729
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
1730
	A GET['lang'] now sets the session language variable.
1731
26-Aug-2005 Stefan Braunewell
1732
!	Moved redundant code into the new class functions. Created 
1733
	'compatibility.php' for backward compatibility with
1734
	modules and templates. Variables and functions can still be accessed
1735
	in the old way.
1736
!/+	Reorganized core frontend files, added new base class 'wb' from
1737
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1738
	function into new class. Completely rewrote core index.php.
1739
	Now all variables and functions that are available to templates and
1740
	modules are attributes and methods of the frontend and the wb classes
1741
------------------------------------- 2.5.2 -------------------------------------
1742
23-Jun-2005 Ryan Djurovich
1743
!	create_access_file now creates all parent directories if needed
1744
#	Fixed bug when moving page with subpages to another level
1745
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1746
#	Fixed bug where query was not setting error correctly in class.database.php
1747
22-Jun-2005 Ryan Djurovich
1748
#	Fixed bug where template permissions were not saved when a adding group
1749
21-Jun-2005 Ryan Djurovich
1750
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1751
#	Fixed language problems in some area's of Admin. (Bug #70)
1752
#	Added a space in website/page keywords (Bug #69)
1753
#	Fixed bugs on settings2.php (Bug #52)
1754
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1755
13-Jun-2005 Ryan Djurovich
1756
#	Fixed bug (#88) with news module
1757
!	Title of Administration login page now taken from language file (Bug #72)
1758
#	Fixed redirection admin/home to admin/start on admin/index.php
1759
#	Fixed bug with forgotten password page in admin (Bug #81)
1760
25-Apr-2005 Ryan Djurovich
1761
#	Fixed numerous bugs with module uninstallation
1762
#	Fixed bug when uploading files in Administration -> Media
1763
!	Installer no-longer requires you to accept the GNU GPL
1764
------------------------------------- 2.5.1 -------------------------------------
1765
16-Apr-2005 Ryan Djurovich
1766
#	Fixed two bugs with account login/logout
1767
------------------------------------- 2.5.1 -------------------------------------
1768
15-Apr-2005 Ryan Djurovich
1769
#	Fixed bug where non-english characters can get used in page filenames. Many
1770
	measuers have been added (including a new file: wb/framework/convert.php),
1771
	to prevent any possible errors that can occur in page filenames.
1772
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1773
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1774
#	Fixed bug where search and account pages are shown in every block
1775
	that is in a template
1776
#	Fixed numerous bugs with media home directories feature
1777
10-Apr-2005 Ryan Djurovich
1778
#	Fixed bugs in account/login.php and logout.php where users
1779
	gets redirected to /pages
1780
------------------------------------- 2.5.0 -------------------------------------
1781
08-Apr-2005 Ryan Djurovich
1782
-	Removed section language feature
1783
+	Added page language feature (replaces need for sections language feature)
1784
#	Fixed bug where pages using menu_link module can have the URL changed
1785
-	Page directory no longer stored in link field in pages table, it is now added
1786
	when the page_link function is called - this makes changing the pages
1787
	directory much easier and quicker
1788
!	Pages with visibility of "none" are now no longer directly accessable
1789
+	Added new visibility setting "hidden", acts exactly like none did previously
1790
!	Template info file can now specify number of menu's available and relative names
1791
!	Template info file can now specify number of blocks's available and relative names
1792
------------------------------------- 2.4.3 -------------------------------------
1793
07-Apr-2005 Ryan Djurovich
1794
#	page_filename function has been rewritten using str_replace
1795
	function, which should be faster and will allow characters
1796
	from other languages into filenames
1797
!	Created new media_filename function, which is now used
1798
	by all media functions (create,upload,rename) to determine
1799
	which characters should be removed from a desired filename
1800
+	New button in Administration page list to view specific page
1801
#	Updated the page_link function to now be compatible with menu link
1802
	module when setting pages directory to root
1803
#	Fixed bugs in search when using "Any Words" option
1804
#	Fixed bug with news module when pages directory set to root
1805
!	Changed URL of documentation website on Administration Start page
1806
------------------------------------- 2.4.2 -------------------------------------
1807
05-Apr-2005 Ryan Djurovich
1808
#	Fixed bug where file could be renamed to nothing in Media
1809
!	Optimised Media create folder, upload file, and rename functions
1810
#	Fixed bug where stripslashes not run on news post titles in admin
1811
05-Apr-2005 Stefan Braunewell
1812
#	Fixed bug concerning usage of the private_sql variable
1813
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
1814
------------------------------------- 2.4.1 -------------------------------------
1815
04-Apr-2005 Ryan Djurovich
1816
!	Pages with visibility of "none" are again directly accessable
1817
#	Fixed bugs regarding renaming files and directories in Media section
1818
!	When home folders disabled, all folders now visible in Media section
1819
------------------------------------- 2.4.0 -------------------------------------
1820
03-Apr-2005 Ryan Djurovich
1821
-	Removed recently added visibility setting of "heading", and relative config vars
1822
+	Added new "menu" field to pages table, and new setting "multiple menus"
1823
	which replaces the need for the menu headings feature
1824
+	Added links to top of groups and users sections, linking to each other
1825
!	Change menu width in "Round" template to 170px (was 150px)
1826
#	Change page "are you sure" deletion message to mention that it will delete
1827
	all sub-pages as well
1828
#	Fixed many bugs with news module when viewing posts by group
1829
!	Pages with visibility of "none" are now no longer directly accessable
1830
02-Apr-2005 Ryan Djurovich
1831
-	Removed need to specify DB_URL when calling database class
1832
#	Stopped fields without a type specified from being shown in form mod
1833
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
1834
	for insert link and insert image
1835
+	Added setting which allows you to specify the default WYSIWYG style
1836
+	Added "Server Email" option, to specify what is used in "From" field when
1837
	sending emails using the PHP mail function. Default is admins email address.
1838
#	Search now excludes pages which have a visibility of none or heading
1839
!	Pages are now given modified_when and modified_by when added
1840
01-Apr-2005 Ryan Djurovich
1841
+	Added option to News module to specify how many posts should be listed
1842
	per page (by default it is set to unlimited, which functions like previous version)
1843
#	Added stripslashes when display page titles in search
1844
+	Page descriptions and last updated date now shown in search by default
1845
30-Mar-2005 Ryan Djurovich
1846
+	Added new feature for Media home folders, where a folder can be specified
1847
	for a specific user or group of users only
1848
!	Changed URL of Help button to http://www.websitebaker.org/docs/
1849
+	Added new feature for "Page Trash" - two modes available: inline and separate
1850
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
1851
	up a level)
1852
29-Mar-2005 Ryan Djurovich
1853
-	Removed Database Settings from Administration Settings (options will not be
1854
	available in 3.x, so trying to match interface with WB 3.x plans
1855
!	Changed the name of Path Settings to Filesystem Settings in Administration
1856
	Settings, and removed ability to change path/url options - matching interface
1857
	plans for WB 3.x
1858
+	Added same options for OS and file permissions as installer to Settings
1859
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
1860
28-Mar-2005 Ryan Djurovich
1861
+	New functions available to templates to simplify creation of them. This aims
1862
	to "future-proof" templates for WB 3.x plans.
1863
!	Default templates updated to support some of the new functions
1864
+	Added field to pages table "page_trail" which stores a list of the pages
1865
	parents. This field was needed by the new page_menu function
1866
+	Added option for page visibility "heading" to enabled support for multiple
1867
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
1868
+	Added option for page visibility "registered", which acts a little like
1869
	private, but is still shown in the menu (although users need to log in to view
1870
	the pages content)
1871
+	Form module submissions now saved to database, and feature now added to
1872
	limit number of submissions per hour to prevent spamming
1873
+	New field for Form module: email. Allows you to specify their email in
1874
	"from" field on module settings.
1875
#	Fixed bug when displaying comments in News module (WB Bug #14)
1876
+	New "under contruction" message if no pages exist
1877
!	Cleaned-up wb/index.php
1878
27-Mar-2005 Ryan Djurovich
1879
+	Created advanced mkdir and chmod functions
1880
#	Fixed bug in media where wrong file/folder is deleted
1881
+	Complete overhall of installer - now only one step! It has been greatly
1882
	simplified in many ways, has much better validation, reports error much more
1883
	nicely, and automatically logs the user into the Administrations
1884
+	Must now specify OS type - allows for customizable file permission settings
1885
+	Sections can now have a language code assigned to them
1886
+	Sections can now have a block name/id assigned to them
1887
!	Home section of Administration renamed to Start, to save confusion with saying
1888
	Homepage (because this term could either mean the main website or Home section
1889
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
1890
!	Moved Users and Groups sections under Access section. This aims to unify the
1891
	interface with WB 3.x plans, which help to unclutter the menu
1892
!	Interface for Settings section has been imporved for usability purposes
1893
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
1894
	by placing media list inside an iframe
1895
#	Fixed stripslashes problem for viewing news comments
1896
!	Added code from Formesque module (an advanced version of the original Form
1897
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
1898
	interface improvements for select box/checkbox group/radio group options.
1899
#	Possibly fixed bugs where an S appears before file and dir modes
1900
#	Fixed bug where users can be added with same emails (in Administration)
1901
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
1902
	makes code more bulky, and removing it will decrease package size a lot
1903
+	New "homepage redirect" option so first page is included and not redirected to
1904
#	Fixed text not being shown when module uninstalled
1905
!	Imporved interface for basic group permissions
1906
26-Mar-2005 Stefan Braunewell
1907
#	Fixed bug with front-end logins
1908
#	Fixed bug when saving intro page 
1909
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
1910
#	Fixed bugs concerning moving/deleting pages
1911
#	Fixed list of parents in page settings
1912
#	Fixed mkdir without mode parameter
1913
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
1914
+	Added support for PAGES_DIRECTORY set to root
1915
+	Search form now supports quotes (thanks to Manafta)
1916
#	Fixed page section ordering
1917
#	News items are displayed with name of poster instead of "Unknown"
1918
#	Deletion confirmation popup window in media section now shows correct file name
1919
------------------------------------- 2.3.1 -------------------------------------
1920
03-Fed-2005 Ryan Djurovich
1921
+	Now there is two types of "filesystem modes", one for directories and one
1922
	for files. Having different settings is very common for most servers, so
1923
	this addition should fix many problems people had with 2.3.0.
1924
-	Removed filesystem mode options from installation
1925
!	Removed duplicate text on installation step 3 for timezone
1926
!	All "access files" for the news module now stored in pages/posts instead
1927
	of a sub-dir relative to the page (this fixes many bugs)
1928
#	Fixed major bugs when deleting pages with sub-pages
1929
!	Removed the restrictions that prevent a user for changing a pages level
1930
#	Fixed bug with "toggle" plus/minus in IE for pages list
1931
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1932
------------------------------------- 2.3.0 -------------------------------------
1933
26-Jan-2005 Ryan Djurovich
1934
#	Fixed bug in framework/functions.php that made root parent always equal 8
1935
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1936
#	Fixed SQL-query on line 172, placing a / after $old_link
1937
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1938
	admin/pages/settings2.php
1939
#	Added ordering cleaning to delete_post.php on line 53 for news module
1940
!	GMT option is selected for "Default Timezone" in the installer, instead
1941
	of the old "Please select" message (which had the same value as GMT)
1942
28-Jan-2005 Ryan Djurovich
1943
!	Ability to specify the chmod number when WB uploads files, etc.
1944
!	Modified file headers (copyright/license notice) so they now look almost the
1945
	same, independant of font. Also, it now covers copyright for 2005.
1946
30-Jan-2005 Ryan Djurovich
1947
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1948
	table when a page is deleted.
1949
+	New 'Smart Login' prevents users from using external password managers,
1950
	and can be set to remember the users password using cookies.
1951
!	SourceForge CVS module now called websitebaker2 (instead of just
1952
	websitebaker). Also, all file versions have been reset.
1953
01-Fed-2005 Ryan Djurovich
1954
!	Added code to prevent from changing a pages level (it simply disables
1955
	the select box), to prevent many possible bugs.
1956
------------------------------------- 2.2.4 -------------------------------------
1957
23-Dec-2004 Ryan Djurovich
1958
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
1959
#	Fixed multi-language support in search
1960
+	Added more detailed options to list of PHP error reporting level's
1961
-	Removed ability to change language and PHP error reporting level
1962
	on installation to make things easier for newbie's
1963
+	Ability to select custom spacer for page filename's
1964
!	Changed the way a language code is found on language installation
1965
+	Added template permissions to groups
1966
#	Fixed bug when trying to change email from Preferences (admin and frontend)
1967
#	Fixed bug with auto-selection of "System Default" for Preferences
1968
!	News module now use's WYSIWYG for modifying news posts
1969
+	Ability to specify both the pages and media target directories
1970
------------------------------------ 2.2.3-c ------------------------------------
1971
22-Dec-2004 Ryan Djurovich
1972
#	Fixed problem with DB password being reset if Settings saved in basic mode
1973
------------------------------------ 2.2.3-b ------------------------------------
1974
21-Dec-2004 Ryan Djurovich
1975
#	Fixed minor bug on admin templates section
1976
#	Fixed bug on rename.php and rename2.php in admin media section
1977
------------------------------------- 2.2.3 -------------------------------------
1978
20-Dec-2004 Ryan Djurovich
1979
+	Added WB release version in Administration (top right corner)
1980
!	New option to prevent users from adding level 0 pages
1981
#	Fixed bug when deleting post's in News module
1982
+	Added new field in pages table for "root" parent (level 0 parent), for
1983
	extra flexability in creating templates
1984
!	Round template now supports unlimited page levels
1985
------------------------------------- 2.2.2 -------------------------------------
1986
18-Dec-2004 Ryan Djurovich
1987
+	New option under Search Settings for selecting custom template for search
1988
+	New option when changing page settings to set the target
1989
#	Fixed error when saving a user after editing
1990
!	Users can now modify sub-page if they dont have permissions on the parent
1991
------------------------------------- 2.2.1 -------------------------------------
1992
15-Dec-2004 Ryan Djurovich
1993
#	Fixed bug when changing password on preferences form (front-end)
1994
#	Fixed bug when retrieving user details (administration)
1995
#	Added check to see if module, template, or language is in use when deleting
1996
#	Fixed up email that is sent to user from a submitted form
1997
#	Fixed major problem with module permissions which stopped it from working
1998
------------------------------------- 2.2.0 -------------------------------------
1999
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
2000
+	Multiple-level page support
2001
+	Multiple section's for pages (including interface)
2002
!	Removed text created using two words on all areas
2003
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
2004
	this is for better language support
2005
+	Added Languages section
2006
!	Moved Templates and Modules under Add-ons section
2007
!	Changed name of "Default" template to "Round"
2008
+	Added "All CSS" template
2009
+	Added "Jump"
2010
+	Added 
2011
!	Modified "Box" template to support multiple page levels
2012
+	Added "Menu Link" module
2013
+	Added "News" module
2014
+	Added "Code" module
2015
+	Added "Form" module
2016
+	Added "Wrapper" module
2017
!	Changed name of "Normal Page" module to "WYSIWYG"
2018
+	Created new admin wrapper script to ease module develpment
2019
+	Media now automatically creates index.php file for every
2020
	sub-folder made (for security purposes)
2021
!	Change "Help" link in Administration menu so it now directs
2022
	to the the new Website Baker documentation website found at:
2023
	http://www.websitebaker.org/documentation
2024
!	Password is now required to change email in preferences
2025
+	User can now select custom Language and Date & Time Formats
2026
+	Added search functionality, with three different "methods":
2027
	1. Using all words  2. Using any words  3. Exact match
2028
+	Added native MySQL database support
(1-1/5)