Project

General

Profile

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

    
5
$Id: CHANGELOG 1204 2009-12-01 19:55:13Z Luisehahne $
6

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

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

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

    
1675
$Id: CHANGELOG 1204 2009-12-01 19:55:13Z Luisehahne $
1676

    
1677
Legend:
1678
+ = Added
1679
- = Removed
1680
# = Bugfix
1681
! = Update/Change
1682

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

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

    
(1-1/5)