src/catedit/settings.py
Tue, 14 Apr 2015 12:31:07 +0200 ymh add task indicator + some cleaning tasks
Fri, 10 Apr 2015 12:09:01 +0200 ymh set celery conf to avoid deprecation warning on serializer
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, 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
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
Tue, 16 Dec 2014 11:14:55 +0100 ymh start of small refactorisation: python 3.4, remove imports *, logger, apply pylint, remove app.py
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
Tue, 09 Dec 2014 12:39:38 +0100 Nicolas DURAND pep8-fication + added skos:related in the list of available properties
Wed, 03 Dec 2014 17:40:19 +0100 Nicolas DURAND pep8-fication + cleaning comments so the only comments lefts are to be replaced by logs into a file
Fri, 28 Nov 2014 17:32:22 +0100 Nicolas DURAND Make host configurable from config.py (see settings.py) + changed id generation (using slugified labels instead of GUIDs)
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
Tue, 25 Nov 2014 16:24:37 +0100 Nicolas DURAND Updated property edition + cache to "get" method so it doesn't generate as many requests to Github API
Mon, 24 Nov 2014 11:05:08 +0100 Nicolas DURAND removed log folder from repo + changed property edition form + started refactoring property list so adding a new property is easier
Fri, 21 Nov 2014 14:19:20 +0100 Nicolas DURAND Initial commit (this time I'll push) + added checks if the authenticated user has write access to categories repo + added try except blocks around github api request
Thu, 20 Nov 2014 17:44:01 +0100 Nicolas DURAND Initial commit
less more (0) tip