Fri, 15 Jul 2016 11:43:33 +0200 ymh Correct setup for renkanmanager V00.12.20
Tue, 12 Jul 2016 13:53:38 +0200 ymh Added tag V00.12.20 for changeset aa895db6eb08
Tue, 12 Jul 2016 13:53:18 +0200 ymh version 0.12.20
Wed, 29 Jun 2016 23:11:56 +0200 ymh ensure that we change the ids of elements when copying/creating a new renkan
Wed, 29 Jun 2016 22:48:10 +0200 ymh debounce node and edge edition instead of throttle
Fri, 24 Jun 2016 13:13:41 +0200 ymh update renkan client version
Fri, 24 Jun 2016 13:11:13 +0200 ymh increatemt version
Fri, 24 Jun 2016 13:07:21 +0200 ymh Add click origin info to help action tracing
Thu, 23 Jun 2016 17:50:37 +0200 ymh Correct renkan manager admin
Wed, 22 Jun 2016 01:15:52 +0200 ymh allow blank title in serializer
Wed, 22 Jun 2016 01:03:58 +0200 ymh small optimization on renkan loading: prefecht current revision
Tue, 21 Jun 2016 17:53:06 +0200 ymh validation_timestamp and create_new_revision are not part of the data. move them to query parameters
Tue, 21 Jun 2016 10:30:08 +0200 ymh correct modification date on existing revisions
Mon, 20 Jun 2016 17:50:47 +0200 ymh forgotten field modification in migration. Cleaning after debug
Mon, 20 Jun 2016 14:44:40 +0200 ymh redo foreign key for renkanmanager, optimize property access, correct unit tests
Wed, 15 Jun 2016 16:31:43 +0200 ymh Change guid fields to more optimal type + migration
Mon, 13 Jun 2016 14:23:58 +0200 ymh make renkanmanager test run locally
Tue, 07 Jun 2016 10:46:20 +0200 durandn admin for renkan objects
Tue, 07 Jun 2016 10:44:41 +0200 durandn serverside: translation + timestamp handling + logging
Tue, 03 May 2016 14:32:28 +0200 durandn 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 durandn models refactoring to use ForeignKey fields + associated migrations
Mon, 11 Apr 2016 16:28:05 +0200 durandn 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 ymh Added tag V00.12.19 for changeset e7e699f3cf97
Thu, 21 Apr 2016 16:17:50 +0200 ymh update version nb V00.12.19
Thu, 21 Apr 2016 15:18:19 +0200 durandn 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 ymh Added tag V00.12.18 for changeset d8abed25f44a
Thu, 07 Apr 2016 13:18:15 +0200 ymh Upgrade version V00.12.18
Thu, 07 Apr 2016 13:14:36 +0200 ymh 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 ymh Added tag V00.12.17 for changeset e12243191095
Tue, 05 Apr 2016 18:32:32 +0200 ymh correct jquery dependency in renkan renderer + problem with CKEditor + version V00.12.17
Thu, 31 Mar 2016 17:12:55 +0200 ymh Added tag V00.12.16 for changeset eb4f4eceada0
Thu, 31 Mar 2016 17:12:38 +0200 ymh create new renkan version V00.12.16
Fri, 18 Mar 2016 14:15:23 +0100 ymh small documentation improvements
Thu, 31 Mar 2016 16:38:35 +0200 durandn fix on authentication_classes on RenkanDetail view
Wed, 09 Mar 2016 15:53:15 +0100 ymh Added tag V00.12.15 for changeset b45eb8244cd9
Thu, 03 Mar 2016 18:04:27 +0100 durandn Added default to the RENKAN_USER_DISPLAY_FIELD setting. Will default to the USERFIELD_NAME for the user model V00.12.15
Thu, 03 Mar 2016 17:09:27 +0100 durandn 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 durandn small corrections on serializers to sort out post_save signals
Mon, 29 Feb 2016 17:03:44 +0100 durandn corrected permissions
Mon, 22 Feb 2016 10:41:11 +0100 durandn API versioning via namespace
Tue, 02 Feb 2016 16:21:20 +0100 durandn Moved python2/django into a django2 folder for consistency + clarified serializers fields name
Tue, 26 Jan 2016 17:18:04 +0100 durandn Minor adjustements to properly interact with Renkan client
Mon, 11 Jan 2016 18:24:14 +0100 durandn transfer work on renkanmanager into a renkan/server/python2 folder: reworked models, implemented simple API basic permissions, wrote tests
Fri, 23 Oct 2015 13:49:15 +0200 ymh add annotation to project to ignore unknwon attributes
Mon, 19 Oct 2015 14:19:49 +0200 ymh Added tag V00.12.14 for changeset bfbe490c5a7c
Mon, 19 Oct 2015 14:18:51 +0200 ymh create new version 0.12.14 V00.12.14
Wed, 14 Oct 2015 14:56:41 +0200 rougeronj add translation for Polygon + grunt copy-server
Thu, 08 Oct 2015 11:49:06 +0200 ymh java upgrade gretty plugin to correct problem with spring loaded version and new java 1.8.0_xx version (xx >= 40)
Wed, 07 Oct 2015 18:13:56 +0200 ymh small correction for building with gradle 2.7
Mon, 05 Oct 2015 11:20:58 +0200 rougeronj Added tag V00.12.13 for changeset 197fbb208e0d
Mon, 05 Oct 2015 11:20:41 +0200 rougeronj increment version V00.12.13
Mon, 05 Oct 2015 11:20:09 +0200 rougeronj grunt copy server
Mon, 05 Oct 2015 11:09:00 +0200 rougeronj Merge with de0d488a0a1bbf8407b66d34c7ee1a214926e63d
Mon, 05 Oct 2015 11:08:26 +0200 rougeronj add delay before resizing on fullscreen, because the callback isn't called exactly at the end of the fullscreen set up
Fri, 02 Oct 2015 18:15:48 +0200 rougeronj fix bugs about fullscreen and resize behavior.
Fri, 02 Oct 2015 13:45:40 +0200 ymh add call to grunt to build client before compilation of java server and correct maven spring version problem
Fri, 02 Oct 2015 13:03:19 +0200 rougeronj Added tag V00.12.12 for changeset e0e29c7047c8
Fri, 02 Oct 2015 13:03:08 +0200 rougeronj increment version V00.12.12
Fri, 02 Oct 2015 13:02:32 +0200 rougeronj copy server
Fri, 02 Oct 2015 12:59:18 +0200 rougeronj fix fullscreen problem which was called 2 times
(0) -300 -100 -60 tip