Project

General

Profile

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

    
5
$Id: CHANGELOG 1161 2009-10-11 16:45:19Z Luisehahne $
6

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

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

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

    
1585
$Id: CHANGELOG 1161 2009-10-11 16:45:19Z Luisehahne $
1586

    
1587
Legend:
1588
+ = Added
1589
- = Removed
1590
# = Bugfix
1591
! = Update/Change
1592

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

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