Project

General

Profile

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

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

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

    
1720
$Id: CHANGELOG 1227 2009-12-28 04:30:41Z Luisehahne $
1721

    
1722
Legend:
1723
+ = Added
1724
- = Removed
1725
# = Bugfix
1726
! = Update/Change
1727

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

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

    
(1-1/5)