Mercurial
Mercurial
>
catedit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-120
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.
server and docker migration
default
tip
15 months ago, by ymh
Added tag V00.02.07 for changeset 98537b8e4ca0
2020-01-29, by ymh
Try minimum Kombu upgrade to correct import problem
V00.02.07
2020-01-29, by ymh
Added tag V00.02.07 for changeset 406ccdef913b
2020-01-29, by ymh
increment version
2020-01-29, by ymh
add poetry to sync script and upgrade server requirements
2020-01-29, by ymh
Added tag V00.02.06 for changeset 1b171336e071
2015-04-17, by ymh
increment version
V00.02.06
2015-04-17, by ymh
Namespace handling tweaks, using split_uri from rdflib.namespace instead of basic string split on #, and now checking if namespace is CATEGORY_NAMESPACE in config.
2015-04-17, by durandn
fix JS error
2015-04-17, by durandn
fixed routing error for deleting all changes
2015-04-17, by durandn
started refactoring viewe + fix bug with corrupted properties
2015-04-17, by durandn
Added tag V00.02.05 for changeset d527c8f36561
2015-04-16, by ymh
increment version
V00.02.05
2015-04-16, by ymh
cache fix
2015-04-16, by Nicolas DURAND
Added tag V00.02.04 for changeset 531bd8382c2c
2015-04-16, by ymh
force Werkzeug upgrade. 0.9.6 is old. Should not have been the version
V00.02.04
2015-04-16, by ymh
Added tag V00.02.04 for changeset e51330c85650
2015-04-16, by ymh
increment version
2015-04-16, by ymh
Fixed cache registry handling + added forms.py (didn't commit last time) + moved forms in views/social.py into views/forms.py + small tweaks to timezone support
2015-04-15, by durandn
added timezones support and flask-moment
2015-04-15, by durandn
moved forms in forms.py
2015-04-14, by durandn
Added tag V00.02.03 for changeset abeea2131bd5
2015-04-15, by ymh
Nope cache clear is not working...
V00.02.03
2015-04-15, by ymh
Added tag V00.02.03 for changeset 7ef32e7fe4a9
2015-04-15, by ymh
try clear cache again
2015-04-15, by ymh
Added tag V00.02.03 for changeset ed6bad3c5eea
2015-04-15, by ymh
can remove pickle again
2015-04-15, by ymh
Added tag V00.02.03 for changeset 85b1e30912c3
2015-04-15, by ymh
rabitmq does not implement forget
2015-04-15, by ymh
Added tag V00.02.03 for changeset b324d1f6466a
2015-04-15, by ymh
allow pickle for old tasks
2015-04-15, by ymh
Added tag V00.02.03 for changeset b5380791ca15
2015-04-15, by ymh
force json serialisation
2015-04-15, by ymh
Added tag V00.02.03 for changeset bc6fe2f5eef5
2015-04-15, by ymh
do full cache clear - again
2015-04-15, by ymh
Added tag V00.02.03 for changeset 7bf8b028ccc1
2015-04-15, by ymh
do full cache clear
2015-04-15, by ymh
Added tag V00.02.03 for changeset ef02353dff20
2015-04-15, by ymh
remove debug causing encoding errors
2015-04-15, by ymh
Added tag V00.02.03 for changeset a5dd3765ad19
2015-04-15, by ymh
increment version
2015-04-14, by ymh
fixes to rebase conflicts errors
2015-04-14, by durandn
Reworking cache keys registries and access
2015-04-14, by durandn
cleaned up last small code from before using wtforms
2015-04-13, by durandn
cache optimisation : no more cache.clear() but 2 "keys sets" for each repository: one for the categories and one for the comments and discussion + corrected slight mistake in macro that messed up with sessions
2015-04-13, by durandn
forgotten references to session["properties"]
2015-04-13, by durandn
Properties are now cached globally instead of being stored in the session
2015-04-13, by durandn
made session dict usage a lot safer (using dict.setdefault("key, default) instead of directly using dict["key"])
2015-04-10, by durandn
remove unecessary logs
2015-04-14, by ymh
correct spelling
2015-04-14, by ymh
add task indicator + some cleaning tasks
2015-04-14, by ymh
add restart of celery supervisor group
2015-04-10, by ymh
Added tag V00.02.02 for changeset 1e15fe538d93
2015-04-10, by ymh
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
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
less
more
|
(0)
-120
tip