Project

General

Profile

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

    
5
$Id: CHANGELOG 1167 2009-10-12 20:17:04Z Luisehahne $
6

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

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

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

    
1603
$Id: CHANGELOG 1167 2009-10-12 20:17:04Z Luisehahne $
1604

    
1605
Legend:
1606
+ = Added
1607
- = Removed
1608
# = Bugfix
1609
! = Update/Change
1610

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

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