Mercurial
Mercurial
>
catedit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-15
+15
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
add deploy script
2015-01-06, by ymh
add packaging
2015-01-04, by ymh
resources.py: quick fix for getting empty category list with get() in CategoryAPI
2015-01-06, by Nicolas DURAND
Quick fix on user editing privilege check
2015-01-06, by Nicolas DURAND
Removed references to REPOSITORY_NAME + some refactoring of cat_editor in views.py (wtforms)
2015-01-06, by 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
2015-01-05, by Nicolas DURAND
Added support for multiple repositories + Started work on template inheritance (only created empty base template so far)
2015-01-03, by Nicolas DURAND
correct initialization and import of application + rename api file
2015-01-02, by ymh
add github callback uri + secret key
2015-01-02, by ymh
Interface improvements: homepage, workshop, submitpage + it is now possible to edit changes + added CategoryChangesAPI
2015-01-02, by Nicolas DURAND
Refactoring (removing references to session in models.py and persistence.py)
2014-12-31, by Nicolas DURAND
quick fix typo
2014-12-30, by Nicolas DURAND
Cleaning the code (pep8, pylint)
2014-12-30, by 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).
2014-12-29, by Nicolas DURAND
Fix to github error handling
2014-12-18, by Nicolas DURAND
less
more
|
(0)
-15
+15
+100
tip