Mercurial
Mercurial
>
catedit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
+60
+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.
new version
V00.01.02
2015-01-07, by Nicolas DURAND
Added link to issues, footer (prep for version number display), expanded index readme
2015-01-07, by Nicolas DURAND
Added tag V00.01.01 for changeset eb73a4e6881e
2015-01-06, by ymh
correct fabfile + new version
V00.01.01
2015-01-06, by ymh
Merge
2015-01-06, by Nicolas DURAND
Fix to logging format + Link to discussion + github logging message format
2015-01-06, by Nicolas DURAND
Added tag V00.01.00 for changeset 5d5a52230e28
2015-01-06, by ymh
Added tag V00.01.00 for changeset b196557df509
V00.01.00
2015-01-06, by ymh
add template to distrib
2015-01-06, by ymh
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
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
2014-12-17, by Nicolas DURAND
start of small refactorisation: python 3.4, remove imports *, logger, apply pylint, remove app.py
2014-12-16, by ymh
Added Readme.md, cleaned up config.py.tmpl and settings.py, started working on comparing categories (unfinished) in utils.py
2014-12-12, by Nicolas DURAND
pep8-fication + added skos:related in the list of available properties
2014-12-09, by Nicolas DURAND
pep8-fication + cleaning comments so the only comments lefts are to be replaced by logs into a file
2014-12-03, by Nicolas DURAND
Make host configurable from config.py (see settings.py) + changed id generation (using slugified labels instead of GUIDs)
2014-11-28, by Nicolas DURAND
removed log.txt (bug)
2014-11-28, by 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
2014-11-28, by Nicolas DURAND
Fixed cache clearing bug + category creation bug
2014-11-26, by Nicolas DURAND
Updated property edition + cache to "get" method so it doesn't generate as many requests to Github API
2014-11-25, by Nicolas DURAND
removed log folder from repo + changed property edition form + started refactoring property list so adding a new property is easier
2014-11-24, by 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
2014-11-21, by Nicolas DURAND
Initial commit
2014-11-20, by Nicolas DURAND
less
more
|
(0)
+60
+100
tip