Fri, 13 Feb 2015 17:22:21 +0100 Nicolas DURAND 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
Fri, 30 Jan 2015 12:41:40 +0100 Nicolas DURAND Added tag V00.01.03 for changeset 8c32ea41b391
Fri, 30 Jan 2015 12:38:15 +0100 Nicolas DURAND 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) V00.01.03
Tue, 13 Jan 2015 10:43:26 +0100 Nicolas DURAND Quick fix previous commit (syntax error)
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
Wed, 07 Jan 2015 12:38:57 +0100 Nicolas DURAND Added tag V00.01.02 for changeset dfef7a018d1d
Wed, 07 Jan 2015 12:38:35 +0100 Nicolas DURAND new version V00.01.02
Wed, 07 Jan 2015 12:36:28 +0100 Nicolas DURAND Added link to issues, footer (prep for version number display), expanded index readme
Tue, 06 Jan 2015 17:54:04 +0100 ymh Added tag V00.01.01 for changeset eb73a4e6881e
Tue, 06 Jan 2015 17:53:55 +0100 ymh correct fabfile + new version V00.01.01
Tue, 06 Jan 2015 17:48:50 +0100 Nicolas DURAND Merge
Tue, 06 Jan 2015 17:43:23 +0100 Nicolas DURAND Fix to logging format + Link to discussion + github logging message format
Tue, 06 Jan 2015 16:32:49 +0100 ymh Added tag V00.01.00 for changeset 5d5a52230e28
Tue, 06 Jan 2015 16:07:14 +0100 ymh Added tag V00.01.00 for changeset b196557df509 V00.01.00
Tue, 06 Jan 2015 16:06:33 +0100 ymh add template to distrib
Tue, 06 Jan 2015 13:26:14 +0100 ymh add deploy script
Sun, 04 Jan 2015 09:43:16 +0100 ymh add packaging
Tue, 06 Jan 2015 15:53:09 +0100 Nicolas DURAND resources.py: quick fix for getting empty category list with get() in CategoryAPI
Tue, 06 Jan 2015 15:21:08 +0100 Nicolas DURAND Quick fix on user editing privilege check
Tue, 06 Jan 2015 15:01:45 +0100 Nicolas DURAND Removed references to REPOSITORY_NAME + some refactoring of cat_editor in views.py (wtforms)
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
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)
Fri, 02 Jan 2015 16:46:56 +0100 ymh correct initialization and import of application + rename api file
Fri, 02 Jan 2015 12:05:47 +0100 ymh add github callback uri + secret key
(0) -24 +24 +50 +100 tip