log

age author description
2011-04-26 Ingo Weinzierl Enabled the artifact database to handle requests specific to collection attributes and collection item attributes.
2011-04-26 Ingo Weinzierl Changed the method names to get and set the attributes of collection items.
2011-04-21 Ingo Weinzierl Added a method to add new facets to an output.
2011-04-14 Ingo Weinzierl Bugfix: Removed CallContext specific method calls.
2011-04-14 Ingo Weinzierl Enhanced the bootstrap - the CallContext.Listener is initialized (if configured).
2011-04-14 Ingo Weinzierl Added a setup() method to the CallContext.Listener.
2011-04-14 Sascha L. Teichmann Added instance variable to hold a call context listener.
2011-04-14 Sascha L. Teichmann Added calls to call init/close for call contextes.
2011-04-14 Sascha L. Teichmann Added a listener to be called if a call context was created and closed
2011-04-14 Ingo Weinzierl Improved the describe() of a State - a reference to an artifact has been added.
2011-04-13 Sascha L. Teichmann Granularity of ttls should be milliseconds and not microseconds.
2011-04-13 Sascha L. Teichmann Fix for flys/issue9
2011-04-13 Sascha L. Teichmann Fix for flys/issue8 (part 3)
2011-04-12 Ingo Weinzierl Improved the ClientProtocolUtils with a method that returns a document that is used to trigger the DESCRIBE operation of artifacts.
2011-04-07 Ingo Weinzierl Enhanced the ClientProtocolUtils with a method that creates an XML document used for the Collection's out() operation.
2011-04-06 Sascha L. Teichmann Fix for flys/issue8 (part 2)
2011-04-06 Sascha L. Teichmann Possible fix for flys/issue8
2011-04-06 Ingo Weinzierl Bugfix: Decompress CollectionItems when they are fetched from Backend.
2011-04-04 Sascha L. Teichmann The XML documents stored aside users, collections and collection items are now compressed/decompressed transparently.
2011-04-03 Sascha L. Teichmann Added a boolean flag to XML byte serialisation to compress/decompress, too.
2011-04-03 Sascha L. Teichmann Removed trailing whitespace.
2011-03-31 Sascha L. Teichmann Database cleaner: Removes outdated collections, too.
2011-03-31 Sascha L. Teichmann Database cleaner: Ignoring locked artifacts is now done on database level.
2011-03-31 Sascha L. Teichmann Changed semantics of locked artifact ids.
2011-03-31 Sascha L. Teichmann When an artifact is touched the collections which contain the artifact are touched, too.
2011-03-31 Ingo Weinzierl Added an implementation of DeferredOutput for ArtifactCollections and implemented the out() operation of ArtifactCollections.
2011-03-30 Ingo Weinzierl The output nodes written into the DESCRIBE document by ProtocolUtils have nodes for each facet supported by an output.
2011-03-30 Ingo Weinzierl Added support for facets - facets of output modes are read from configuration now.
2011-03-30 Ingo Weinzierl Tagged Release 1.1 1.1
2011-03-30 Ingo Weinzierl Tagged Release 1.1
2011-03-30 Ingo Weinzierl Enhanced the ClientProtocolUtils with a method to create a document to trigger the DESCRIBE operation of a collection.
2011-03-25 Ingo Weinzierl The operation that adds an artifact to an artifact collection will now return the DESCRIBE document of the artifact collection.
2011-03-24 Ingo Weinzierl Made the 'attribute' document of an ArtifactCollection accessible with getter and setter methods.
2011-03-24 Ingo Weinzierl Bugfix: Creating new ArtifactCollection will create artifact collections with empty - but not null - attributes.
2011-03-24 Ingo Weinzierl Refactored the CallContextImpl - there are two concrete classes for Artifacts and ArtifactCollections now.
2011-03-24 Ingo Weinzierl Added a describe() method for ArtifactCollections.
2011-03-24 Ingo Weinzierl The Backend got a method that retrieves an ArtifactCollection based on its GID.
2011-03-24 Sascha L. Teichmann Added a cast to uuid in collections.select.by.gid
2011-03-24 Ingo Weinzierl Added new collection specific sql statements.
2011-03-23 Ingo Weinzierl Enhanced the ClientProtocolUtils with a method that creates a document that is used to add an artifact to a collection.
2011-03-23 Ingo Weinzierl Bugfix: Repaired broken SQL statement.
2011-03-23 Ingo Weinzierl Bugfix: Repaired a broken XPath.
2011-03-23 Ingo Weinzierl Enhanced the ProtocolUtils and ClientProtocolUtils to append and retrieve output modes.
2011-03-23 Ingo Weinzierl Enhanced the State interface to retrieve its output modes.
2011-03-22 Ingo Weinzierl Enhanced the abstract state: the output modes are read now.
2011-03-21 Ingo Weinzierl Changed a return type of a ClientProtocolUtils method.
2011-03-15 Sascha L. Teichmann Move Config and XMLUtils totally to commons package.
2011-03-15 Sascha L. Teichmann Added a copy of Config in the commons package. TODO: Remove it from artifacts-database.
2011-03-14 Ingo Weinzierl Changed the return type of a State's describe() method.
2011-03-10 Ingo Weinzierl Implemented a new method in the ClientProtocolUtils that creates the document for a ADVANCE operation.
2011-03-10 Ingo Weinzierl Implemented a new method in the ClientProtocolUtils that creates the document for a FEED operation.
2011-03-10 Ingo Weinzierl Fixed a bug in the ElementCreator of the XMLUtils.
2011-03-09 Ingo Weinzierl Improved the TransitionEngine with a method that determines if a State B is reachable from a State A.
2011-03-09 Ingo Weinzierl Added a further constructor to the DefaultStateData class.
2011-03-09 Sascha L. Teichmann Insert collection attribute into database, too.
2011-03-09 Ingo Weinzierl Parse the collection attribute of the incoming document of a create-collection call and store this in the Backend.
2011-03-09 Ingo Weinzierl Fixed a typo in the sql statements.
2011-03-08 Ingo Weinzierl Added a describe() action for collections - the implementation in the artifact server is currently just a stub that throws an not implemented exception.
2011-03-08 Sascha L. Teichmann Fix a foreign key constraint violation when deleting outdated artifacts.
2011-03-08 Sascha L. Teichmann Small typo fix

http://dive4elements.wald.intevation.org