Jakarta Slide
|
Changes
Slide 1.0.11 |
 |
Bugfixes and improvements to the WebDAV Access Control Protocol
support (January 21, 2001 Internet Draft) (DV)
|
 |
Support for WebDAV Access Control Protocol in the WebDAV command line
client (DV)
|
 |
Complete the integration with Catalina, so that the sevlet
container is run on top of the CMS (RM)
|
 |
The binaries now include a Slide installation built around Tomcat 4.0
and Struts, which provide a dedicated CMS server (this item is a work
in progress, see the Server page for more
details) (RM)
|
 |
Add a JNDI directory context as another optional API giving read-only
access to a Slide namespace (RM)
|
 |
A namespace now has two loggers : an internal logger and an
application logger (RM)
|
 |
Update the website to the Jakarta stylesheet (not Anakia), which
is simpler, more bug free, and it actually generates HTML code
that can be read by a human (RM)
|
 |
Improved the bootstrap loading policy, which now, among other things,
ensures that the namespace is left in a coherent state after the
initialization (RM)
|
 |
New more secure policy for the SlideRealm (RM)
|
|
Slide 1.0M8 |
 |
Add a wrapper for Log4j (RM)
|
 |
Add a new Security.hasPermission call, which is equivalent to
Security.checkPermission, except that it returns a boolean to
indicate whether or not the access is granted, instead of throwing
an exception (RM)
|
 |
It's now possible to associate a logger to a namespace (RM)
|
 |
Add a Service.getLogger() call which will return the logger
of the associated namespace (RM)
|
 |
Move some shared code to a util package, shared by all Slide
components (RM)
|
 |
DAV client : Support for POST (RM)
|
 |
Code cleanups (JP)
|
 |
Partial WebDAV Access Control Protocol support (January 21, 2001
Internet Draft) in the WebDAV servlet (RM)
|
 |
DAV client : Add a helper class for helping manipulate URLs (SGP)
|
 |
DAV client : Fix cookie parsing problems (SGP)
|
 |
Add content interceptors, which can be used to enforce the value of
some properties, do some transformations on the content of objects,
do some indexing tasks, ... (RM)
|
 |
Fix object removal (JP)
|
 |
Added permission groups (DMD)
|
 |
Prototype of a rewritten command line client, which will have a
behavior similar to Cadaver (SGP)
|
|
Slide 1.0M1 |
First official test release. Much work has been done to the original code
to remove dependencies, clean things up, and add additional
functionality.
|
|