Commit Graph

171 Commits

Author SHA1 Message Date
Aitor Magán 900ca349af Fix #10 2014-09-05 10:59:33 +02:00
Aitor Magán García 794b9e1b47 Merge pull request #9 from conwetlab/develop
Add GNU Affero License
2014-09-02 18:08:15 +02:00
Aitor Magán 2b6c468051 Add GNU Affero License 2014-09-02 17:52:55 +02:00
Aitor Magán García d9be58f97f Update README.md 2014-09-01 11:04:40 +02:00
Aitor Magán García c7bfa3b036 Merge pull request #8 from conwetlab/develop
Fix minor typo
2014-08-28 15:59:41 +02:00
Aitor Magán 80165b5074 CSS also need to be changed 2014-08-28 15:25:40 +02:00
Aitor Magán a412e8dac3 Adquire -> Acquire 2014-08-28 15:19:34 +02:00
Aitor Magán García 122feb6b36 Merge pull request #7 from conwetlab/develop
Bug fix: Database connection should be initialized everytime a query is performed
2014-08-27 15:48:40 +02:00
Aitor Magán 2cc749ea49 Database connection should be initialized everytime a query is performed 2014-08-27 15:33:10 +02:00
Aitor Magán García 227cabc354 Merge pull request #6 from conwetlab/develop
Merge develop into master: New way to store the users that can access a certain dataset
2014-08-01 11:59:17 +02:00
Aitor Magán 833bd69449 Minor improvements 2014-08-01 11:40:40 +02:00
Aitor Magán e363582b73 Fix minor bugs in tests 2014-07-31 13:09:42 +02:00
Aitor Magán 436d3a2d28 Minor improvements 2014-07-31 12:51:01 +02:00
Aitor Magán fda49929c4 Fix minor bug 2014-07-31 10:42:25 +02:00
Aitor Magán cb7a99d1e9 Reduce the amount of tests in order to reduce the time that they take to complete 2014-07-31 10:24:38 +02:00
Aitor Magán 9849e26424 Add additional test for organizations 2014-07-30 16:40:47 +02:00
Aitor Magán cc143fdf16 Add test for datasets created within organizations 2014-07-30 16:08:34 +02:00
Aitor Magán a621c7a3b0 Add explanation 2014-07-30 13:21:21 +02:00
Aitor Magán 4984457d2e Check dataset privacy in a better way 2014-07-30 13:21:21 +02:00
Aitor Magán 295d4b7168 Remove unneeded import 2014-07-30 13:21:16 +02:00
Aitor Magán ff3f4b37fa Fix minor bug in Selenium test 2014-07-30 12:50:59 +02:00
Aitor Magán 532cbf0039 Refactor action test 2014-07-30 12:31:03 +02:00
Aitor Magán 49ed8411ff Users are not added to the list of allowed users when a dataset is updated though the Action API 2014-07-30 12:19:17 +02:00
Aitor Magán 3308ac0929 Use more than one resource to update the list of allowed users via API 2014-07-29 17:25:30 +02:00
Aitor Magán 29cabf1573 Add integration tests for url checker 2014-07-29 16:07:34 +02:00
Aitor Magán d2ed042f29 Add unit test for url checker 2014-07-29 15:51:11 +02:00
Aitor Magán 3f4ed15aad Change some comments 2014-07-29 15:33:40 +02:00
Aitor Magán 47cc95c784 Add URL validation 2014-07-29 15:33:16 +02:00
Aitor Magán 9aef596516 Add API tests 2014-07-29 13:46:15 +02:00
Aitor Magán 9c0d698b70 Call logic functions with a new context 2014-07-29 13:07:51 +02:00
Aitor Magán f983806069 Access to dataset are now checked even if the dataset is not searchable 2014-07-29 12:38:46 +02:00
Aitor Magán a4ccaed1bb Add aditional test. Fix minor typo 2014-07-29 12:11:54 +02:00
Aitor Magán 79e9f794a8 Fix selenium test bug 2014-07-29 11:18:52 +02:00
Aitor Magán 6ec3318669 Check error shown when the list of allowed users contains an invalid user name 2014-07-29 11:06:05 +02:00
Aitor Magán a09a683f37 Improve consistency 2014-07-29 10:21:24 +02:00
Aitor Magán cd6c827ac9 Improve the way the cache is cleared 2014-07-29 10:19:42 +02:00
Aitor Magán fc3cee6fa0 Remove Solr Cache in each test 2014-07-28 17:53:35 +02:00
Aitor Magán e1d3b1aa1b Fix bug 2014-07-28 17:11:35 +02:00
Aitor Magán 37957152fe Add instructions to clear Solr 2014-07-28 16:54:22 +02:00
Aitor Magán a07aed24a6 Add additional verifications 2014-07-28 16:49:33 +02:00
Aitor Magán fb28a548ba Remove allowed users list when the package is deleted 2014-07-28 15:50:45 +02:00
Aitor Magán 14f0114f22 Reduce timeout. Change window size. Fix bug 2014-07-28 13:02:36 +02:00
Aitor Magán 7746b5d5be Add dependencies and modify test configuration 2014-07-28 12:21:59 +02:00
Aitor Magán 87736dfcdb Add initial selenium tests 2014-07-28 12:16:30 +02:00
Aitor Magán abd197fc65 Only active packages are shown in the list of adquired packages 2014-07-28 10:07:26 +02:00
Aitor Magán 6c028477de Remove unnecessary methods 2014-07-28 10:02:16 +02:00
Aitor Magán 2e68c9b225 Use check_access function to check if users can read a dataset 2014-07-24 16:46:02 +02:00
Aitor Magán 619c7725c9 Private label is only shown where the user cannot read the package. Owner label is shown when the user is the owner (even if the dataset is public) 2014-07-24 15:38:44 +02:00
Aitor Magán García c775a7937f Merge pull request #4 from conwetlab/no_extras
Store users without using CKAN extras
2014-07-18 12:30:51 +02:00
Aitor Magán 7cca101625 Remove allowed users correctly 2014-07-18 12:27:10 +02:00