Project

General

Profile

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

    
5
$Id: CHANGELOG 1223 2009-12-28 03:38:03Z Luisehahne $
6

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

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

    
1268
01-Mar-2006 Stefan Braunewell
1269
#	Fixed ticket #68 - Safari problem with displaying all parents.
1270
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
1271
	to fatal error.
1272
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
1273
------------------------------------- 2.6.2 -------------------------------------
1274
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
1275
#	Fixed ticket #104 - commas in form field descriptions not allowed.
1276
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
1277
	and expiration date is now set to time in the past.
1278
#	Smart login not working.
1279
!	Changed mail calls to new function $wb->mail.
1280
#	Form: ticket 124 added captcha settings check 
1281
#	Ticket 118 added formfield type to check for email/text 
1282
#	Ticket 115 changed comparision /modules/form/view.php 
1283
#	Added correct timecheck in form submissions
1284
!	Changed captcha.php call to include timestamp
1285
!	Changed the e-mail validation code and added a mail function to class wb.
1286
!	Forgotten password: if sending of e-mail fails, restore old password.
1287
	Ticket #110
1288
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
1289
!	Character encoding setting also affects admin backend.
1290
	Mentioned in ticket #102.
1291
!	Reintroduced page languages setting. If switched to off, page
1292
	languages are only used to determine the language file for the
1293
	universal texts. If on, displayed page and menu are affected by
1294
	the language session variable.
1295
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
1296
	to set the number of levels to be show.
1297
#	Fixed a bug where access settings of registered and private pages
1298
	were displayed incorrectly.
1299
#	Fixed captcha being cached.
1300
#	Added an exit call after every heading("Location:...")
1301
	redirector to prevent unwanted execution of code.
1302
#	Bug #122. Replaced empty field check by check that setting name is
1303
	not "wb_version".
1304
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
1305
#	Fixed bug #99 and two additional instances of typo 
1306
	catpcha instead of captcha.
1307
#	Fixed some typos
1308
#	Fixed some notices and warnings.
1309
#	Fixed bug #105 - back buttons in addon detail pages not editable.
1310
!	Replace 'admin' by 'wb' in all account pages. 
1311
!/#	Moved print_success and print_error code to class.wb.php.
1312
	Added correct parameters to these functions in account pages. 
