log src/main/java/org/mpi/openmind/repository/services/AbstractPersistenceService.java @ 80:4c9ceb28cfd0

age author description
Fri, 16 Jun 2017 15:41:39 +0200 Robert Casties fix some NPEs with refreshRelations
Thu, 23 Feb 2017 19:05:47 +0100 casties cleanup and better comments.
Fri, 03 Feb 2017 12:56:28 +0100 casties nicer logging.
Mon, 30 Jan 2017 20:32:26 +0100 casties new EditIntent for saveEntity().
Fri, 06 Jan 2017 16:57:01 +0100 casties less System.out.println. less logging.
Fri, 23 Dec 2016 15:46:49 +0100 Robert Casties nicer comments.
Fri, 09 Dec 2016 21:19:21 +0100 casties cleanup and better comments.
Thu, 08 Dec 2016 15:39:26 +0100 casties cleanup of new methods.
Mon, 28 Nov 2016 14:26:10 +0100 jurzua Fixs for lost relation, when editing clone entities in parallel
Fri, 28 Oct 2016 19:58:18 +0200 casties better logging of entity deletion.
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.
Tue, 11 Oct 2016 20:55:36 +0200 casties more comments, less log messages.
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.
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.
Wed, 29 Oct 2014 13:28:45 +0000 jurzua (none)