Project

General

Profile

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

    
5
$Id: CHANGELOG 1182 2009-11-24 19:36:04Z Luisehahne $
6

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

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

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

    
1626
$Id: CHANGELOG 1182 2009-11-24 19:36:04Z Luisehahne $
1627

    
1628
Legend:
1629
+ = Added
1630
- = Removed
1631
# = Bugfix
1632
! = Update/Change
1633

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

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