Project

General

Profile

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

    
5
$Id: CHANGELOG 1354 2010-12-26 20:27:15Z Luisehahne $
6

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

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

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