src/catedit/config.py.tmpl
Tue, 14 Apr 2015 12:31:07 +0200 ymh add task indicator + some cleaning tasks
Fri, 10 Apr 2015 13:07:18 +0200 durandn Start on routing and queues, now need 1 worker per queue
Thu, 09 Apr 2015 21:05:40 +0200 durandn modified config.tmpl for celery config
Wed, 08 Apr 2015 15:59:57 +0200 durandn Fix to navbar select css + cleaning up leftover unused imports V00.02.00
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)
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, 30 Jan 2015 12:38:15 +0100 Nicolas DURAND New version + Reworked login process to suppress unauthenticated request + reworked file persistence + added tests module and API tests + reworked how the list repositories user can access is generated (can now only access repositories that are both in his repository list AND in the config repository list, so there is no need to add every new user to all repositories) V00.01.03
Mon, 12 Jan 2015 12:00:30 +0100 Nicolas DURAND Finished WTForms support for properties + Refactored API so it doesn't handle form parsing anymore + added version.py and edited setup.py, version is now displayed in the footer of every page + reworked config to condense every persistence parameter and logging parameter
Tue, 06 Jan 2015 15:01:45 +0100 Nicolas DURAND Removed references to REPOSITORY_NAME + some refactoring of cat_editor in views.py (wtforms)
Wed, 17 Dec 2014 17:21:06 +0100 Nicolas DURAND Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Fri, 12 Dec 2014 16:45:47 +0100 Nicolas DURAND Added Readme.md, cleaned up config.py.tmpl and settings.py, started working on comparing categories (unfinished) in utils.py
Fri, 28 Nov 2014 14:50:37 +0100 Nicolas DURAND Added commit message to category deletion + config.py tmpl + persistence method is now configurable in settings and instanciated from a string + removed log.txt from tracking
less more (0) tip