src/catedit/views/utils.py
Wed, 15 Apr 2015 02:48:22 +0200 ymh remove debug causing encoding errors
Tue, 14 Apr 2015 13:01:25 +0200 durandn Reworking cache keys registries and access
Mon, 13 Apr 2015 17:33:32 +0200 durandn cache optimisation : no more cache.clear() but 2 "keys sets" for each repository: one for the categories and one for the comments and discussion + corrected slight mistake in macro that messed up with sessions
Tue, 14 Apr 2015 12:31:07 +0200 ymh add task indicator + some cleaning tasks
Mon, 23 Mar 2015 15:09:51 +0100 durandn fixed error when creating discussion + adjusted readme on homepage to reflect discussion interface changes
Mon, 02 Mar 2015 14:39:22 +0100 Nicolas DURAND 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
Fri, 20 Feb 2015 18:42:52 +0100 Nicolas DURAND Added pagination to commit list and issue list + changeset page now display categories before and after modifications
Fri, 20 Feb 2015 10:55:54 +0100 Nicolas DURAND 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
Mon, 16 Feb 2015 15:13:39 +0100 Nicolas DURAND Pep8/Pylint small changes
Fri, 13 Feb 2015 17:22:21 +0100 Nicolas DURAND 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
less more (0) tip