Project

General

Profile

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

    
5
$Id: CHANGELOG 1211 2009-12-12 10:35:11Z aldus $
6

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

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

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

    
1687
$Id: CHANGELOG 1211 2009-12-12 10:35:11Z aldus $
1688

    
1689
Legend:
1690
+ = Added
1691
- = Removed
1692
# = Bugfix
1693
! = Update/Change
1694

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

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

    
(1-1/5)