log

age author description
Fri, 04 Nov 2016 18:16:04 +0100 casties small cleanup.
Thu, 03 Nov 2016 20:12:36 +0100 casties small cleanup.
Thu, 03 Nov 2016 20:12:11 +0100 casties new CsvEntityListWriter.
Fri, 28 Oct 2016 19:58:18 +0200 casties better logging of entity deletion.
Fri, 28 Oct 2016 18:20:06 +0200 casties small cleanup.
Thu, 27 Oct 2016 20:21:19 +0200 casties New CsvNodeListReader for import-merge.
Tue, 25 Oct 2016 18:42:05 +0200 casties add destroy method in spring bean declaration (is this necessary?).
Tue, 25 Oct 2016 18:32:16 +0200 casties more comments.
Fri, 21 Oct 2016 11:52:14 +0200 casties better transaction logging.
Thu, 20 Oct 2016 14:06:10 +0200 casties better transaction logging.
Thu, 20 Oct 2016 14:04:36 +0200 casties moved servlet lifecycle listener to ismi-richfaces.
Tue, 18 Oct 2016 12:17:35 +0200 casties add servlet-api dependency.
Mon, 17 Oct 2016 19:50:46 +0200 casties add servlet context listener to ServiceRegistry to shut down Spring bean. Can now be used as <listener> in web.xml.
Mon, 17 Oct 2016 12:28:39 +0200 casties more comments and cleanup.
Thu, 13 Oct 2016 21:07:44 +0200 casties first version of equalsStructure to test when saving entities.
Thu, 13 Oct 2016 19:02:24 +0200 casties more comments and cleanup.
Wed, 12 Oct 2016 20:51:35 +0200 casties more comments and refactorings.
Wed, 12 Oct 2016 15:33:56 +0200 casties small comments and refactoring.
Tue, 11 Oct 2016 20:55:36 +0200 casties more comments, less log messages.
Mon, 29 Aug 2016 20:16:53 +0200 casties added regular expression match option to AttributeFilter and searchEntityByAttribute.
Fri, 26 Aug 2016 19:09:57 +0200 casties more transaction logging. logs more attributes and logs nodes.
Fri, 26 Aug 2016 11:42:41 +0200 casties new transaction logger "openmind.transactionlog" logging entity save actions and their data.
Thu, 25 Aug 2016 11:29:47 +0200 casties better names for XML importer sub-classes.
Wed, 24 Aug 2016 19:12:24 +0200 casties create reader and check script for XML dumps.
Tue, 23 Aug 2016 17:43:09 +0200 casties nicer filenames for automatic XML export.
Mon, 22 Aug 2016 19:43:34 +0200 casties new XML export and test script.
Mon, 22 Aug 2016 19:42:34 +0200 casties clean up.
Fri, 05 Aug 2016 22:18:40 +0200 casties better error message :-)
Fri, 05 Aug 2016 22:02:18 +0200 Robert Casties Fixed bug that deleted all attributes in the system if a relation had id=null :-(
Thu, 04 Aug 2016 21:16:08 +0200 Robert Casties clean up and more logging when saving attributes.