Project

General

Profile

1 417 doc
Change Log
2
===============================================================================
3
Please note: This change log may not be accurate
4
5
$Id$
6
7
Legend:
8
+ = Added
9
- = Removed
10
# = Bugfix
11
! = Update/Change
12
13
------------------------------------- 2.7.0 -------------------------------------
14 520 Ruebenwurz
09-Jan-2008 Matthias Gallas
15
#	Fixed ticket #542 (Thanks to Thorn)
16 519 Ruebenwurz
23-Dec-2007 Matthias Gallas
17
!	Changed all copyright notices to include now 2008
18 518 Ruebenwurz
21-Sep-2007 Matthias Gallas
19
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
20
	the new register_frontend_modifles() functions do not validate
21 417 doc
24-Jan-2007 Christian Sommer
22
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
23 512 ryan
------------------------------------- 2.6.7 -------------------------------------
24
02-Jan-2007 Christian Sommer
25
+	Added missing converting file for changeset [504]
26 426 ryan
------------------------------------- 2.6.6 -------------------------------------
27 507 ryan
01-Jul-2007 Matthias Gallas
28
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
29 497 ryan
01-Jul-2007 Ryan Djurovich
30 501 ryan
#	Fixed bug where error message not displayed when script fails to create a page
31 497 ryan
#	Fixed bugs introduced in [484]
32 462 Ruebenwurz
14-May-2007 Matthias Gallas
33 461 Ruebenwurz
+	Added support for ISO-8859-6.(Thanks to thorn)
34 458 doc
12-May-2007 Christian Sommer
35
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
36
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
37
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
38
+	Added the new function register_frontend_modfiles to the built in templates
39 457 Ruebenwurz
08-May-2007 Matthias Gallas
40
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
41
+	Added new functions page_css and page_javascript to the built in templates
42
+	Added search highlight class to css files of the built in templates
43 447 Ruebenwurz
30-Apr-2007 Matthias Gallas
44
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
45 445 Ruebenwurz
10-Apr-2007 Matthias Gallas
46
+	Optimized search and highlighting funktions (Thanks to thorn)
47 444 Ruebenwurz
03-Apr-2007 Matthias Gallas
48
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
49
	in the pages directory (Special thanks to "Funky_MF" for the fix)
50 442 Ruebenwurz
01-Apr-2007 Matthias Gallas
51 443 Ruebenwurz
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
52 442 Ruebenwurz
	from the code (revoked changeset 396) and added new functions instead. Adapted the
53
	search and the highlighting to use the new functions. With this changes WB can now
54 443 Ruebenwurz
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
55
	and tested this changes.
56 441 Ruebenwurz
12-Mar-2007 Matthias Gallas
57
+	Added multilingual support to search
58 437 Ruebenwurz
03-Mar-2007 Matthias Gallas
59
+	Added new function for highlighting search results in the content area
60
	(Special thanks to "thorn" and "Funky_MF")
61
#	Fixed some issues in search with special chars
62
	(Special thanks to "thorn" and "Funky_MF")
63 436 doc
22-Feb-2007 Christian Sommer
64
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
65 433 doc
16-Feb-2007 Christian Sommer
66 434 doc
!	Suppressed PHP warnings and errors when reading empty intro.php
67
16-Feb-2007 Christian Sommer
68 433 doc
#	Applied fix to enable parsing of PHP code in the intro.php
69 446 Ruebenwurz
12-Feb-2007 Christian Sommer
70
!	Added functions page_css and page_javascript which allow to include optional
71
	module files module.css and module.js into the <head> section. This allows to
72
	create valid (X)HTML, as CSS definitions of modules are included in the head section
73
12-Feb-2007 Christian Sommer
74
!	Security enhancement (reduced number of login trials from 50 to 3)
75
02-Feb-2007 Matthias Gallas
76
#	Applied fix for ticket #380 (Thanks to pcwacht)
77 426 ryan
30-Jan-2007 Ryan Djurovich
78
#	Applied fix for ticket #376
79 446 Ruebenwurz
29-Jan-2007 Matthias Gallas
80
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
81
	specific description of the modules in the language files of the modules.
