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
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 17 Feb 2015 12:07:08 +0100] rev 44
Restored ancient login flow
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Mon, 16 Feb 2015 15:13:39 +0100] rev 43
Pep8/Pylint small changes
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 13 Feb 2015 17:22:21 +0100] rev 42
V0.1.4: Implemented github social functions into CatEdit: refactored template and views hierarchy, names, views submodule, created macro to generate category tables + small esthetic changes (buttons to display categories/tables switch state, possibility to hide tables) + views modules have been converted into Flask Blueprints