Project

General

Profile

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

    
5
$Id: CHANGELOG 830 2008-04-15 18:34:37Z thorn $
6

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

    
13
------------------------------------- 2.7.0 -------------------------------------
14
15-Apr-2008 Thomas Hornik
15
!	revert back to pagename-creation from $page_menu, instead of $page_title
16
15-Apr-2008 Christian Sommer
17
#	fixed bug introduced with Changeset 826
18
14-Apr-2008 Christian Sommer
19
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
20
!	allowed tags for multi-lingual module descriptions
21
14-Apr-2008 Thomas Hornik
22
#	fixed issue with multigroups (level 0 page-creation)
23
13-Apr-2008 Thomas Hornik
24
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
25
#	fixed language-files
26
10-Apr-2008 Christian Sommer
27
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
28
09-Apr-2008 Christian Sommer
29
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
30
07-Apr-2008 Matthias Gallas
31
#	fixed error in german laguage file
32
07-Apr-2008 Christian Sommer
33
+	added the latest FCKEditor v2.60
34
-	removed the outdated FCKEditor v2.51
35
!	set version from 2.7 (RC3) to 2.7 (RC3a)
36
07-Apr-2008 Thomas Hornik
37
!	added missing group_id in INSERT-query
38
!	removed PHP5 function stripos from installation script
39
06-Apr-2008 Christian Sommer
40
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
41
!	enlarged admin tool icon to match size 50x50px of the other icons
42
05-Apr-2008 Matthias Gallas
43
!	Moved language variables for edit module CSS from modules language files to core language files
44
+	Added norwegian translation (Thanks OEH)
45
05-Apr-2008 Thomas Hornik
46
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
47
#	fixed viewing_groups-handling in /admin/pages/add.php
48
!	imported new russian translation from User shlack. Many Thanks
49
05-Apr-2008 Christian Sommer
50
!	added workaround for template parser class
51
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
52
!	minor layout change
53
!	allowed the character "-" to be used in database names
54
04-Apr-2008 Thomas Hornik
55
#	fixed: Language-redirect removed query-string from URL
56
04-Apr-2008 Christian Sommer
57
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
58
03-Apr-2008 Christian Sommer
59
!	some code clean up in news/form module
60
!	small adaption of the edit CSS function file css.functions.php
61
!	updated edit module CSS functions to include backend.css into head if possible
62
#	fixed bug in Javascript decryption routines of the Output-Filter module
63
02-Apr-2008 Matthias Gallas
64
#	fixed bug with registration of users are not added to signup group
65
02-Apr-2008 Christian Sommer
66
#	added handling of missing characters to mailto encryption routines
67
!	some code clean-up in News module
68
!	fixed some layout issues with Form module (combination with Output-filter)
69
!	fixed layout issue with optional subject/body text of encrypted mailto links
70
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
71
01-Apr-2008 Christian Sommer
72
!	removed typo in English language file
73
!	added updated edit CSS functions to the News module
74
!	added updated edit CSS functions to the Form module
75
31-Mar-2008 Christian Sommer
76
#	fixed bug in output filter (mailto links with HTML entities in optional part)
77
29-Mar-2008 Christian Sommer
78
!	added missing translation to Dutch language file (thanks Bramus)
79
28-Mar-2008 Thomas Hornik
80
!	Some cleanup in search.php
81
!	WYSIWYG: changed field text to LONGTEXT, too.
82
25-Mar-2008 Matthias Gallas
83
!	Updated Dutch language file (Thanks to Bramus)
84
26-Mar-2008 Tomas Hornik
85
#	fixed E_NOTICE-message in admin/modules/details.php
86
25-Mar-2008 Thomas Hornik
87
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
88
+	search: added missing code to allow query of external data and to process the search data itself
89
25-Mar-2008 Matthias Gallas
90
#	Fixed missing <body> tag in Admin Interface (ticket #572)
91
24-Mar-2008 Matthias Gallas
92
!	Updated Danish Language file (Thanks to Achrist)
93
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
94
24-Mar-2008 Thomas Hornik
95
+	Added RU-language-files, provided by user shlack; converted to entities.
96
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
97
#	FCK-Editor: loads large pages faster
98
-	removed include/captcha/asp.php. css have to be added to module's css-files.
99
23-Mar-2008 Matthias Gallas
100
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
101
17-Mar-2008 Thomas Hornik
102
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
103
15-Mar-2008 Thomas Hornik
104
#	menulink: link can be menulink or subpage of menulink, too
105
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
106
13-Mar-2008 Christian Sommer
107
! 	adjusted error/warning templates to the updated backend layout
108
13-Mar-2008 Matthias Gallas
109
! 	replaced one icon in admin interface
110
12-Mar-2008 Matthias Gallas
111
# 	fixed loading time and some display issues in IE6 of the new admin interface
112
!	tweaked the new admin interface a little bit
113
12-Mar-2008 Christian Sommer
114
! 	adjusted background color of installation and upgrade script
115
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
116
! 	removed hardcoded /admin folder strings from WB core files where possible
117
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
118
! 	defined <strong> and <em> instead of <b> and <i> as default tags
119
12-Mar-2008 Thomas Hornik
120
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
121
11-Mar-2008 Christian Sommer
122
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
123
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
124
08-Mar-2008 Thomas Hornik
125
#	fixed issue with news and end-date
126
04-Mar-2008 Christian Sommer
127
#	fixed issue with smart view URL link
128
03-Mar-2008 Thomas Hornik
129
#	fixed an issue with text-captcha (default text got saved). Changes default text.
130
#	fixed an issue with highlighting
131
02-Mar-2008 Thomas Hornik
132
#	added missing text in language-files
133
+	added missing sorting to language dropdown in admin/pages/settings.php
134
01-Mar-2008 Thomas Hornik
135
#	fixed ticket #562, applied changes from user tavitar with some own additions
136
+	added check for AddDefaultCharset to install
137
29-Feb-2008 Thomas Hornik
138
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
139
28-Feb-2008 Thomas Hornik
140
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
141
28-Feb-2008	Christian Sommer
142
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
143
25-Feb-2008	Matthias Gallas
144
+	added missing Dutch language files for core modules
145
24-Feb-2008 Thomas Hornik
146
#	issue with menulink in upgrade-script. Fixed.
147
23-Feb-2008 Christian Sommer
148
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
149
#	fixed bug in upgrade script (WBMailer setting)
150
22-Feb-2008 Christian Sommer
151
#	some layout changes on the upgrade-script, fixed error in precheck
152
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
153
20-Feb-2008 Thomas Hornik
154
!	added workaround for language sorting-problem
155
20-Feb-2008	Christian Sommer
156
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
157
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
158
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
159
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
160
19-Feb-2008	Matthias Gallas
161
!	Updated upgrade script
162
!	Changed language sorting from directory to name (needs additional to be escaped!)
163
+	added new languages to install script
164
#	fixed some issues and typos in languagefiles
165
18-Feb-2008 Thomas Hornik
166
+	Converted and added some old language-files (BG, CS, PL, RU)
167
18-Feb-2008	Christian Sommer
168
#	Fixed two broken links
169
!	Modified news module to create a default index.php during installation (directory spoofing)
170
17-Feb-2008	Matthias Gallas
171
-	Removed colloquially german language files as the filename causes issues
172
17-Feb-2008	Christian Sommer
173
!	removed German Umlauts in some language file (PHP comments)
174
#	fixed language bug (backend language switched to the pages language viewed in frontend)
175
16-Feb-2008	Thomas Hornik
176
!	updated upgrade-script (menulink)
177
13-Feb-2008 Thomas Hornik
178
+	allow externl links in menulink-module
179
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
180
10-Feb-2008 Matthias Gallas
181
#	fixed some errors in standard german language file
182
+	added new colloquially german language file
183
10-Feb-2008 Thomas Hornik
184
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
185
10-Feb-2008 Christian Sommer
186
#	fixed E_NOTICE warning with already defined module frontend constants
187
-	removed all stuff other than page_content from the blank template
188
!	adapted color for onmouseover effect
189
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
190
!	made Website Header field in Settings visible per default
191
!	modified all templates (display Website Header, use show_menu instead of page_menu)
192
!	added highlighting of active input elements to all WB backend areas; changed some colors
193
!	removed hover highlighting of input fields to avoid possible confusion
194
!	added visualization of wrong/empty input fields
195
#	fixed a bug with re-enter admin password
196
09-Feb-2008 Christian Sommer
197
!	modified some colors and CSS definitions of pages, media and section interface
198
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
199
#	output_filter: removed word boundary from mailto regex part
200
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
201
#	fixed bug in user signup
202
!	output_filter: added word boundary for the mailto regex part
203
09-Feb-2008 Thomas Hornwik
204
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
205
08-Feb-2008 Matthias Gallas
206
+	added kewyword id to all new files
207
08-Feb-2008 Christian Sommer
208
-	Removed admin module mail_filter
209
+	Added revised version of the output filter module
210
08-Feb-2008 Thomas Hornik
211
!	module news: set focus on captcha-field if user have to re-enter captcha
212
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
213
-	Removed unused function is_access_denied() from search
214
04-Feb-2008 Thomas Hornik
215
!	email-addresses are excluded from search-results page.
216
#	Fixed possible XSS in account/login.php and forgot-form.php
217
04-Feb-2008 Christian Sommer
218
#	allowed usage of tags in settings fields: website_header, website_footer
219
03-Feb-2008 Thomas Hornik
220
#	out-of-date default page isn't shown anymore, instead shows next public page.
221
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
222
03-Feb-2008 Matthias Gallas
223
+	added kewyword id to all new files
224
02-Feb-2008 Christian Sommer
225
#	fixed wrong redirect in /admin/images
226
02-Feb-2008 Thomas Hornik
227
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
228
+	Added missing text in languages files for jscalendar
229
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
230
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
231
#	fixed path in jscalendar-css
232
01-Feb-2008 Christian Sommer
233
#	Added default index.php to all folders (directory spoofing)
234
01-Feb-2008 Thomas Hornik
235
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
236
#	Fixed possible XSS-vulnerability in wb/search/search.php
237
31-Jan-2008 Thomas Hornik
238
!	Adjusted clock-red icon to match wb colors
239
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
240
+	Added multi-group to upgrade-script
241
30-Jan-2008 Christian Sommer
242
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
243
30-Jan-2008 Thomas Hornik
244
#	registered pages didn't appear in menu. fixed.
245
!	Updated upgrade-script. (Some upgrades still missing)
246
29-Jan-2008 Thomas Hornik
247
#	strtotime()'s behavior differ in PHP4 and PHP5.
248
	Had to fix some issues in admin/pages/sections and module news.
