durandn [Tue, 31 Mar 2015 15:04:40 +0200] rev 60
Fixes to css to accommodate for displaying repo name in navbar
durandn [Tue, 31 Mar 2015 14:59:58 +0200] rev 59
Fixed javascript unexpected behavior with Chrome and toggling the details of categories in tab + Fixed javascript bug for adding a property in the editor + Now displaying the repo name in the changeset list and in the discussion list (previously was still "Atelier" unlike everywhere else)
ymh <ymh.work@gmail.com> [Thu, 26 Mar 2015 16:03:05 +0100] rev 58
Added tag V00.01.07 for changeset b7a74d8d5291
ymh <ymh.work@gmail.com> [Thu, 26 Mar 2015 15:40:50 +0100] rev 57
increment version
durandn [Tue, 24 Mar 2015 13:12:59 +0100] rev 56
Fixed errors when submitting (Github api sends tuples for commit parents now) + Fixed error when editing (session entry for modified and deleted categories didn't initialize properly) + added back links to workshop page on discussion list and changeset list
ymh <ymh.work@gmail.com> [Mon, 23 Mar 2015 16:09:30 +0100] rev 55
Added tag V00.01.06 for changeset b9279505109f
ymh <ymh.work@gmail.com> [Mon, 23 Mar 2015 16:09:17 +0100] rev 54
message should be more explicit + increment version
durandn [Mon, 23 Mar 2015 15:09:51 +0100] rev 53
fixed error when creating discussion + adjusted readme on homepage to reflect discussion interface changes
ymh <ymh.work@gmail.com> [Thu, 19 Mar 2015 18:13:10 +0100] rev 52
Added tag V00.01.05 for changeset 3879ad2aedce
ymh <ymh.work@gmail.com> [Thu, 19 Mar 2015 18:12:56 +0100] rev 51
update server requirements
ymh <ymh.work@gmail.com> [Thu, 19 Mar 2015 18:01:25 +0100] rev 50
Added tag V00.01.05 for changeset 7809ac45ad21
ymh <ymh.work@gmail.com> [Thu, 19 Mar 2015 18:00:34 +0100] rev 49
increment version
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 03 Mar 2015 13:04:38 +0100] rev 48
Added support for detailing changes on changeset pages: when a category is classified as "modified", user can show what exactly was modified for this category (added and deleted properties)
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Mon, 02 Mar 2015 14:39:22 +0100] rev 47
Added cache support for getting issues, commits and comments + reworked workshop page, now displaying latest changes and latest opened issues and links to changeset and issues list + changeset page now displays a change summary
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 20 Feb 2015 18:42:52 +0100] rev 46
Added pagination to commit list and issue list + changeset page now display categories before and after modifications
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 20 Feb 2015 10:55:54 +0100] rev 45
Caching fix (now works on views.categories submodule) and config (dict CACHE_CONFIG, see Flask-cache doc for expected values) + Pagination for comments (changeset & issues) + Hooks to log API rate consumption and get pagination info