| 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
|
| Wed, 07 Jan 2015 12:36:28 +0100 |
Nicolas DURAND |
Added link to issues, footer (prep for version number display), expanded index readme
|
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
|
| 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 10:56:43 +0100 |
Nicolas DURAND |
Interface improvements: homepage, workshop, submitpage + it is now possible to edit changes + added CategoryChangesAPI
|
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
|
| 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
|
| 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
|
file |
diff |
annotate
|
| Thu, 20 Nov 2014 17:44:01 +0100 |
Nicolas DURAND |
Initial commit
|
file |
diff |
annotate
|