Project

General

Profile

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

    
5
$Id: CHANGELOG 1347 2010-11-23 17:10:35Z Luisehahne $
6

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

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

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