Mercurial
Mercurial
>
catedit
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/catedit/__init__.py
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
less
more
(0)
tip