1313
------------------------------------- 2.6.1 -------------------------------------
1314
12-Dec-2005 Ryan Djurovich
1315
#	Fixed security vulnerability in class.login.php
1316
#	Fixed typo in EN language file
1317
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
1318
!	Added charset encoding to admin templates
1319
!	Added extra code to check for selection of addon upon uninstalling
1320
#	Fixed bugs in RSS news feeder
1321
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
1322
------------------------------------- 2.6.0 -------------------------------------
1323
28-Nov-2005 Ryan Djurovich
1324
+	Added default charset option to (advanced) settings
1325
#	Form module email fields now have email address validation
1326
#	Fixed spacing in form submissions
1327
27-Nov-2005 Ryan Djurovich
1328
+	Added captcha verification to sign-up form
1329
+	Added Captcha to News module
1330
24-Nov-2005 Stefan Braunewell
1331
!	Applied aportale's patch to use label instead of javascript toggle code
1332
20-Nov-2005 Ryan Djurovich
1333
!	News mod now hides read more link if no need for it (see ticket #56)
1334
+	Added support for mailto: links in the menu link mod
1335
#	Added direct-access redirection on some files (see ticket #37)
1336
+	Added extra characters to convert.php (see ticket #64)
1337
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
1338
29-Sep-2005 Ryan Djurovich
1339
!	Cleaned up form buttons in Settings
1340
!	Moved some options into Advanced Settings
1341
#	Semi-disabled "separate" page trash option
1342
+	Created a backup module/tool for backing-up the database
1343
	(thanks to John (pcwacht) for the original code)
1344
+	Created new "blank template", which can be used in case where you don't
1345
	want anything wrapping page-content.
1346
19-Sep-2005 Ryan Djurovich
1347
+	Added _license field for all add-ons to specify a license
1348
!	Renamed _designed_for variables (for all addons) to _platform
1349
+	Created addons table for faster internal referencing of installed addons
1350
!	Fixed some links, including the "Help" button in Admin
1351
#	Used nl2br to display body correctly when viewing form-submissions
1352
15-Sep-2005 Stefan Braunewell
1353
+	Added table module with columns 'name','type' and 'directory' as an
1354
	index.
1355
+	Added entry to settings table 'wb_version' which holds the version
1356
	number and can be utilized in future upgrade scripts.
1357
!	Added upgrade functionality also for templates and languages.
1358
#/!	Template/modules installation now respects paths.
1359
!	Moved updates from config.php to database.
1360
	Created initialize.php (required by config.php) to read settings.
1361
11-Sep-2005 Stefan Braunewell
1362
!	HTMLArea is now a module instead of a core component. Files moved
1363
	from "include" to "modules".
1364
+	Implemented Installation of modules on top of an older version. This is 
1365
	done via checking $module_version. Instead of install.php, upgrade.php
1366
	is then called if it exists in the module package. 
1367
	For module developers: $module_version and $new_module_version are 
1368
	accessible in upgrade.php to find out what upgrade steps need to be taken.
1369
!	Changed column names in mod_news_posts from short,long to content_short,
1370
	content_long.
1371
09-Sep-2005 Stefan Braunewell
1372
+	Added new advanced setting "Rename Files On Upload". File extensions can be
1373
	given so that respective files will have a ".txt" appended on media upload.
1374
#	Fixed "None found" message bug when user has no top level page edit
1375
	rights.
1376
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
1377
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
1378
+	Added utf-8 character encoding meta tag into all stock templates.
1379
#	Fixed bug when changing a page's parent
1380
!	Changed the way blocks are treated. Added new frontend class attribute
1381
	default_block_content that controls what is shown on pages such as
1382
	search, login, etc. (Ticket #16)
1383
+	Added support for WYSIWYG editor modules (wysiwygmod)
1384
+	When trying to access a registered page, user is automatically redirected
1385
	there on successful login.
1386
#	Fixed various issues with system search (mainly related to stripslashes()
1387
#	Removed stripslashes() in many places in the code. Added check for
1388
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
1389
	is independent of magic_quotes setting..
1390
05-Sep-2005 Stefan Braunewell
1391
#	Fixed bug concerning direct access of preferences page.
1392
#	Reworked page visibility and menu item visibility code (frontend login
1393
	problem).
1394
#	Pages in link list in htmlarea popup are now correctly ordered.
1395
#	Fixed bug where group with existing name can be added.
1396
04-Sep-2005 Ryan Djurovich
1397
+	Added and RSS newsfeed script to the News module
1398
04-Sep-2005 Stefan Braunewell
1399
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
1400
#	Fixed some occurrences of potential direct access path disclosure
1401
#	Added directory check to browse.php to prevent xss exploit by trusted users.
1402
!	Updated code to reflect move to Subversion repository system.
1403
27-Aug-2005 Stefan Braunewell
1404
#	Fixed bugs 4,5,6,8,9 in bug tracker
1405
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
1406
	A GET['lang'] now sets the session language variable.
1407
26-Aug-2005 Stefan Braunewell
1408
!	Moved redundant code into the new class functions. Created 
1409
	'compatibility.php' for backward compatibility with
1410
	modules and templates. Variables and functions can still be accessed
1411
	in the old way.
1412
!/+	Reorganized core frontend files, added new base class 'wb' from
1413
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1414
	function into new class. Completely rewrote core index.php.
1415
	Now all variables and functions that are available to templates and
1416
	modules are attributes and methods of the frontend and the wb classes
1417
------------------------------------- 2.5.2 -------------------------------------
1418
23-Jun-2005 Ryan Djurovich
1419
!	create_access_file now creates all parent directories if needed
1420
#	Fixed bug when moving page with subpages to another level
1421
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1422
#	Fixed bug where query was not setting error correctly in class.database.php
1423
22-Jun-2005 Ryan Djurovich
1424
#	Fixed bug where template permissions were not saved when a adding group
1425
21-Jun-2005 Ryan Djurovich
1426
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1427
#	Fixed language problems in some area's of Admin. (Bug #70)
1428
#	Added a space in website/page keywords (Bug #69)
1429
#	Fixed bugs on settings2.php (Bug #52)
1430
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1431
13-Jun-2005 Ryan Djurovich
1432
#	Fixed bug (#88) with news module
1433
!	Title of Administration login page now taken from language file (Bug #72)
1434
#	Fixed redirection admin/home to admin/start on admin/index.php
1435
#	Fixed bug with forgotten password page in admin (Bug #81)
1436
25-Apr-2005 Ryan Djurovich
1437
#	Fixed numerous bugs with module uninstallation
1438
#	Fixed bug when uploading files in Administration -> Media
1439
!	Installer no-longer requires you to accept the GNU GPL
1440
------------------------------------- 2.5.1 -------------------------------------
1441
16-Apr-2005 Ryan Djurovich
1442
#	Fixed two bugs with account login/logout
1443
------------------------------------- 2.5.1 -------------------------------------
1444
15-Apr-2005 Ryan Djurovich
1445
#	Fixed bug where non-english characters can get used in page filenames. Many
1446
	measuers have been added (including a new file: wb/framework/convert.php),
1447
	to prevent any possible errors that can occur in page filenames.
1448
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1449
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1450
#	Fixed bug where search and account pages are shown in every block
1451
	that is in a template
1452
#	Fixed numerous bugs with media home directories feature
1453
10-Apr-2005 Ryan Djurovich
1454
#	Fixed bugs in account/login.php and logout.php where users
1455
	gets redirected to /pages
1456
------------------------------------- 2.5.0 -------------------------------------
1457
08-Apr-2005 Ryan Djurovich
1458
-	Removed section language feature
1459
+	Added page language feature (replaces need for sections language feature)
1460
#	Fixed bug where pages using menu_link module can have the URL changed
1461
-	Page directory no longer stored in link field in pages table, it is now added
1462
	when the page_link function is called - this makes changing the pages
1463
	directory much easier and quicker
1464
!	Pages with visibility of "none" are now no longer directly accessable
1465
+	Added new visibility setting "hidden", acts exactly like none did previously
1466
!	Template info file can now specify number of menu's available and relative names
1467
!	Template info file can now specify number of blocks's available and relative names
1468
------------------------------------- 2.4.3 -------------------------------------
1469
07-Apr-2005 Ryan Djurovich
1470
#	page_filename function has been rewritten using str_replace
1471
	function, which should be faster and will allow characters
1472
	from other languages into filenames
1473
!	Created new media_filename function, which is now used
1474
	by all media functions (create,upload,rename) to determine
1475
	which characters should be removed from a desired filename
1476
+	New button in Administration page list to view specific page
1477
#	Updated the page_link function to now be compatible with menu link
1478
	module when setting pages directory to root
1479
#	Fixed bugs in search when using "Any Words" option
1480
#	Fixed bug with news module when pages directory set to root
1481
!	Changed URL of documentation website on Administration Start page
1482
------------------------------------- 2.4.2 -------------------------------------
1483
05-Apr-2005 Ryan Djurovich
1484
#	Fixed bug where file could be renamed to nothing in Media
1485
!	Optimised Media create folder, upload file, and rename functions
1486
#	Fixed bug where stripslashes not run on news post titles in admin
1487
05-Apr-2005 Stefan Braunewell
1488
#	Fixed bug concerning usage of the private_sql variable
1489
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
1490
------------------------------------- 2.4.1 -------------------------------------
1491
04-Apr-2005 Ryan Djurovich
1492
!	Pages with visibility of "none" are again directly accessable
1493
#	Fixed bugs regarding renaming files and directories in Media section
1494
!	When home folders disabled, all folders now visible in Media section
1495
------------------------------------- 2.4.0 -------------------------------------
1496
03-Apr-2005 Ryan Djurovich
1497
-	Removed recently added visibility setting of "heading", and relative config vars
1498
+	Added new "menu" field to pages table, and new setting "multiple menus"
1499
	which replaces the need for the menu headings feature
1500
+	Added links to top of groups and users sections, linking to each other
1501
!	Change menu width in "Round" template to 170px (was 150px)
1502
#	Change page "are you sure" deletion message to mention that it will delete
1503
	all sub-pages as well
1504
#	Fixed many bugs with news module when viewing posts by group
1505
!	Pages with visibility of "none" are now no longer directly accessable
1506
02-Apr-2005 Ryan Djurovich
1507
-	Removed need to specify DB_URL when calling database class
1508
#	Stopped fields without a type specified from being shown in form mod
1509
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
1510
	for insert link and insert image
1511
+	Added setting which allows you to specify the default WYSIWYG style
1512
+	Added "Server Email" option, to specify what is used in "From" field when
1513
	sending emails using the PHP mail function. Default is admins email address.
1514
#	Search now excludes pages which have a visibility of none or heading
1515
!	Pages are now given modified_when and modified_by when added
1516
01-Apr-2005 Ryan Djurovich
1517
+	Added option to News module to specify how many posts should be listed
1518
	per page (by default it is set to unlimited, which functions like previous version)
1519
#	Added stripslashes when display page titles in search
1520
+	Page descriptions and last updated date now shown in search by default
1521
30-Mar-2005 Ryan Djurovich
1522
+	Added new feature for Media home folders, where a folder can be specified
1523
	for a specific user or group of users only
1524
!	Changed URL of Help button to http://www.websitebaker.org/docs/
1525
+	Added new feature for "Page Trash" - two modes available: inline and separate
1526
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
1527
	up a level)
1528
29-Mar-2005 Ryan Djurovich
1529
-	Removed Database Settings from Administration Settings (options will not be
1530
	available in 3.x, so trying to match interface with WB 3.x plans
1531
!	Changed the name of Path Settings to Filesystem Settings in Administration
1532
	Settings, and removed ability to change path/url options - matching interface
1533
	plans for WB 3.x
1534
+	Added same options for OS and file permissions as installer to Settings
1535
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
1536
28-Mar-2005 Ryan Djurovich
1537
+	New functions available to templates to simplify creation of them. This aims
1538
	to "future-proof" templates for WB 3.x plans.
1539
!	Default templates updated to support some of the new functions
1540
+	Added field to pages table "page_trail" which stores a list of the pages
1541
	parents. This field was needed by the new page_menu function
1542
+	Added option for page visibility "heading" to enabled support for multiple
1543
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
1544
+	Added option for page visibility "registered", which acts a little like
1545
	private, but is still shown in the menu (although users need to log in to view
1546
	the pages content)
1547
+	Form module submissions now saved to database, and feature now added to
1548
	limit number of submissions per hour to prevent spamming
1549
+	New field for Form module: email. Allows you to specify their email in
1550
	"from" field on module settings.
1551
#	Fixed bug when displaying comments in News module (WB Bug #14)
1552
+	New "under contruction" message if no pages exist
1553
!	Cleaned-up wb/index.php
1554
27-Mar-2005 Ryan Djurovich
1555
+	Created advanced mkdir and chmod functions
1556
#	Fixed bug in media where wrong file/folder is deleted
1557
+	Complete overhall of installer - now only one step! It has been greatly
1558
	simplified in many ways, has much better validation, reports error much more
1559
	nicely, and automatically logs the user into the Administrations
1560
+	Must now specify OS type - allows for customizable file permission settings
1561
+	Sections can now have a language code assigned to them
1562
+	Sections can now have a block name/id assigned to them
1563
!	Home section of Administration renamed to Start, to save confusion with saying
1564
	Homepage (because this term could either mean the main website or Home section
1565
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
1566
!	Moved Users and Groups sections under Access section. This aims to unify the
1567
	interface with WB 3.x plans, which help to unclutter the menu
1568
!	Interface for Settings section has been imporved for usability purposes
1569
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
1570
	by placing media list inside an iframe
1571
#	Fixed stripslashes problem for viewing news comments
1572
!	Added code from Formesque module (an advanced version of the original Form
1573
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
1574
	interface improvements for select box/checkbox group/radio group options.
1575
#	Possibly fixed bugs where an S appears before file and dir modes
1576
#	Fixed bug where users can be added with same emails (in Administration)
1577
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
1578
	makes code more bulky, and removing it will decrease package size a lot
1579
+	New "homepage redirect" option so first page is included and not redirected to
1580
#	Fixed text not being shown when module uninstalled
1581
!	Imporved interface for basic group permissions
1582
26-Mar-2005 Stefan Braunewell
1583
#	Fixed bug with front-end logins
1584
#	Fixed bug when saving intro page 
1585
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
1586
#	Fixed bugs concerning moving/deleting pages
1587
#	Fixed list of parents in page settings
1588
#	Fixed mkdir without mode parameter
1589
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
1590
+	Added support for PAGES_DIRECTORY set to root
1591
+	Search form now supports quotes (thanks to Manafta)
1592
#	Fixed page section ordering
1593
#	News items are displayed with name of poster instead of "Unknown"
1594
#	Deletion confirmation popup window in media section now shows correct file name
1595
------------------------------------- 2.3.1 -------------------------------------
1596
03-Fed-2005 Ryan Djurovich
1597
+	Now there is two types of "filesystem modes", one for directories and one
1598
	for files. Having different settings is very common for most servers, so
1599
	this addition should fix many problems people had with 2.3.0.
1600
-	Removed filesystem mode options from installation
1601
!	Removed duplicate text on installation step 3 for timezone
1602
!	All "access files" for the news module now stored in pages/posts instead
1603
	of a sub-dir relative to the page (this fixes many bugs)
1604
#	Fixed major bugs when deleting pages with sub-pages
1605
!	Removed the restrictions that prevent a user for changing a pages level
1606
#	Fixed bug with "toggle" plus/minus in IE for pages list
1607
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1608
------------------------------------- 2.3.0 -------------------------------------
1609
26-Jan-2005 Ryan Djurovich
1610
#	Fixed bug in framework/functions.php that made root parent always equal 8
1611
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1612
#	Fixed SQL-query on line 172, placing a / after $old_link
1613
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1614
	admin/pages/settings2.php
1615
#	Added ordering cleaning to delete_post.php on line 53 for news module
1616
!	GMT option is selected for "Default Timezone" in the installer, instead
1617
	of the old "Please select" message (which had the same value as GMT)
1618
28-Jan-2005 Ryan Djurovich
1619
!	Ability to specify the chmod number when WB uploads files, etc.
1620
!	Modified file headers (copyright/license notice) so they now look almost the
1621
	same, independant of font. Also, it now covers copyright for 2005.
1622
30-Jan-2005 Ryan Djurovich
1623
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1624
	table when a page is deleted.
1625
+	New 'Smart Login' prevents users from using external password managers,
1626
	and can be set to remember the users password using cookies.
1627
!	SourceForge CVS module now called websitebaker2 (instead of just
1628
	websitebaker). Also, all file versions have been reset.
1629
01-Fed-2005 Ryan Djurovich
1630
!	Added code to prevent from changing a pages level (it simply disables
1631
	the select box), to prevent many possible bugs.
1632
------------------------------------- 2.2.4 -------------------------------------
1633
23-Dec-2004 Ryan Djurovich
1634
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
1635
#	Fixed multi-language support in search
1636
+	Added more detailed options to list of PHP error reporting level's
1637
-	Removed ability to change language and PHP error reporting level
1638
	on installation to make things easier for newbie's
1639
+	Ability to select custom spacer for page filename's
1640
!	Changed the way a language code is found on language installation
1641
+	Added template permissions to groups
1642
#	Fixed bug when trying to change email from Preferences (admin and frontend)
1643
#	Fixed bug with auto-selection of "System Default" for Preferences
1644
!	News module now use's WYSIWYG for modifying news posts
1645
+	Ability to specify both the pages and media target directories
1646
------------------------------------ 2.2.3-c ------------------------------------
1647
22-Dec-2004 Ryan Djurovich
1648
#	Fixed problem with DB password being reset if Settings saved in basic mode
1649
------------------------------------ 2.2.3-b ------------------------------------
1650
21-Dec-2004 Ryan Djurovich
1651
#	Fixed minor bug on admin templates section
1652
#	Fixed bug on rename.php and rename2.php in admin media section
1653
------------------------------------- 2.2.3 -------------------------------------
1654
20-Dec-2004 Ryan Djurovich
1655
+	Added WB release version in Administration (top right corner)
1656
!	New option to prevent users from adding level 0 pages
1657
#	Fixed bug when deleting post's in News module
1658
+	Added new field in pages table for "root" parent (level 0 parent), for
1659
	extra flexability in creating templates
1660
!	Round template now supports unlimited page levels
1661
------------------------------------- 2.2.2 -------------------------------------
1662
18-Dec-2004 Ryan Djurovich
1663
+	New option under Search Settings for selecting custom template for search
1664
+	New option when changing page settings to set the target
1665
#	Fixed error when saving a user after editing
1666
!	Users can now modify sub-page if they dont have permissions on the parent
1667
------------------------------------- 2.2.1 -------------------------------------
1668
15-Dec-2004 Ryan Djurovich
1669
#	Fixed bug when changing password on preferences form (front-end)
1670
#	Fixed bug when retrieving user details (administration)
1671
#	Added check to see if module, template, or language is in use when deleting
1672
#	Fixed up email that is sent to user from a submitted form
1673
#	Fixed major problem with module permissions which stopped it from working
1674
------------------------------------- 2.2.0 -------------------------------------
1675
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
1676
+	Multiple-level page support
1677
+	Multiple section's for pages (including interface)
1678
!	Removed text created using two words on all areas
1679
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
1680
	this is for better language support
1681
+	Added Languages section
1682
!	Moved Templates and Modules under Add-ons section
1683
!	Changed name of "Default" template to "Round"
1684
+	Added "All CSS" template
1685
+	Added "Jump"
1686
+	Added 
1687
!	Modified "Box" template to support multiple page levels
1688
+	Added "Menu Link" module
1689
+	Added "News" module
1690
+	Added "Code" module
1691
+	Added "Form" module
1692
+	Added "Wrapper" module
1693
!	Changed name of "Normal Page" module to "WYSIWYG"
1694
+	Created new admin wrapper script to ease module develpment
1695
+	Media now automatically creates index.php file for every
1696
	sub-folder made (for security purposes)
1697
!	Change "Help" link in Administration menu so it now directs
1698
	to the the new Website Baker documentation website found at:
1699
	http://www.websitebaker.org/documentation
1700
!	Password is now required to change email in preferences
1701
+	User can now select custom Language and Date & Time Formats
1702
+	Added search functionality, with three different "methods":
1703
	1. Using all words  2. Using any words  3. Exact match
1704
+	Added native MySQL database support
1705
=======
1706
Change Log
1707
===============================================================================
1708
Please note: This change log may not be accurate
1709

    
1710
$Id: CHANGELOG 1223 2009-12-28 03:38:03Z Luisehahne $
1711

    
1712
Legend:
1713
+ = Added
1714
- = Removed
1715
# = Bugfix
1716
! = Update/Change
1717

    
1718
------------------------------------- 2.8.1 -------------------------------------
1719
21-Sep-2009 Dietrrich Roland Pehlke
1720
!	Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)
1721
#	Missing code inside "framework/addon.precheck.php" (ticket #798).
1722
#	Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
1723
#	Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
1724
18-Sep-2009 Dietmar Woellbrink
1725
#   french translation updated for WB 2.8 (tks to Ploc)
1726
16-Sep-2009 Dietmar Woellbrink
1727
#	Fixed bug changed URL_HELP in class.admin.php to http://help.websitebaker.org/ (ticket #801).
1728
#	Fixed bug: inside the FCK-Editor wbmodul: missing 'OK' button when inserting WB link with Safari/Chrome (ticket #795).
1729
#	Fixed bug changed png fix and path to jquery-pngFix.js inside footer.htt for backend themes (ticket #786).
1730
#	Fixed bug: inside the FCK-Editor include.php: add $oFCKeditor->Width  = $width; (ticket #799).
1731
15-Sep-2009 Dietrich Roland Pehlke
1732
#	Fixed bug: group-restrictions and sections (ticket #791).
1733
#	Fixed bug inside the FCK-Editor wbmodul: displaying the correct page-tree by
1734
	adding "order by position"
1735
25-Aug-2009 Dietrich Roland Pehlke
1736
#	Fixed bug in upgrate-script. Constant 'DEFAULT_THEME' doesn't exists (ticket #784).
1737
25-Aug-2009 Ruud Eisinga
1738
#	Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter.
1739
	(problem introduced by code optimisations for WB2.8) 
1740
#	Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
1741
#	Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
1742
22-Aug-2009 Ruud Eisinga
1743
# 	Changed the default searchform name in the installer. (ticket #775)
1744
#	Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)
1745
------------------------------------- 2.8.0 -------------------------------------
1746
14-Aug-2009 Matthias Gallas
1747
#	Fixed typo in dutch language file (Thanks to Argos)
1748
#	Changed FCKEditor to not show index.php files in browse media window (ticket #774)
1749
	(Thanks to BerndJM)
1750
12-Aug-2009 Matthias Gallas
1751
#	Fixed some display issues in all backend themes
1752
!	Again updated dutch language file (Thanks to Argos)
1753
#	Fixed missing language variable in form modul (Thanks to Argos)
1754
+	Added missing images to argos_theme (forgotten in changeset [1117])
1755
11-Aug-2009 Matthias Gallas
1756
!	commentet out the droplets logo for a more similar backend design with
1757
	other admin tools
1758
!	Updated icons in argos_theme (Thanks to Argos)
1759
!	Updated Dutch language file (Thanks to Argos)
1760
!	Updated show_menu2 to version 4.9
1761
9-Aug-2009 Matthias Gallas
1762
#	Replaced function mime_content_type as the old one causes shell_exec warnings
1763
	on some servers (Thanks to Aldus)
1764
!	updated argos_theme to version 1.4 (Thanks to Argos)
1765
!	some code cleaning of admin/pages/sections.php
1766
#	Fixed possible xss injection in login/forgot/index.php
1767
#	Fixed bug in news modul introduced in changeset [1057]
1768
#	Added missing variables also to preferences.php. Forgot in Changeset [1112]
1769
8-Aug-2009 Matthias Gallas
1770
#	Added some missing variables to backend_themes (Thanks to Stefek)
1771
6-Aug-2009 Matthias Gallas
1772
!	Set Version to 2.8
1773
!	Updated upgrade_script to make use of the changed news settings
1774
+	Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are
1775
	hidden again (Thanks to DarkViper)
1776
#	Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
1777
#	Fixed bug that frontend.js, frontend.css and frontend_body.js are not used
1778
	from snippets (ticket #764) (Thanks to Luisehahne)
1779
+	Added new function 'register_frontend_modfiles_body' to default templates
1780
+	Added option to use a frontend_body.js in modules to include javascript from modules
1781
	in the body of the frontend (Thanks to Luisehahne)
1782
!	Updated Danish language Files (Thanks to Achrist)
1783
#	Fixed some display issues in argos_theme (Thanks to Argos)
1784
30-July-2009 Ruud Eisinga (Ruud)
1785
#	Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces (thnx to tiesy)
1786
#	Fixed a bug in FCKeditor include.php. Now the editor can be used from other 
1787
	subdirectories than WB_PATH/modules/mymodule
1788
29-July 2009 Dietrich Roland Pehlke (Aldus)
1789
#	changes in framework/class.wb.php to avoid the "print->footer()" bug in the frontend,
1790
	as this function/method doesn't exists for the frontend.
1791
#	Changes inside index.php and save.php in settings to get rid of the situation
1792
	that a SMTP-Password could not contain an "<" char (right chars are craped),
1793
	and also "<" is not transformed into an entitie "&lt;". (Thanks to FrankH)
1794
#	Modify of "addon.precheck.inc.php" to get rid of the problematic that version_compare
1795
	could faild if words like "alpha", "beta" are inside a version-string. (missing in changelog 1100)
1796
28-July 2009 Matthias Gallas
1797
#	fixed some smaller issues in rss.php (Thanks to Kibmcz)
1798
27-July 2009 Matthias Gallas
1799
+	Added German language file to droplets
1800
+	Added modul_description to language files of droplets
1801
+	Added Danish language files to modules (Thanks to Achrist)
1802
!	Updated Danish language file (Thanks to Achrist)
1803
#	Fixed improper spelling in language files (#754)
1804
#	Fixed bug introduced in changeset [1092]
1805
25-July 2009 Matthias Gallas
1806
#	fixed some language bugs in search.php (Thanks to Thorn)
1807
23-July 2009 Matthias Gallas
1808
#	fixed bug with missing filetype icon in media section of classic_theme (ticket #752)
1809
#	fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
1810
#	readded to phplib/template.inc $clear: whether to delete undefined vars or not
1811
	was already added in WB 2.7 but was deleted for unknown reasons (Thanks to FrankH)
1812
22-July 2009 Matthias Gallas
1813
!	set Version to RC2
1814
!	small modification on german language file (ticket #746)
1815
#	Fixed E_ALL&E_STRICT warning on PHP5 servers (Thanks to Aldus) 
1816
#	Fixed bug with home folders are viewable and writable from other users
1817
	(ticket #605 and #748) (Thanks to Aldus)
1818
20-July 2009 Matthias Gallas
1819
!	Moved backend.js back from <body> to <head>
1820
+	Added possibility to add a backend_body.js to modules wich is then called in <body>
1821
+	Readded admin/images folder to keep backward compatibility to old modules
1822
19-July 2009 Matthias Gallas
1823
#	Fixed display issue of jsadmin in backend themes (Thanks to Argos)
1824
18-July 2009 Matthias Gallas
1825
!	Updated german laguage file in argos_theme
1826
+	Added multilnaguage support to media section of argos_theme (Thanks to Argos)
1827
#	Fixed smaller display issue in argos_theme (Thanks to Argos)
1828
+	Added more meta tags to backend themes
1829
!	Updated Argos_theme (Thanks to Argos and Luisehahne)
1830
#	Again added some &amp; to news and form to get more valid output (Thanks to Luisehahne)
1831
#	Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
1832
!	Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
1833
!	Updated Dutch language File (Thanks to argos)
1834
!	Updated French language File (Thanks to mylesk42)
1835
16-July 2009 Matthias Gallas
1836
#	Fixed E_ALL notice in news/view.php
1837
!	replaced in form and news delimiter "&amp;" with "&"
1838
	was introduced with changeset [1069] but didn't work on all servers
1839
#	Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
1840
!	replaced all remaining mktime() with time(), except from third party scripts
1841
15-July 2009 Matthias Gallas
1842
!	changed in modules/admin.php and admin/pages/add.php mktime() to time()
1843
!	changed in wrapper modul modify.html to modify.htt
1844
#	Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
1845
#	fixed display issue of jscalendar in news modul (Thanks to Aldus)
1846
!	changed modules/admin.php to also make use of backend theme templates
1847
!	changed in class_login.php mktime() to time()
1848
14-July 2009 Matthias Gallas
1849
#	Fixed bug with sections are only editable in new backend-themes if blocks are enabled
1850
	(Thanks to Luisehahne)
1851
#	Fixed some validiation bugs in news modul (ticket #742) (Thanks to Luisehahne)
1852
14-July 2009 Dietrich Roland Pehlke
1853
!	changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings.
1854
!	changes in wb-setup.php, line 50: 'date' to 'gmdate' to avoid E_STRICT warnings. See also #741.
1855
13-July 2009 Matthias Gallas
1856
+	added changes from news/add.php to the upgrade-script.php
1857
13-July-2009 Ruud Eisinga
1858
#	admin / media / browse reported an error in E_STRICT mode.
1859
13-July 2009 Dietrich Roland Pehlke
1860
!	Change inside "date_formats.php" and "time_formats.php" mktime() within time()
1861
	to avoid warnings and strict messages. See #741. Minor cosmetic changes.
1862
#	News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
1863
	so the groupe-images are also unlink.
1864
!	News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to 
1865
	get valid output inside a table.
1866
!	Change the setting of $display_image and $display_groupe to avoid the 
1867
	empty display roule problematic (<tr style="display: ">) for valid output.
1868
!	Add &gt;&gt; in "add.php" instead of >> to avoid invalid output.
1869
11-July-2009 Ruud Eisinga
1870
!	The news module post_title link made unclickable when there is no full post.
1871
11-July-2009 Matthias Gallas
1872
+	Added changed news settings to upgrade-script
1873
09-July-2009 Ruud Eisinga
1874
!	Added a better option to hide the READ_MORE link in the news module. (ticket #739)
1875
09-July-2009 Matthias Gallas
1876
#	Fixed bug that backend.js is not loaded in backend themes (ticket #740)
1877
#	Fixed wrong path to unitpngfix.js and added missing script
1878
#	Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
1879
08-July-2009 Matthias Gallas
1880
+	Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
1881
#	Fixed some display issues in all backend themes (Thanks to Luisehahne)
1882
!	Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
1883
08-July-2009 Dietrich Roland Pehlke
1884
!	Removed unused marker {USERS} inside the "groups.htt" of the wb-theme.
1885
!	admin -> users -> index.php
1886
!	admin -> groups -> index.php
1887
	Codechanges using blocks to avoid to generate the "switch"-link right-top,
1888
	if the user has no permission to edit the other one.
1889
!	wb_theme|classic_theme|argos_theme -> templates -> users.htt
1890
!	wb_theme|classic_theme|argos_theme -> templates -> groups.htt
1891
 	Add block-comments
1892
!	admin -> addons -> index.php	codechanges
1893
!	admin -> access -> index.php	codechanges
1894
	Codechanges to get rid of the empty display(style) declaration "style='display: ;'",
1895
	and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
1896
!	wb_theme|classic_theme|argos_theme -> templates -> addons.htt
1897
!	wb_theme|classic_theme|argos_theme -> templates -> access.htt
1898
	add block-comments
1899
#	Bugfix inside wb/admin/groups/get_permissions.php - replacing wrong "AND" within "OR" in line 64
1900
	if one checkbox of "user" or "group" is selected (like in line 178; advanced settings).
1901
07-July-2009 Matthias Gallas
1902
#	Fixed some minor bugs in argos_theme (Thanks to Argos)
1903
#	Fixed bugs in admin additons for argos_theme (Thanks to Argos)
1904
!	Updated Version Number in upgrade_script to 2.8RC1
1905
!	Updated FCKEditor Modul Version Number to 2.89
1906
+	added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)
1907
06-July-2009 Matthias Gallas
1908
!	Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)
1909
#	Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
1910
+	Added argos_theme
1911
+	Added new functions to admin dir (Thanks Argos and Ruud)
1912
!	Updated install and upgrade-script
1913
!	Adapted wb_theme and classic_theme to changed admin dir files
1914
04-July-2009 Dietrich Roland Pehlke
1915
!	FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block",
1916
	also "cmbPages" to "cmbDroplets" as we are listen droplets not pages.
1917
!	Remove unneeded empty lines and spaces/blanks;
1918
	minor cosmetic changes in the source to keep the string more readable.
1919
04-July-2009 Matthias Gallas
1920
!	Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)
1921
#	Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)
1922
!	Changed Template from FCKEditor plugin WBModules to .htt
1923
+	Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)
1924
03-July-2009 Matthias Gallas
1925
+	Fixed IE Bug in Wrapper modul (ticket #736)
1926
03-July-2009 Ruud Eisinga
1927
#	Fixed the wrong handling of htmlentities in Droplet parameter parsing
1928
02-July-2009 Matthias Gallas
1929
+	Added missing fancy_progress.png
1930
01-July-2009 Matthias Gallas
1931
#	Fixed backend display issues in IE6 and IE7
1932
!	Set Version to WB2.8RC1
1933
!	Minor tweaks in pages_sections.htt
1934
+	Added posibility to upload and unzip .zip packages to media section
1935
	(Thanks to BerndJM)
1936
!	Updated Browse Media Window in wb_theme now supports file icons, more file
1937
	informations and a new preview function (Thanks to BerndJM)
1938
29-June-2009 Matthias Gallas
1939
#	Replaced in FCKEdiotor folder all index.html with index.php (ticket #691)
1940
!	Update PHPMailer to version 2.0.4 (ticket #733)
1941
!	Update Editarea to version 0.8.1.1 (ticket #732)
1942
!	Update JQuery UI to version 1.7.2 (ticket #731)
1943
27-June-2009 Ruud Eisinga
1944
#	Fixed email encryption bug in output filter. Introduced by adding droplets.
1945
	(Thanks to Luisehahne)
1946
25-June-2009 Matthias Gallas
1947
+	Added missing admin/settings/setting.js
1948
!	Changed name of classic theme from "classic" to "classic_theme"
1949
+	Added output-filter warning to all language files
1950
#	Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
1951
#	Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
1952
+	Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array
1953
	(Thanks to Luisehahne)
1954
#	Bugfix for Error-Level settings (Thanks to Luisehahne)
1955
23-June-2009 Matthias Gallas
1956
#	Moved styles from admin/pages/sections.php to sections.htt in backend themes
1957
	(Thanks to Luisehahne)
1958
!	Moved javascript files from admin/pages/index.php to external js files
1959
	(Thanks to Luisehahne)
1960
#	Major improovements and changes to all backend files to get more valide Code
1961
	output (Thanks to Luisehahne)
1962
22-June-2009 Matthias Gallas
1963
#	fixed wrong position id when adding a new page
1964
-	removed obsolete code/modify.html
1965
22-June-2009 Dietrich Roland Pehlke
1966
#	Changes on module "code": add the section_id to the name of the textarea,
1967
	to keep the functionality if you are using more than one code-section on a page.
1968
!	Moving the html-template inside a "htt" folder and rename the suffix to ".htt" to
1969
	keep it consitant to other modules. Minor cosmetic changes inside the code.
1970
22-June-2009 Ruud Eisinga
1971
#	Fixed a bug in Menu_link module that made childpages of the menu_link page 
1972
	not selectable. (thnx to Luisehahne)
1973
21-June-2009 Matthias Gallas
1974
#	Fixed small bug introduced in changeset [999]
1975
19-June-2009 Matthias Gallas
1976
#	Fixed bug that parent pages didn't inherit language settings to kind pages
1977
17-June-2009 Ruud Eisinga
1978
#	Bugfix in "droplets/upgrade.php" - wrong parameter order for adding fields.
1979
	also the query for "normal" upgrades had a typo.
1980
!	Added warning in output_filter that the function will be removed in 2.9
1981
17-June-2009 Dietrich Roland Pehlke
1982
#	Bugfix in "droplets/upgrade.php" - wrong tablename change to the correct one
1983
+	Add upgrade-script to droplets
1984
!	Changes on upgrade-script to avoid droping droplet-modul-tables if the exists.
1985
!	calling "upgrate.php" or "install.php" instead of hard-coded lines to avoid
1986
	future conflicts by upgrading the modul
1987
15-June-2009 Matthias Gallas
1988
+	Added install routine for droplets to the upgrade script
1989
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
1990
#	Fixed small bug introduced in changeset [989]
1991
+	Added missing id tags and copyright notices to droplets modul
1992
15-June-2009 Dietrich Roland Pehlke (aldus)
1993
#	Bugfix for ticket #725
1994
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
1995
+	Add Droplets (Ruud)
1996
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
1997
+	modifications inside the search to get the droplets seachable (Ruud)
1998
14-June-2009 Dietrich Roland Pehlke (aldus)
1999
#	Bugfixes for (ticket #728)
2000
+	Add additional constant to "install/save.php" to avoid conflikts during
2001
	installation inside "/framework/initialize.php".
2002
+	Add condition inside "/framework/initialize.php" to avoid conflikts
2003
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
2004
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
2005
+	Additional Errormessage if nessesary tables are not found (english).
2006
13-June-2009 Matthias Gallas
2007
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
2008
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
2009
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
2010
26-May-2009 Matthias Gallas
2011
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
2012
21-May-2009 Matthias Gallas
2013
#	Fixed some strange backend layout issues (ticket #722)
2014
09-May-2009 Matthias Gallas
2015
+	Added index.php to all WB-Theme folders to prevent directory spoofing
2016
06-May-2009 Matthias Gallas
2017
!	Updated Norsk language File (Thanks to oeh)
2018
#	Fixed bug with not always included stylesheets in backend (ticket #717)
2019
27-Apr-2009 Matthias Gallas
2020
#	Fixed bug with missing option for admin-tools in advanced view of access
2021
	settings (ticket #714)
2022
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
2023
#	Fixed bug with missing template object in groups and user settings(ticket #716)
2024
25-Apr-2009 Matthias Gallas
2025
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
2026
23-Apr-2009 Matthias Gallas
2027
#	Fixed bug with dropdownlist in pages settings (ticket #713)
2028
20-Apr-2009 Matthias Gallas
2029
!	Update show_menu2 to version 4.8 (ticket #712)
2030
#	Fixed small error in Spain language file (ticket #711)
2031
18-Apr-2009 Matthias Gallas
2032
!	Updated Dutch language file (Thanks to Luckyluke)
2033
17-Apr-2009 Matthias Gallas
2034
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
2035
!	Updated again Norsk language File (Thanks to oeh)
2036
!	Updated Dutch language file (Thanks to Luckyluke)
2037
13-Apr-2009 Matthias Gallas
2038
#	Fixed minor dispay issue in upgrade script
2039
!	Updated Norsk language File (Thanks to oeh)
2040
!	Updated French language files (Thanks to Quinto and VotreEspace)
2041
!	Updated Danish language file (Thanks to Achrist)
2042
12-Apr-2009 Matthias Gallas
2043
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
2044
#	Fixed Typo in group_form.htt (ticket #705)
2045
01-Mar-2009 Christian Sommer
2046
!	Added disclaimer to upgrade-script.php	
2047
28-Feb-2009 Christian Sommer
2048
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
2049
25-Feb-2009 Matthias Gallas
2050
+	Added language support for template_description (affects templates and themes)
2051
#	fixed wrong path to images in news and form modul
2052
#	fixed manage section is showed twice (ticket #694)
2053
-	removed unneeded icons from wb_theme
2054
-	removed unneeded stylesheet.css from account dir
2055
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
2056
+	added fixed error.htt also to classic theme
2057
+	corrected info.php of news-modul
2058
24-Feb-2009 Dietrich Roland Pehlke
2059
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
2060
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
2061
	than one Form on one single page.
2062
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
2063
	and replace the br-tag with valid p-tags.
2064
22-Feb-2009 Matthias Gallas
2065
+	added skinable Admin Interface
2066
21-Feb-2009 Christian Sommer
2067
+	added update of search table missing in Changeset 941
2068
#	fixed wrong index in language array
2069
!	removed some comment lines (changes are tracked by SVN)
2070
20-Feb-2009 Dietrich Roland Pehlke (aldus)
2071
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
2072
19-Feb-2009 Christian Sommer
2073
!	addon overview to show advanced options after redirect from reload.php
2074
#	fixed bug if language folder contains none language files (XX.php) or sub folders
2075
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
2076
18-Feb-2009 Dietrich Roland Pehlke (aldus)
2077
#	fixed: typos in the section_id inside the action-link 
2078
!	Remove test_trash and unused variables in query, added suggetions from #588
2079
#	Bugfix for form bug (ticket #688)
2080
17-Feb-2009 Christian Sommer
2081
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
2082
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
2083
16-Feb-2009 Christian Sommer
2084
!	moved reload option of Add-ons to main Add-on section
2085
!	reworked logout to reset possible remember key in database when logging out
2086
15-Feb-2009 Christian Sommer
2087
#	fixed bug with smart login option (remember me) (ticket #689)
2088
#	special chars like &nbsp; are shown when editing Add-on CSS files (ticket #678)
2089
!	redirect time for function print_success can now be defined in Settings (ticket #603)
2090
-	removed reload admin tool
2091
+	added possibility to reload Add-ons via the Add-on section
2092
14-Feb-2009 Christian Sommer
2093
!	added option to display current user name in backend template
2094
#	fixed wrong redirect path and added SVN Id
2095
13-Feb-2009 Christian Sommer
2096
+	added option to perform pre-installation checks to test requirements of Add-Ons
2097
#	added error messages to installation process for Add-Ons with wrong file type
2098
08-Feb-2009 Christian Sommer
2099
#	fixed warning if database connection failed during installation process
2100
06-Feb-2009 Christian Sommer
2101
!	fixed some typos in German language file (thanks to freeSbee)
2102
!	added new captcha fonts and replaced old background images with the ones created by thorn
2103
05-Feb-2009 Christian Sommer
2104
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
2105
02-Feb-2009 Christian Sommer
2106
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
2107
02-Feb-2009 Matthias Gallas
2108
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
2109
01-Feb-2009 Matthias Gallas
2110
!	Update FCKEditor to version 2.6.4
2111
22-Jan-2009 Christian Sommer
2112
!	Added default target attribut to backend menu links
2113
21-Jan-2009 Matthias Gallas
2114
!	Copyright notices now includes 2009
2115
20-Jan-2009 Matthias Gallas
2116
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
2117
17-Jan-2009 Matthias Gallas
2118
+	added French languages to modules
2119
!	changed handling of post_date in news modul (thanks to susigross)
2120
+	added hour and minute support to default published_when field in news modul
2121
13-Jan-2009 Christian Sommer
2122
-	removed the obsolete Codepress framework from the include folder
2123
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
2124
!	updated external PHPMailer class to latest version (v2.0.3)
2125
08-Jan-2009 Christian Sommer
2126
#	fixed error message in admin class if type array not defined
2127
05-Jan-2009 Dietrich Roland Pehlke
2128
#	Code-Snippets are no longer shown as type: unknown. 
2129
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
2130
#	fixed bug for the rss of news, see ticket #609
2131
04-Jan-2009 Matthias Gallas
2132
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
2133
03-Jan-2009 Matthias Gallas
2134
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
2135
#	fixed another bug in view.php of news modul introduced in changeset [892]
2136
30-Dec-2008 Matthias Gallas
2137
+	added default new language variables to all language files
2138
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
2139
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
2140
29-Dec-2008 Dietrich Roland Pehlke
2141
+	add language support for the errormessages inside the uninstall.php files for modules
2142
	and templates.
2143
!	add new keys inside the german de.php language-file.
2144
-	removed my own debugging-code (was in 893 by mistake)
2145
!	Correct the last date in the changelog
2146
29-Dec-2008 Matthias Gallas
2147
!	set version to 2.8 BETA
2148
#	replaced in news modul special chars with entities to get valid output
2149
!	changed SESSION ID Separator from '&' to '&amp;' to get valid output 
2150
-	Removed the <p> tag around the news as it is added from the editor  
2151
28-Dec-2008 Dietrich Roland Pehlke (aldus)
2152
+	ticket 610: add ip-address to the email-body in the form-modul.
2153
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
2154
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
2155
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
2156
26-Dec-2008 Thomas Hornik
2157
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
2158
13-Dec-2008 Christian Sommer
2159
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
2160
28-Oct-2008 Christian Sommer
2161
!	updated output filter regex to exclude mail addresses contained in input fields
2162
27-Nov-2008 Thomas Hornik
2163
!	added redirect-type (301/302) to menu_link
2164
24-Nov-2008 Matthias Gallas
2165
!	updated upgrade-script.php to add sec_anchor field to settings table
2166
22-Nov-2008 Thomas Hornik
2167
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
2168
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
2169
06-Nov-2008 Thomas Hornik
2170
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
2171
#	fixed some typos in DE language-file, added missing tab in search.php
2172
02-Nov-2008 Thomas Hornik
2173
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
2174
01-Nov-2008 Thomas Hornik
2175
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
2176
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
2177
!	updated menulink and search to use configureable section-anchor
2178
29-Oct-2008 Thomas Hornik
2179
# News: total number of news wasn't calculated correctly
2180
!	Captcha: removed IFRAME for Calculation-as-text captcha
2181
-	removed useless init_utf8funcs()-function
2182
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
2183
-	search: removed undocumented word-boundary search
2184
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
2185
+	search: added key 'ext_charset' to search-extension to query external databases
2186
25-Oct-2008 Christian Sommer
2187
!	updated basic templates according the template guidelines
2188
24-Oct-2008 Dietrich Roland Pehlke
2189
#	applied bugfix for ticket #608 (redeclaration of news module)
2190
23-Oct-2008 Dietrich Roland Pehlke
2191
!	modified module delete function to provide additional information when module is in use when trying to delete
2192
!	modified template delete function to provide additional information when template is in when trying to delete
2193
21-Oct-2008 Matthias Gallas
2194
#	fixed display issue in news modul
2195
!	updated show_menu2 to version 4.7
2196
18-Sep-2008 Thomas Hornik
2197
+	Added captcha-reload
2198
16-Sep-2008 Thomas Hornik
2199
#	search: fixed windows-related regex issue
2200
19-Aug-2008 Matthias Gallas
2201
!	updated to latest FCKEditor version 2.6.3
2202
02-Aug-2008 Thomas Hornik
2203
#	fixed sorting order of search-results
2204
25-Jul-2008 Thomas Hornik
2205
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
2206
!	added $database = new Database(); in front of output-filter
2207
05-Jul-2008 Thomas Hornik
2208
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
2209
02-Jul-2008 Christian Sommer
2210
!	updated to latest FCKEditor version 2.6.2
2211
01-Jul-2008 Thomas Hornik
2212
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
2213
29-June-2008 Christian Sommer
2214
!	applied additional mail check to forgot login form
2215
28-June-2008 Christian Sommer
2216
!	class and id attributes in mailto links are no longer ignored by the output filter
2217
22-Jun-2008 Thomas Hornik
2218
#	fixed issue with captcha (mt_rand() instead of rand())
2219
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
2220
22-June-2008 Christian Sommer
2221
!	added output of block number to section admin if no block name is specified
2222
21-June-2008 Christian Sommer
2223
+	added output of block names to modify pages dialogue if blocks are enabled
2224
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
2225
08-Jun-2008 Thomas Hornik
2226
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
2227
24-May-2008 Christian Sommer
2228
!	modified output filter routine to prevent errors if database entries do not exist
2229
04-May-2008 Thomas Hornik
2230
!	changed register_backend_modfile() to work with wysiwyg-module, too
2231
01-May-2008 Thomas Hornik
2232
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
2233
26-Apr-2008 Thomas Hornik
2234
#	class.admin.php deletes actual query-string while redirection. fixed.
2235
25-Apr-2008 Matthias Gallas
2236
#	fixed validiation bug in option fields of form modul
2237
------------------------------------- 2.7.0 -------------------------------------
2238
21-Apr-2008 Christian Sommer
2239
!	set version to 2.7
2240
#	fixed bug in the PL language file of the JS calendar
2241
+	added some basic functions for module developers
2242
20-Apr-2008 Thomas Hornik
2243
#	fix: allow external urls for search-results
2244
17-Apr-2008 Thomas Hornik
2245
#	fixed jscalendar's language-files
2246
16-Apr-2008 Christian Sommer
2247
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
2248
15-Apr-2008 Thomas Hornik
2249
!	revert back to pagename-creation from $page_menu, instead of $page_title
2250
15-Apr-2008 Christian Sommer
2251
#	fixed bug introduced with Changeset 826
2252
14-Apr-2008 Christian Sommer
2253
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
2254
!	allowed tags for multi-lingual module descriptions
2255
14-Apr-2008 Thomas Hornik
2256
#	fixed issue with multigroups (level 0 page-creation)
2257
13-Apr-2008 Thomas Hornik
2258
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
2259
#	fixed language-files
2260
10-Apr-2008 Christian Sommer
2261
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
2262
09-Apr-2008 Christian Sommer
2263
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
2264
07-Apr-2008 Matthias Gallas
2265
#	fixed error in german laguage file
2266
07-Apr-2008 Christian Sommer
2267
+	added the latest FCKEditor v2.60
2268
-	removed the outdated FCKEditor v2.51
2269
!	set version from 2.7 (RC3) to 2.7 (RC3a)
2270
07-Apr-2008 Thomas Hornik
2271
!	added missing group_id in INSERT-query
2272
!	removed PHP5 function stripos from installation script
2273
06-Apr-2008 Christian Sommer
2274
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
2275
!	enlarged admin tool icon to match size 50x50px of the other icons
2276
05-Apr-2008 Matthias Gallas
2277
!	Moved language variables for edit module CSS from modules language files to core language files
2278
+	Added norwegian translation (Thanks OEH)
2279
05-Apr-2008 Thomas Hornik
2280
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
2281
#	fixed viewing_groups-handling in /admin/pages/add.php
2282
!	imported new russian translation from User shlack. Many Thanks
2283
05-Apr-2008 Christian Sommer
2284
!	added workaround for template parser class
2285
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
2286
!	minor layout change
2287
!	allowed the character "-" to be used in database names
2288
04-Apr-2008 Thomas Hornik
2289
#	fixed: Language-redirect removed query-string from URL
2290
04-Apr-2008 Christian Sommer
2291
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
2292
03-Apr-2008 Christian Sommer
2293
!	some code clean up in news/form module
2294
!	small adaption of the edit CSS function file css.functions.php
2295
!	updated edit module CSS functions to include backend.css into head if possible
2296
#	fixed bug in Javascript decryption routines of the Output-Filter module
2297
02-Apr-2008 Matthias Gallas
2298
#	fixed bug with registration of users are not added to signup group
2299
02-Apr-2008 Christian Sommer
2300
#	added handling of missing characters to mailto encryption routines
2301
!	some code clean-up in News module
2302
!	fixed some layout issues with Form module (combination with Output-filter)
2303
!	fixed layout issue with optional subject/body text of encrypted mailto links
2304
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
2305
01-Apr-2008 Christian Sommer
2306
!	removed typo in English language file
2307
!	added updated edit CSS functions to the News module
2308
!	added updated edit CSS functions to the Form module
2309
31-Mar-2008 Christian Sommer
2310
#	fixed bug in output filter (mailto links with HTML entities in optional part)
2311
29-Mar-2008 Christian Sommer
2312
!	added missing translation to Dutch language file (thanks Bramus)
2313
28-Mar-2008 Thomas Hornik
2314
!	Some cleanup in search.php
2315
!	WYSIWYG: changed field text to LONGTEXT, too.
2316
25-Mar-2008 Matthias Gallas
2317
!	Updated Dutch language file (Thanks to Bramus)
2318
26-Mar-2008 Tomas Hornik
2319
#	fixed E_NOTICE-message in admin/modules/details.php
2320
25-Mar-2008 Thomas Hornik
2321
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
2322
+	search: added missing code to allow query of external data and to process the search data itself
2323
25-Mar-2008 Matthias Gallas
2324
#	Fixed missing <body> tag in Admin Interface (ticket #572)
2325
24-Mar-2008 Matthias Gallas
2326
!	Updated Danish Language file (Thanks to Achrist)
2327
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
2328
24-Mar-2008 Thomas Hornik
2329
+	Added RU-language-files, provided by user shlack; converted to entities.
2330
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
2331
#	FCK-Editor: loads large pages faster
2332
-	removed include/captcha/asp.php. css have to be added to module's css-files.
2333
23-Mar-2008 Matthias Gallas
2334
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
2335
17-Mar-2008 Thomas Hornik
2336
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
2337
15-Mar-2008 Thomas Hornik
2338
#	menulink: link can be menulink or subpage of menulink, too
2339
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
2340
13-Mar-2008 Christian Sommer
2341
! 	adjusted error/warning templates to the updated backend layout
2342
13-Mar-2008 Matthias Gallas
2343
! 	replaced one icon in admin interface
2344
12-Mar-2008 Matthias Gallas
2345
# 	fixed loading time and some display issues in IE6 of the new admin interface
2346
!	tweaked the new admin interface a little bit
2347
12-Mar-2008 Christian Sommer
2348
! 	adjusted background color of installation and upgrade script
2349
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
2350
! 	removed hardcoded /admin folder strings from WB core files where possible
2351
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
2352
! 	defined <strong> and <em> instead of <b> and <i> as default tags
2353
12-Mar-2008 Thomas Hornik
2354
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
2355
11-Mar-2008 Christian Sommer
2356
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
2357
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
2358
08-Mar-2008 Thomas Hornik
2359
#	fixed issue with news and end-date
2360
04-Mar-2008 Christian Sommer
2361
#	fixed issue with smart view URL link
2362
03-Mar-2008 Thomas Hornik
2363
#	fixed an issue with text-captcha (default text got saved). Changes default text.
2364
#	fixed an issue with highlighting
2365
02-Mar-2008 Thomas Hornik
2366
#	added missing text in language-files
2367
+	added missing sorting to language dropdown in admin/pages/settings.php
2368
01-Mar-2008 Thomas Hornik
2369
#	fixed ticket #562, applied changes from user tavitar with some own additions
2370
+	added check for AddDefaultCharset to install
2371
29-Feb-2008 Thomas Hornik
2372
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
2373
28-Feb-2008 Thomas Hornik
2374
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
2375
28-Feb-2008	Christian Sommer
2376
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
2377
25-Feb-2008	Matthias Gallas
2378
+	added missing Dutch language files for core modules
2379
24-Feb-2008 Thomas Hornik
2380
#	issue with menulink in upgrade-script. Fixed.
2381
23-Feb-2008 Christian Sommer
2382
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
2383
#	fixed bug in upgrade script (WBMailer setting)
2384
22-Feb-2008 Christian Sommer
2385
#	some layout changes on the upgrade-script, fixed error in precheck
2386
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
2387
20-Feb-2008 Thomas Hornik
2388
!	added workaround for language sorting-problem
2389
20-Feb-2008	Christian Sommer
2390
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
2391
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
2392
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
2393
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
2394
19-Feb-2008	Matthias Gallas
2395
!	Updated upgrade script
2396
!	Changed language sorting from directory to name (needs additional to be escaped!)
2397
+	added new languages to install script
2398
#	fixed some issues and typos in languagefiles
2399
18-Feb-2008 Thomas Hornik
2400
+	Converted and added some old language-files (BG, CS, PL, RU)
2401
18-Feb-2008	Christian Sommer
2402
#	Fixed two broken links
2403
!	Modified news module to create a default index.php during installation (directory spoofing)
2404
17-Feb-2008	Matthias Gallas
2405
-	Removed colloquially german language files as the filename causes issues
2406
17-Feb-2008	Christian Sommer
2407
!	removed German Umlauts in some language file (PHP comments)
2408
#	fixed language bug (backend language switched to the pages language viewed in frontend)
2409
16-Feb-2008	Thomas Hornik
2410
!	updated upgrade-script (menulink)
2411
13-Feb-2008 Thomas Hornik
2412
+	allow externl links in menulink-module
2413
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
2414
10-Feb-2008 Matthias Gallas
2415
#	fixed some errors in standard german language file
2416
+	added new colloquially german language file
2417
10-Feb-2008 Thomas Hornik
2418
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
2419
10-Feb-2008 Christian Sommer
2420
#	fixed E_NOTICE warning with already defined module frontend constants
2421
-	removed all stuff other than page_content from the blank template
2422
!	adapted color for onmouseover effect
2423
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
2424
!	made Website Header field in Settings visible per default
2425
!	modified all templates (display Website Header, use show_menu instead of page_menu)
2426
!	added highlighting of active input elements to all WB backend areas; changed some colors
2427
!	removed hover highlighting of input fields to avoid possible confusion
2428
!	added visualization of wrong/empty input fields
2429
#	fixed a bug with re-enter admin password
2430
09-Feb-2008 Christian Sommer
2431
!	modified some colors and CSS definitions of pages, media and section interface
2432
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
2433
#	output_filter: removed word boundary from mailto regex part
2434
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
2435
#	fixed bug in user signup
2436
!	output_filter: added word boundary for the mailto regex part
2437
09-Feb-2008 Thomas Hornwik
2438
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
2439
08-Feb-2008 Matthias Gallas
2440
+	added kewyword id to all new files
2441
08-Feb-2008 Christian Sommer
2442
-	Removed admin module mail_filter
2443
+	Added revised version of the output filter module
2444
08-Feb-2008 Thomas Hornik
2445
!	module news: set focus on captcha-field if user have to re-enter captcha
2446
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
2447
-	Removed unused function is_access_denied() from search
2448
04-Feb-2008 Thomas Hornik
2449
!	email-addresses are excluded from search-results page.
2450
#	Fixed possible XSS in account/login.php and forgot-form.php
2451
04-Feb-2008 Christian Sommer
2452
#	allowed usage of tags in settings fields: website_header, website_footer
2453
03-Feb-2008 Thomas Hornik
2454
#	out-of-date default page isn't shown anymore, instead shows next public page.
2455
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
2456
03-Feb-2008 Matthias Gallas
2457
+	added kewyword id to all new files
2458
02-Feb-2008 Christian Sommer
2459
#	fixed wrong redirect in /admin/images
2460
02-Feb-2008 Thomas Hornik
2461
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
2462
+	Added missing text in languages files for jscalendar
2463
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
2464
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
2465
#	fixed path in jscalendar-css
2466
01-Feb-2008 Christian Sommer
2467
#	Added default index.php to all folders (directory spoofing)
2468
01-Feb-2008 Thomas Hornik
2469
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
2470
#	Fixed possible XSS-vulnerability in wb/search/search.php
2471
31-Jan-2008 Thomas Hornik
2472
!	Adjusted clock-red icon to match wb colors
2473
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
2474
+	Added multi-group to upgrade-script
2475
30-Jan-2008 Christian Sommer
2476
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
2477
30-Jan-2008 Thomas Hornik
2478
#	registered pages didn't appear in menu. fixed.
2479
!	Updated upgrade-script. (Some upgrades still missing)
2480
29-Jan-2008 Thomas Hornik
2481
#	strtotime()'s behavior differ in PHP4 and PHP5.
2482
	Had to fix some issues in admin/pages/sections and module news.
2483
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
2484
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
2485
28-Jan-2008 Matthias Gallas
2486
#	Replaced all special chars in language files with htmlentities or unicode
2487
+	Added some missing lines in language files
2488
+	Added missing keyword Id
2489
28-Jan-2008 Christian Sommer
2490
#	fixed issue with top bar icon alt tag
2491
!	added some more backend layout modifications
2492
!	corrected bug in NL.php language file
2493
!	added missing session cookie forgotten in Changeset 593
2494
!	added possibility to select the default backend language during installation process
2495
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
2496
#	Fixed some bugs in the Javascript Admin modul
2497
28-Jan-2008 Thomas Hornik
2498
+	Allow a user-supplied From-Name in form-settings for email und success-email.
2499
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
2500
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
2501
27-Jan-2008 Christian Sommer
2502
!	fixed CSS background color of the installer CSS
2503
!	replaced static text with variable text from language file
2504
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
2505
!	added missing ID tags
2506
27-Jan-2008 Christian Sommer
2507
!	added missing ID tags
2508
!	added default language for users to avoid empty language fields
2509
27-Jan-2008 Matthias Gallas
2510
+	added kewyword id to new file
2511
#	Fixed some spelling errors in german language file
2512
27-Jan-2008 Thomas Hornik
2513
!	Module form: user supplied input isn't lost on captcha-failure anymore.
2514
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
2515
+	Added Calc_ttf_image CAPTCHA.
2516
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
2517
!	Some minor changes in CAPTCHA-code.
2518
!	Added some text to CAPTCHA admin-tool.
2519
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
2520
+	Added preview-images for CAPTCHA.
2521
!	Improved security: CAPTCHAS can't be loaded from outside WB
2522
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
2523
26-Jan-2008 Christian Sommer
2524
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
2525
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
2526
26-Jan-2008 Matthias Gallas
2527
#	fixed bug in Javascript Admin module
2528
+	Added new language files
2529
+	Added keywords to files where they are missing
2530
26-Jan-2008 Thomas Hornik
2531
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
2532
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
2533
	Improved ASP in news-module.
2534
+	module news: added publish_until field to control the visibility of a news-posting by date and time
2535
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
2536
	It should be very difficult for spam-bots to recognize intersected characters.
2537
25-Jan-2008 Christian Sommer
2538
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
2539
25-Jan-2008 Thomas Hornik
2540
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
2541
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
2542
#	module news: it was possible to post comments to postings with commenting disabled
2543
	or to inactive postings. Fixed
2544
24-Jan-2008 Thomas Hornik
2545
!	Generate filename in pages/ from page_title instead of menu_title.
2546
24-Jan-2008 Christian Sommer
2547
#	fixed bug in Codepress integration (if codepress framework not installed)
2548
+	added language support to all integrated modules (except for news and form module)
2549
#	fixed another E_NOTICE warning
2550
24-Jan-2008 Matthias Gallas
2551
+	Added keywords to files where they are missing
2552
23-Jan-2008 Christian Sommer
2553
+	Added German language file for WB 2.7
2554
22-Jan-2008 Christian Sommer
2555
+	Added language support for the Admin tools (backup, reload, mail_filter)
2556
-	Removed all admin tool text outputs from global language file to module language files
2557
!	Introduced language support for the overview page of the Admin tools
2558
+	Added function get_variable_content to allow extraction of variable content without including files
2559
!	Changed language support for Addons -> Moduls -> Details
2560
22-Jan-2008 Matthias Gallas
2561
+	Added keywords to new mail filter files
2562
22-Jan-2008 Thomas Hornik
2563
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
2564
21-Jan-2008 Christian Sommer
2565
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
2566
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
2567
21-Jan-2008 Thomas Hornik
2568
+	Unique session-identifier for each website baker installation. fixes #354
2569
20-Jan-2008 Christian Sommer
2570
#	fixed E_NOTICE-warning in save.php when input data was wrong
2571
+	added the new admin tool email output filter which allows to transform
2572
	emails before displaying them on the frontend
2573
20-Jan-2008 Thomas Hornik
2574
!	upgrade-script.php: fixed mysql_error() handling
2575
!	upgrade-script.php: added code to update menu_links
2576
#	fixed a typo in upgrade-script.php
2577
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
2578
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
2579
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
2580
19-Jan-2008 Christian Sommer
2581
!	Reduced the success time out and set WYSIWSY background to white
2582
#	Fixed some errors in form module (only in conjunction with E_ALL)
2583
!	Added support to configure the mailer settings via the backend
2584
19-Jan-2008 Matthias Gallas
2585
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
2586
+	Added keywords to new files
2587
19-Jan-2008 Thomas Hornik
2588
-	Module news: removed old calendar
2589
+	Module news: adapted news to use the new include/jscalendar
2590
+	added installation-instructions to include/jscalendar
2591
#	Module code: curly backets get deleted by pparse() from phplib. fixed
2592
+	Module menu_link: added dropdown-listbox to select anchor
2593
!	upgrade-script: added code to convert old menu_links to new ones (partly)
2594
18-Jan-2008 Matthias Gallas
2595
!	Updated news modul with features from the advanced news modul
2596
!	Updated form modul with features from the advanced form modul
2597
#	Fixed hardcoded /pages issue in intro page feature
2598
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
2599
!	Revoked parts of changeset 547 and again introduced changeset 540
2600
+	Added keywords to modules/fckeditor and all other new files
2601
18-Jan-2008 Thomas Hornik
2602
#	fixed two E_NOTICE-warnings in admin/pages/index.php
2603
+	added new module-based search-function
2604
+	added new publish-by-date code
2605
17-Jan-2008 Christian Sommer
2606
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
2607
!	removed the PAGE_EXTENSION from frontend login
2608
17-Jan-2008 Matthias Gallas
2609
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
2610
	by changeset 546
2611
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
2612
	option in WB settings as this function only works on Apache Servers
2613
	together with .htaccess and mod_rewrite
2614
+	Added keywords to file menu_link/uninstall.php and new admintools files
2615
17-Jan-2008 Christian Sommer
2616
!	added the "users in multiple groups" feature (closes parts of ticket #546)
2617
16-Jan-2008 Thomas Hornik
2618
!	changed admin/pages/save.php to allow hidden config-elements in table search.
2619
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
2620
	fixed odd behavior in case of menu_link as default-page.
2621
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
2622
14-Jan-2008 Matthias Gallas
2623
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
2624
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
2625
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
2626
	pathes points to WB Corefiles with the page extension .php
2627
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
2628
14-Jan-2008 Christian Sommer
2629
!	added a missing </tr> tag
2630
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
2631
	removed by Changeset 529 (enhanced pages admin)
2632
13-Jan-2008 Christian Sommer
2633
#	moved administration tools from Settings to the new section Admin-Tools
2634
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
2635
!	increased redirection time after success message, corrected HOME link of the login panel
2636
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
2637
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
2638
#	fixed error with redirection to admin panel after installation
2639
12-Jan-2008 Christian Sommer
2640
!	introduced smart URL detection for the 'View' menu in the WB backend
2641
	(if page_id is set, redirect to this page instead of the root)
2642
!	introduced the enhanced pages admin dialogue (thanks to icouto)
2643
11-Jan-2008 Christian Sommer
2644
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
2645
-	removed the hmtlarea files in /modules/htmlarea
2646
!	set the fckeditor as the new default editor /install/save.php
2647
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
2648
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
2649
11-Jan-2008 Matthias Gallas
2650
!	Update codepress to Version 0.9.6
2651
!	Update phplib to Version 7.4a
2652
09-Jan-2008 Matthias Gallas
2653
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
2654
#	Fixed ticket #542 (Thanks to Thorn)
2655
23-Dec-2007 Matthias Gallas
2656
!	Changed all copyright notices to include now 2008
2657
21-Sep-2007 Matthias Gallas
2658
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
2659
	the new register_frontend_modifles() functions do not validate
2660
24-Jan-2007 Christian Sommer
2661
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
2662
------------------------------------- 2.6.7 -------------------------------------
2663
02-Jan-2007 Christian Sommer
2664
+	Added missing converting file for changeset [504]
2665
------------------------------------- 2.6.6 -------------------------------------
2666
01-Jul-2007 Matthias Gallas
2667
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
2668
01-Jul-2007 Ryan Djurovich
2669
#	Fixed bug where error message not displayed when script fails to create a page
2670
#	Fixed bugs introduced in [484]
2671
14-May-2007 Matthias Gallas
2672
+	Added support for ISO-8859-6.(Thanks to thorn)
2673
12-May-2007 Christian Sommer
2674
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
2675
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
2676
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
2677
+	Added the new function register_frontend_modfiles to the built in templates
2678
08-May-2007 Matthias Gallas
2679
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
2680
+	Added new functions page_css and page_javascript to the built in templates
2681
+	Added search highlight class to css files of the built in templates
2682
30-Apr-2007 Matthias Gallas
2683
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
2684
10-Apr-2007 Matthias Gallas
2685
+	Optimized search and highlighting funktions (Thanks to thorn)
2686
03-Apr-2007 Matthias Gallas
2687
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
2688
	in the pages directory (Special thanks to "Funky_MF" for the fix)
2689
01-Apr-2007 Matthias Gallas
2690
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
2691
	from the code (revoked changeset 396) and added new functions instead. Adapted the
2692
	search and the highlighting to use the new functions. With this changes WB can now
2693
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
2694
	and tested this changes.
2695
12-Mar-2007 Matthias Gallas
2696
+	Added multilingual support to search
2697
03-Mar-2007 Matthias Gallas
2698
+	Added new function for highlighting search results in the content area
2699
	(Special thanks to "thorn" and "Funky_MF")
2700
#	Fixed some issues in search with special chars
2701
	(Special thanks to "thorn" and "Funky_MF")
2702
22-Feb-2007 Christian Sommer
2703
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
2704
16-Feb-2007 Christian Sommer
2705
!	Suppressed PHP warnings and errors when reading empty intro.php
2706
16-Feb-2007 Christian Sommer
2707
#	Applied fix to enable parsing of PHP code in the intro.php 
2708
12-Feb-2007 Christian Sommer
2709
!	Added functions page_css and page_javascript which allow to include optional
2710
	module files module.css and module.js into the <head> section. This allows to 
2711
	create valid (X)HTML, as CSS definitions of modules are included in the head section
2712
12-Feb-2007 Christian Sommer
2713
!	Security enhancement (reduced number of login trials from 50 to 3)
2714
02-Feb-2007 Matthias Gallas
2715
#	Applied fix for ticket #380 (Thanks to pcwacht)
2716
30-Jan-2007 Ryan Djurovich
2717
#	Applied fix for ticket #376
2718
29-Jan-2007 Matthias Gallas
2719
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
2720
	specific description of the modules in the language files of the modules.
2721
21-Jan-2007 Matthias Gallas
2722
#	Fixed issue in the search table entries of form modul
2723
13-Jan-2007 Matthias Gallas
2724
#	Fixed some bugs in rss.php
2725
07-Jan-2007 Matthias Gallas
2726
#	Fixed error when uninstalling the news modul
2727
02-Jan-2007 Matthias Gallas
2728
+   Added id keywords to all missing files
2729
#	Fixed issue with Permissions for pages sections
2730
27-Dec-2006 Matthias Gallas
2731
#	Fixed form modul stores empty records
2732
------------------------------------- 2.6.5 -------------------------------------
2733
25-Dec-2006 Ryan Djurovich
2734
!	Changed links to WB help website
2735
24-Dec-2006 Matthias Gallas
2736
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
2737
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
2738
!	Changed all copyright notices to include now 2007
2739
23-Dec-2006 Matthias Gallas
2740
#	Fixed IE allows to set a page as parent of itself (#320)
2741
#	Fixed problem with Page Title has to be escaped (#287)
2742
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
2743
21-Dec-2006 Matthias Gallas
2744
#	Fixed missing message when adding a site without page title (#300)
2745
21-Dec-2006 Ryan Djurovich
2746
#	Fixed bug with captcha script (#346)
2747
20-Dec-2006 Matthias Gallas
2748
#	Fixed Return to Search Results Page (#365)
2749
!	Set Version to 2.6.5
2750
-	Removed Changeset 365 because this will be a part of WB 2.7.x
2751
#	Fixed a little typo error in class.admin.php (#364)
2752
26-Nov-2006 Ryan Djurovich
2753
+	Added new script that could possibly be apart of 2.7.x as a replacement
2754
	for having the pages directory 
2755
17-Nov-2006 Matthias Gallas
2756
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
2757
15-Nov-2006 Matthias Gallas
2758
#	Fixed again intropage doesn't work (#71)
2759
20-Oct-2006 Matthias Gallas
2760
+	Added phpmailer class (thanks to doc)
2761
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
2762
+	Added List sorting in admin area (thanks to rsmith)
2763
#	Fixed table width 100% are wrong displayed in container templates
2764
	when IE is used (#350)
2765
#	Fixed large space between menupoints in IE (#349)
2766
#	Fixed Website description is not displayed when no page description
2767
	available (#348)
2768
#	Fixed group images in news modul cannot be stored (#342)
2769
#	Fixed Typo in form/save_field.php (#341)
2770
#	Fixed files in /pages/posts folder are not deleted (#340)
2771
#	Fixed specialchars problem in the news modul (#339)
2772
#	Fixed news modul stores empty records (#338)
2773
#	Fixed Captcha didn't work in news comments (#337)
2774
#	Fixed various php notices (#334)
2775
+	Added new upgrade_function (thanks to kozmoz)
2776
#	Fixed addons table isn't updated when a modul is updated (#332)
2777
#	Fixed spelling errors in the signup2.php (#330)
2778
#	Fixed MySQL 5.x missing default values for INT fields in all system
2779
	and modules tables (#329)
2780
#	Fixed installer does not insert admin user (#328)
2781
+	Added support for getting page ID of page that referred search
2782
	request (#327) (thanks to brofield)
2783
#	Fixed search results generate invalid XHTML and notify warnings (#326)
2784
Stefan Braunewell
2785
#	Fixed Field 'last_reset' doesn't have a default value (#313)
2786
+	Added get_post_escaped to wb class which automatically calls add_slashes
2787
	on get_post output and used it in form/save_field.php
2788
------------------------------------- 2.6.4 -------------------------------------
2789
20-May-2006 Ryan Djurovich
2790
#	Fixed security issues related to #237
2791
#	Fixed typo in news save comment page (#282)
2792
#	Fixed typo in news delete post page (#283)
2793
!	Added multi-submission protection to form module (#119)
2794
#	Added notice for when PHP Session Support appears to be disabled in installer,
2795
	even if it is enabled and the problem actually lies in the users browser (#154)
2796
19-May-2006 Ryan Djurovich
2797
#	Fixed problem in forgotten login form where email field is too short (#207)
2798
#	Fixed typo in forgotten login details email (#190)
2799
15-May-2006 Stefan Braunewell
2800
#	Fixed security issues (#237)
2801
03-May-2006 Stefan Braunewell
2802
#	Fixed problems with pre-2.6.0 modules in section list
2803
#	Fixed e-mail bug caused by From: headers in internal mail function calls
2804
	(#189)
2805
#	E-mail validation in install script now accepts new top-level domains
2806
	(#162)
2807
#	Error status is now overwritten by next database query (#182)
2808
#	Fixed obscure problem in htmlarea install script
2809
------------------------------------- 2.6.3 -------------------------------------
2810
19-Mar-2006 Stefan Braunewell
2811
#	Fixed ticket #146: problems removing groups from viewers list of a page
2812
16-Mar-2006 Stefan Braunewell
2813
!	Changed link target selection. Now self, top and new. (Ticket #145)
2814
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
2815
	password pages.
2816
#	Some changes to the SQL code in the install script for improved 
2817
	compatibility with new MySQL versions
2818
#	Fixed ticket #134 - error on browsing media.
2819
+	Improved backup module: new choice between full database or WB-related
2820
	backup.
2821
#	Fixed ticket #141 - admin now sees all folders in media
2822
#	Fixed e-mail sending problems due to additional parameter in mail call.
2823
#	Applied fix regarding ticket #138: new users now get deleted if
2824
	sending e-mail fails.
2825
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
2826
	password process
2827
#	Removed duplicate expression from modules/news/install.php which caused
2828
	problems in installation
2829

    
2830
01-Mar-2006 Stefan Braunewell
2831
#	Fixed ticket #68 - Safari problem with displaying all parents.
2832
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
2833
	to fatal error.
2834
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
2835
------------------------------------- 2.6.2 -------------------------------------
2836
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
2837
#	Fixed ticket #104 - commas in form field descriptions not allowed.
2838
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
2839
	and expiration date is now set to time in the past.
2840
#	Smart login not working.
2841
!	Changed mail calls to new function $wb->mail.
2842
#	Form: ticket 124 added captcha settings check 
2843
#	Ticket 118 added formfield type to check for email/text 
2844
#	Ticket 115 changed comparision /modules/form/view.php 
2845
#	Added correct timecheck in form submissions
2846
!	Changed captcha.php call to include timestamp
2847
!	Changed the e-mail validation code and added a mail function to class wb.
2848
!	Forgotten password: if sending of e-mail fails, restore old password.
2849
	Ticket #110
2850
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
2851
!	Character encoding setting also affects admin backend.
2852
	Mentioned in ticket #102.
2853
!	Reintroduced page languages setting. If switched to off, page
2854
	languages are only used to determine the language file for the
2855
	universal texts. If on, displayed page and menu are affected by
2856
	the language session variable.
2857
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
2858
	to set the number of levels to be show.
2859
#	Fixed a bug where access settings of registered and private pages
2860
	were displayed incorrectly.
2861
#	Fixed captcha being cached.
2862
#	Added an exit call after every heading("Location:...")
2863
	redirector to prevent unwanted execution of code.
2864
#	Bug #122. Replaced empty field check by check that setting name is
2865
	not "wb_version".
2866
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
2867
#	Fixed bug #99 and two additional instances of typo 
2868
	catpcha instead of captcha.
2869
#	Fixed some typos
2870
#	Fixed some notices and warnings.
2871
#	Fixed bug #105 - back buttons in addon detail pages not editable.
2872
!	Replace 'admin' by 'wb' in all account pages. 
2873
!/#	Moved print_success and print_error code to class.wb.php.
2874
	Added correct parameters to these functions in account pages. 
2875
------------------------------------- 2.6.1 -------------------------------------
2876
12-Dec-2005 Ryan Djurovich
2877
#	Fixed security vulnerability in class.login.php
2878
#	Fixed typo in EN language file
2879
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
2880
!	Added charset encoding to admin templates
2881
!	Added extra code to check for selection of addon upon uninstalling
2882
#	Fixed bugs in RSS news feeder
2883
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
2884
------------------------------------- 2.6.0 -------------------------------------
2885
28-Nov-2005 Ryan Djurovich
2886
+	Added default charset option to (advanced) settings
2887
#	Form module email fields now have email address validation
2888
#	Fixed spacing in form submissions
2889
27-Nov-2005 Ryan Djurovich
2890
+	Added captcha verification to sign-up form
2891
+	Added Captcha to News module
2892
24-Nov-2005 Stefan Braunewell
2893
!	Applied aportale's patch to use label instead of javascript toggle code
2894
20-Nov-2005 Ryan Djurovich
2895
!	News mod now hides read more link if no need for it (see ticket #56)
2896
+	Added support for mailto: links in the menu link mod
2897
#	Added direct-access redirection on some files (see ticket #37)
2898
+	Added extra characters to convert.php (see ticket #64)
2899
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
2900
29-Sep-2005 Ryan Djurovich
2901
!	Cleaned up form buttons in Settings
2902
!	Moved some options into Advanced Settings
2903
#	Semi-disabled "separate" page trash option
2904
+	Created a backup module/tool for backing-up the database
2905
	(thanks to John (pcwacht) for the original code)
2906
+	Created new "blank template", which can be used in case where you don't
2907
	want anything wrapping page-content.
2908
19-Sep-2005 Ryan Djurovich
2909
+	Added _license field for all add-ons to specify a license
2910
!	Renamed _designed_for variables (for all addons) to _platform
2911
+	Created addons table for faster internal referencing of installed addons
2912
!	Fixed some links, including the "Help" button in Admin
2913
#	Used nl2br to display body correctly when viewing form-submissions
2914
15-Sep-2005 Stefan Braunewell
2915
+	Added table module with columns 'name','type' and 'directory' as an
2916
	index.
2917
+	Added entry to settings table 'wb_version' which holds the version
2918
	number and can be utilized in future upgrade scripts.
2919
!	Added upgrade functionality also for templates and languages.
2920
#/!	Template/modules installation now respects paths.
2921
!	Moved updates from config.php to database.
2922
	Created initialize.php (required by config.php) to read settings.
2923
11-Sep-2005 Stefan Braunewell
2924
!	HTMLArea is now a module instead of a core component. Files moved
2925
	from "include" to "modules".
2926
+	Implemented Installation of modules on top of an older version. This is 
2927
	done via checking $module_version. Instead of install.php, upgrade.php
2928
	is then called if it exists in the module package. 
2929
	For module developers: $module_version and $new_module_version are 
2930
	accessible in upgrade.php to find out what upgrade steps need to be taken.
2931
!	Changed column names in mod_news_posts from short,long to content_short,
2932
	content_long.
2933
09-Sep-2005 Stefan Braunewell
2934
+	Added new advanced setting "Rename Files On Upload". File extensions can be
2935
	given so that respective files will have a ".txt" appended on media upload.
2936
#	Fixed "None found" message bug when user has no top level page edit
2937
	rights.
2938
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
2939
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
2940
+	Added utf-8 character encoding meta tag into all stock templates.
2941
#	Fixed bug when changing a page's parent
2942
!	Changed the way blocks are treated. Added new frontend class attribute
2943
	default_block_content that controls what is shown on pages such as
2944
	search, login, etc. (Ticket #16)
2945
+	Added support for WYSIWYG editor modules (wysiwygmod)
2946
+	When trying to access a registered page, user is automatically redirected
2947
	there on successful login.
2948
#	Fixed various issues with system search (mainly related to stripslashes()
2949
#	Removed stripslashes() in many places in the code. Added check for
2950
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
2951
	is independent of magic_quotes setting..
2952
05-Sep-2005 Stefan Braunewell
2953
#	Fixed bug concerning direct access of preferences page.
2954
#	Reworked page visibility and menu item visibility code (frontend login
2955
	problem).
2956
#	Pages in link list in htmlarea popup are now correctly ordered.
2957
#	Fixed bug where group with existing name can be added.
2958
04-Sep-2005 Ryan Djurovich
2959
+	Added and RSS newsfeed script to the News module
2960
04-Sep-2005 Stefan Braunewell
2961
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
2962
#	Fixed some occurrences of potential direct access path disclosure
2963
#	Added directory check to browse.php to prevent xss exploit by trusted users.
2964
!	Updated code to reflect move to Subversion repository system.
2965
27-Aug-2005 Stefan Braunewell
2966
#	Fixed bugs 4,5,6,8,9 in bug tracker
2967
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
2968
	A GET['lang'] now sets the session language variable.
2969
26-Aug-2005 Stefan Braunewell
2970
!	Moved redundant code into the new class functions. Created 
2971
	'compatibility.php' for backward compatibility with
2972
	modules and templates. Variables and functions can still be accessed
2973
	in the old way.
2974
!/+	Reorganized core frontend files, added new base class 'wb' from
2975
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
2976
	function into new class. Completely rewrote core index.php.
2977
	Now all variables and functions that are available to templates and
2978
	modules are attributes and methods of the frontend and the wb classes
2979
------------------------------------- 2.5.2 -------------------------------------
2980
23-Jun-2005 Ryan Djurovich
2981
!	create_access_file now creates all parent directories if needed
2982
#	Fixed bug when moving page with subpages to another level
2983
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
2984
#	Fixed bug where query was not setting error correctly in class.database.php
2985
22-Jun-2005 Ryan Djurovich
2986
#	Fixed bug where template permissions were not saved when a adding group
2987
21-Jun-2005 Ryan Djurovich
2988
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
2989
#	Fixed language problems in some area's of Admin. (Bug #70)
2990
#	Added a space in website/page keywords (Bug #69)
2991
#	Fixed bugs on settings2.php (Bug #52)
2992
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
2993
13-Jun-2005 Ryan Djurovich
2994
#	Fixed bug (#88) with news module
2995
!	Title of Administration login page now taken from language file (Bug #72)
2996
#	Fixed redirection admin/home to admin/start on admin/index.php
2997
#	Fixed bug with forgotten password page in admin (Bug #81)
2998
25-Apr-2005 Ryan Djurovich
2999
#	Fixed numerous bugs with module uninstallation
3000
#	Fixed bug when uploading files in Administration -> Media
3001
!	Installer no-longer requires you to accept the GNU GPL
3002
------------------------------------- 2.5.1 -------------------------------------
3003
16-Apr-2005 Ryan Djurovich
3004
#	Fixed two bugs with account login/logout
3005
------------------------------------- 2.5.1 -------------------------------------
3006
15-Apr-2005 Ryan Djurovich
3007
#	Fixed bug where non-english characters can get used in page filenames. Many
3008
	measuers have been added (including a new file: wb/framework/convert.php),
3009
	to prevent any possible errors that can occur in page filenames.
3010
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
3011
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
3012
#	Fixed bug where search and account pages are shown in every block
3013
	that is in a template
3014
#	Fixed numerous bugs with media home directories feature
3015
10-Apr-2005 Ryan Djurovich
3016
#	Fixed bugs in account/login.php and logout.php where users
3017
	gets redirected to /pages
3018
------------------------------------- 2.5.0 -------------------------------------
3019
08-Apr-2005 Ryan Djurovich
3020
-	Removed section language feature
3021
+	Added page language feature (replaces need for sections language feature)
3022
#	Fixed bug where pages using menu_link module can have the URL changed
3023
-	Page directory no longer stored in link field in pages table, it is now added
3024
	when the page_link function is called - this makes changing the pages
3025
	directory much easier and quicker
3026
!	Pages with visibility of "none" are now no longer directly accessable
3027
+	Added new visibility setting "hidden", acts exactly like none did previously
3028
!	Template info file can now specify number of menu's available and relative names
3029
!	Template info file can now specify number of blocks's available and relative names
3030
------------------------------------- 2.4.3 -------------------------------------
3031
07-Apr-2005 Ryan Djurovich
3032
#	page_filename function has been rewritten using str_replace
3033
	function, which should be faster and will allow characters
3034
	from other languages into filenames
3035
!	Created new media_filename function, which is now used
3036
	by all media functions (create,upload,rename) to determine
3037
	which characters should be removed from a desired filename
3038
+	New button in Administration page list to view specific page
3039
#	Updated the page_link function to now be compatible with menu link
3040
	module when setting pages directory to root
3041
#	Fixed bugs in search when using "Any Words" option
3042
#	Fixed bug with news module when pages directory set to root
3043
!	Changed URL of documentation website on Administration Start page
3044
------------------------------------- 2.4.2 -------------------------------------
3045
05-Apr-2005 Ryan Djurovich
3046
#	Fixed bug where file could be renamed to nothing in Media
3047
!	Optimised Media create folder, upload file, and rename functions
3048
#	Fixed bug where stripslashes not run on news post titles in admin
3049
05-Apr-2005 Stefan Braunewell
3050
#	Fixed bug concerning usage of the private_sql variable
3051
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
3052
------------------------------------- 2.4.1 -------------------------------------
3053
04-Apr-2005 Ryan Djurovich
3054
!	Pages with visibility of "none" are again directly accessable
3055
#	Fixed bugs regarding renaming files and directories in Media section
3056
!	When home folders disabled, all folders now visible in Media section
3057
------------------------------------- 2.4.0 -------------------------------------
3058
03-Apr-2005 Ryan Djurovich
3059
-	Removed recently added visibility setting of "heading", and relative config vars
3060
+	Added new "menu" field to pages table, and new setting "multiple menus"
3061
	which replaces the need for the menu headings feature
3062
+	Added links to top of groups and users sections, linking to each other
3063
!	Change menu width in "Round" template to 170px (was 150px)
3064
#	Change page "are you sure" deletion message to mention that it will delete
3065
	all sub-pages as well
3066
#	Fixed many bugs with news module when viewing posts by group
3067
!	Pages with visibility of "none" are now no longer directly accessable
3068
02-Apr-2005 Ryan Djurovich
3069
-	Removed need to specify DB_URL when calling database class
3070
#	Stopped fields without a type specified from being shown in form mod
3071
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
3072
	for insert link and insert image
3073
+	Added setting which allows you to specify the default WYSIWYG style
3074
+	Added "Server Email" option, to specify what is used in "From" field when
3075
	sending emails using the PHP mail function. Default is admins email address.
3076
#	Search now excludes pages which have a visibility of none or heading
3077
!	Pages are now given modified_when and modified_by when added
3078
01-Apr-2005 Ryan Djurovich
3079
+	Added option to News module to specify how many posts should be listed
3080
	per page (by default it is set to unlimited, which functions like previous version)
3081
#	Added stripslashes when display page titles in search
3082
+	Page descriptions and last updated date now shown in search by default
3083
30-Mar-2005 Ryan Djurovich
3084
+	Added new feature for Media home folders, where a folder can be specified
3085
	for a specific user or group of users only
3086
!	Changed URL of Help button to http://www.websitebaker.org/docs/
3087
+	Added new feature for "Page Trash" - two modes available: inline and separate
3088
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
3089
	up a level)
3090
29-Mar-2005 Ryan Djurovich
3091
-	Removed Database Settings from Administration Settings (options will not be
3092
	available in 3.x, so trying to match interface with WB 3.x plans
3093
!	Changed the name of Path Settings to Filesystem Settings in Administration
3094
	Settings, and removed ability to change path/url options - matching interface
3095
	plans for WB 3.x
3096
+	Added same options for OS and file permissions as installer to Settings
3097
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
3098
28-Mar-2005 Ryan Djurovich
3099
+	New functions available to templates to simplify creation of them. This aims
3100
	to "future-proof" templates for WB 3.x plans.
3101
!	Default templates updated to support some of the new functions
3102
+	Added field to pages table "page_trail" which stores a list of the pages
3103
	parents. This field was needed by the new page_menu function
3104
+	Added option for page visibility "heading" to enabled support for multiple
3105
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
3106
+	Added option for page visibility "registered", which acts a little like
3107
	private, but is still shown in the menu (although users need to log in to view
3108
	the pages content)
3109
+	Form module submissions now saved to database, and feature now added to
3110
	limit number of submissions per hour to prevent spamming
3111
+	New field for Form module: email. Allows you to specify their email in
3112
	"from" field on module settings.
3113
#	Fixed bug when displaying comments in News module (WB Bug #14)
3114
+	New "under contruction" message if no pages exist
3115
!	Cleaned-up wb/index.php
3116
27-Mar-2005 Ryan Djurovich
3117
+	Created advanced mkdir and chmod functions
3118
#	Fixed bug in media where wrong file/folder is deleted
3119
+	Complete overhall of installer - now only one step! It has been greatly
3120
	simplified in many ways, has much better validation, reports error much more
3121
	nicely, and automatically logs the user into the Administrations
3122
+	Must now specify OS type - allows for customizable file permission settings
3123
+	Sections can now have a language code assigned to them
3124
+	Sections can now have a block name/id assigned to them
3125
!	Home section of Administration renamed to Start, to save confusion with saying
3126
	Homepage (because this term could either mean the main website or Home section
3127
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
3128
!	Moved Users and Groups sections under Access section. This aims to unify the
3129
	interface with WB 3.x plans, which help to unclutter the menu
3130
!	Interface for Settings section has been imporved for usability purposes
3131
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
3132
	by placing media list inside an iframe
3133
#	Fixed stripslashes problem for viewing news comments
3134
!	Added code from Formesque module (an advanced version of the original Form
3135
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
3136
	interface improvements for select box/checkbox group/radio group options.
3137
#	Possibly fixed bugs where an S appears before file and dir modes
3138
#	Fixed bug where users can be added with same emails (in Administration)
3139
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
3140
	makes code more bulky, and removing it will decrease package size a lot
3141
+	New "homepage redirect" option so first page is included and not redirected to
3142
#	Fixed text not being shown when module uninstalled
3143
!	Imporved interface for basic group permissions
3144
26-Mar-2005 Stefan Braunewell
3145
#	Fixed bug with front-end logins
3146
#	Fixed bug when saving intro page 
3147
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
3148
#	Fixed bugs concerning moving/deleting pages
3149
#	Fixed list of parents in page settings
3150
#	Fixed mkdir without mode parameter
3151
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
3152
+	Added support for PAGES_DIRECTORY set to root
3153
+	Search form now supports quotes (thanks to Manafta)
3154
#	Fixed page section ordering
3155
#	News items are displayed with name of poster instead of "Unknown"
3156
#	Deletion confirmation popup window in media section now shows correct file name
3157
------------------------------------- 2.3.1 -------------------------------------
3158
03-Fed-2005 Ryan Djurovich
3159
+	Now there is two types of "filesystem modes", one for directories and one
3160
	for files. Having different settings is very common for most servers, so
3161
	this addition should fix many problems people had with 2.3.0.
3162
-	Removed filesystem mode options from installation
3163
!	Removed duplicate text on installation step 3 for timezone
3164
!	All "access files" for the news module now stored in pages/posts instead
3165
	of a sub-dir relative to the page (this fixes many bugs)
3166
#	Fixed major bugs when deleting pages with sub-pages
3167
!	Removed the restrictions that prevent a user for changing a pages level
3168
#	Fixed bug with "toggle" plus/minus in IE for pages list
3169
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
3170
------------------------------------- 2.3.0 -------------------------------------
3171
26-Jan-2005 Ryan Djurovich
3172
#	Fixed bug in framework/functions.php that made root parent always equal 8
3173
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
3174
#	Fixed SQL-query on line 172, placing a / after $old_link
3175
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
3176
	admin/pages/settings2.php
3177
#	Added ordering cleaning to delete_post.php on line 53 for news module
3178
!	GMT option is selected for "Default Timezone" in the installer, instead
3179
	of the old "Please select" message (which had the same value as GMT)
3180
28-Jan-2005 Ryan Djurovich
3181
!	Ability to specify the chmod number when WB uploads files, etc.
3182
!	Modified file headers (copyright/license notice) so they now look almost the
3183
	same, independant of font. Also, it now covers copyright for 2005.
3184
30-Jan-2005 Ryan Djurovich
3185
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
3186
	table when a page is deleted.
3187
+	New 'Smart Login' prevents users from using external password managers,
3188
	and can be set to remember the users password using cookies.
3189
!	SourceForge CVS module now called websitebaker2 (instead of just
3190
	websitebaker). Also, all file versions have been reset.
3191
01-Fed-2005 Ryan Djurovich
3192
!	Added code to prevent from changing a pages level (it simply disables
3193
	the select box), to prevent many possible bugs.
3194
------------------------------------- 2.2.4 -------------------------------------
3195
23-Dec-2004 Ryan Djurovich
3196
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
3197
#	Fixed multi-language support in search
3198
+	Added more detailed options to list of PHP error reporting level's
3199
-	Removed ability to change language and PHP error reporting level
3200
	on installation to make things easier for newbie's
3201
+	Ability to select custom spacer for page filename's
3202
!	Changed the way a language code is found on language installation
3203
+	Added template permissions to groups
3204
#	Fixed bug when trying to change email from Preferences (admin and frontend)
3205
#	Fixed bug with auto-selection of "System Default" for Preferences
3206
!	News module now use's WYSIWYG for modifying news posts
3207
+	Ability to specify both the pages and media target directories
3208
------------------------------------ 2.2.3-c ------------------------------------
3209
22-Dec-2004 Ryan Djurovich
3210
#	Fixed problem with DB password being reset if Settings saved in basic mode
3211
------------------------------------ 2.2.3-b ------------------------------------
3212
21-Dec-2004 Ryan Djurovich
3213
#	Fixed minor bug on admin templates section
3214
#	Fixed bug on rename.php and rename2.php in admin media section
3215
------------------------------------- 2.2.3 -------------------------------------
3216
20-Dec-2004 Ryan Djurovich
3217
+	Added WB release version in Administration (top right corner)
3218
!	New option to prevent users from adding level 0 pages
3219
#	Fixed bug when deleting post's in News module
3220
+	Added new field in pages table for "root" parent (level 0 parent), for
3221
	extra flexability in creating templates
3222
!	Round template now supports unlimited page levels
3223
------------------------------------- 2.2.2 -------------------------------------
3224
18-Dec-2004 Ryan Djurovich
3225
+	New option under Search Settings for selecting custom template for search
3226
+	New option when changing page settings to set the target
3227
#	Fixed error when saving a user after editing
3228
!	Users can now modify sub-page if they dont have permissions on the parent
3229
------------------------------------- 2.2.1 -------------------------------------
3230
15-Dec-2004 Ryan Djurovich
3231
#	Fixed bug when changing password on preferences form (front-end)
3232
#	Fixed bug when retrieving user details (administration)
3233
#	Added check to see if module, template, or language is in use when deleting
3234
#	Fixed up email that is sent to user from a submitted form
3235
#	Fixed major problem with module permissions which stopped it from working
3236
------------------------------------- 2.2.0 -------------------------------------
3237
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
3238
+	Multiple-level page support
3239
+	Multiple section's for pages (including interface)
3240
!	Removed text created using two words on all areas
3241
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
3242
	this is for better language support
3243
+	Added Languages section
3244
!	Moved Templates and Modules under Add-ons section
3245
!	Changed name of "Default" template to "Round"
3246
+	Added "All CSS" template
3247
+	Added "Jump"
3248
+	Added 
3249
!	Modified "Box" template to support multiple page levels
3250
+	Added "Menu Link" module
3251
+	Added "News" module
3252
+	Added "Code" module
3253
+	Added "Form" module
3254
+	Added "Wrapper" module
3255
!	Changed name of "Normal Page" module to "WYSIWYG"
3256
+	Created new admin wrapper script to ease module develpment
3257
+	Media now automatically creates index.php file for every
3258
	sub-folder made (for security purposes)
3259
!	Change "Help" link in Administration menu so it now directs
3260
	to the the new Website Baker documentation website found at:
3261
	http://www.websitebaker.org/documentation
3262
!	Password is now required to change email in preferences
3263
+	User can now select custom Language and Date & Time Formats
3264
+	Added search functionality, with three different "methods":
3265
	1. Using all words  2. Using any words  3. Exact match
3266
+	Added native MySQL database support
3267

    
(1-1/5)