Project

General

Profile

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

    
5
$Id: CHANGELOG 1188 2009-11-25 18:29:59Z Luisehahne $
6

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

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

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

    
1641
$Id: CHANGELOG 1188 2009-11-25 18:29:59Z Luisehahne $
1642

    
1643
Legend:
1644
+ = Added
1645
- = Removed
1646
# = Bugfix
1647
! = Update/Change
1648

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

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

    
(1-1/5)