ymh <ymh.work@gmail.com> [Wed, 22 Jun 2016 01:03:58 +0200] rev 619
small optimization on renkan loading: prefecht current revision
ymh <ymh.work@gmail.com> [Tue, 21 Jun 2016 17:53:06 +0200] rev 618
validation_timestamp and create_new_revision are not part of the data. move them to query parameters
ymh <ymh.work@gmail.com> [Tue, 21 Jun 2016 10:30:08 +0200] rev 617
correct modification date on existing revisions
ymh <ymh.work@gmail.com> [Mon, 20 Jun 2016 17:50:47 +0200] rev 616
forgotten field modification in migration. Cleaning after debug
ymh <ymh.work@gmail.com> [Mon, 20 Jun 2016 14:44:40 +0200] rev 615
redo foreign key for renkanmanager, optimize property access, correct unit tests
ymh <ymh.work@gmail.com> [Wed, 15 Jun 2016 16:31:43 +0200] rev 614
Change guid fields to more optimal type + migration
ymh <ymh.work@gmail.com> [Mon, 13 Jun 2016 14:23:58 +0200] rev 613
make renkanmanager test run locally
durandn [Tue, 07 Jun 2016 10:46:20 +0200] rev 612
admin for renkan objects
durandn [Tue, 07 Jun 2016 10:44:41 +0200] rev 611
serverside: translation + timestamp handling + logging
durandn [Tue, 03 May 2016 14:32:28 +0200] rev 610
reworked views and serializers to pass and take into account the "validation timestamp" to the model + refactored models to have a content validation method + adapted tests