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