Fri, 16 Jun 2017 15:41:39 +0200 |
Robert Casties |
fix some NPEs with refreshRelations
|
Fri, 03 Mar 2017 18:59:20 +0100 |
casties |
put statistics about number of entities, relations and attributes in xml dump.
|
Thu, 02 Mar 2017 20:31:32 +0100 |
casties |
make normalizations configurable (static).
|
Thu, 02 Mar 2017 20:23:43 +0100 |
casties |
add normalized own-values to xml dump.
|
Fri, 24 Feb 2017 20:22:23 +0100 |
casties |
renamed replaceSourceRelation() to replaceUniqueSourceRelation() to make intent clearer.
|
Thu, 23 Feb 2017 19:05:47 +0100 |
casties |
cleanup and better comments.
|
Fri, 03 Feb 2017 12:56:28 +0100 |
casties |
nicer logging.
|
Thu, 02 Feb 2017 19:02:05 +0100 |
casties |
cleanup.
|
Thu, 02 Feb 2017 19:01:43 +0100 |
casties |
107: translit normalization should use normalized form for sorting lists
|
Thu, 02 Feb 2017 17:58:52 +0100 |
casties |
New ArabicNormalizer. NormalizerUtils.normalize() now does both translit and arabic normalization.
|
Thu, 02 Feb 2017 11:58:23 +0100 |
casties |
Relation constructor takes objectClass instead of ownValue.
|
Wed, 01 Feb 2017 19:54:12 +0100 |
casties |
106: translit normalization should ignore all '-equivalent chars
|
Wed, 01 Feb 2017 12:22:43 +0100 |
casties |
Cleaner log messages.
|
Tue, 31 Jan 2017 18:08:55 +0100 |
casties |
small fixes.
|
Mon, 30 Jan 2017 20:32:26 +0100 |
casties |
new EditIntent for saveEntity().
|