Project

General

Profile

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

    
5
$Id: CHANGELOG 1355 2010-12-27 11:14:16Z FrankH $
6

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

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

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