- Nov 05, 2015
-
-
Renzo Frigato authored
-
Renzo Frigato authored
also db initialization has been moved before other imports, so that not it is possible to load collections in Storages
-
- Nov 04, 2015
-
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
when project permissions get updated propagate them to sessions and acquisitions
-
Renzo Frigato authored
only collections and projects routes can receive permissions updates
-
Renzo Frigato authored
bugfixing adding root checkbox to debug app
-
Renzo Frigato authored
fix avatar handling and create schema filter permissions for containers in handlers
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
define is_true and has on base.RequestHandler fix test_collection.py
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Gunnar Schaefer authored
-
Renzo Frigato authored
use tempdir custom module instead of tempfile fail with 400 when ObjectIds are not valid check existing schemas against a list at startup add json schema draft 4 specification give a more detailed error message for keys mismatch remove upload method in core.py = dependencies (util.upload_ticket + json schema) remove search call + method = schema
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
check keys in requests from schema
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
add timestamps to files do not cache container in the storage class
-
Renzo Frigato authored
remove old code from Container class
-
Renzo Frigato authored
-
Renzo Frigato authored
-
Renzo Frigato authored
perm_checker is now a function that returns a decorator to allow more complex logic
-
Renzo Frigato authored
-
Renzo Frigato authored
introduce dao layer to handle db interactions for lists use permissions checkers to validate queries
-
Renzo Frigato authored
created route to handle roles get, post, put, delete for groups
-