Project

General

Profile

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

    
5
$Id: CHANGELOG 975 2009-04-27 15:21:30Z Ruebenwurzel $
6

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

    
13
------------------------------------- 2.8.0 -------------------------------------
14
27-Apr-2009 Matthias Gallas
15
#	Fixed bug with missing template object in groups and user settings(ticket #716)
16
25-Apr-2009 Matthias Gallas
17
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
18
23-Apr-2009 Matthias Gallas
19
#	Fixed bug with dropdownlist in pages settings (ticket #713)
20
20-Apr-2009 Matthias Gallas
21
!	Update show_menu2 to version 4.8 (ticket #712)
22
#	Fixed small error in Spain language file (ticket #711)
23
18-Apr-2009 Matthias Gallas
24
!	Updated Dutch language file (Thanks to Luckyluke)
25
17-Apr-2009 Matthias Gallas
26
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
27
!	Updated again Norsk language File (Thanks to oeh)
28
!	Updated Dutch language file (Thanks to Luckyluke)
29
13-Apr-2009 Matthias Gallas
30
#	Fixed minor dispay issue in upgrade script
31
!	Updated Norsk language File (Thanks to oeh)
32
!	Updated French language files (Thanks to Quinto and VotreEspace)
33
!	Updated Danish language file (Thanks to Achrist)
34
12-Apr-2009 Matthias Gallas
35
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
36
#	Fixed Typo in group_form.htt (ticket #705)
37
01-Mar-2009 Christian Sommer
38
!	Added disclaimer to upgrade-script.php	
39
28-Feb-2009 Christian Sommer
40
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
41
25-Feb-2009 Matthias Gallas
42
+	Added language support for template_description (affects templates and themes)
43
#	fixed wrong path to images in news and form modul
44
#	fixed manage section is showed twice (ticket #694)
45
-	removed unneeded icons from wb_theme
46
-	removed unneeded stylesheet.css from account dir
47
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
48
+	added fixed error.htt also to classic theme
49
+	corrected info.php of news-modul
50
24-Feb-2009 Dietrich Roland Pehlke
51
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
52
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
53
	than one Form on one single page.
54
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
55
	and replace the br-tag with valid p-tags.
56
22-Feb-2009 Matthias Gallas
57
+	added skinable Admin Interface
58
21-Feb-2009 Christian Sommer
59
+	added update of search table missing in Changeset 941
60
#	fixed wrong index in language array
61
!	removed some comment lines (changes are tracked by SVN)
62
20-Feb-2009 Dietrich Roland Pehlke (aldus)
63
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
64
19-Feb-2009 Christian Sommer
65
!	addon overview to show advanced options after redirect from reload.php
66
#	fixed bug if language folder contains none language files (XX.php) or sub folders
67
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
68
18-Feb-2009 Dietrich Roland Pehlke (aldus)
69
#	fixed: typos in the section_id inside the action-link 
70
!	Remove test_trash and unused variables in query, added suggetions from #588
71
#	Bugfix for form bug (ticket #688)
72
17-Feb-2009 Christian Sommer
73
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
74
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
75
16-Feb-2009 Christian Sommer
76
!	moved reload option of Add-ons to main Add-on section
77
!	reworked logout to reset possible remember key in database when logging out
78
15-Feb-2009 Christian Sommer
79
#	fixed bug with smart login option (remember me) (ticket #689)
80
#	special chars like   are shown when editing Add-on CSS files (ticket #678)
81
!	redirect time for function print_success can now be defined in Settings (ticket #603)
82
-	removed reload admin tool
83
+	added possibility to reload Add-ons via the Add-on section
84
14-Feb-2009 Christian Sommer
85
!	added option to display current user name in backend template
86
#	fixed wrong redirect path and added SVN Id
87
13-Feb-2009 Christian Sommer
88
+	added option to perform pre-installation checks to test requirements of Add-Ons
89
#	added error messages to installation process for Add-Ons with wrong file type
90
08-Feb-2009 Christian Sommer
91
#	fixed warning if database connection failed during installation process
92
06-Feb-2009 Christian Sommer
93
!	fixed some typos in German language file (thanks to freeSbee)
94
!	added new captcha fonts and replaced old background images with the ones created by thorn
95
05-Feb-2009 Christian Sommer
96
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
97
02-Feb-2009 Christian Sommer
98
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
99
02-Feb-2009 Matthias Gallas
100
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
101
01-Feb-2009 Matthias Gallas
102
!	Update FCKEditor to version 2.6.4
103
22-Jan-2009 Christian Sommer
104
!	Added default target attribut to backend menu links
105
21-Jan-2009 Matthias Gallas
106
!	Copyright notices now includes 2009
107
20-Jan-2009 Matthias Gallas
108
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
109
17-Jan-2009 Matthias Gallas
110
+	added French languages to modules
111
!	changed handling of post_date in news modul (thanks to susigross)
112
+	added hour and minute support to default published_when field in news modul
113
13-Jan-2009 Christian Sommer
114
-	removed the obsolete Codepress framework from the include folder
115
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
116
!	updated external PHPMailer class to latest version (v2.0.3)
117
08-Jan-2009 Christian Sommer
118
#	fixed error message in admin class if type array not defined
119
05-Jan-2009 Dietrich Roland Pehlke
120
#	Code-Snippets are no longer shown as type: unknown. 
121
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
122
#	fixed bug for the rss of news, see ticket #609
123
04-Jan-2009 Matthias Gallas
124
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
125
03-Jan-2009 Matthias Gallas
126
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
127
#	fixed another bug in view.php of news modul introduced in changeset [892]
128
30-Dec-2008 Matthias Gallas
129
+	added default new language variables to all language files
130
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
131
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
132
29-Dec-2008 Dietrich Roland Pehlke
133
+	add language support for the errormessages inside the uninstall.php files for modules
134
	and templates.
135
!	add new keys inside the german de.php language-file.
136
-	removed my own debugging-code (was in 893 by mistake)
137
!	Correct the last date in the changelog
138
29-Dec-2008 Matthias Gallas
139
!	set version to 2.8 BETA
140
#	replaced in news modul special chars with entities to get valid output
141
!	changed SESSION ID Separator from '&' to '&' to get valid output 
142
-	Removed the <p> tag around the news as it is added from the editor  
143
28-Dec-2008 Dietrich Roland Pehlke (aldus)
144
+	ticket 610: add ip-address to the email-body in the form-modul.
145
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
146
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
147
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
148
26-Dec-2008 Thomas Hornik
149
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
150
13-Dec-2008 Christian Sommer
151
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
152
28-Oct-2008 Christian Sommer
153
!	updated output filter regex to exclude mail addresses contained in input fields
154
27-Nov-2008 Thomas Hornik
155
!	added redirect-type (301/302) to menu_link
156
24-Nov-2008 Matthias Gallas
157
!	updated upgrade-script.php to add sec_anchor field to settings table
158
22-Nov-2008 Thomas Hornik
159
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
160
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
161
06-Nov-2008 Thomas Hornik
162
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
163
#	fixed some typos in DE language-file, added missing tab in search.php
164
02-Nov-2008 Thomas Hornik
165
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
166
01-Nov-2008 Thomas Hornik
167
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
168
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
169
!	updated menulink and search to use configureable section-anchor
170
29-Oct-2008 Thomas Hornik
171
# News: total number of news wasn't calculated correctly
172
!	Captcha: removed IFRAME for Calculation-as-text captcha
173
-	removed useless init_utf8funcs()-function
174
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
175
-	search: removed undocumented word-boundary search
176
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
177
+	search: added key 'ext_charset' to search-extension to query external databases
178
25-Oct-2008 Christian Sommer
179
!	updated basic templates according the template guidelines
180
24-Oct-2008 Dietrich Roland Pehlke
181
#	applied bugfix for ticket #608 (redeclaration of news module)
182
23-Oct-2008 Dietrich Roland Pehlke
183
!	modified module delete function to provide additional information when module is in use when trying to delete
184
!	modified template delete function to provide additional information when template is in when trying to delete
185
21-Oct-2008 Matthias Gallas
186
#	fixed display issue in news modul
187
!	updated show_menu2 to version 4.7
188
18-Sep-2008 Thomas Hornik
189
+	Added captcha-reload
190
16-Sep-2008 Thomas Hornik
191
#	search: fixed windows-related regex issue
192
19-Aug-2008 Matthias Gallas
193
!	updated to latest FCKEditor version 2.6.3
194
02-Aug-2008 Thomas Hornik
195
#	fixed sorting order of search-results
196
25-Jul-2008 Thomas Hornik
197
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
198
!	added $database = new Database(); in front of output-filter
199
05-Jul-2008 Thomas Hornik
200
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
201
02-Jul-2008 Christian Sommer
202
!	updated to latest FCKEditor version 2.6.2
203
01-Jul-2008 Thomas Hornik
204
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
205
29-June-2008 Christian Sommer
206
!	applied additional mail check to forgot login form
207
28-June-2008 Christian Sommer
208
!	class and id attributes in mailto links are no longer ignored by the output filter
209
22-Jun-2008 Thomas Hornik
210
#	fixed issue with captcha (mt_rand() instead of rand())
211
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
212
22-June-2008 Christian Sommer
213
!	added output of block number to section admin if no block name is specified
214
21-June-2008 Christian Sommer
215
+	added output of block names to modify pages dialogue if blocks are enabled
216
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
217
08-Jun-2008 Thomas Hornik
218
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
219
24-May-2008 Christian Sommer
220
!	modified output filter routine to prevent errors if database entries do not exist
221
04-May-2008 Thomas Hornik
222
!	changed register_backend_modfile() to work with wysiwyg-module, too
223
01-May-2008 Thomas Hornik
224
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
225
26-Apr-2008 Thomas Hornik
226
#	class.admin.php deletes actual query-string while redirection. fixed.
227
25-Apr-2008 Matthias Gallas
228
#	fixed validiation bug in option fields of form modul
229
------------------------------------- 2.7.0 -------------------------------------
230
21-Apr-2008 Christian Sommer
231
!	set version to 2.7
232
#	fixed bug in the PL language file of the JS calendar
233
+	added some basic functions for module developers
234
20-Apr-2008 Thomas Hornik
235
#	fix: allow external urls for search-results
236
17-Apr-2008 Thomas Hornik
237
#	fixed jscalendar's language-files
238
16-Apr-2008 Christian Sommer
239
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
240
15-Apr-2008 Thomas Hornik
241
!	revert back to pagename-creation from $page_menu, instead of $page_title
242
15-Apr-2008 Christian Sommer
243
#	fixed bug introduced with Changeset 826
244
14-Apr-2008 Christian Sommer
245
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
246
!	allowed tags for multi-lingual module descriptions
247
14-Apr-2008 Thomas Hornik
248
#	fixed issue with multigroups (level 0 page-creation)
249
13-Apr-2008 Thomas Hornik
250
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
251
#	fixed language-files
252
10-Apr-2008 Christian Sommer
253
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
254
09-Apr-2008 Christian Sommer
255
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
256
07-Apr-2008 Matthias Gallas
257
#	fixed error in german laguage file
258
07-Apr-2008 Christian Sommer
259
+	added the latest FCKEditor v2.60
260
-	removed the outdated FCKEditor v2.51
261
!	set version from 2.7 (RC3) to 2.7 (RC3a)
262
07-Apr-2008 Thomas Hornik
263
!	added missing group_id in INSERT-query
264
!	removed PHP5 function stripos from installation script
265
06-Apr-2008 Christian Sommer
266
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
267
!	enlarged admin tool icon to match size 50x50px of the other icons
268
05-Apr-2008 Matthias Gallas
269
!	Moved language variables for edit module CSS from modules language files to core language files
270
+	Added norwegian translation (Thanks OEH)
271
05-Apr-2008 Thomas Hornik
272
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
273
#	fixed viewing_groups-handling in /admin/pages/add.php
274
!	imported new russian translation from User shlack. Many Thanks
275
05-Apr-2008 Christian Sommer
276
!	added workaround for template parser class
277
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
278
!	minor layout change
279
!	allowed the character "-" to be used in database names
280
04-Apr-2008 Thomas Hornik
281
#	fixed: Language-redirect removed query-string from URL
282
04-Apr-2008 Christian Sommer
283
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
284
03-Apr-2008 Christian Sommer
285
!	some code clean up in news/form module
286
!	small adaption of the edit CSS function file css.functions.php
287
!	updated edit module CSS functions to include backend.css into head if possible
288
#	fixed bug in Javascript decryption routines of the Output-Filter module
289
02-Apr-2008 Matthias Gallas
290
#	fixed bug with registration of users are not added to signup group
291
02-Apr-2008 Christian Sommer
292
#	added handling of missing characters to mailto encryption routines
293
!	some code clean-up in News module
294
!	fixed some layout issues with Form module (combination with Output-filter)
295
!	fixed layout issue with optional subject/body text of encrypted mailto links
296
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
297
01-Apr-2008 Christian Sommer
298
!	removed typo in English language file
299
!	added updated edit CSS functions to the News module
300
!	added updated edit CSS functions to the Form module
301
31-Mar-2008 Christian Sommer
302
#	fixed bug in output filter (mailto links with HTML entities in optional part)
303
29-Mar-2008 Christian Sommer
304
!	added missing translation to Dutch language file (thanks Bramus)
305
28-Mar-2008 Thomas Hornik
306
!	Some cleanup in search.php
307
!	WYSIWYG: changed field text to LONGTEXT, too.
308
25-Mar-2008 Matthias Gallas
309
!	Updated Dutch language file (Thanks to Bramus)
310
26-Mar-2008 Tomas Hornik
311
#	fixed E_NOTICE-message in admin/modules/details.php
312
25-Mar-2008 Thomas Hornik
313
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
314
+	search: added missing code to allow query of external data and to process the search data itself
315
25-Mar-2008 Matthias Gallas
316
#	Fixed missing <body> tag in Admin Interface (ticket #572)
317
24-Mar-2008 Matthias Gallas
318
!	Updated Danish Language file (Thanks to Achrist)
319
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
320
24-Mar-2008 Thomas Hornik
321
+	Added RU-language-files, provided by user shlack; converted to entities.
322
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
323
#	FCK-Editor: loads large pages faster
324
-	removed include/captcha/asp.php. css have to be added to module's css-files.
325
23-Mar-2008 Matthias Gallas
326
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
327
17-Mar-2008 Thomas Hornik
328
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
329
15-Mar-2008 Thomas Hornik
330
#	menulink: link can be menulink or subpage of menulink, too
331
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
332
13-Mar-2008 Christian Sommer
333
! 	adjusted error/warning templates to the updated backend layout
334
13-Mar-2008 Matthias Gallas
335
! 	replaced one icon in admin interface
336
12-Mar-2008 Matthias Gallas
337
# 	fixed loading time and some display issues in IE6 of the new admin interface
338
!	tweaked the new admin interface a little bit
339
12-Mar-2008 Christian Sommer
340
! 	adjusted background color of installation and upgrade script
341
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
342
! 	removed hardcoded /admin folder strings from WB core files where possible
343
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
344
! 	defined <strong> and <em> instead of <b> and <i> as default tags
345
12-Mar-2008 Thomas Hornik
346
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
347
11-Mar-2008 Christian Sommer
348
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
349
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
350
08-Mar-2008 Thomas Hornik
351
#	fixed issue with news and end-date
352
04-Mar-2008 Christian Sommer
353
#	fixed issue with smart view URL link
354
03-Mar-2008 Thomas Hornik
355
#	fixed an issue with text-captcha (default text got saved). Changes default text.
356
#	fixed an issue with highlighting
357
02-Mar-2008 Thomas Hornik
358
#	added missing text in language-files
359
+	added missing sorting to language dropdown in admin/pages/settings.php
360
01-Mar-2008 Thomas Hornik
361
#	fixed ticket #562, applied changes from user tavitar with some own additions
362
+	added check for AddDefaultCharset to install
363
29-Feb-2008 Thomas Hornik
364
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
365
28-Feb-2008 Thomas Hornik
366
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
367
28-Feb-2008	Christian Sommer
368
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
369
25-Feb-2008	Matthias Gallas
370
+	added missing Dutch language files for core modules
371
24-Feb-2008 Thomas Hornik
372
#	issue with menulink in upgrade-script. Fixed.
373
23-Feb-2008 Christian Sommer
374
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
375
#	fixed bug in upgrade script (WBMailer setting)
376
22-Feb-2008 Christian Sommer
377
#	some layout changes on the upgrade-script, fixed error in precheck
378
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
379
20-Feb-2008 Thomas Hornik
380
!	added workaround for language sorting-problem
381
20-Feb-2008	Christian Sommer
382
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
383
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
384
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
385
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
386
19-Feb-2008	Matthias Gallas
387
!	Updated upgrade script
388
!	Changed language sorting from directory to name (needs additional to be escaped!)
389
+	added new languages to install script
390
#	fixed some issues and typos in languagefiles
391
18-Feb-2008 Thomas Hornik
392
+	Converted and added some old language-files (BG, CS, PL, RU)
393
18-Feb-2008	Christian Sommer
394
#	Fixed two broken links
395
!	Modified news module to create a default index.php during installation (directory spoofing)
396
17-Feb-2008	Matthias Gallas
397
-	Removed colloquially german language files as the filename causes issues
398
17-Feb-2008	Christian Sommer
399
!	removed German Umlauts in some language file (PHP comments)
400
#	fixed language bug (backend language switched to the pages language viewed in frontend)
401
16-Feb-2008	Thomas Hornik
402
!	updated upgrade-script (menulink)
403
13-Feb-2008 Thomas Hornik
404
+	allow externl links in menulink-module
405
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
406
10-Feb-2008 Matthias Gallas
407
#	fixed some errors in standard german language file
408
+	added new colloquially german language file
409
10-Feb-2008 Thomas Hornik
410
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
411
10-Feb-2008 Christian Sommer
412
#	fixed E_NOTICE warning with already defined module frontend constants
413
-	removed all stuff other than page_content from the blank template
414
!	adapted color for onmouseover effect
415
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
416
!	made Website Header field in Settings visible per default
417
!	modified all templates (display Website Header, use show_menu instead of page_menu)
418
!	added highlighting of active input elements to all WB backend areas; changed some colors
419
!	removed hover highlighting of input fields to avoid possible confusion
420
!	added visualization of wrong/empty input fields
421
#	fixed a bug with re-enter admin password
422
09-Feb-2008 Christian Sommer
423
!	modified some colors and CSS definitions of pages, media and section interface
424
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
425
#	output_filter: removed word boundary from mailto regex part
426
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
427
#	fixed bug in user signup
428
!	output_filter: added word boundary for the mailto regex part
429
09-Feb-2008 Thomas Hornwik
430
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
431
08-Feb-2008 Matthias Gallas
432
+	added kewyword id to all new files
433
08-Feb-2008 Christian Sommer
434
-	Removed admin module mail_filter
435
+	Added revised version of the output filter module
436
08-Feb-2008 Thomas Hornik
437
!	module news: set focus on captcha-field if user have to re-enter captcha
438
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
439
-	Removed unused function is_access_denied() from search
440
04-Feb-2008 Thomas Hornik
441
!	email-addresses are excluded from search-results page.
442
#	Fixed possible XSS in account/login.php and forgot-form.php
443
04-Feb-2008 Christian Sommer
444
#	allowed usage of tags in settings fields: website_header, website_footer
445
03-Feb-2008 Thomas Hornik
446
#	out-of-date default page isn't shown anymore, instead shows next public page.
447
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
448
03-Feb-2008 Matthias Gallas
449
+	added kewyword id to all new files
450
02-Feb-2008 Christian Sommer
451
#	fixed wrong redirect in /admin/images
452
02-Feb-2008 Thomas Hornik
453
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
454
+	Added missing text in languages files for jscalendar
455
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
456
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
457
#	fixed path in jscalendar-css
458
01-Feb-2008 Christian Sommer
459
#	Added default index.php to all folders (directory spoofing)
460
01-Feb-2008 Thomas Hornik
461
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
462
#	Fixed possible XSS-vulnerability in wb/search/search.php
463
31-Jan-2008 Thomas Hornik
464
!	Adjusted clock-red icon to match wb colors
465
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
466
+	Added multi-group to upgrade-script
467
30-Jan-2008 Christian Sommer
468
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
469
30-Jan-2008 Thomas Hornik
470
#	registered pages didn't appear in menu. fixed.
471
!	Updated upgrade-script. (Some upgrades still missing)
472
29-Jan-2008 Thomas Hornik
473
#	strtotime()'s behavior differ in PHP4 and PHP5.
474
	Had to fix some issues in admin/pages/sections and module news.
475
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
476
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
477
28-Jan-2008 Matthias Gallas
478
#	Replaced all special chars in language files with htmlentities or unicode
479
+	Added some missing lines in language files
480
+	Added missing keyword Id
481
28-Jan-2008 Christian Sommer
482
#	fixed issue with top bar icon alt tag
483
!	added some more backend layout modifications
484
!	corrected bug in NL.php language file
485
!	added missing session cookie forgotten in Changeset 593
486
!	added possibility to select the default backend language during installation process
487
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
488
#	Fixed some bugs in the Javascript Admin modul
489
28-Jan-2008 Thomas Hornik
490
+	Allow a user-supplied From-Name in form-settings for email und success-email.
491
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
492
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
493
27-Jan-2008 Christian Sommer
494
!	fixed CSS background color of the installer CSS
495
!	replaced static text with variable text from language file
496
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
497
!	added missing ID tags
498
27-Jan-2008 Christian Sommer
499
!	added missing ID tags
500
!	added default language for users to avoid empty language fields
501
27-Jan-2008 Matthias Gallas
502
+	added kewyword id to new file
503
#	Fixed some spelling errors in german language file
504
27-Jan-2008 Thomas Hornik
505
!	Module form: user supplied input isn't lost on captcha-failure anymore.
506
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
507
+	Added Calc_ttf_image CAPTCHA.
508
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
509
!	Some minor changes in CAPTCHA-code.
510
!	Added some text to CAPTCHA admin-tool.
511
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
512
+	Added preview-images for CAPTCHA.
513
!	Improved security: CAPTCHAS can't be loaded from outside WB
514
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
515
26-Jan-2008 Christian Sommer
516
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
517
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
518
26-Jan-2008 Matthias Gallas
519
#	fixed bug in Javascript Admin module
520
+	Added new language files
521
+	Added keywords to files where they are missing
522
26-Jan-2008 Thomas Hornik
523
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
524
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
525
	Improved ASP in news-module.
526
+	module news: added publish_until field to control the visibility of a news-posting by date and time
527
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
528
	It should be very difficult for spam-bots to recognize intersected characters.
529
25-Jan-2008 Christian Sommer
530
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
531
25-Jan-2008 Thomas Hornik
532
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
533
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
534
#	module news: it was possible to post comments to postings with commenting disabled
535
	or to inactive postings. Fixed
536
24-Jan-2008 Thomas Hornik
537
!	Generate filename in pages/ from page_title instead of menu_title.
538
24-Jan-2008 Christian Sommer
539
#	fixed bug in Codepress integration (if codepress framework not installed)
540
+	added language support to all integrated modules (except for news and form module)
541
#	fixed another E_NOTICE warning
542
24-Jan-2008 Matthias Gallas
543
+	Added keywords to files where they are missing
544
23-Jan-2008 Christian Sommer
545
+	Added German language file for WB 2.7
546
22-Jan-2008 Christian Sommer
547
+	Added language support for the Admin tools (backup, reload, mail_filter)
548
-	Removed all admin tool text outputs from global language file to module language files
549
!	Introduced language support for the overview page of the Admin tools
550
+	Added function get_variable_content to allow extraction of variable content without including files
551
!	Changed language support for Addons -> Moduls -> Details
552
22-Jan-2008 Matthias Gallas
553
+	Added keywords to new mail filter files
554
22-Jan-2008 Thomas Hornik
555
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
556
21-Jan-2008 Christian Sommer
557
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
558
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
559
21-Jan-2008 Thomas Hornik
560
+	Unique session-identifier for each website baker installation. fixes #354
561
20-Jan-2008 Christian Sommer
562
#	fixed E_NOTICE-warning in save.php when input data was wrong
563
+	added the new admin tool email output filter which allows to transform
564
	emails before displaying them on the frontend
565
20-Jan-2008 Thomas Hornik
566
!	upgrade-script.php: fixed mysql_error() handling
567
!	upgrade-script.php: added code to update menu_links
568
#	fixed a typo in upgrade-script.php
569
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
570
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
571
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
572
19-Jan-2008 Christian Sommer
573
!	Reduced the success time out and set WYSIWSY background to white
574
#	Fixed some errors in form module (only in conjunction with E_ALL)
575
!	Added support to configure the mailer settings via the backend
576
19-Jan-2008 Matthias Gallas
577
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
578
+	Added keywords to new files
579
19-Jan-2008 Thomas Hornik
580
-	Module news: removed old calendar
581
+	Module news: adapted news to use the new include/jscalendar
582
+	added installation-instructions to include/jscalendar
583
#	Module code: curly backets get deleted by pparse() from phplib. fixed
584
+	Module menu_link: added dropdown-listbox to select anchor
585
!	upgrade-script: added code to convert old menu_links to new ones (partly)
586
18-Jan-2008 Matthias Gallas
587
!	Updated news modul with features from the advanced news modul
588
!	Updated form modul with features from the advanced form modul
589
#	Fixed hardcoded /pages issue in intro page feature
590
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
591
!	Revoked parts of changeset 547 and again introduced changeset 540
592
+	Added keywords to modules/fckeditor and all other new files
593
18-Jan-2008 Thomas Hornik
594
#	fixed two E_NOTICE-warnings in admin/pages/index.php
595
+	added new module-based search-function
596
+	added new publish-by-date code
597
17-Jan-2008 Christian Sommer
598
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
599
!	removed the PAGE_EXTENSION from frontend login
600
17-Jan-2008 Matthias Gallas
601
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
602
	by changeset 546
603
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
604
	option in WB settings as this function only works on Apache Servers
605
	together with .htaccess and mod_rewrite
606
+	Added keywords to file menu_link/uninstall.php and new admintools files
607
17-Jan-2008 Christian Sommer
608
!	added the "users in multiple groups" feature (closes parts of ticket #546)
609
16-Jan-2008 Thomas Hornik
610
!	changed admin/pages/save.php to allow hidden config-elements in table search.
611
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
612
	fixed odd behavior in case of menu_link as default-page.
613
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
614
14-Jan-2008 Matthias Gallas
615
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
616
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
617
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
618
	pathes points to WB Corefiles with the page extension .php
619
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
620
14-Jan-2008 Christian Sommer
621
!	added a missing </tr> tag
622
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
623
	removed by Changeset 529 (enhanced pages admin)
624
13-Jan-2008 Christian Sommer
625
#	moved administration tools from Settings to the new section Admin-Tools
626
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
627
!	increased redirection time after success message, corrected HOME link of the login panel
628
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
629
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
630
#	fixed error with redirection to admin panel after installation
631
12-Jan-2008 Christian Sommer
632
!	introduced smart URL detection for the 'View' menu in the WB backend
633
	(if page_id is set, redirect to this page instead of the root)
634
!	introduced the enhanced pages admin dialogue (thanks to icouto)
635
11-Jan-2008 Christian Sommer
636
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
637
-	removed the hmtlarea files in /modules/htmlarea
638
!	set the fckeditor as the new default editor /install/save.php
639
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
640
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
641
11-Jan-2008 Matthias Gallas
642
!	Update codepress to Version 0.9.6
643
!	Update phplib to Version 7.4a
644
09-Jan-2008 Matthias Gallas
645
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
646
#	Fixed ticket #542 (Thanks to Thorn)
647
23-Dec-2007 Matthias Gallas
648
!	Changed all copyright notices to include now 2008
649
21-Sep-2007 Matthias Gallas
650
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
651
	the new register_frontend_modifles() functions do not validate
652
24-Jan-2007 Christian Sommer
653
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
654
------------------------------------- 2.6.7 -------------------------------------
655
02-Jan-2007 Christian Sommer
656
+	Added missing converting file for changeset [504]
657
------------------------------------- 2.6.6 -------------------------------------
658
01-Jul-2007 Matthias Gallas
659
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
660
01-Jul-2007 Ryan Djurovich
661
#	Fixed bug where error message not displayed when script fails to create a page
662
#	Fixed bugs introduced in [484]
663
14-May-2007 Matthias Gallas
664
+	Added support for ISO-8859-6.(Thanks to thorn)
665
12-May-2007 Christian Sommer
666
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
667
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
668
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
669
+	Added the new function register_frontend_modfiles to the built in templates
670
08-May-2007 Matthias Gallas
671
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
672
+	Added new functions page_css and page_javascript to the built in templates
673
+	Added search highlight class to css files of the built in templates
674
30-Apr-2007 Matthias Gallas
675
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
676
10-Apr-2007 Matthias Gallas
677
+	Optimized search and highlighting funktions (Thanks to thorn)
678
03-Apr-2007 Matthias Gallas
679
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
680
	in the pages directory (Special thanks to "Funky_MF" for the fix)
681
01-Apr-2007 Matthias Gallas
682
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
683
	from the code (revoked changeset 396) and added new functions instead. Adapted the
684
	search and the highlighting to use the new functions. With this changes WB can now
685
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
686
	and tested this changes.
687
12-Mar-2007 Matthias Gallas
688
+	Added multilingual support to search
689
03-Mar-2007 Matthias Gallas
690
+	Added new function for highlighting search results in the content area
691
	(Special thanks to "thorn" and "Funky_MF")
692
#	Fixed some issues in search with special chars
693
	(Special thanks to "thorn" and "Funky_MF")
694
22-Feb-2007 Christian Sommer
695
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
696
16-Feb-2007 Christian Sommer
697
!	Suppressed PHP warnings and errors when reading empty intro.php
698
16-Feb-2007 Christian Sommer
699
#	Applied fix to enable parsing of PHP code in the intro.php 
700
12-Feb-2007 Christian Sommer
701
!	Added functions page_css and page_javascript which allow to include optional
702
	module files module.css and module.js into the <head> section. This allows to 
703
	create valid (X)HTML, as CSS definitions of modules are included in the head section
704
12-Feb-2007 Christian Sommer
705
!	Security enhancement (reduced number of login trials from 50 to 3)
706
02-Feb-2007 Matthias Gallas
707
#	Applied fix for ticket #380 (Thanks to pcwacht)
708
30-Jan-2007 Ryan Djurovich
709
#	Applied fix for ticket #376
710
29-Jan-2007 Matthias Gallas
711
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
712
	specific description of the modules in the language files of the modules.
713
21-Jan-2007 Matthias Gallas
714
#	Fixed issue in the search table entries of form modul
715
13-Jan-2007 Matthias Gallas
716
#	Fixed some bugs in rss.php
717
07-Jan-2007 Matthias Gallas
718
#	Fixed error when uninstalling the news modul
719
02-Jan-2007 Matthias Gallas
720
+   Added id keywords to all missing files
721
#	Fixed issue with Permissions for pages sections
722
27-Dec-2006 Matthias Gallas
723
#	Fixed form modul stores empty records
724
------------------------------------- 2.6.5 -------------------------------------
725
25-Dec-2006 Ryan Djurovich
726
!	Changed links to WB help website
727
24-Dec-2006 Matthias Gallas
728
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
729
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
730
!	Changed all copyright notices to include now 2007
731
23-Dec-2006 Matthias Gallas
732
#	Fixed IE allows to set a page as parent of itself (#320)
733
#	Fixed problem with Page Title has to be escaped (#287)
734
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
735
21-Dec-2006 Matthias Gallas
736
#	Fixed missing message when adding a site without page title (#300)
737
21-Dec-2006 Ryan Djurovich
738
#	Fixed bug with captcha script (#346)
739
20-Dec-2006 Matthias Gallas
740
#	Fixed Return to Search Results Page (#365)
741
!	Set Version to 2.6.5
742
-	Removed Changeset 365 because this will be a part of WB 2.7.x
743
#	Fixed a little typo error in class.admin.php (#364)
744
26-Nov-2006 Ryan Djurovich
745
+	Added new script that could possibly be apart of 2.7.x as a replacement
746
	for having the pages directory 
747
17-Nov-2006 Matthias Gallas
748
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
749
15-Nov-2006 Matthias Gallas
750
#	Fixed again intropage doesn't work (#71)
751
20-Oct-2006 Matthias Gallas
752
+	Added phpmailer class (thanks to doc)
753
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
754
+	Added List sorting in admin area (thanks to rsmith)
755
#	Fixed table width 100% are wrong displayed in container templates
756
	when IE is used (#350)
757
#	Fixed large space between menupoints in IE (#349)
758
#	Fixed Website description is not displayed when no page description
759
	available (#348)
760
#	Fixed group images in news modul cannot be stored (#342)
761
#	Fixed Typo in form/save_field.php (#341)
762
#	Fixed files in /pages/posts folder are not deleted (#340)
763
#	Fixed specialchars problem in the news modul (#339)
764
#	Fixed news modul stores empty records (#338)
765
#	Fixed Captcha didn't work in news comments (#337)
766
#	Fixed various php notices (#334)
767
+	Added new upgrade_function (thanks to kozmoz)
768
#	Fixed addons table isn't updated when a modul is updated (#332)
769
#	Fixed spelling errors in the signup2.php (#330)
770
#	Fixed MySQL 5.x missing default values for INT fields in all system
771
	and modules tables (#329)
772
#	Fixed installer does not insert admin user (#328)
773
+	Added support for getting page ID of page that referred search
774
	request (#327) (thanks to brofield)
775
#	Fixed search results generate invalid XHTML and notify warnings (#326)
776
Stefan Braunewell
777
#	Fixed Field 'last_reset' doesn't have a default value (#313)
778
+	Added get_post_escaped to wb class which automatically calls add_slashes
779
	on get_post output and used it in form/save_field.php
780
------------------------------------- 2.6.4 -------------------------------------
781
20-May-2006 Ryan Djurovich
782
#	Fixed security issues related to #237
783
#	Fixed typo in news save comment page (#282)
784
#	Fixed typo in news delete post page (#283)
785
!	Added multi-submission protection to form module (#119)
786
#	Added notice for when PHP Session Support appears to be disabled in installer,
787
	even if it is enabled and the problem actually lies in the users browser (#154)
788
19-May-2006 Ryan Djurovich
789
#	Fixed problem in forgotten login form where email field is too short (#207)
790
#	Fixed typo in forgotten login details email (#190)
791
15-May-2006 Stefan Braunewell
792
#	Fixed security issues (#237)
793
03-May-2006 Stefan Braunewell
794
#	Fixed problems with pre-2.6.0 modules in section list
795
#	Fixed e-mail bug caused by From: headers in internal mail function calls
796
	(#189)
797
#	E-mail validation in install script now accepts new top-level domains
798
	(#162)
799
#	Error status is now overwritten by next database query (#182)
800
#	Fixed obscure problem in htmlarea install script
801
------------------------------------- 2.6.3 -------------------------------------
802
19-Mar-2006 Stefan Braunewell
803
#	Fixed ticket #146: problems removing groups from viewers list of a page
804
16-Mar-2006 Stefan Braunewell
805
!	Changed link target selection. Now self, top and new. (Ticket #145)
806
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
807
	password pages.
808
#	Some changes to the SQL code in the install script for improved 
809
	compatibility with new MySQL versions
810
#	Fixed ticket #134 - error on browsing media.
811
+	Improved backup module: new choice between full database or WB-related
812
	backup.
813
#	Fixed ticket #141 - admin now sees all folders in media
814
#	Fixed e-mail sending problems due to additional parameter in mail call.
815
#	Applied fix regarding ticket #138: new users now get deleted if
816
	sending e-mail fails.
817
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
818
	password process
819
#	Removed duplicate expression from modules/news/install.php which caused
820
	problems in installation
821

    
822
01-Mar-2006 Stefan Braunewell
823
#	Fixed ticket #68 - Safari problem with displaying all parents.
824
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
825
	to fatal error.
826
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
827
------------------------------------- 2.6.2 -------------------------------------
828
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
829
#	Fixed ticket #104 - commas in form field descriptions not allowed.
830
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
831
	and expiration date is now set to time in the past.
832
#	Smart login not working.
833
!	Changed mail calls to new function $wb->mail.
834
#	Form: ticket 124 added captcha settings check 
835
#	Ticket 118 added formfield type to check for email/text 
836
#	Ticket 115 changed comparision /modules/form/view.php 
837
#	Added correct timecheck in form submissions
838
!	Changed captcha.php call to include timestamp
839
!	Changed the e-mail validation code and added a mail function to class wb.
840
!	Forgotten password: if sending of e-mail fails, restore old password.
841
	Ticket #110
842
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
843
!	Character encoding setting also affects admin backend.
844
	Mentioned in ticket #102.
845
!	Reintroduced page languages setting. If switched to off, page
846
	languages are only used to determine the language file for the
847
	universal texts. If on, displayed page and menu are affected by
848
	the language session variable.
849
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
850
	to set the number of levels to be show.
851
#	Fixed a bug where access settings of registered and private pages
852
	were displayed incorrectly.
853
#	Fixed captcha being cached.
854
#	Added an exit call after every heading("Location:...")
855
	redirector to prevent unwanted execution of code.
856
#	Bug #122. Replaced empty field check by check that setting name is
857
	not "wb_version".
858
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
859
#	Fixed bug #99 and two additional instances of typo 
860
	catpcha instead of captcha.
861
#	Fixed some typos
862
#	Fixed some notices and warnings.
863
#	Fixed bug #105 - back buttons in addon detail pages not editable.
864
!	Replace 'admin' by 'wb' in all account pages. 
865
!/#	Moved print_success and print_error code to class.wb.php.
866
	Added correct parameters to these functions in account pages. 
867
------------------------------------- 2.6.1 -------------------------------------
868
12-Dec-2005 Ryan Djurovich
869
#	Fixed security vulnerability in class.login.php
870
#	Fixed typo in EN language file
871
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
872
!	Added charset encoding to admin templates
873
!	Added extra code to check for selection of addon upon uninstalling
874
#	Fixed bugs in RSS news feeder
875
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
876
------------------------------------- 2.6.0 -------------------------------------
877
28-Nov-2005 Ryan Djurovich
878
+	Added default charset option to (advanced) settings
879
#	Form module email fields now have email address validation
880
#	Fixed spacing in form submissions
881
27-Nov-2005 Ryan Djurovich
882
+	Added captcha verification to sign-up form
883
+	Added Captcha to News module
884
24-Nov-2005 Stefan Braunewell
885
!	Applied aportale's patch to use label instead of javascript toggle code
886
20-Nov-2005 Ryan Djurovich
887
!	News mod now hides read more link if no need for it (see ticket #56)
888
+	Added support for mailto: links in the menu link mod
889
#	Added direct-access redirection on some files (see ticket #37)
890
+	Added extra characters to convert.php (see ticket #64)
891
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
892
29-Sep-2005 Ryan Djurovich
893
!	Cleaned up form buttons in Settings
894
!	Moved some options into Advanced Settings
895
#	Semi-disabled "separate" page trash option
896
+	Created a backup module/tool for backing-up the database
897
	(thanks to John (pcwacht) for the original code)
898
+	Created new "blank template", which can be used in case where you don't
899
	want anything wrapping page-content.
900
19-Sep-2005 Ryan Djurovich
901
+	Added _license field for all add-ons to specify a license
902
!	Renamed _designed_for variables (for all addons) to _platform
903
+	Created addons table for faster internal referencing of installed addons
904
!	Fixed some links, including the "Help" button in Admin
905
#	Used nl2br to display body correctly when viewing form-submissions
906
15-Sep-2005 Stefan Braunewell
907
+	Added table module with columns 'name','type' and 'directory' as an
908
	index.
909
+	Added entry to settings table 'wb_version' which holds the version
910
	number and can be utilized in future upgrade scripts.
911
!	Added upgrade functionality also for templates and languages.
912
#/!	Template/modules installation now respects paths.
913
!	Moved updates from config.php to database.
914
	Created initialize.php (required by config.php) to read settings.
915
11-Sep-2005 Stefan Braunewell
916
!	HTMLArea is now a module instead of a core component. Files moved
917
	from "include" to "modules".
918
+	Implemented Installation of modules on top of an older version. This is 
919
	done via checking $module_version. Instead of install.php, upgrade.php
920
	is then called if it exists in the module package. 
921
	For module developers: $module_version and $new_module_version are 
922
	accessible in upgrade.php to find out what upgrade steps need to be taken.
923
!	Changed column names in mod_news_posts from short,long to content_short,
924
	content_long.
925
09-Sep-2005 Stefan Braunewell
926
+	Added new advanced setting "Rename Files On Upload". File extensions can be
927
	given so that respective files will have a ".txt" appended on media upload.
928
#	Fixed "None found" message bug when user has no top level page edit
929
	rights.
930
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
931
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
932
+	Added utf-8 character encoding meta tag into all stock templates.
933
#	Fixed bug when changing a page's parent
934
!	Changed the way blocks are treated. Added new frontend class attribute
935
	default_block_content that controls what is shown on pages such as
936
	search, login, etc. (Ticket #16)
937
+	Added support for WYSIWYG editor modules (wysiwygmod)
938
+	When trying to access a registered page, user is automatically redirected
939
	there on successful login.
940
#	Fixed various issues with system search (mainly related to stripslashes()
941
#	Removed stripslashes() in many places in the code. Added check for
942
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
943
	is independent of magic_quotes setting..
944
05-Sep-2005 Stefan Braunewell
945
#	Fixed bug concerning direct access of preferences page.
946
#	Reworked page visibility and menu item visibility code (frontend login
947
	problem).
948
#	Pages in link list in htmlarea popup are now correctly ordered.
949
#	Fixed bug where group with existing name can be added.
950
04-Sep-2005 Ryan Djurovich
951
+	Added and RSS newsfeed script to the News module
952
04-Sep-2005 Stefan Braunewell
953
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
954
#	Fixed some occurrences of potential direct access path disclosure
955
#	Added directory check to browse.php to prevent xss exploit by trusted users.
956
!	Updated code to reflect move to Subversion repository system.
957
27-Aug-2005 Stefan Braunewell
958
#	Fixed bugs 4,5,6,8,9 in bug tracker
959
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
960
	A GET['lang'] now sets the session language variable.
961
26-Aug-2005 Stefan Braunewell
962
!	Moved redundant code into the new class functions. Created 
963
	'compatibility.php' for backward compatibility with
964
	modules and templates. Variables and functions can still be accessed
965
	in the old way.
966
!/+	Reorganized core frontend files, added new base class 'wb' from
967
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
968
	function into new class. Completely rewrote core index.php.
969
	Now all variables and functions that are available to templates and
970
	modules are attributes and methods of the frontend and the wb classes
971
------------------------------------- 2.5.2 -------------------------------------
972
23-Jun-2005 Ryan Djurovich
973
!	create_access_file now creates all parent directories if needed
974
#	Fixed bug when moving page with subpages to another level
975
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
976
#	Fixed bug where query was not setting error correctly in class.database.php
977
22-Jun-2005 Ryan Djurovich
978
#	Fixed bug where template permissions were not saved when a adding group
979
21-Jun-2005 Ryan Djurovich
980
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
981
#	Fixed language problems in some area's of Admin. (Bug #70)
982
#	Added a space in website/page keywords (Bug #69)
983
#	Fixed bugs on settings2.php (Bug #52)
984
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
985
13-Jun-2005 Ryan Djurovich
986
#	Fixed bug (#88) with news module
987
!	Title of Administration login page now taken from language file (Bug #72)
988
#	Fixed redirection admin/home to admin/start on admin/index.php
989
#	Fixed bug with forgotten password page in admin (Bug #81)
990
25-Apr-2005 Ryan Djurovich
991
#	Fixed numerous bugs with module uninstallation
992
#	Fixed bug when uploading files in Administration -> Media
993
!	Installer no-longer requires you to accept the GNU GPL
994
------------------------------------- 2.5.1 -------------------------------------
995
16-Apr-2005 Ryan Djurovich
996
#	Fixed two bugs with account login/logout
997
------------------------------------- 2.5.1 -------------------------------------
998
15-Apr-2005 Ryan Djurovich
999
#	Fixed bug where non-english characters can get used in page filenames. Many
1000
	measuers have been added (including a new file: wb/framework/convert.php),
1001
	to prevent any possible errors that can occur in page filenames.
1002
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1003
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1004
#	Fixed bug where search and account pages are shown in every block
1005
	that is in a template
1006
#	Fixed numerous bugs with media home directories feature
1007
10-Apr-2005 Ryan Djurovich
1008
#	Fixed bugs in account/login.php and logout.php where users
1009
	gets redirected to /pages
1010
------------------------------------- 2.5.0 -------------------------------------
1011
08-Apr-2005 Ryan Djurovich
1012
-	Removed section language feature
1013
+	Added page language feature (replaces need for sections language feature)
1014
#	Fixed bug where pages using menu_link module can have the URL changed
1015
-	Page directory no longer stored in link field in pages table, it is now added
1016
	when the page_link function is called - this makes changing the pages
1017
	directory much easier and quicker
1018
!	Pages with visibility of "none" are now no longer directly accessable
1019
+	Added new visibility setting "hidden", acts exactly like none did previously
1020
!	Template info file can now specify number of menu's available and relative names
1021
!	Template info file can now specify number of blocks's available and relative names
1022
------------------------------------- 2.4.3 -------------------------------------
1023
07-Apr-2005 Ryan Djurovich
1024
#	page_filename function has been rewritten using str_replace
1025
	function, which should be faster and will allow characters
1026
	from other languages into filenames
1027
!	Created new media_filename function, which is now used
1028
	by all media functions (create,upload,rename) to determine
1029
	which characters should be removed from a desired filename
1030
+	New button in Administration page list to view specific page
1031
#	Updated the page_link function to now be compatible with menu link
1032
	module when setting pages directory to root
1033
#	Fixed bugs in search when using "Any Words" option
1034
#	Fixed bug with news module when pages directory set to root
1035
!	Changed URL of documentation website on Administration Start page
1036
------------------------------------- 2.4.2 -------------------------------------
1037
05-Apr-2005 Ryan Djurovich
1038
#	Fixed bug where file could be renamed to nothing in Media
1039
!	Optimised Media create folder, upload file, and rename functions
1040
#	Fixed bug where stripslashes not run on news post titles in admin
1041
05-Apr-2005 Stefan Braunewell
1042
#	Fixed bug concerning usage of the private_sql variable
1043
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
1044
------------------------------------- 2.4.1 -------------------------------------
1045
04-Apr-2005 Ryan Djurovich
1046
!	Pages with visibility of "none" are again directly accessable
1047
#	Fixed bugs regarding renaming files and directories in Media section
1048
!	When home folders disabled, all folders now visible in Media section
1049
------------------------------------- 2.4.0 -------------------------------------
1050
03-Apr-2005 Ryan Djurovich
1051
-	Removed recently added visibility setting of "heading", and relative config vars
1052
+	Added new "menu" field to pages table, and new setting "multiple menus"
1053
	which replaces the need for the menu headings feature
1054
+	Added links to top of groups and users sections, linking to each other
1055
!	Change menu width in "Round" template to 170px (was 150px)
1056
#	Change page "are you sure" deletion message to mention that it will delete
1057
	all sub-pages as well
1058
#	Fixed many bugs with news module when viewing posts by group
1059
!	Pages with visibility of "none" are now no longer directly accessable
1060
02-Apr-2005 Ryan Djurovich
1061
-	Removed need to specify DB_URL when calling database class
1062
#	Stopped fields without a type specified from being shown in form mod
1063
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
1064
	for insert link and insert image
1065
+	Added setting which allows you to specify the default WYSIWYG style
1066
+	Added "Server Email" option, to specify what is used in "From" field when
1067
	sending emails using the PHP mail function. Default is admins email address.
1068
#	Search now excludes pages which have a visibility of none or heading
1069
!	Pages are now given modified_when and modified_by when added
1070
01-Apr-2005 Ryan Djurovich
1071
+	Added option to News module to specify how many posts should be listed
1072
	per page (by default it is set to unlimited, which functions like previous version)
1073
#	Added stripslashes when display page titles in search
1074
+	Page descriptions and last updated date now shown in search by default
1075
30-Mar-2005 Ryan Djurovich
1076
+	Added new feature for Media home folders, where a folder can be specified
1077
	for a specific user or group of users only
1078
!	Changed URL of Help button to http://www.websitebaker.org/docs/
1079
+	Added new feature for "Page Trash" - two modes available: inline and separate
1080
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
1081
	up a level)
1082
29-Mar-2005 Ryan Djurovich
1083
-	Removed Database Settings from Administration Settings (options will not be
1084
	available in 3.x, so trying to match interface with WB 3.x plans
1085
!	Changed the name of Path Settings to Filesystem Settings in Administration
1086
	Settings, and removed ability to change path/url options - matching interface
1087
	plans for WB 3.x
1088
+	Added same options for OS and file permissions as installer to Settings
1089
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
1090
28-Mar-2005 Ryan Djurovich
1091
+	New functions available to templates to simplify creation of them. This aims
1092
	to "future-proof" templates for WB 3.x plans.
1093
!	Default templates updated to support some of the new functions
1094
+	Added field to pages table "page_trail" which stores a list of the pages
1095
	parents. This field was needed by the new page_menu function
1096
+	Added option for page visibility "heading" to enabled support for multiple
1097
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
1098
+	Added option for page visibility "registered", which acts a little like
1099
	private, but is still shown in the menu (although users need to log in to view
1100
	the pages content)
1101
+	Form module submissions now saved to database, and feature now added to
1102
	limit number of submissions per hour to prevent spamming
1103
+	New field for Form module: email. Allows you to specify their email in
1104
	"from" field on module settings.
1105
#	Fixed bug when displaying comments in News module (WB Bug #14)
1106
+	New "under contruction" message if no pages exist
1107
!	Cleaned-up wb/index.php
1108
27-Mar-2005 Ryan Djurovich
1109
+	Created advanced mkdir and chmod functions
1110
#	Fixed bug in media where wrong file/folder is deleted
1111
+	Complete overhall of installer - now only one step! It has been greatly
1112
	simplified in many ways, has much better validation, reports error much more
1113
	nicely, and automatically logs the user into the Administrations
1114
+	Must now specify OS type - allows for customizable file permission settings
1115
+	Sections can now have a language code assigned to them
1116
+	Sections can now have a block name/id assigned to them
1117
!	Home section of Administration renamed to Start, to save confusion with saying
1118
	Homepage (because this term could either mean the main website or Home section
1119
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
1120
!	Moved Users and Groups sections under Access section. This aims to unify the
1121
	interface with WB 3.x plans, which help to unclutter the menu
1122
!	Interface for Settings section has been imporved for usability purposes
1123
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
1124
	by placing media list inside an iframe
1125
#	Fixed stripslashes problem for viewing news comments
1126
!	Added code from Formesque module (an advanced version of the original Form
1127
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
1128
	interface improvements for select box/checkbox group/radio group options.
1129
#	Possibly fixed bugs where an S appears before file and dir modes
1130
#	Fixed bug where users can be added with same emails (in Administration)
1131
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
1132
	makes code more bulky, and removing it will decrease package size a lot
1133
+	New "homepage redirect" option so first page is included and not redirected to
1134
#	Fixed text not being shown when module uninstalled
1135
!	Imporved interface for basic group permissions
1136
26-Mar-2005 Stefan Braunewell
1137
#	Fixed bug with front-end logins
1138
#	Fixed bug when saving intro page 
1139
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
1140
#	Fixed bugs concerning moving/deleting pages
1141
#	Fixed list of parents in page settings
1142
#	Fixed mkdir without mode parameter
1143
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
1144
+	Added support for PAGES_DIRECTORY set to root
1145
+	Search form now supports quotes (thanks to Manafta)
1146
#	Fixed page section ordering
1147
#	News items are displayed with name of poster instead of "Unknown"
1148
#	Deletion confirmation popup window in media section now shows correct file name
1149
------------------------------------- 2.3.1 -------------------------------------
1150
03-Fed-2005 Ryan Djurovich
1151
+	Now there is two types of "filesystem modes", one for directories and one
1152
	for files. Having different settings is very common for most servers, so
1153
	this addition should fix many problems people had with 2.3.0.
1154
-	Removed filesystem mode options from installation
1155
!	Removed duplicate text on installation step 3 for timezone
1156
!	All "access files" for the news module now stored in pages/posts instead
1157
	of a sub-dir relative to the page (this fixes many bugs)
1158
#	Fixed major bugs when deleting pages with sub-pages
1159
!	Removed the restrictions that prevent a user for changing a pages level
1160
#	Fixed bug with "toggle" plus/minus in IE for pages list
1161
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1162
------------------------------------- 2.3.0 -------------------------------------
1163
26-Jan-2005 Ryan Djurovich
1164
#	Fixed bug in framework/functions.php that made root parent always equal 8
1165
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1166
#	Fixed SQL-query on line 172, placing a / after $old_link
1167
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1168
	admin/pages/settings2.php
1169
#	Added ordering cleaning to delete_post.php on line 53 for news module
1170
!	GMT option is selected for "Default Timezone" in the installer, instead
1171
	of the old "Please select" message (which had the same value as GMT)
1172
28-Jan-2005 Ryan Djurovich
1173
!	Ability to specify the chmod number when WB uploads files, etc.
1174
!	Modified file headers (copyright/license notice) so they now look almost the
1175
	same, independant of font. Also, it now covers copyright for 2005.
1176
30-Jan-2005 Ryan Djurovich
1177
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1178
	table when a page is deleted.
1179
+	New 'Smart Login' prevents users from using external password managers,
1180
	and can be set to remember the users password using cookies.
1181
!	SourceForge CVS module now called websitebaker2 (instead of just
1182
	websitebaker). Also, all file versions have been reset.
1183
01-Fed-2005 Ryan Djurovich
1184
!	Added code to prevent from changing a pages level (it simply disables
1185
	the select box), to prevent many possible bugs.
1186
------------------------------------- 2.2.4 -------------------------------------
1187
23-Dec-2004 Ryan Djurovich
1188
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
1189
#	Fixed multi-language support in search
1190
+	Added more detailed options to list of PHP error reporting level's
1191
-	Removed ability to change language and PHP error reporting level
1192
	on installation to make things easier for newbie's
1193
+	Ability to select custom spacer for page filename's
1194
!	Changed the way a language code is found on language installation
1195
+	Added template permissions to groups
1196
#	Fixed bug when trying to change email from Preferences (admin and frontend)
1197
#	Fixed bug with auto-selection of "System Default" for Preferences
1198
!	News module now use's WYSIWYG for modifying news posts
1199
+	Ability to specify both the pages and media target directories
1200
------------------------------------ 2.2.3-c ------------------------------------
1201
22-Dec-2004 Ryan Djurovich
1202
#	Fixed problem with DB password being reset if Settings saved in basic mode
1203
------------------------------------ 2.2.3-b ------------------------------------
1204
21-Dec-2004 Ryan Djurovich
1205
#	Fixed minor bug on admin templates section
1206
#	Fixed bug on rename.php and rename2.php in admin media section
1207
------------------------------------- 2.2.3 -------------------------------------
1208
20-Dec-2004 Ryan Djurovich
1209
+	Added WB release version in Administration (top right corner)
1210
!	New option to prevent users from adding level 0 pages
1211
#	Fixed bug when deleting post's in News module
1212
+	Added new field in pages table for "root" parent (level 0 parent), for
1213
	extra flexability in creating templates
1214
!	Round template now supports unlimited page levels
1215
------------------------------------- 2.2.2 -------------------------------------
1216
18-Dec-2004 Ryan Djurovich
1217
+	New option under Search Settings for selecting custom template for search
1218
+	New option when changing page settings to set the target
1219
#	Fixed error when saving a user after editing
1220
!	Users can now modify sub-page if they dont have permissions on the parent
1221
------------------------------------- 2.2.1 -------------------------------------
1222
15-Dec-2004 Ryan Djurovich
1223
#	Fixed bug when changing password on preferences form (front-end)
1224
#	Fixed bug when retrieving user details (administration)
1225
#	Added check to see if module, template, or language is in use when deleting
1226
#	Fixed up email that is sent to user from a submitted form
1227
#	Fixed major problem with module permissions which stopped it from working
1228
------------------------------------- 2.2.0 -------------------------------------
1229
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
1230
+	Multiple-level page support
1231
+	Multiple section's for pages (including interface)
1232
!	Removed text created using two words on all areas
1233
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
1234
	this is for better language support
1235
+	Added Languages section
1236
!	Moved Templates and Modules under Add-ons section
1237
!	Changed name of "Default" template to "Round"
1238
+	Added "All CSS" template
1239
+	Added "Jump"
1240
+	Added 
1241
!	Modified "Box" template to support multiple page levels
1242
+	Added "Menu Link" module
1243
+	Added "News" module
1244
+	Added "Code" module
1245
+	Added "Form" module
1246
+	Added "Wrapper" module
1247
!	Changed name of "Normal Page" module to "WYSIWYG"
1248
+	Created new admin wrapper script to ease module develpment
1249
+	Media now automatically creates index.php file for every
1250
	sub-folder made (for security purposes)
1251
!	Change "Help" link in Administration menu so it now directs
1252
	to the the new Website Baker documentation website found at:
1253
	http://www.websitebaker.org/documentation
1254
!	Password is now required to change email in preferences
1255
+	User can now select custom Language and Date & Time Formats
1256
+	Added search functionality, with three different "methods":
1257
	1. Using all words  2. Using any words  3. Exact match
1258
+	Added native MySQL database support
(1-1/5)