82
21-Jan-2007 Matthias Gallas
83
#	Fixed issue in the search table entries of form modul
84
13-Jan-2007 Matthias Gallas
85
#	Fixed some bugs in rss.php
86
07-Jan-2007 Matthias Gallas
87
#	Fixed error when uninstalling the news modul
88
02-Jan-2007 Matthias Gallas
89
+   Added id keywords to all missing files
90
#	Fixed issue with Permissions for pages sections
91
27-Dec-2006 Matthias Gallas
92
#	Fixed form modul stores empty records
93 417 doc
------------------------------------- 2.6.5 -------------------------------------
94
25-Dec-2006 Ryan Djurovich
95
!	Changed links to WB help website
96
24-Dec-2006 Matthias Gallas
97
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
98
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
99
!	Changed all copyright notices to include now 2007
100
23-Dec-2006 Matthias Gallas
101
#	Fixed IE allows to set a page as parent of itself (#320)
102
#	Fixed problem with Page Title has to be escaped (#287)
103
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
104
21-Dec-2006 Matthias Gallas
105
#	Fixed missing message when adding a site without page title (#300)
106
21-Dec-2006 Ryan Djurovich
107
#	Fixed bug with captcha script (#346)
108
20-Dec-2006 Matthias Gallas
109
#	Fixed Return to Search Results Page (#365)
110
!	Set Version to 2.6.5
111
-	Removed Changeset 365 because this will be a part of WB 2.7.x
112
#	Fixed a little typo error in class.admin.php (#364)
113
26-Nov-2006 Ryan Djurovich
114
+	Added new script that could possibly be apart of 2.7.x as a replacement
115
	for having the pages directory