249
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
250
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
251
28-Jan-2008 Matthias Gallas
252
#	Replaced all special chars in language files with htmlentities or unicode
253
+	Added some missing lines in language files
254
+	Added missing keyword Id
255
28-Jan-2008 Christian Sommer
256
#	fixed issue with top bar icon alt tag
257
!	added some more backend layout modifications
258
!	corrected bug in NL.php language file
259
!	added missing session cookie forgotten in Changeset 593
260
!	added possibility to select the default backend language during installation process
261
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
262
#	Fixed some bugs in the Javascript Admin modul
263
28-Jan-2008 Thomas Hornik
264
+	Allow a user-supplied From-Name in form-settings for email und success-email.
265
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
266
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
267
27-Jan-2008 Christian Sommer
268
!	fixed CSS background color of the installer CSS
269
!	replaced static text with variable text from language file
270
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
271
!	added missing ID tags
272
27-Jan-2008 Christian Sommer
273
!	added missing ID tags
274
!	added default language for users to avoid empty language fields
275
27-Jan-2008 Matthias Gallas
276
+	added kewyword id to new file
277
#	Fixed some spelling errors in german language file
278
27-Jan-2008 Thomas Hornik
279
!	Module form: user supplied input isn't lost on captcha-failure anymore.
280
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
281
+	Added Calc_ttf_image CAPTCHA.
282
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
283
!	Some minor changes in CAPTCHA-code.
284
!	Added some text to CAPTCHA admin-tool.
285
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
286
+	Added preview-images for CAPTCHA.
287
!	Improved security: CAPTCHAS can't be loaded from outside WB
288
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
289
26-Jan-2008 Christian Sommer
290
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
291
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
292
26-Jan-2008 Matthias Gallas
293
#	fixed bug in Javascript Admin module
294
+	Added new language files
295
+	Added keywords to files where they are missing
296
26-Jan-2008 Thomas Hornik
297
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
298
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
299
	Improved ASP in news-module.
