Project

General

Profile

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

    
5
$Id: CHANGELOG 1336 2010-04-27 14:29:35Z Luisehahne $
6

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

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

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