Mercurial
Mercurial
>
catedit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-60
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.
increment version to 0.2.2
V00.02.02
2015-04-10, by ymh
clean log + session["tasks"] error
2015-04-10, by durandn
Start on routing and queues, now need 1 worker per queue
2015-04-10, by durandn
Added tag V00.02.01 for changeset d4195dae3ac9
2015-04-10, by ymh
add base url for cache clear requests
V00.02.01
2015-04-10, by ymh
Added tag V00.02.01 for changeset 2d6b48bb877e
2015-04-10, by ymh
remove log
2015-04-10, by ymh
Added tag V00.02.01 for changeset 5abcd6410d3e
2015-04-10, by ymh
return 204 for cache clear
2015-04-10, by ymh
Added tag V00.02.01 for changeset 9d45f0db08f3
2015-04-10, by ymh
set celery conf to avoid deprecation warning on serializer
2015-04-10, by ymh
Added tag V00.02.01 for changeset a032d9271061
2015-04-10, by ymh
increment version
2015-04-10, by ymh
Added tag V00.02.01 for changeset 4cac47578d29
2015-04-10, by ymh
modified config.tmpl for celery config
2015-04-09, by durandn
Working server side task managing for submitting categories, fixed cache issue
2015-04-09, by durandn
Started work on task management for submitting changes
2015-04-09, by durandn
Interface usability changes
2015-04-09, by durandn
Added tag V00.02.00 for changeset 524e01a8127a
2015-04-08, by ymh
Fix to navbar select css + cleaning up leftover unused imports
V00.02.00
2015-04-08, by durandn
Added tag V00.02.00 for changeset 7b8f9e151081
2015-04-08, by ymh
increment version to 0.2
2015-04-08, by ymh
Added tag V00.01.08 for changeset 8cb54dcf4d60
2015-04-08, by durandn
increment version
V00.01.08
2015-04-08, by durandn
(forgot to add to repo) jquery 1.11.2 to fix slide bugs on chrome + category state appears on category lists on changeset pages and not only in change details list
2015-04-08, by durandn
Small changes to navbar ("Page d'Accueil" -> "Accueil")
2015-04-08, by durandn
Added support for custom properties per repository + added doc in the readme for this (config.py PROPERTY_LIST entry has changed a bit)
2015-04-07, by durandn
Edited Readme to include a testing protocol for CatEdit
2015-03-31, by durandn
Fixes to css to accommodate for displaying repo name in navbar
2015-03-31, by durandn
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)
2015-03-31, by durandn
Added tag V00.01.07 for changeset b7a74d8d5291
2015-03-26, by ymh
increment version
V00.01.07
2015-03-26, by ymh
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
2015-03-24, by durandn
Added tag V00.01.06 for changeset b9279505109f
2015-03-23, by ymh
message should be more explicit + increment version
V00.01.06
2015-03-23, by ymh
fixed error when creating discussion + adjusted readme on homepage to reflect discussion interface changes
2015-03-23, by durandn
Added tag V00.01.05 for changeset 3879ad2aedce
2015-03-19, by ymh
update server requirements
V00.01.05
2015-03-19, by ymh
Added tag V00.01.05 for changeset 7809ac45ad21
2015-03-19, by ymh
increment version
2015-03-19, by ymh
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)
2015-03-03, by 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
2015-03-02, by Nicolas DURAND
Added pagination to commit list and issue list + changeset page now display categories before and after modifications
2015-02-20, by 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
2015-02-20, by Nicolas DURAND
Restored ancient login flow
2015-02-17, by Nicolas DURAND
Pep8/Pylint small changes
2015-02-16, by 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
2015-02-13, by Nicolas DURAND
Added tag V00.01.03 for changeset 8c32ea41b391
2015-01-30, by 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
2015-01-30, by Nicolas DURAND
Quick fix previous commit (syntax error)
2015-01-13, by 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
2015-01-12, by Nicolas DURAND
Added tag V00.01.02 for changeset dfef7a018d1d
2015-01-07, by Nicolas DURAND
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
less
more
|
(0)
-60
tip