300
+	module news: added publish_until field to control the visibility of a news-posting by date and time
301
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
302
	It should be very difficult for spam-bots to recognize intersected characters.
303
25-Jan-2008 Christian Sommer
304
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
305
25-Jan-2008 Thomas Hornik
306
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
307
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
308
#	module news: it was possible to post comments to postings with commenting disabled
309
	or to inactive postings. Fixed
310
24-Jan-2008 Thomas Hornik
311
!	Generate filename in pages/ from page_title instead of menu_title.
312
24-Jan-2008 Christian Sommer
313
#	fixed bug in Codepress integration (if codepress framework not installed)
314
+	added language support to all integrated modules (except for news and form module)
315
#	fixed another E_NOTICE warning
316
24-Jan-2008 Matthias Gallas
317
+	Added keywords to files where they are missing
318
23-Jan-2008 Christian Sommer
319
+	Added German language file for WB 2.7
320
22-Jan-2008 Christian Sommer
321
+	Added language support for the Admin tools (backup, reload, mail_filter)
322
-	Removed all admin tool text outputs from global language file to module language files
323
!	Introduced language support for the overview page of the Admin tools
324
+	Added function get_variable_content to allow extraction of variable content without including files
325
!	Changed language support for Addons -> Moduls -> Details
326
22-Jan-2008 Matthias Gallas
327
+	Added keywords to new mail filter files
328
22-Jan-2008 Thomas Hornik
329
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
330
21-Jan-2008 Christian Sommer
331
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
332
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
333
21-Jan-2008 Thomas Hornik
334
+	Unique session-identifier for each website baker installation. fixes #354
335
20-Jan-2008 Christian Sommer
336
#	fixed E_NOTICE-warning in save.php when input data was wrong
337
+	added the new admin tool email output filter which allows to transform
338
	emails before displaying them on the frontend
339
20-Jan-2008 Thomas Hornik
340
!	upgrade-script.php: fixed mysql_error() handling
341
!	upgrade-script.php: added code to update menu_links
342
#	fixed a typo in upgrade-script.php
343
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
344
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
345
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
346
19-Jan-2008 Christian Sommer
347
!	Reduced the success time out and set WYSIWSY background to white
348
#	Fixed some errors in form module (only in conjunction with E_ALL)
349
!	Added support to configure the mailer settings via the backend
350
19-Jan-2008 Matthias Gallas
351
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
352
+	Added keywords to new files
353
19-Jan-2008 Thomas Hornik
354
-	Module news: removed old calendar
355
+	Module news: adapted news to use the new include/jscalendar
356
+	added installation-instructions to include/jscalendar
357
#	Module code: curly backets get deleted by pparse() from phplib. fixed
358
+	Module menu_link: added dropdown-listbox to select anchor
359
!	upgrade-script: added code to convert old menu_links to new ones (partly)
360
18-Jan-2008 Matthias Gallas
361
!	Updated news modul with features from the advanced news modul
362
!	Updated form modul with features from the advanced form modul
363
#	Fixed hardcoded /pages issue in intro page feature
364
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
365
!	Revoked parts of changeset 547 and again introduced changeset 540
366
+	Added keywords to modules/fckeditor and all other new files
367
18-Jan-2008 Thomas Hornik
368
#	fixed two E_NOTICE-warnings in admin/pages/index.php
369
+	added new module-based search-function
370
+	added new publish-by-date code
371
17-Jan-2008 Christian Sommer
372
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
373
!	removed the PAGE_EXTENSION from frontend login
374
17-Jan-2008 Matthias Gallas
375
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
376
	by changeset 546
377
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
378
	option in WB settings as this function only works on Apache Servers
379
	together with .htaccess and mod_rewrite
