Project

General

Profile

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

    
5
$Id: CHANGELOG 1342 2010-05-04 08:05:31Z Luisehahne $
6

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

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

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