raphael 2002/11/05 16:03:18
Modified: xdocs changes.xml
Log:
Update changes description
Revision Changes Path
1.86 +18 -15 jakarta-jetspeed/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- changes.xml 3 Nov 2002 15:12:29 -0000 1.85
+++ changes.xml 6 Nov 2002 00:03:18 -0000 1.86
@@ -23,16 +23,19 @@
</li>
-->
<li>
- Update - 2002/11/3 - Fixed Registry performance issue by doing an overall clean
up of the persistence mechanism (RL)
+ Fix - 2002/11/5 - Fixed Registry double entry creation and unnecessary auto-save
on startup. (RL)
</li>
<li>
- Update - 2002/11/3 - Added markup and registry object to support Portlet tools
(RL)
+ Fix - 2002/11/3 - Fixed Registry performance issue by doing an overall clean up
of the persistence mechanism (RL)
</li>
<li>
- Update - 2002/11/3 - Fixed CastorPsmlManager that incorrectly cached MediaTypes
per MimeType. Added a new MediaTypeRegistry that provide search capabilities (RL)
+ Add - 2002/11/3 - Added markup and registry object to support Portlet tools (RL)
</li>
<li>
- Update - 2002/10/30 - Fixed the Registry implementation to correctly persist
entries in all cases, added an Entry factory method to base Registry inetrface,
introduced a new Client registry (RL)
+ Fix - 2002/11/3 - Fixed CastorPsmlManager that incorrectly cached MediaTypes per
MimeType. Added a new MediaTypeRegistry that provide search capabilities (RL)
+</li>
+<li>
+ Fix - 2002/10/30 - Fixed the Registry implementation to correctly persist entries
in all cases, added an Entry factory method to base Registry inetrface, introduced a
new Client registry (RL)
</li>
<li>
Update - 2002/10/24 - Upgraded Hypersonic SQL to 1.7.1, upgraded Torque to
support Native mode for Hypersonic SQL (DST)
@@ -146,19 +149,19 @@
Fix - 2002/07/24 - Fixed bugs (delete, select criteria, ordering) in DBPSML
service (DST)
- Fixed bugs in PSML Browser. (DST)
Update - Enhanced profiler:
- - fallback can now be limited to language and country,
or country
- - fallback by default will stop if it fails after
mediatype, this is also a new option
+ - fallback can now be limited to language and country, or
country
+ - fallback by default will stop if it fails after
mediatype, this is also a new option
- Fixed bug in BaseJetspeedUser.isNew (pointed out by Steve
Davis)
</li>
<li>
Update - 2002/07/23 - Updated PsmlImporter to run from command line only. Run
"ant import" (DST)
- Importer now supports exporting both ways (file system to
db, db to file system) (DST)
- - Updated docs for new PSML
import-export process (DST)
+ - Updated docs for new
PSML import-export process (DST)
</li>
<li>
Fix - 2002/07/22 - Fixed bug #8830 to complete PSML page-level security (with
Scott Weaver's patch). (DST)
- Localized page-level security error messages (DST)
- - As example, Added "user-only"
security-ref to group/apache/page/news page. (DST)
+ - As example, Added "user-only"
security-ref to group/apache/page/news page. (DST)
- As example, Added "admin-only" security-ref to role/admin
page. (DST)
</li>
<li>
@@ -174,7 +177,7 @@
</li>
<li>
Update - 2002/07/22 - Updated Customizer to better support editing of any PSML
page (DST)
- - Cleanup up invalid PSML
pages in cvs
+ - Cleanup up invalid PSML
pages in cvs
</li>
<li>
Add - 2002/07/19 - Weather Portlet from Ozgur Balsoy (DST)
@@ -327,7 +330,7 @@
<li>
Add - 2002/02/10 - New JetspeedSecurity feature: Configurable roles to assign to
a new user.
The roles that are assigned to a new user are configurable via the JR.p. List
the roles
- with commas as delimiters.
+ with commas as delimiters.
</li>
<li>
Fix - 2002/02/13 - Bug 5630 - Redirect to home page when exiting the Customizer.
(PS)
@@ -340,11 +343,11 @@
</li>
<li>
Add - 2002/02/24 - Disabled account feature added (DST)
- Accounts can be disabled by the
admin user, with User form or by the auto-disable feature
- - Auto-disable feature - disables an
account after x failures over y interval
+ Accounts can be disabled by the
admin user, with User form or by the auto-disable feature
+ - Auto-disable feature - disables an
account after x failures over y interval
- Extended database model. New interface 'JetspeedUser', impl
'BaseJetspeedUser'
- - added 'disabled' column to databases
- - automatic saving of user during
Logoff is now optional (off by default)
+ - added 'disabled' column to
databases
+ - automatic saving of user during
Logoff is now optional (off by default)
</li>
<li>
Add - 2002/03/01 - Added localization override facility (CK)
--
To unsubscribe, e-mail: <mailto:jetspeed-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jetspeed-dev-help@;jakarta.apache.org>