Mon, 20 Jun 2016 17:50:47 +0200 forgotten field modification in migration. Cleaning after debug
ymh <ymh.work@gmail.com> [Mon, 20 Jun 2016 17:50:47 +0200] rev 616
forgotten field modification in migration. Cleaning after debug
Mon, 20 Jun 2016 14:44:40 +0200 redo foreign key for renkanmanager, optimize property access, correct unit tests
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
Wed, 15 Jun 2016 16:31:43 +0200 Change guid fields to more optimal type + migration
ymh <ymh.work@gmail.com> [Wed, 15 Jun 2016 16:31:43 +0200] rev 614
Change guid fields to more optimal type + migration
Mon, 13 Jun 2016 14:23:58 +0200 make renkanmanager test run locally
ymh <ymh.work@gmail.com> [Mon, 13 Jun 2016 14:23:58 +0200] rev 613
make renkanmanager test run locally
Tue, 07 Jun 2016 10:46:20 +0200 admin for renkan objects
durandn [Tue, 07 Jun 2016 10:46:20 +0200] rev 612
admin for renkan objects
Tue, 07 Jun 2016 10:44:41 +0200 serverside: translation + timestamp handling + logging
durandn [Tue, 07 Jun 2016 10:44:41 +0200] rev 611
serverside: translation + timestamp handling + logging
Tue, 03 May 2016 14:32:28 +0200 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
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
Wed, 27 Apr 2016 16:36:30 +0200 models refactoring to use ForeignKey fields + associated migrations
durandn [Wed, 27 Apr 2016 16:36:30 +0200] rev 609
models refactoring to use ForeignKey fields + associated migrations
Mon, 11 Apr 2016 16:28:05 +0200 permission implementation has to be client-side and not in the generic api package + deleted duplicate migration
durandn [Mon, 11 Apr 2016 16:28:05 +0200] rev 608
permission implementation has to be client-side and not in the generic api package + deleted duplicate migration
Thu, 21 Apr 2016 16:18:08 +0200 Added tag V00.12.19 for changeset e7e699f3cf97
ymh <ymh.work@gmail.com> [Thu, 21 Apr 2016 16:18:08 +0200] rev 607
Added tag V00.12.19 for changeset e7e699f3cf97
Thu, 21 Apr 2016 16:17:50 +0200 update version nb V00.12.19
ymh <ymh.work@gmail.com> [Thu, 21 Apr 2016 16:17:50 +0200] rev 606
update version nb
Thu, 21 Apr 2016 15:18:19 +0200 updated uri to allow optional trailing slash on single resource URIs (django automatic redirects don't carry over the Authorization header that can sometimes be needed, for instance with OAuth)
durandn [Thu, 21 Apr 2016 15:18:19 +0200] rev 605
updated uri to allow optional trailing slash on single resource URIs (django automatic redirects don't carry over the Authorization header that can sometimes be needed, for instance with OAuth)
Thu, 07 Apr 2016 13:18:32 +0200 Added tag V00.12.18 for changeset d8abed25f44a
ymh <ymh.work@gmail.com> [Thu, 07 Apr 2016 13:18:32 +0200] rev 604
Added tag V00.12.18 for changeset d8abed25f44a
Thu, 07 Apr 2016 13:18:15 +0200 Upgrade version V00.12.18
ymh <ymh.work@gmail.com> [Thu, 07 Apr 2016 13:18:15 +0200] rev 603
Upgrade version
Thu, 07 Apr 2016 13:14:36 +0200 It is not up to the generic api to decide on CSRF policy. This must be left to client applications
ymh <ymh.work@gmail.com> [Thu, 07 Apr 2016 13:14:36 +0200] rev 602
It is not up to the generic api to decide on CSRF policy. This must be left to client applications
Tue, 05 Apr 2016 18:32:47 +0200 Added tag V00.12.17 for changeset e12243191095
ymh <ymh.work@gmail.com> [Tue, 05 Apr 2016 18:32:47 +0200] rev 601
Added tag V00.12.17 for changeset e12243191095
Tue, 05 Apr 2016 18:32:32 +0200 correct jquery dependency in renkan renderer + problem with CKEditor + version V00.12.17
ymh <ymh.work@gmail.com> [Tue, 05 Apr 2016 18:32:32 +0200] rev 600
correct jquery dependency in renkan renderer + problem with CKEditor + version
Thu, 31 Mar 2016 17:12:55 +0200 Added tag V00.12.16 for changeset eb4f4eceada0
ymh <ymh.work@gmail.com> [Thu, 31 Mar 2016 17:12:55 +0200] rev 599
Added tag V00.12.16 for changeset eb4f4eceada0
Thu, 31 Mar 2016 17:12:38 +0200 create new renkan version V00.12.16
ymh <ymh.work@gmail.com> [Thu, 31 Mar 2016 17:12:38 +0200] rev 598
create new renkan version
Fri, 18 Mar 2016 14:15:23 +0100 small documentation improvements
ymh <ymh.work@gmail.com> [Fri, 18 Mar 2016 14:15:23 +0100] rev 597
small documentation improvements
Thu, 31 Mar 2016 16:38:35 +0200 fix on authentication_classes on RenkanDetail view
durandn [Thu, 31 Mar 2016 16:38:35 +0200] rev 596
fix on authentication_classes on RenkanDetail view
Wed, 09 Mar 2016 15:53:15 +0100 Added tag V00.12.15 for changeset b45eb8244cd9
ymh <ymh.work@gmail.com> [Wed, 09 Mar 2016 15:53:15 +0100] rev 595
Added tag V00.12.15 for changeset b45eb8244cd9
Thu, 03 Mar 2016 18:04:27 +0100 Added default to the RENKAN_USER_DISPLAY_FIELD setting. Will default to the USERFIELD_NAME for the user model V00.12.15
durandn [Thu, 03 Mar 2016 18:04:27 +0100] rev 594
Added default to the RENKAN_USER_DISPLAY_FIELD setting. Will default to the USERFIELD_NAME for the user model
Thu, 03 Mar 2016 17:09:27 +0100 corrected tests and serializer so they can support custom user model, added a readme (to be expanded) with configuration information for the field renkan api will use to render user information
durandn [Thu, 03 Mar 2016 17:09:27 +0100] rev 593
corrected tests and serializer so they can support custom user model, added a readme (to be expanded) with configuration information for the field renkan api will use to render user information
Tue, 01 Mar 2016 17:39:39 +0100 small corrections on serializers to sort out post_save signals
durandn [Tue, 01 Mar 2016 17:39:39 +0100] rev 592
small corrections on serializers to sort out post_save signals
Mon, 29 Feb 2016 17:03:44 +0100 corrected permissions
durandn [Mon, 29 Feb 2016 17:03:44 +0100] rev 591
corrected permissions
Mon, 22 Feb 2016 10:41:11 +0100 API versioning via namespace
durandn [Mon, 22 Feb 2016 10:41:11 +0100] rev 590
API versioning via namespace
Tue, 02 Feb 2016 16:21:20 +0100 Moved python2/django into a django2 folder for consistency + clarified serializers fields name
durandn [Tue, 02 Feb 2016 16:21:20 +0100] rev 589
Moved python2/django into a django2 folder for consistency + clarified serializers fields name
Tue, 26 Jan 2016 17:18:04 +0100 Minor adjustements to properly interact with Renkan client
durandn [Tue, 26 Jan 2016 17:18:04 +0100] rev 588
Minor adjustements to properly interact with Renkan client
Mon, 11 Jan 2016 18:24:14 +0100 transfer work on renkanmanager into a renkan/server/python2 folder: reworked models, implemented simple API basic permissions, wrote tests
durandn [Mon, 11 Jan 2016 18:24:14 +0100] rev 587
transfer work on renkanmanager into a renkan/server/python2 folder: reworked models, implemented simple API basic permissions, wrote tests
(0) -300 -100 -50 -30 +30 +50 tip