Commit Graph

283 Commits

Author SHA1 Message Date
Aitor Magán ab3ac4739b Fix minor bug 2014-07-03 11:13:02 +02:00
Aitor Magán ed9359e251 Allow organizations to choose the users that can view their private datasets 2014-07-03 10:06:20 +02:00
Aitor Magán García 3bd5ecad92 Merge pull request #2 from conwetlab/develop
First Implementation
2014-07-01 15:57:13 +02:00
Aitor Magán 3144e8de18 Readd auth_allow_anonymous_access to package_show. Add tests to check that "package_show" and "resource_show" have the decorator "auth_allow_anonymous_access" 2014-07-01 15:56:21 +02:00
Aitor Magán bd7630a372 Modify resource_show function to use the package_show function defined within the plugin 2014-07-01 15:56:21 +02:00
Aitor Magán 95cac2b653 Fix bug that allow anonymous users to access datasets without allowed users 2014-07-01 15:56:21 +02:00
Aitor Magán García 1269492669 Add build status 2014-07-01 15:56:12 +02:00
Aitor Magán García 6509302715 Fix minor typos 2014-07-01 15:17:27 +02:00
Aitor Magán García 4f2548ac61 Update README.md 2014-07-01 15:17:27 +02:00
Aitor Magán 2756bbd60f Allow new package_search to be accessed via a GET request 2014-06-30 16:46:09 +02:00
Aitor Magán f746754c24 Minor improvements 2014-06-30 13:31:11 +02:00
Aitor Magán 6d780ac38e Add exception name 2014-06-30 13:19:40 +02:00
Aitor Magán 3af8917175 Add complex tests to Controller test. Change add_user function name to add_users 2014-06-30 13:11:55 +02:00
Aitor Magán cb4c8ea314 Improve test by deleting useless code 2014-06-27 14:39:26 +02:00
Aitor Magán 53f314459a Add additional tests 2014-06-27 14:17:47 +02:00
Aitor Magán ca190e2827 Add Controller test (first version) 2014-06-27 14:09:14 +02:00
Aitor Magán 79a05a04f5 Improve tests readability 2014-06-27 10:41:28 +02:00
Aitor Magán 7d33ab07ca Delete tar.gz once that the file is uncompressed 2014-06-27 09:58:08 +02:00
Aitor Magán 18c59e4f30 Download tar.gz instead of zip. Each installation will download a new version of CKAN 2014-06-27 09:43:35 +02:00
Aitor Magán 5802861b9c CKAN is saved in the Cache directory now 2014-06-26 17:56:02 +02:00
Aitor Magán 0f8a2c0ec4 Unzip the file in the correct directory 2014-06-26 17:37:31 +02:00
Aitor Magán eabb2fb11e Fix minor typo 2014-06-26 17:17:52 +02:00
Aitor Magán 33d15b1793 Change script to reduce the ammount of hard disk used for each extension 2014-06-26 17:15:50 +02:00
Aitor Magán ff4bdabf1d Minor bugfixes. Add plugin tests 2014-06-26 16:37:27 +02:00
Aitor Magán c8da0fb6bb Add FiWare parser test 2014-06-26 11:36:56 +02:00
Aitor Magán 56110e27bf Allow private datasets to be shown in the dataset page 2014-06-26 10:22:10 +02:00
Aitor Magán ecebb74eeb Improve FiWare parser to recieve dataset names properly. Show adquire message only when the dataset is accessed via its URL. 2014-06-25 17:13:44 +02:00
Aitor Magán d448c6aae9 Show flash message with the URL to adquire a dataset when it's private 2014-06-25 13:28:59 +02:00
Aitor Magán cf370766a3 Fix minor bug. Anonymous users can access public datasets now 2014-06-25 12:48:49 +02:00
Aitor Magán acb304ae04 Add notification URL to add allowed users programmatically 2014-06-24 17:22:07 +02:00
Aitor Magán b945acc0a6 Minor bugfix 2014-06-24 11:04:14 +02:00
Aitor Magán 46eb8c5746 First implementation 2014-06-23 17:25:37 +02:00
Aitor Magán García d0a2efaf9f Initial commit 2014-06-23 17:23:17 +02:00