116
17-Nov-2006 Matthias Gallas
117
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
118
15-Nov-2006 Matthias Gallas
119
#	Fixed again intropage doesn't work (#71)
120
20-Oct-2006 Matthias Gallas
121
+	Added phpmailer class (thanks to doc)
122
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
123
+	Added List sorting in admin area (thanks to rsmith)
124
#	Fixed table width 100% are wrong displayed in container templates
125
	when IE is used (#350)
126
#	Fixed large space between menupoints in IE (#349)
127
#	Fixed Website description is not displayed when no page description
128
	available (#348)
129
#	Fixed group images in news modul cannot be stored (#342)
130
#	Fixed Typo in form/save_field.php (#341)
131
#	Fixed files in /pages/posts folder are not deleted (#340)
132
#	Fixed specialchars problem in the news modul (#339)
133
#	Fixed news modul stores empty records (#338)
134
#	Fixed Captcha didn't work in news comments (#337)
135
#	Fixed various php notices (#334)
136
+	Added new upgrade_function (thanks to kozmoz)
137
#	Fixed addons table isn't updated when a modul is updated (#332)
138
#	Fixed spelling errors in the signup2.php (#330)
139
#	Fixed MySQL 5.x missing default values for INT fields in all system
140
	and modules tables (#329)
141
#	Fixed installer does not insert admin user (#328)
142
+	Added support for getting page ID of page that referred search
143
	request (#327) (thanks to brofield)
144
#	Fixed search results generate invalid XHTML and notify warnings (#326)
145
Stefan Braunewell
146
#	Fixed Field 'last_reset' doesn't have a default value (#313)
147
+	Added get_post_escaped to wb class which automatically calls add_slashes
148
	on get_post output and used it in form/save_field.php
149
------------------------------------- 2.6.4 -------------------------------------
150
20-May-2006 Ryan Djurovich
151
#	Fixed security issues related to #237
152
#	Fixed typo in news save comment page (#282)
153
#	Fixed typo in news delete post page (#283)
154
!	Added multi-submission protection to form module (#119)
155
#	Added notice for when PHP Session Support appears to be disabled in installer,
156
	even if it is enabled and the problem actually lies in the users browser (#154)
157
19-May-2006 Ryan Djurovich
158
#	Fixed problem in forgotten login form where email field is too short (#207)
159
#	Fixed typo in forgotten login details email (#190)
160
15-May-2006 Stefan Braunewell
161
#	Fixed security issues (#237)
162
03-May-2006 Stefan Braunewell
163
#	Fixed problems with pre-2.6.0 modules in section list
164
#	Fixed e-mail bug caused by From: headers in internal mail function calls
165
	(#189)
166
#	E-mail validation in install script now accepts new top-level domains
167
	(#162)
168
#	Error status is now overwritten by next database query (#182)
169
#	Fixed obscure problem in htmlarea install script
170
------------------------------------- 2.6.3 -------------------------------------
171
19-Mar-2006 Stefan Braunewell
172
#	Fixed ticket #146: problems removing groups from viewers list of a page
173
16-Mar-2006 Stefan Braunewell
174
!	Changed link target selection. Now self, top and new. (Ticket #145)
175
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
176
	password pages.
177
#	Some changes to the SQL code in the install script for improved
178
	compatibility with new MySQL versions
179
#	Fixed ticket #134 - error on browsing media.
180
+	Improved backup module: new choice between full database or WB-related
181
	backup.
182
#	Fixed ticket #141 - admin now sees all folders in media
183
#	Fixed e-mail sending problems due to additional parameter in mail call.
184
#	Applied fix regarding ticket #138: new users now get deleted if
185
	sending e-mail fails.
186
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten
187
	password process
188
#	Removed duplicate expression from modules/news/install.php which caused
189
	problems in installation
190
191
01-Mar-2006 Stefan Braunewell
192
#	Fixed ticket #68 - Safari problem with displaying all parents.
193
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads
194
	to fatal error.
195
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
196
------------------------------------- 2.6.2 -------------------------------------
197
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
198
#	Fixed ticket #104 - commas in form field descriptions not allowed.
199
#	Cookie REMEMBER_KEY wasn't cleared in account/logout
200
	and expiration date is now set to time in the past.
201
#	Smart login not working.
202
!	Changed mail calls to new function $wb->mail.
203
#	Form: ticket 124 added captcha settings check
204
#	Ticket 118 added formfield type to check for email/text
205
#	Ticket 115 changed comparision /modules/form/view.php
206
#	Added correct timecheck in form submissions
207
!	Changed captcha.php call to include timestamp
208
!	Changed the e-mail validation code and added a mail function to class wb.
209
!	Forgotten password: if sending of e-mail fails, restore old password.
210
	Ticket #110
211
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
212
!	Character encoding setting also affects admin backend.
213
	Mentioned in ticket #102.
214
!	Reintroduced page languages setting. If switched to off, page
215
	languages are only used to determine the language file for the
216
	universal texts. If on, displayed page and menu are affected by
217
	the language session variable.
218
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
219
	to set the number of levels to be show.
220
#	Fixed a bug where access settings of registered and private pages
221
	were displayed incorrectly.
222
#	Fixed captcha being cached.
223
#	Added an exit call after every heading("Location:...")
224
	redirector to prevent unwanted execution of code.
225
#	Bug #122. Replaced empty field check by check that setting name is
226
	not "wb_version".
227
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
228
#	Fixed bug #99 and two additional instances of typo
229
	catpcha instead of captcha.
230
#	Fixed some typos
231
#	Fixed some notices and warnings.
232
#	Fixed bug #105 - back buttons in addon detail pages not editable.
233
!	Replace 'admin' by 'wb' in all account pages.
234
!/#	Moved print_success and print_error code to class.wb.php.
235
	Added correct parameters to these functions in account pages.
236
------------------------------------- 2.6.1 -------------------------------------
237
12-Dec-2005 Ryan Djurovich
238
#	Fixed security vulnerability in class.login.php
239
#	Fixed typo in EN language file
240
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
241
!	Added charset encoding to admin templates
242
!	Added extra code to check for selection of addon upon uninstalling
243
#	Fixed bugs in RSS news feeder
244
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
245
------------------------------------- 2.6.0 -------------------------------------
246
28-Nov-2005 Ryan Djurovich
247
+	Added default charset option to (advanced) settings
248
#	Form module email fields now have email address validation
249
#	Fixed spacing in form submissions
250
27-Nov-2005 Ryan Djurovich
251
+	Added captcha verification to sign-up form
252
+	Added Captcha to News module
253
24-Nov-2005 Stefan Braunewell
254
!	Applied aportale's patch to use label instead of javascript toggle code
255
20-Nov-2005 Ryan Djurovich
256
!	News mod now hides read more link if no need for it (see ticket #56)
257
+	Added support for mailto: links in the menu link mod
258
#	Added direct-access redirection on some files (see ticket #37)
259
+	Added extra characters to convert.php (see ticket #64)
260
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
261
29-Sep-2005 Ryan Djurovich
262
!	Cleaned up form buttons in Settings
263
!	Moved some options into Advanced Settings
264
#	Semi-disabled "separate" page trash option
265
+	Created a backup module/tool for backing-up the database
266
	(thanks to John (pcwacht) for the original code)
267
+	Created new "blank template", which can be used in case where you don't
268
	want anything wrapping page-content.
269
19-Sep-2005 Ryan Djurovich
270
+	Added _license field for all add-ons to specify a license
271
!	Renamed _designed_for variables (for all addons) to _platform
272
+	Created addons table for faster internal referencing of installed addons
273
!	Fixed some links, including the "Help" button in Admin
274
#	Used nl2br to display body correctly when viewing form-submissions
275
15-Sep-2005 Stefan Braunewell
276
+	Added table module with columns 'name','type' and 'directory' as an
277
	index.
278
+	Added entry to settings table 'wb_version' which holds the version
279
	number and can be utilized in future upgrade scripts.
280
!	Added upgrade functionality also for templates and languages.
281
#/!	Template/modules installation now respects paths.
282
!	Moved updates from config.php to database.
283
	Created initialize.php (required by config.php) to read settings.
284
11-Sep-2005 Stefan Braunewell
285
!	HTMLArea is now a module instead of a core component. Files moved
286
	from "include" to "modules".
287
+	Implemented Installation of modules on top of an older version. This is
288
	done via checking $module_version. Instead of install.php, upgrade.php
289
	is then called if it exists in the module package.
290
	For module developers: $module_version and $new_module_version are
291
	accessible in upgrade.php to find out what upgrade steps need to be taken.
292
!	Changed column names in mod_news_posts from short,long to content_short,
293
	content_long.
294
09-Sep-2005 Stefan Braunewell
295
+	Added new advanced setting "Rename Files On Upload". File extensions can be
296
	given so that respective files will have a ".txt" appended on media upload.
297
#	Fixed "None found" message bug when user has no top level page edit
298
	rights.
299
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
300
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
301
+	Added utf-8 character encoding meta tag into all stock templates.
302
#	Fixed bug when changing a page's parent
303
!	Changed the way blocks are treated. Added new frontend class attribute
304
	default_block_content that controls what is shown on pages such as
305
	search, login, etc. (Ticket #16)
306
+	Added support for WYSIWYG editor modules (wysiwygmod)
307
+	When trying to access a registered page, user is automatically redirected
308
	there on successful login.
309
#	Fixed various issues with system search (mainly related to stripslashes()
310
#	Removed stripslashes() in many places in the code. Added check for
311
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
312
	is independent of magic_quotes setting..
313
05-Sep-2005 Stefan Braunewell
314
#	Fixed bug concerning direct access of preferences page.
315
#	Reworked page visibility and menu item visibility code (frontend login
316
	problem).
317
#	Pages in link list in htmlarea popup are now correctly ordered.
318
#	Fixed bug where group with existing name can be added.
319
04-Sep-2005 Ryan Djurovich
320
+	Added and RSS newsfeed script to the News module
321
04-Sep-2005 Stefan Braunewell
322
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
323
#	Fixed some occurrences of potential direct access path disclosure
324
#	Added directory check to browse.php to prevent xss exploit by trusted users.
325
!	Updated code to reflect move to Subversion repository system.
326
27-Aug-2005 Stefan Braunewell
327
#	Fixed bugs 4,5,6,8,9 in bug tracker
328
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
329
	A GET['lang'] now sets the session language variable.
330
26-Aug-2005 Stefan Braunewell
331
!	Moved redundant code into the new class functions. Created
332
	'compatibility.php' for backward compatibility with
333
	modules and templates. Variables and functions can still be accessed
334
	in the old way.
335
!/+	Reorganized core frontend files, added new base class 'wb' from
336
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
337
	function into new class. Completely rewrote core index.php.
338
	Now all variables and functions that are available to templates and
339
	modules are attributes and methods of the frontend and the wb classes
340
------------------------------------- 2.5.2 -------------------------------------
341
23-Jun-2005 Ryan Djurovich
342
!	create_access_file now creates all parent directories if needed
343
#	Fixed bug when moving page with subpages to another level
344
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
345
#	Fixed bug where query was not setting error correctly in class.database.php
346
22-Jun-2005 Ryan Djurovich
347
#	Fixed bug where template permissions were not saved when a adding group
348
21-Jun-2005 Ryan Djurovich
349
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
350
#	Fixed language problems in some area's of Admin. (Bug #70)
351
#	Added a space in website/page keywords (Bug #69)
352
#	Fixed bugs on settings2.php (Bug #52)
353
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
354
13-Jun-2005 Ryan Djurovich
355
#	Fixed bug (#88) with news module
356
!	Title of Administration login page now taken from language file (Bug #72)
357
#	Fixed redirection admin/home to admin/start on admin/index.php
358
#	Fixed bug with forgotten password page in admin (Bug #81)
359
25-Apr-2005 Ryan Djurovich
360
#	Fixed numerous bugs with module uninstallation
361
#	Fixed bug when uploading files in Administration -> Media
362
!	Installer no-longer requires you to accept the GNU GPL
363
------------------------------------- 2.5.1 -------------------------------------
364
16-Apr-2005 Ryan Djurovich
365
#	Fixed two bugs with account login/logout
366
------------------------------------- 2.5.1 -------------------------------------
367
15-Apr-2005 Ryan Djurovich
368
#	Fixed bug where non-english characters can get used in page filenames. Many
369
	measuers have been added (including a new file: wb/framework/convert.php),
370
	to prevent any possible errors that can occur in page filenames.
371
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
372
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
373
#	Fixed bug where search and account pages are shown in every block
374
	that is in a template
375
#	Fixed numerous bugs with media home directories feature
376
10-Apr-2005 Ryan Djurovich
377
#	Fixed bugs in account/login.php and logout.php where users
378
	gets redirected to /pages
379
------------------------------------- 2.5.0 -------------------------------------
380
08-Apr-2005 Ryan Djurovich
381
-	Removed section language feature
382
+	Added page language feature (replaces need for sections language feature)
383
#	Fixed bug where pages using menu_link module can have the URL changed
384
-	Page directory no longer stored in link field in pages table, it is now added
385
	when the page_link function is called - this makes changing the pages
386
	directory much easier and quicker
387
!	Pages with visibility of "none" are now no longer directly accessable
388
+	Added new visibility setting "hidden", acts exactly like none did previously
389
!	Template info file can now specify number of menu's available and relative names
390
!	Template info file can now specify number of blocks's available and relative names
391
------------------------------------- 2.4.3 -------------------------------------
392
07-Apr-2005 Ryan Djurovich
393
#	page_filename function has been rewritten using str_replace
394
	function, which should be faster and will allow characters
395
	from other languages into filenames
396
!	Created new media_filename function, which is now used
397
	by all media functions (create,upload,rename) to determine
398
	which characters should be removed from a desired filename
399
+	New button in Administration page list to view specific page
400
#	Updated the page_link function to now be compatible with menu link
401
	module when setting pages directory to root
402
#	Fixed bugs in search when using "Any Words" option
403
#	Fixed bug with news module when pages directory set to root
404
!	Changed URL of documentation website on Administration Start page
405
------------------------------------- 2.4.2 -------------------------------------
406
05-Apr-2005 Ryan Djurovich
407
#	Fixed bug where file could be renamed to nothing in Media
408
!	Optimised Media create folder, upload file, and rename functions
409
#	Fixed bug where stripslashes not run on news post titles in admin
410
05-Apr-2005 Stefan Braunewell
411
#	Fixed bug concerning usage of the private_sql variable
412
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
413
------------------------------------- 2.4.1 -------------------------------------
414
04-Apr-2005 Ryan Djurovich
415
!	Pages with visibility of "none" are again directly accessable
416
#	Fixed bugs regarding renaming files and directories in Media section
417
!	When home folders disabled, all folders now visible in Media section
418
------------------------------------- 2.4.0 -------------------------------------
419
03-Apr-2005 Ryan Djurovich
420
-	Removed recently added visibility setting of "heading", and relative config vars
421
+	Added new "menu" field to pages table, and new setting "multiple menus"
422
	which replaces the need for the menu headings feature
423
+	Added links to top of groups and users sections, linking to each other
424
!	Change menu width in "Round" template to 170px (was 150px)
425
#	Change page "are you sure" deletion message to mention that it will delete
426
	all sub-pages as well
427
#	Fixed many bugs with news module when viewing posts by group
428
!	Pages with visibility of "none" are now no longer directly accessable
429
02-Apr-2005 Ryan Djurovich
430
-	Removed need to specify DB_URL when calling database class
431
#	Stopped fields without a type specified from being shown in form mod
432
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
433
	for insert link and insert image
434
+	Added setting which allows you to specify the default WYSIWYG style
435
+	Added "Server Email" option, to specify what is used in "From" field when
436
	sending emails using the PHP mail function. Default is admins email address.
437
#	Search now excludes pages which have a visibility of none or heading
438
!	Pages are now given modified_when and modified_by when added
439
01-Apr-2005 Ryan Djurovich
440
+	Added option to News module to specify how many posts should be listed
441
	per page (by default it is set to unlimited, which functions like previous version)
442
#	Added stripslashes when display page titles in search
443
+	Page descriptions and last updated date now shown in search by default
444
30-Mar-2005 Ryan Djurovich
445
+	Added new feature for Media home folders, where a folder can be specified
446
	for a specific user or group of users only
447
!	Changed URL of Help button to http://www.websitebaker.org/docs/
448
+	Added new feature for "Page Trash" - two modes available: inline and separate
449
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
450
	up a level)
451
29-Mar-2005 Ryan Djurovich
452
-	Removed Database Settings from Administration Settings (options will not be
453
	available in 3.x, so trying to match interface with WB 3.x plans
454
!	Changed the name of Path Settings to Filesystem Settings in Administration
455
	Settings, and removed ability to change path/url options - matching interface
456
	plans for WB 3.x
457
+	Added same options for OS and file permissions as installer to Settings
458
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
459
28-Mar-2005 Ryan Djurovich
460
+	New functions available to templates to simplify creation of them. This aims
461
	to "future-proof" templates for WB 3.x plans.
462
!	Default templates updated to support some of the new functions
463
+	Added field to pages table "page_trail" which stores a list of the pages
464
	parents. This field was needed by the new page_menu function
465
+	Added option for page visibility "heading" to enabled support for multiple
466
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
467
+	Added option for page visibility "registered", which acts a little like
468
	private, but is still shown in the menu (although users need to log in to view
469
	the pages content)
470
+	Form module submissions now saved to database, and feature now added to
471
	limit number of submissions per hour to prevent spamming
472
+	New field for Form module: email. Allows you to specify their email in
473
	"from" field on module settings.
474
#	Fixed bug when displaying comments in News module (WB Bug #14)
475
+	New "under contruction" message if no pages exist
476
!	Cleaned-up wb/index.php
477
27-Mar-2005 Ryan Djurovich
478
+	Created advanced mkdir and chmod functions
479
#	Fixed bug in media where wrong file/folder is deleted
480
+	Complete overhall of installer - now only one step! It has been greatly
481
	simplified in many ways, has much better validation, reports error much more
482
	nicely, and automatically logs the user into the Administrations
483
+	Must now specify OS type - allows for customizable file permission settings
484
+	Sections can now have a language code assigned to them
485
+	Sections can now have a block name/id assigned to them
486
!	Home section of Administration renamed to Start, to save confusion with saying
487
	Homepage (because this term could either mean the main website or Home section
488
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
489
!	Moved Users and Groups sections under Access section. This aims to unify the
490
	interface with WB 3.x plans, which help to unclutter the menu
491
!	Interface for Settings section has been imporved for usability purposes
492
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
493
	by placing media list inside an iframe
494
#	Fixed stripslashes problem for viewing news comments
495
!	Added code from Formesque module (an advanced version of the original Form
496
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
497
	interface improvements for select box/checkbox group/radio group options.
498
#	Possibly fixed bugs where an S appears before file and dir modes
499
#	Fixed bug where users can be added with same emails (in Administration)
500
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
501
	makes code more bulky, and removing it will decrease package size a lot
502
+	New "homepage redirect" option so first page is included and not redirected to
503
#	Fixed text not being shown when module uninstalled
504
!	Imporved interface for basic group permissions
505
26-Mar-2005 Stefan Braunewell
506
#	Fixed bug with front-end logins
507
#	Fixed bug when saving intro page
508
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
509
#	Fixed bugs concerning moving/deleting pages
510
#	Fixed list of parents in page settings
511
#	Fixed mkdir without mode parameter
512
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
513
+	Added support for PAGES_DIRECTORY set to root
514
+	Search form now supports quotes (thanks to Manafta)
515
#	Fixed page section ordering
516
#	News items are displayed with name of poster instead of "Unknown"
517
#	Deletion confirmation popup window in media section now shows correct file name
518
------------------------------------- 2.3.1 -------------------------------------
519
03-Fed-2005 Ryan Djurovich
520
+	Now there is two types of "filesystem modes", one for directories and one
521
	for files. Having different settings is very common for most servers, so
522
	this addition should fix many problems people had with 2.3.0.
523
-	Removed filesystem mode options from installation
524
!	Removed duplicate text on installation step 3 for timezone
525
!	All "access files" for the news module now stored in pages/posts instead
526
	of a sub-dir relative to the page (this fixes many bugs)
527
#	Fixed major bugs when deleting pages with sub-pages
528
!	Removed the restrictions that prevent a user for changing a pages level
529
#	Fixed bug with "toggle" plus/minus in IE for pages list
530
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
531
------------------------------------- 2.3.0 -------------------------------------
532
26-Jan-2005 Ryan Djurovich
533
#	Fixed bug in framework/functions.php that made root parent always equal 8
534
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
535
#	Fixed SQL-query on line 172, placing a / after $old_link
536
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
537
	admin/pages/settings2.php
538
#	Added ordering cleaning to delete_post.php on line 53 for news module
539
!	GMT option is selected for "Default Timezone" in the installer, instead
540
	of the old "Please select" message (which had the same value as GMT)
541
28-Jan-2005 Ryan Djurovich
542
!	Ability to specify the chmod number when WB uploads files, etc.
543
!	Modified file headers (copyright/license notice) so they now look almost the
544
	same, independant of font. Also, it now covers copyright for 2005.
545
30-Jan-2005 Ryan Djurovich
546
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
547
	table when a page is deleted.
548
+	New 'Smart Login' prevents users from using external password managers,
549
	and can be set to remember the users password using cookies.
550
!	SourceForge CVS module now called websitebaker2 (instead of just
551
	websitebaker). Also, all file versions have been reset.
552
01-Fed-2005 Ryan Djurovich
553
!	Added code to prevent from changing a pages level (it simply disables
554
	the select box), to prevent many possible bugs.
555
------------------------------------- 2.2.4 -------------------------------------
556
23-Dec-2004 Ryan Djurovich
557
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
558
#	Fixed multi-language support in search
559
+	Added more detailed options to list of PHP error reporting level's
560
-	Removed ability to change language and PHP error reporting level
561
	on installation to make things easier for newbie's
562
+	Ability to select custom spacer for page filename's
563
!	Changed the way a language code is found on language installation
564
+	Added template permissions to groups
565
#	Fixed bug when trying to change email from Preferences (admin and frontend)
566
#	Fixed bug with auto-selection of "System Default" for Preferences
567
!	News module now use's WYSIWYG for modifying news posts
568
+	Ability to specify both the pages and media target directories
569
------------------------------------ 2.2.3-c ------------------------------------
570
22-Dec-2004 Ryan Djurovich
571
#	Fixed problem with DB password being reset if Settings saved in basic mode
572
------------------------------------ 2.2.3-b ------------------------------------
573
21-Dec-2004 Ryan Djurovich
574
#	Fixed minor bug on admin templates section
575
#	Fixed bug on rename.php and rename2.php in admin media section
576
------------------------------------- 2.2.3 -------------------------------------
577
20-Dec-2004 Ryan Djurovich
578
+	Added WB release version in Administration (top right corner)
579
!	New option to prevent users from adding level 0 pages
580
#	Fixed bug when deleting post's in News module
581
+	Added new field in pages table for "root" parent (level 0 parent), for
582
	extra flexability in creating templates
583
!	Round template now supports unlimited page levels
584
------------------------------------- 2.2.2 -------------------------------------
585
18-Dec-2004 Ryan Djurovich
586
+	New option under Search Settings for selecting custom template for search
587
+	New option when changing page settings to set the target
588
#	Fixed error when saving a user after editing
589
!	Users can now modify sub-page if they dont have permissions on the parent
590
------------------------------------- 2.2.1 -------------------------------------
591
15-Dec-2004 Ryan Djurovich
592
#	Fixed bug when changing password on preferences form (front-end)
593
#	Fixed bug when retrieving user details (administration)
594
#	Added check to see if module, template, or language is in use when deleting
595
#	Fixed up email that is sent to user from a submitted form
596
#	Fixed major problem with module permissions which stopped it from working
597
------------------------------------- 2.2.0 -------------------------------------
598
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
599
+	Multiple-level page support
600
+	Multiple section's for pages (including interface)
601
!	Removed text created using two words on all areas
602
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
603
	this is for better language support
604
+	Added Languages section
605
!	Moved Templates and Modules under Add-ons section
606
!	Changed name of "Default" template to "Round"
607
+	Added "All CSS" template
608
+	Added "Jump"
609
+	Added
610
!	Modified "Box" template to support multiple page levels
611
+	Added "Menu Link" module
612
+	Added "News" module
613
+	Added "Code" module
614
+	Added "Form" module
615
+	Added "Wrapper" module
616
!	Changed name of "Normal Page" module to "WYSIWYG"
617
+	Created new admin wrapper script to ease module develpment
618
+	Media now automatically creates index.php file for every
619
	sub-folder made (for security purposes)
620
!	Change "Help" link in Administration menu so it now directs
621
	to the the new Website Baker documentation website found at:
622
	http://www.websitebaker.org/documentation
623
!	Password is now required to change email in preferences
624
+	User can now select custom Language and Date & Time Formats
625
+	Added search functionality, with three different "methods":
626
	1. Using all words  2. Using any words  3. Exact match
627
+	Added native MySQL database support