durandn [Tue, 31 Mar 2015 15:04:40 +0200] rev 60
Fixes to css to accommodate for displaying repo name in navbar
durandn [Tue, 31 Mar 2015 14:59:58 +0200] rev 59
Fixed javascript unexpected behavior with Chrome and toggling the details of categories in tab + Fixed javascript bug for adding a property in the editor + Now displaying the repo name in the changeset list and in the discussion list (previously was still "Atelier" unlike everywhere else)
ymh <ymh.work@gmail.com> [Thu, 26 Mar 2015 16:03:05 +0100] rev 58
Added tag V00.01.07 for changeset b7a74d8d5291
ymh <ymh.work@gmail.com> [Thu, 26 Mar 2015 15:40:50 +0100] rev 57
increment version
durandn [Tue, 24 Mar 2015 13:12:59 +0100] rev 56
Fixed errors when submitting (Github api sends tuples for commit parents now) + Fixed error when editing (session entry for modified and deleted categories didn't initialize properly) + added back links to workshop page on discussion list and changeset list
ymh <ymh.work@gmail.com> [Mon, 23 Mar 2015 16:09:30 +0100] rev 55
Added tag V00.01.06 for changeset b9279505109f
ymh <ymh.work@gmail.com> [Mon, 23 Mar 2015 16:09:17 +0100] rev 54
message should be more explicit + increment version
durandn [Mon, 23 Mar 2015 15:09:51 +0100] rev 53
fixed error when creating discussion + adjusted readme on homepage to reflect discussion interface changes
ymh <ymh.work@gmail.com> [Thu, 19 Mar 2015 18:13:10 +0100] rev 52
Added tag V00.01.05 for changeset 3879ad2aedce
ymh <ymh.work@gmail.com> [Thu, 19 Mar 2015 18:12:56 +0100] rev 51
update server requirements
ymh <ymh.work@gmail.com> [Thu, 19 Mar 2015 18:01:25 +0100] rev 50
Added tag V00.01.05 for changeset 7809ac45ad21
ymh <ymh.work@gmail.com> [Thu, 19 Mar 2015 18:00:34 +0100] rev 49
increment version
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 03 Mar 2015 13:04:38 +0100] rev 48
Added support for detailing changes on changeset pages: when a category is classified as "modified", user can show what exactly was modified for this category (added and deleted properties)
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Mon, 02 Mar 2015 14:39:22 +0100] rev 47
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
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 20 Feb 2015 18:42:52 +0100] rev 46
Added pagination to commit list and issue list + changeset page now display categories before and after modifications
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 20 Feb 2015 10:55:54 +0100] rev 45
Caching fix (now works on views.categories submodule) and config (dict CACHE_CONFIG, see Flask-cache doc for expected values) + Pagination for comments (changeset & issues) + Hooks to log API rate consumption and get pagination info
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 17 Feb 2015 12:07:08 +0100] rev 44
Restored ancient login flow
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Mon, 16 Feb 2015 15:13:39 +0100] rev 43
Pep8/Pylint small changes
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 13 Feb 2015 17:22:21 +0100] rev 42
V0.1.4: Implemented github social functions into CatEdit: refactored template and views hierarchy, names, views submodule, created macro to generate category tables + small esthetic changes (buttons to display categories/tables switch state, possibility to hide tables) + views modules have been converted into Flask Blueprints
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 30 Jan 2015 12:41:40 +0100] rev 41
Added tag V00.01.03 for changeset 8c32ea41b391
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 30 Jan 2015 12:38:15 +0100] rev 40
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)
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 13 Jan 2015 10:43:26 +0100] rev 39
Quick fix previous commit (syntax error)
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Mon, 12 Jan 2015 12:00:30 +0100] rev 38
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
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Wed, 07 Jan 2015 12:38:57 +0100] rev 37
Added tag V00.01.02 for changeset dfef7a018d1d
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Wed, 07 Jan 2015 12:38:35 +0100] rev 36
new version
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Wed, 07 Jan 2015 12:36:28 +0100] rev 35
Added link to issues, footer (prep for version number display), expanded index readme
ymh <ymh.work@gmail.com> [Tue, 06 Jan 2015 17:54:04 +0100] rev 34
Added tag V00.01.01 for changeset eb73a4e6881e
ymh <ymh.work@gmail.com> [Tue, 06 Jan 2015 17:53:55 +0100] rev 33
correct fabfile + new version
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 06 Jan 2015 17:48:50 +0100] rev 32
Merge
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 06 Jan 2015 17:43:23 +0100] rev 31
Fix to logging format + Link to discussion + github logging message format
ymh <ymh.work@gmail.com> [Tue, 06 Jan 2015 16:32:49 +0100] rev 30
Added tag V00.01.00 for changeset 5d5a52230e28
ymh <ymh.work@gmail.com> [Tue, 06 Jan 2015 16:07:14 +0100] rev 29
Added tag V00.01.00 for changeset b196557df509
ymh <ymh.work@gmail.com> [Tue, 06 Jan 2015 16:06:33 +0100] rev 28
add template to distrib
ymh <ymh.work@gmail.com> [Tue, 06 Jan 2015 13:26:14 +0100] rev 27
add deploy script
ymh <ymh.work@gmail.com> [Sun, 04 Jan 2015 09:43:16 +0100] rev 26
add packaging
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 06 Jan 2015 15:53:09 +0100] rev 25
resources.py: quick fix for getting empty category list with get() in CategoryAPI
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 06 Jan 2015 15:21:08 +0100] rev 24
Quick fix on user editing privilege check
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 06 Jan 2015 15:01:45 +0100] rev 23
Removed references to REPOSITORY_NAME + some refactoring of cat_editor in views.py (wtforms)
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Mon, 05 Jan 2015 18:03:55 +0100] rev 22
Refactoring: change lists are now dicts + template inheritance for app pages + added debug messages with remaining github request count after each github api request
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Sat, 03 Jan 2015 00:15:51 +0100] rev 21
Added support for multiple repositories + Started work on template inheritance (only created empty base template so far)
ymh <ymh.work@gmail.com> [Fri, 02 Jan 2015 16:46:56 +0100] rev 20
correct initialization and import of application + rename api file
ymh <ymh.work@gmail.com> [Fri, 02 Jan 2015 12:05:47 +0100] rev 19
add github callback uri + secret key
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 02 Jan 2015 10:56:43 +0100] rev 18
Interface improvements: homepage, workshop, submitpage + it is now possible to edit changes + added CategoryChangesAPI
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Wed, 31 Dec 2014 15:28:40 +0100] rev 17
Refactoring (removing references to session in models.py and persistence.py)
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 30 Dec 2014 16:55:56 +0100] rev 16
quick fix typo
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 30 Dec 2014 15:52:56 +0100] rev 15
Cleaning the code (pep8, pylint)
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Mon, 29 Dec 2014 18:01:09 +0100] rev 14
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).
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Thu, 18 Dec 2014 12:07:03 +0100] rev 13
Fix to github error handling
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Wed, 17 Dec 2014 17:21:06 +0100] rev 12
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
ymh <ymh.work@gmail.com> [Tue, 16 Dec 2014 11:14:55 +0100] rev 11
start of small refactorisation: python 3.4, remove imports *, logger, apply pylint, remove app.py
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 12 Dec 2014 16:45:47 +0100] rev 10
Added Readme.md, cleaned up config.py.tmpl and settings.py, started working on comparing categories (unfinished) in utils.py
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 09 Dec 2014 12:39:38 +0100] rev 9
pep8-fication + added skos:related in the list of available properties
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Wed, 03 Dec 2014 17:40:19 +0100] rev 8
pep8-fication + cleaning comments so the only comments lefts are to be replaced by logs into a file
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 28 Nov 2014 17:32:22 +0100] rev 7
Make host configurable from config.py (see settings.py) + changed id generation (using slugified labels instead of GUIDs)
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 28 Nov 2014 14:53:11 +0100] rev 6
removed log.txt (bug)
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 28 Nov 2014 14:50:37 +0100] rev 5
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
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Wed, 26 Nov 2014 16:57:48 +0100] rev 4
Fixed cache clearing bug + category creation bug
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Tue, 25 Nov 2014 16:24:37 +0100] rev 3
Updated property edition + cache to "get" method so it doesn't generate as many requests to Github API
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Mon, 24 Nov 2014 11:05:08 +0100] rev 2
removed log folder from repo + changed property edition form + started refactoring property list so adding a new property is easier
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Fri, 21 Nov 2014 14:19:20 +0100] rev 1
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
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr> [Thu, 20 Nov 2014 17:44:01 +0100] rev 0
Initial commit