| Wed, 15 Apr 2015 02:48:22 +0200 |
ymh |
remove debug causing encoding errors
|
file |
diff |
annotate
|
| Fri, 10 Apr 2015 16:02:55 +0200 |
durandn |
clean log + session["tasks"] error
|
file |
diff |
annotate
|
| Wed, 08 Apr 2015 15:59:57 +0200 |
durandn |
Fix to navbar select css + cleaning up leftover unused imports
V00.02.00
|
file |
diff |
annotate
|
| 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)
|
file |
diff |
annotate
|
| Mon, 23 Mar 2015 16:09:17 +0100 |
ymh |
message should be more explicit + increment version
V00.01.06
|
file |
diff |
annotate
|
| Mon, 23 Mar 2015 15:09:51 +0100 |
durandn |
fixed error when creating discussion + adjusted readme on homepage to reflect discussion interface changes
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| Tue, 17 Feb 2015 12:07:08 +0100 |
Nicolas DURAND |
Restored ancient login flow
|
file |
diff |
annotate
|
| Mon, 16 Feb 2015 15:13:39 +0100 |
Nicolas DURAND |
Pep8/Pylint small changes
|
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
|
| Mon, 05 Jan 2015 18:03:55 +0100 |
Nicolas DURAND |
Refactoring: change lists are now dicts + template inheritance for app pages + added debug messages with remaining github request count after each github api request
|
file |
diff |
annotate
|
| Sat, 03 Jan 2015 00:15:51 +0100 |
Nicolas DURAND |
Added support for multiple repositories + Started work on template inheritance (only created empty base template so far)
|
file |
diff |
annotate
|
| Fri, 02 Jan 2015 16:46:56 +0100 |
ymh |
correct initialization and import of application + rename api file
|
file |
diff |
annotate
|
| Wed, 31 Dec 2014 15:28:40 +0100 |
Nicolas DURAND |
Refactoring (removing references to session in models.py and persistence.py)
|
file |
diff |
annotate
|
| Tue, 30 Dec 2014 15:52:56 +0100 |
Nicolas DURAND |
Cleaning the code (pep8, pylint)
|
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
|
| Tue, 09 Dec 2014 12:39:38 +0100 |
Nicolas DURAND |
pep8-fication + added skos:related in the list of available properties
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| 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)
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| Thu, 20 Nov 2014 17:44:01 +0100 |
Nicolas DURAND |
Initial commit
|
file |
diff |
annotate
|