380
+	Added keywords to file menu_link/uninstall.php and new admintools files
381
17-Jan-2008 Christian Sommer
382
!	added the "users in multiple groups" feature (closes parts of ticket #546)
383
16-Jan-2008 Thomas Hornik
384
!	changed admin/pages/save.php to allow hidden config-elements in table search.
385
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
386
	fixed odd behavior in case of menu_link as default-page.
387
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
388
14-Jan-2008 Matthias Gallas
389
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
390
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
391
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
392
	pathes points to WB Corefiles with the page extension .php
393
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
394
14-Jan-2008 Christian Sommer
395
!	added a missing </tr> tag
396
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
397
	removed by Changeset 529 (enhanced pages admin)
398
13-Jan-2008 Christian Sommer
399
#	moved administration tools from Settings to the new section Admin-Tools
400
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
401
!	increased redirection time after success message, corrected HOME link of the login panel
402
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
403
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
404
#	fixed error with redirection to admin panel after installation
405
12-Jan-2008 Christian Sommer
406
!	introduced smart URL detection for the 'View' menu in the WB backend
407
	(if page_id is set, redirect to this page instead of the root)
408
!	introduced the enhanced pages admin dialogue (thanks to icouto)
409
11-Jan-2008 Christian Sommer
410
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
411
-	removed the hmtlarea files in /modules/htmlarea
412
!	set the fckeditor as the new default editor /install/save.php
413
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
414
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
415
11-Jan-2008 Matthias Gallas
416
!	Update codepress to Version 0.9.6
417
!	Update phplib to Version 7.4a
418
09-Jan-2008 Matthias Gallas
419
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
420
#	Fixed ticket #542 (Thanks to Thorn)
421
23-Dec-2007 Matthias Gallas
422
!	Changed all copyright notices to include now 2008
423
21-Sep-2007 Matthias Gallas
424
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
425
	the new register_frontend_modifles() functions do not validate
426
24-Jan-2007 Christian Sommer
427
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
428
------------------------------------- 2.6.7 -------------------------------------
429
02-Jan-2007 Christian Sommer
430
+	Added missing converting file for changeset [504]
431
------------------------------------- 2.6.6 -------------------------------------
432
01-Jul-2007 Matthias Gallas
433
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
434
01-Jul-2007 Ryan Djurovich
435
#	Fixed bug where error message not displayed when script fails to create a page
436
#	Fixed bugs introduced in [484]
437
14-May-2007 Matthias Gallas
438
+	Added support for ISO-8859-6.(Thanks to thorn)
439
12-May-2007 Christian Sommer
440
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
441
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
442
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
443
+	Added the new function register_frontend_modfiles to the built in templates
444
08-May-2007 Matthias Gallas
445
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
446
+	Added new functions page_css and page_javascript to the built in templates
447
+	Added search highlight class to css files of the built in templates
448
30-Apr-2007 Matthias Gallas
449
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
450
10-Apr-2007 Matthias Gallas
451
+	Optimized search and highlighting funktions (Thanks to thorn)
452
03-Apr-2007 Matthias Gallas
453
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
454
	in the pages directory (Special thanks to "Funky_MF" for the fix)
455
01-Apr-2007 Matthias Gallas
456
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
457
	from the code (revoked changeset 396) and added new functions instead. Adapted the
458
	search and the highlighting to use the new functions. With this changes WB can now
459
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
460
	and tested this changes.
461
12-Mar-2007 Matthias Gallas
462
+	Added multilingual support to search
463
03-Mar-2007 Matthias Gallas
464
+	Added new function for highlighting search results in the content area
465
	(Special thanks to "thorn" and "Funky_MF")
466
#	Fixed some issues in search with special chars
467
	(Special thanks to "thorn" and "Funky_MF")
468
22-Feb-2007 Christian Sommer
469
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
470
16-Feb-2007 Christian Sommer
471
!	Suppressed PHP warnings and errors when reading empty intro.php
472
16-Feb-2007 Christian Sommer
473
#	Applied fix to enable parsing of PHP code in the intro.php 
474
12-Feb-2007 Christian Sommer
475
!	Added functions page_css and page_javascript which allow to include optional
476
	module files module.css and module.js into the <head> section. This allows to 
477
	create valid (X)HTML, as CSS definitions of modules are included in the head section
478
12-Feb-2007 Christian Sommer
479
!	Security enhancement (reduced number of login trials from 50 to 3)
480
02-Feb-2007 Matthias Gallas
481
#	Applied fix for ticket #380 (Thanks to pcwacht)
482
30-Jan-2007 Ryan Djurovich
483
#	Applied fix for ticket #376
484
29-Jan-2007 Matthias Gallas
485
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
486
	specific description of the modules in the language files of the modules.
487
21-Jan-2007 Matthias Gallas
488
#	Fixed issue in the search table entries of form modul
489
13-Jan-2007 Matthias Gallas
490
#	Fixed some bugs in rss.php
491
07-Jan-2007 Matthias Gallas
492
#	Fixed error when uninstalling the news modul
493
02-Jan-2007 Matthias Gallas
494
+   Added id keywords to all missing files
495
#	Fixed issue with Permissions for pages sections
496
27-Dec-2006 Matthias Gallas
497
#	Fixed form modul stores empty records
498
------------------------------------- 2.6.5 -------------------------------------
499
25-Dec-2006 Ryan Djurovich
500
!	Changed links to WB help website
501
24-Dec-2006 Matthias Gallas
502
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
503
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
504
!	Changed all copyright notices to include now 2007
505
23-Dec-2006 Matthias Gallas
506
#	Fixed IE allows to set a page as parent of itself (#320)
507
#	Fixed problem with Page Title has to be escaped (#287)
508
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
509
21-Dec-2006 Matthias Gallas
510
#	Fixed missing message when adding a site without page title (#300)
511
21-Dec-2006 Ryan Djurovich
512
#	Fixed bug with captcha script (#346)
513
20-Dec-2006 Matthias Gallas
514
#	Fixed Return to Search Results Page (#365)
515
!	Set Version to 2.6.5
516
-	Removed Changeset 365 because this will be a part of WB 2.7.x
517
#	Fixed a little typo error in class.admin.php (#364)
518
26-Nov-2006 Ryan Djurovich
519
+	Added new script that could possibly be apart of 2.7.x as a replacement
520
	for having the pages directory 
521
17-Nov-2006 Matthias Gallas
522
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
523
15-Nov-2006 Matthias Gallas
524
#	Fixed again intropage doesn't work (#71)
525
20-Oct-2006 Matthias Gallas
526
+	Added phpmailer class (thanks to doc)
527
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
528
+	Added List sorting in admin area (thanks to rsmith)
529
#	Fixed table width 100% are wrong displayed in container templates
530
	when IE is used (#350)
531
#	Fixed large space between menupoints in IE (#349)
532
#	Fixed Website description is not displayed when no page description
533
	available (#348)
534
#	Fixed group images in news modul cannot be stored (#342)
535
#	Fixed Typo in form/save_field.php (#341)
536
#	Fixed files in /pages/posts folder are not deleted (#340)
537
#	Fixed specialchars problem in the news modul (#339)
538
#	Fixed news modul stores empty records (#338)
539
#	Fixed Captcha didn't work in news comments (#337)
540
#	Fixed various php notices (#334)
541
+	Added new upgrade_function (thanks to kozmoz)
542
#	Fixed addons table isn't updated when a modul is updated (#332)
543
#	Fixed spelling errors in the signup2.php (#330)
544
#	Fixed MySQL 5.x missing default values for INT fields in all system
545
	and modules tables (#329)
546
#	Fixed installer does not insert admin user (#328)
547
+	Added support for getting page ID of page that referred search
548
	request (#327) (thanks to brofield)
549
#	Fixed search results generate invalid XHTML and notify warnings (#326)
550
Stefan Braunewell
551
#	Fixed Field 'last_reset' doesn't have a default value (#313)
552
+	Added get_post_escaped to wb class which automatically calls add_slashes
553
	on get_post output and used it in form/save_field.php
554
------------------------------------- 2.6.4 -------------------------------------
555
20-May-2006 Ryan Djurovich
556
#	Fixed security issues related to #237
557
#	Fixed typo in news save comment page (#282)
558
#	Fixed typo in news delete post page (#283)
559
!	Added multi-submission protection to form module (#119)
560
#	Added notice for when PHP Session Support appears to be disabled in installer,
561
	even if it is enabled and the problem actually lies in the users browser (#154)
562
19-May-2006 Ryan Djurovich
563
#	Fixed problem in forgotten login form where email field is too short (#207)
564
#	Fixed typo in forgotten login details email (#190)
565
15-May-2006 Stefan Braunewell
566
#	Fixed security issues (#237)
567
03-May-2006 Stefan Braunewell
568
#	Fixed problems with pre-2.6.0 modules in section list
569
#	Fixed e-mail bug caused by From: headers in internal mail function calls
570
	(#189)
571
#	E-mail validation in install script now accepts new top-level domains
572
	(#162)
573
#	Error status is now overwritten by next database query (#182)
574
#	Fixed obscure problem in htmlarea install script
575
------------------------------------- 2.6.3 -------------------------------------
576
19-Mar-2006 Stefan Braunewell
577
#	Fixed ticket #146: problems removing groups from viewers list of a page
578
16-Mar-2006 Stefan Braunewell
579
!	Changed link target selection. Now self, top and new. (Ticket #145)
580
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
581
	password pages.
582
#	Some changes to the SQL code in the install script for improved 
583
	compatibility with new MySQL versions
584
#	Fixed ticket #134 - error on browsing media.
585
+	Improved backup module: new choice between full database or WB-related
586
	backup.
587
#	Fixed ticket #141 - admin now sees all folders in media
588
#	Fixed e-mail sending problems due to additional parameter in mail call.
589
#	Applied fix regarding ticket #138: new users now get deleted if
590
	sending e-mail fails.
591
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
592
	password process
593
#	Removed duplicate expression from modules/news/install.php which caused
594
	problems in installation
595

    
596
01-Mar-2006 Stefan Braunewell
597
#	Fixed ticket #68 - Safari problem with displaying all parents.
598
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
599
	to fatal error.
600
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
601
------------------------------------- 2.6.2 -------------------------------------
602
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
603
#	Fixed ticket #104 - commas in form field descriptions not allowed.
604
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
605
	and expiration date is now set to time in the past.
606
#	Smart login not working.
607
!	Changed mail calls to new function $wb->mail.
608
#	Form: ticket 124 added captcha settings check 
609
#	Ticket 118 added formfield type to check for email/text 
610
#	Ticket 115 changed comparision /modules/form/view.php 
611
#	Added correct timecheck in form submissions
612
!	Changed captcha.php call to include timestamp
613
!	Changed the e-mail validation code and added a mail function to class wb.
614
!	Forgotten password: if sending of e-mail fails, restore old password.
615
	Ticket #110
616
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
617
!	Character encoding setting also affects admin backend.
618
	Mentioned in ticket #102.
619
!	Reintroduced page languages setting. If switched to off, page
620
	languages are only used to determine the language file for the
621
	universal texts. If on, displayed page and menu are affected by
622
	the language session variable.
623
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
624
	to set the number of levels to be show.
625
#	Fixed a bug where access settings of registered and private pages
626
	were displayed incorrectly.
627
#	Fixed captcha being cached.
628
#	Added an exit call after every heading("Location:...")
629
	redirector to prevent unwanted execution of code.
630
#	Bug #122. Replaced empty field check by check that setting name is
631
	not "wb_version".
632
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
633
#	Fixed bug #99 and two additional instances of typo 
634
	catpcha instead of captcha.
635
#	Fixed some typos
636
#	Fixed some notices and warnings.
637
#	Fixed bug #105 - back buttons in addon detail pages not editable.
638
!	Replace 'admin' by 'wb' in all account pages. 
639
!/#	Moved print_success and print_error code to class.wb.php.
640
	Added correct parameters to these functions in account pages. 
641
------------------------------------- 2.6.1 -------------------------------------
642
12-Dec-2005 Ryan Djurovich
643
#	Fixed security vulnerability in class.login.php
644
#	Fixed typo in EN language file
645
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
646
!	Added charset encoding to admin templates
647
!	Added extra code to check for selection of addon upon uninstalling
648
#	Fixed bugs in RSS news feeder
649
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
650
------------------------------------- 2.6.0 -------------------------------------
651
28-Nov-2005 Ryan Djurovich
652
+	Added default charset option to (advanced) settings
653
#	Form module email fields now have email address validation
654
#	Fixed spacing in form submissions
655
27-Nov-2005 Ryan Djurovich
656
+	Added captcha verification to sign-up form
657
+	Added Captcha to News module
658
24-Nov-2005 Stefan Braunewell
659
!	Applied aportale's patch to use label instead of javascript toggle code
660
20-Nov-2005 Ryan Djurovich
661
!	News mod now hides read more link if no need for it (see ticket #56)
662
+	Added support for mailto: links in the menu link mod
663
#	Added direct-access redirection on some files (see ticket #37)
664
+	Added extra characters to convert.php (see ticket #64)
665
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
666
29-Sep-2005 Ryan Djurovich
667
!	Cleaned up form buttons in Settings
668
!	Moved some options into Advanced Settings
669
#	Semi-disabled "separate" page trash option
670
+	Created a backup module/tool for backing-up the database
671
	(thanks to John (pcwacht) for the original code)
672
+	Created new "blank template", which can be used in case where you don't
673
	want anything wrapping page-content.
674
19-Sep-2005 Ryan Djurovich
675
+	Added _license field for all add-ons to specify a license
676
!	Renamed _designed_for variables (for all addons) to _platform
677
+	Created addons table for faster internal referencing of installed addons
678
!	Fixed some links, including the "Help" button in Admin
679
#	Used nl2br to display body correctly when viewing form-submissions
680
15-Sep-2005 Stefan Braunewell
681
+	Added table module with columns 'name','type' and 'directory' as an
682
	index.
683
+	Added entry to settings table 'wb_version' which holds the version
684
	number and can be utilized in future upgrade scripts.
685
!	Added upgrade functionality also for templates and languages.
686
#/!	Template/modules installation now respects paths.
687
!	Moved updates from config.php to database.
688
	Created initialize.php (required by config.php) to read settings.
689
11-Sep-2005 Stefan Braunewell
690
!	HTMLArea is now a module instead of a core component. Files moved
691
	from "include" to "modules".
692
+	Implemented Installation of modules on top of an older version. This is 
693
	done via checking $module_version. Instead of install.php, upgrade.php
694
	is then called if it exists in the module package. 
695
	For module developers: $module_version and $new_module_version are 
696
	accessible in upgrade.php to find out what upgrade steps need to be taken.
697
!	Changed column names in mod_news_posts from short,long to content_short,
698
	content_long.
699
09-Sep-2005 Stefan Braunewell
700
+	Added new advanced setting "Rename Files On Upload". File extensions can be
701
	given so that respective files will have a ".txt" appended on media upload.
702
#	Fixed "None found" message bug when user has no top level page edit
703
	rights.
704
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
705
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
706
+	Added utf-8 character encoding meta tag into all stock templates.
707
#	Fixed bug when changing a page's parent
708
!	Changed the way blocks are treated. Added new frontend class attribute
709
	default_block_content that controls what is shown on pages such as
710
	search, login, etc. (Ticket #16)
711
+	Added support for WYSIWYG editor modules (wysiwygmod)
712
+	When trying to access a registered page, user is automatically redirected
713
	there on successful login.
714
#	Fixed various issues with system search (mainly related to stripslashes()
715
#	Removed stripslashes() in many places in the code. Added check for
716
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
717
	is independent of magic_quotes setting..
718
05-Sep-2005 Stefan Braunewell
719
#	Fixed bug concerning direct access of preferences page.
720
#	Reworked page visibility and menu item visibility code (frontend login
721
	problem).
722
#	Pages in link list in htmlarea popup are now correctly ordered.
723
#	Fixed bug where group with existing name can be added.
724
04-Sep-2005 Ryan Djurovich
725
+	Added and RSS newsfeed script to the News module
726
04-Sep-2005 Stefan Braunewell
727
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
728
#	Fixed some occurrences of potential direct access path disclosure
729
#	Added directory check to browse.php to prevent xss exploit by trusted users.
730
!	Updated code to reflect move to Subversion repository system.
731
27-Aug-2005 Stefan Braunewell
732
#	Fixed bugs 4,5,6,8,9 in bug tracker
733
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
734
	A GET['lang'] now sets the session language variable.
735
26-Aug-2005 Stefan Braunewell
736
!	Moved redundant code into the new class functions. Created 
737
	'compatibility.php' for backward compatibility with
738
	modules and templates. Variables and functions can still be accessed
739
	in the old way.
740
!/+	Reorganized core frontend files, added new base class 'wb' from
741
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
742
	function into new class. Completely rewrote core index.php.
743
	Now all variables and functions that are available to templates and
744
	modules are attributes and methods of the frontend and the wb classes
745
------------------------------------- 2.5.2 -------------------------------------
746
23-Jun-2005 Ryan Djurovich
747
!	create_access_file now creates all parent directories if needed
748
#	Fixed bug when moving page with subpages to another level
749
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
750
#	Fixed bug where query was not setting error correctly in class.database.php
751
22-Jun-2005 Ryan Djurovich
752
#	Fixed bug where template permissions were not saved when a adding group
753
21-Jun-2005 Ryan Djurovich
754
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
755
#	Fixed language problems in some area's of Admin. (Bug #70)
756
#	Added a space in website/page keywords (Bug #69)
757
#	Fixed bugs on settings2.php (Bug #52)
758
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
759
13-Jun-2005 Ryan Djurovich
760
#	Fixed bug (#88) with news module
761
!	Title of Administration login page now taken from language file (Bug #72)
762
#	Fixed redirection admin/home to admin/start on admin/index.php
763
#	Fixed bug with forgotten password page in admin (Bug #81)
764
25-Apr-2005 Ryan Djurovich
765
#	Fixed numerous bugs with module uninstallation
766
#	Fixed bug when uploading files in Administration -> Media
767
!	Installer no-longer requires you to accept the GNU GPL
768
------------------------------------- 2.5.1 -------------------------------------
769
16-Apr-2005 Ryan Djurovich
770
#	Fixed two bugs with account login/logout
771
------------------------------------- 2.5.1 -------------------------------------
772
15-Apr-2005 Ryan Djurovich
773
#	Fixed bug where non-english characters can get used in page filenames. Many
774
	measuers have been added (including a new file: wb/framework/convert.php),
775
	to prevent any possible errors that can occur in page filenames.
776
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
777
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
778
#	Fixed bug where search and account pages are shown in every block
779
	that is in a template
780
#	Fixed numerous bugs with media home directories feature
781
10-Apr-2005 Ryan Djurovich
782
#	Fixed bugs in account/login.php and logout.php where users
783
	gets redirected to /pages
784
------------------------------------- 2.5.0 -------------------------------------
785
08-Apr-2005 Ryan Djurovich
786
-	Removed section language feature
787
+	Added page language feature (replaces need for sections language feature)
788
#	Fixed bug where pages using menu_link module can have the URL changed
789
-	Page directory no longer stored in link field in pages table, it is now added
790
	when the page_link function is called - this makes changing the pages
791
	directory much easier and quicker
792
!	Pages with visibility of "none" are now no longer directly accessable
793
+	Added new visibility setting "hidden", acts exactly like none did previously
794
!	Template info file can now specify number of menu's available and relative names
795
!	Template info file can now specify number of blocks's available and relative names
796
------------------------------------- 2.4.3 -------------------------------------
797
07-Apr-2005 Ryan Djurovich
798
#	page_filename function has been rewritten using str_replace
799
	function, which should be faster and will allow characters
800
	from other languages into filenames
801
!	Created new media_filename function, which is now used
802
	by all media functions (create,upload,rename) to determine
803
	which characters should be removed from a desired filename
804
+	New button in Administration page list to view specific page
805
#	Updated the page_link function to now be compatible with menu link
806
	module when setting pages directory to root
807
#	Fixed bugs in search when using "Any Words" option
808
#	Fixed bug with news module when pages directory set to root
809
!	Changed URL of documentation website on Administration Start page
810
------------------------------------- 2.4.2 -------------------------------------
811
05-Apr-2005 Ryan Djurovich
812
#	Fixed bug where file could be renamed to nothing in Media
813
!	Optimised Media create folder, upload file, and rename functions
814
#	Fixed bug where stripslashes not run on news post titles in admin
815
05-Apr-2005 Stefan Braunewell
816
#	Fixed bug concerning usage of the private_sql variable
817
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
818
------------------------------------- 2.4.1 -------------------------------------
819
04-Apr-2005 Ryan Djurovich
820
!	Pages with visibility of "none" are again directly accessable
821
#	Fixed bugs regarding renaming files and directories in Media section
822
!	When home folders disabled, all folders now visible in Media section
823
------------------------------------- 2.4.0 -------------------------------------
824
03-Apr-2005 Ryan Djurovich
825
-	Removed recently added visibility setting of "heading", and relative config vars
826
+	Added new "menu" field to pages table, and new setting "multiple menus"
827
	which replaces the need for the menu headings feature
828
+	Added links to top of groups and users sections, linking to each other
829
!	Change menu width in "Round" template to 170px (was 150px)
830
#	Change page "are you sure" deletion message to mention that it will delete
831
	all sub-pages as well
832
#	Fixed many bugs with news module when viewing posts by group
833
!	Pages with visibility of "none" are now no longer directly accessable
834
02-Apr-2005 Ryan Djurovich
835
-	Removed need to specify DB_URL when calling database class
836
#	Stopped fields without a type specified from being shown in form mod
837
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
838
	for insert link and insert image
839
+	Added setting which allows you to specify the default WYSIWYG style
840
+	Added "Server Email" option, to specify what is used in "From" field when
841
	sending emails using the PHP mail function. Default is admins email address.
842
#	Search now excludes pages which have a visibility of none or heading
843
!	Pages are now given modified_when and modified_by when added
844
01-Apr-2005 Ryan Djurovich
845
+	Added option to News module to specify how many posts should be listed
846
	per page (by default it is set to unlimited, which functions like previous version)
847
#	Added stripslashes when display page titles in search
848
+	Page descriptions and last updated date now shown in search by default
849
30-Mar-2005 Ryan Djurovich
850
+	Added new feature for Media home folders, where a folder can be specified
851
	for a specific user or group of users only
852
!	Changed URL of Help button to http://www.websitebaker.org/docs/
853
+	Added new feature for "Page Trash" - two modes available: inline and separate
854
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
855
	up a level)
856
29-Mar-2005 Ryan Djurovich
857
-	Removed Database Settings from Administration Settings (options will not be
858
	available in 3.x, so trying to match interface with WB 3.x plans
859
!	Changed the name of Path Settings to Filesystem Settings in Administration
860
	Settings, and removed ability to change path/url options - matching interface
861
	plans for WB 3.x
862
+	Added same options for OS and file permissions as installer to Settings
863
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
864
28-Mar-2005 Ryan Djurovich
865
+	New functions available to templates to simplify creation of them. This aims
866
	to "future-proof" templates for WB 3.x plans.
867
!	Default templates updated to support some of the new functions
868
+	Added field to pages table "page_trail" which stores a list of the pages
869
	parents. This field was needed by the new page_menu function
870
+	Added option for page visibility "heading" to enabled support for multiple
871
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
872
+	Added option for page visibility "registered", which acts a little like
873
	private, but is still shown in the menu (although users need to log in to view
874
	the pages content)
875
+	Form module submissions now saved to database, and feature now added to
876
	limit number of submissions per hour to prevent spamming
877
+	New field for Form module: email. Allows you to specify their email in
878
	"from" field on module settings.
879
#	Fixed bug when displaying comments in News module (WB Bug #14)
880
+	New "under contruction" message if no pages exist
881
!	Cleaned-up wb/index.php
882
27-Mar-2005 Ryan Djurovich
883
+	Created advanced mkdir and chmod functions
884
#	Fixed bug in media where wrong file/folder is deleted
885
+	Complete overhall of installer - now only one step! It has been greatly
886
	simplified in many ways, has much better validation, reports error much more
887
	nicely, and automatically logs the user into the Administrations
888
+	Must now specify OS type - allows for customizable file permission settings
889
+	Sections can now have a language code assigned to them
890
+	Sections can now have a block name/id assigned to them
891
!	Home section of Administration renamed to Start, to save confusion with saying
892
	Homepage (because this term could either mean the main website or Home section
893
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
894
!	Moved Users and Groups sections under Access section. This aims to unify the
895
	interface with WB 3.x plans, which help to unclutter the menu
896
!	Interface for Settings section has been imporved for usability purposes
897
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
898
	by placing media list inside an iframe
899
#	Fixed stripslashes problem for viewing news comments
900
!	Added code from Formesque module (an advanced version of the original Form
901
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
902
	interface improvements for select box/checkbox group/radio group options.
903
#	Possibly fixed bugs where an S appears before file and dir modes
904
#	Fixed bug where users can be added with same emails (in Administration)
905
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
906
	makes code more bulky, and removing it will decrease package size a lot
907
+	New "homepage redirect" option so first page is included and not redirected to
908
#	Fixed text not being shown when module uninstalled
909
!	Imporved interface for basic group permissions
910
26-Mar-2005 Stefan Braunewell
911
#	Fixed bug with front-end logins
912
#	Fixed bug when saving intro page 
913
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
914
#	Fixed bugs concerning moving/deleting pages
915
#	Fixed list of parents in page settings
916
#	Fixed mkdir without mode parameter
917
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
918
+	Added support for PAGES_DIRECTORY set to root
919
+	Search form now supports quotes (thanks to Manafta)
920
#	Fixed page section ordering
921
#	News items are displayed with name of poster instead of "Unknown"
922
#	Deletion confirmation popup window in media section now shows correct file name
923
------------------------------------- 2.3.1 -------------------------------------
924
03-Fed-2005 Ryan Djurovich
925
+	Now there is two types of "filesystem modes", one for directories and one
926
	for files. Having different settings is very common for most servers, so
927
	this addition should fix many problems people had with 2.3.0.
928
-	Removed filesystem mode options from installation
929
!	Removed duplicate text on installation step 3 for timezone
930
!	All "access files" for the news module now stored in pages/posts instead
931
	of a sub-dir relative to the page (this fixes many bugs)
932
#	Fixed major bugs when deleting pages with sub-pages
933
!	Removed the restrictions that prevent a user for changing a pages level
934
#	Fixed bug with "toggle" plus/minus in IE for pages list
935
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
936
------------------------------------- 2.3.0 -------------------------------------
937
26-Jan-2005 Ryan Djurovich
938
#	Fixed bug in framework/functions.php that made root parent always equal 8
939
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
940
#	Fixed SQL-query on line 172, placing a / after $old_link
941
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
942
	admin/pages/settings2.php
943
#	Added ordering cleaning to delete_post.php on line 53 for news module
944
!	GMT option is selected for "Default Timezone" in the installer, instead
945
	of the old "Please select" message (which had the same value as GMT)
946
28-Jan-2005 Ryan Djurovich
947
!	Ability to specify the chmod number when WB uploads files, etc.
948
!	Modified file headers (copyright/license notice) so they now look almost the
949
	same, independant of font. Also, it now covers copyright for 2005.
950
30-Jan-2005 Ryan Djurovich
951
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
952
	table when a page is deleted.
953
+	New 'Smart Login' prevents users from using external password managers,
954
	and can be set to remember the users password using cookies.
955
!	SourceForge CVS module now called websitebaker2 (instead of just
956
	websitebaker). Also, all file versions have been reset.
957
01-Fed-2005 Ryan Djurovich
958
!	Added code to prevent from changing a pages level (it simply disables
959
	the select box), to prevent many possible bugs.
960
------------------------------------- 2.2.4 -------------------------------------
961
23-Dec-2004 Ryan Djurovich
962
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
963
#	Fixed multi-language support in search
964
+	Added more detailed options to list of PHP error reporting level's
965
-	Removed ability to change language and PHP error reporting level
966
	on installation to make things easier for newbie's
967
+	Ability to select custom spacer for page filename's
968
!	Changed the way a language code is found on language installation
969
+	Added template permissions to groups
970
#	Fixed bug when trying to change email from Preferences (admin and frontend)
971
#	Fixed bug with auto-selection of "System Default" for Preferences
972
!	News module now use's WYSIWYG for modifying news posts
973
+	Ability to specify both the pages and media target directories
974
------------------------------------ 2.2.3-c ------------------------------------
975
22-Dec-2004 Ryan Djurovich
976
#	Fixed problem with DB password being reset if Settings saved in basic mode
977
------------------------------------ 2.2.3-b ------------------------------------
978
21-Dec-2004 Ryan Djurovich
979
#	Fixed minor bug on admin templates section
980
#	Fixed bug on rename.php and rename2.php in admin media section
981
------------------------------------- 2.2.3 -------------------------------------
982
20-Dec-2004 Ryan Djurovich
983
+	Added WB release version in Administration (top right corner)
984
!	New option to prevent users from adding level 0 pages
985
#	Fixed bug when deleting post's in News module
986
+	Added new field in pages table for "root" parent (level 0 parent), for
987
	extra flexability in creating templates
988
!	Round template now supports unlimited page levels
989
------------------------------------- 2.2.2 -------------------------------------
990
18-Dec-2004 Ryan Djurovich
991
+	New option under Search Settings for selecting custom template for search
992
+	New option when changing page settings to set the target
993
#	Fixed error when saving a user after editing
994
!	Users can now modify sub-page if they dont have permissions on the parent
995
------------------------------------- 2.2.1 -------------------------------------
996
15-Dec-2004 Ryan Djurovich
997
#	Fixed bug when changing password on preferences form (front-end)
998
#	Fixed bug when retrieving user details (administration)
999
#	Added check to see if module, template, or language is in use when deleting
1000
#	Fixed up email that is sent to user from a submitted form
1001
#	Fixed major problem with module permissions which stopped it from working
1002
------------------------------------- 2.2.0 -------------------------------------
1003
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
1004
+	Multiple-level page support
1005
+	Multiple section's for pages (including interface)
1006
!	Removed text created using two words on all areas
1007
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
1008
	this is for better language support
1009
+	Added Languages section
1010
!	Moved Templates and Modules under Add-ons section
1011
!	Changed name of "Default" template to "Round"
1012
+	Added "All CSS" template
1013
+	Added "Jump"
1014
+	Added 
1015
!	Modified "Box" template to support multiple page levels
1016
+	Added "Menu Link" module
1017
+	Added "News" module
1018
+	Added "Code" module
1019
+	Added "Form" module
1020
+	Added "Wrapper" module
1021
!	Changed name of "Normal Page" module to "WYSIWYG"
1022
+	Created new admin wrapper script to ease module develpment
1023
+	Media now automatically creates index.php file for every
1024
	sub-folder made (for security purposes)
1025
!	Change "Help" link in Administration menu so it now directs
1026
	to the the new Website Baker documentation website found at:
1027
	http://www.websitebaker.org/documentation
1028
!	Password is now required to change email in preferences
1029
+	User can now select custom Language and Date & Time Formats
1030
+	Added search functionality, with three different "methods":
1031
	1. Using all words  2. Using any words  3. Exact match
1032
+	Added native MySQL database support
(1-1/5)