src/catedit/templates/macros.html
Fri, 17 Apr 2015 10:45:30 +0200 durandn started refactoring viewe + fix bug with corrupted properties
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
Mon, 13 Apr 2015 12:03:48 +0200 durandn Properties are now cached globally instead of being stored in the session
Wed, 08 Apr 2015 12:57:59 +0200 durandn (forgot to add to repo) jquery 1.11.2 to fix slide bugs on chrome + category state appears on category lists on changeset pages and not only in change details list
Tue, 07 Apr 2015 20:03:04 +0200 durandn Added support for custom properties per repository + added doc in the readme for this (config.py PROPERTY_LIST entry has changed a bit)
Tue, 31 Mar 2015 14:59:58 +0200 durandn 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)
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
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