Project

General

Profile

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

    
5
$Id: CHANGELOG 1169 2009-10-13 07:15:22Z aldus $
6

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

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

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

    
1607
$Id: CHANGELOG 1169 2009-10-13 07:15:22Z aldus $
1608

    
1609
Legend:
1610
+ = Added
1611
- = Removed
1612
# = Bugfix
1613
! = Update/Change
1614

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

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