Mon, 29 Dec 2014 18:01:09 +0100 Added support for making multiple changes in a single commit, using the flask dict "session" (keys used are "modified_categories" and "deleted_categories") + Added a view for editing categories that allows the user to see what he has added, deleted or edited + Made it so an unauthenticated user should not generate any Github api request (you have to be logged to see the categories now).
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Mon, 29 Dec 2014 18:01:09 +0100] rev 14
Added support for making multiple changes in a single commit, using the flask dict "session" (keys used are "modified_categories" and "deleted_categories") + Added a view for editing categories that allows the user to see what he has added, deleted or edited + Made it so an unauthenticated user should not generate any Github api request (you have to be logged to see the categories now).
Thu, 18 Dec 2014 12:07:03 +0100 Fix to github error handling
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Thu, 18 Dec 2014 12:07:03 +0100] rev 13
Fix to github error handling
(0) -10 -2 +2 +10 +30 +100 tip