ckanext-privatedatasets/ckanext/privatedatasets
Aitor Magán fda49929c4 Fix minor bug 2014-07-31 10:42:25 +02:00
..
controllers Call logic functions with a new context 2014-07-29 13:07:51 +02:00
fanstatic Remove allowed users correctly 2014-07-18 12:27:10 +02:00
parsers Check customer_name before resources. Add additional test for FiWare parser 2014-07-15 12:16:20 +02:00
templates Only active packages are shown in the list of adquired packages 2014-07-28 10:07:26 +02:00
tests Fix minor bug 2014-07-31 10:42:25 +02:00
__init__.py First implementation 2014-06-23 17:25:37 +02:00
actions.py Add explanation 2014-07-30 13:21:21 +02:00
auth.py Minor changes 2014-07-15 17:51:13 +02:00
constants.py Create package_adquire auth function for the future. Fix some bugs 2014-07-14 11:50:59 +02:00
converters_validators.py Add URL validation 2014-07-29 15:33:16 +02:00
db.py Improve coverage. Add tests for DB. init_db is now idempotent 2014-07-15 11:52:09 +02:00
helpers.py Use check_access function to check if users can read a dataset 2014-07-24 16:46:02 +02:00
plugin.py Add URL validation 2014-07-29 15:33:16 +02:00