| Thu, 19 Mar 2015 18:12:56 +0100 |
ymh |
update server requirements
V00.01.05
|
changeset |
files
|
| Thu, 19 Mar 2015 18:01:25 +0100 |
ymh |
Added tag V00.01.05 for changeset 7809ac45ad21
|
changeset |
files
|
| Thu, 19 Mar 2015 18:00:34 +0100 |
ymh |
increment version
|
changeset |
files
|
| Tue, 03 Mar 2015 13:04:38 +0100 |
Nicolas DURAND |
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)
|
changeset |
files
|
| Mon, 02 Mar 2015 14:39:22 +0100 |
Nicolas DURAND |
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
|
changeset |
files
|
| Fri, 20 Feb 2015 18:42:52 +0100 |
Nicolas DURAND |
Added pagination to commit list and issue list + changeset page now display categories before and after modifications
|
changeset |
files
|
| Fri, 20 Feb 2015 10:55:54 +0100 |
Nicolas DURAND |
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
|
changeset |
files
|
| Tue, 17 Feb 2015 12:07:08 +0100 |
Nicolas DURAND |
Restored ancient login flow
|
changeset |
files
|
| Mon, 16 Feb 2015 15:13:39 +0100 |
Nicolas DURAND |
Pep8/Pylint small changes
|
changeset |
files
|
| 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
|
changeset |
files
|
| Fri, 30 Jan 2015 12:41:40 +0100 |
Nicolas DURAND |
Added tag V00.01.03 for changeset 8c32ea41b391
|
changeset |
files
|
| 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
|
changeset |
files
|
| Tue, 13 Jan 2015 10:43:26 +0100 |
Nicolas DURAND |
Quick fix previous commit (syntax error)
|
changeset |
files
|
| 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
|
changeset |
files
|