Project

General

Profile

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

    
5
$Id: CHANGELOG 1213 2009-12-12 15:23:53Z MaGnaL $
6

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

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

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

    
1693
$Id: CHANGELOG 1213 2009-12-12 15:23:53Z MaGnaL $
1694

    
1695
Legend:
1696
+ = Added
1697
- = Removed
1698
# = Bugfix
1699
! = Update/Change
1700

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

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

    
(1-1/5)