Project

General

Profile

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

    
5
$Id: CHANGELOG 1344 2010-05-11 16:53:52Z Luisehahne $
6

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

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

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