| Tue, 14 Apr 2015 12:31:07 +0200 |
ymh |
add task indicator + some cleaning tasks
|
file |
diff |
annotate
|
| Fri, 10 Apr 2015 16:02:55 +0200 |
durandn |
clean log + session["tasks"] error
|
file |
diff |
annotate
|
| Thu, 09 Apr 2015 20:59:57 +0200 |
durandn |
Working server side task managing for submitting categories, fixed cache issue
|
file |
diff |
annotate
|
| Thu, 09 Apr 2015 17:39:27 +0200 |
durandn |
Started work on task management for submitting changes
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| Tue, 06 Jan 2015 17:48:50 +0100 |
Nicolas DURAND |
Merge
|
file |
diff |
annotate
|
| Tue, 06 Jan 2015 17:43:23 +0100 |
Nicolas DURAND |
Fix to logging format + Link to discussion + github logging message format
|
file |
diff |
annotate
|
| Sun, 04 Jan 2015 09:43:16 +0100 |
ymh |
add packaging
|
file |
diff |
annotate
|
| Fri, 02 Jan 2015 16:46:56 +0100 |
ymh |
correct initialization and import of application + rename api file
|
file |
diff |
annotate
|
| Fri, 02 Jan 2015 12:05:47 +0100 |
ymh |
add github callback uri + secret key
|
file |
diff |
annotate
|
| Mon, 29 Dec 2014 18:01:09 +0100 |
Nicolas DURAND |
Added support for making multiple changes in a single commit, using the flask dict "session" (keys used are "modified_categories" and "deleted_categories") + Added a view for editing categories that allows the user to see what he has added, deleted or edited + Made it so an unauthenticated user should not generate any Github api request (you have to be logged to see the categories now).
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| Tue, 16 Dec 2014 11:14:55 +0100 |
ymh |
start of small refactorisation: python 3.4, remove imports *, logger, apply pylint, remove app.py
|
file |
diff |
annotate
|
| Thu, 20 Nov 2014 17:44:01 +0100 |
Nicolas DURAND |
Initial commit
|
file |
diff |
annotate
|