Commit Graph

197 Commits

Author SHA1 Message Date
Aitor Magán García 07ff283ec6 Merge pull request #34 from conwetlab/develop
Installing via PyPi
2015-11-25 13:34:03 +01:00
Aitor Magán 07d22a8733 Increase Selenium version 2015-11-25 13:14:46 +01:00
Aitor Magán e0975bb820 Modify README to include the PyPi instructions to install the extension 2015-11-25 12:58:20 +01:00
Aitor Magán 66118bb712 Include setup.cfg 2015-11-25 12:49:44 +01:00
Aitor Magán 5454b614b4 Use setup.py to run tests 2015-11-25 12:48:58 +01:00
Aitor Magán García e33a14c1d9 Merge pull request #33 from conwetlab/develop
Ease the installation process
2015-11-24 17:53:46 +01:00
Aitor Magán 4071213a55 Update installation instructions 2015-11-24 17:52:58 +01:00
Aitor Magán 19f929d60b Include MANIFEST.in && update version number 2015-11-24 17:45:52 +01:00
Aitor Magán García 47e65279bd Add FIWARE reference 2015-06-30 16:01:41 +02:00
Aitor Magán García 172bfa221f Merge pull request #32 from conwetlab/develop
Fix Selenium Tests
2015-06-30 15:58:57 +02:00
Aitor Magán García 98923e431b Merge pull request #31 from conwetlab/master
Fix Selenium Tests
2015-06-30 15:57:15 +02:00
Aitor Magán 3362eec822 Add missing file 2015-06-30 14:36:30 +02:00
Aitor Magán 3359252c6a Avoid modified packages to jump to the first position 2015-06-30 13:13:31 +02:00
Aitor Magán 4eb13dcc65 Remove old comments 2015-06-30 13:12:06 +02:00
Aitor Magán 844cad96a8 Fix Selenium Tests. Full compatibility with CKAN 2.3. 2015-06-30 12:10:05 +02:00
Aitor Magán García 10ab4e0f05 Merge pull request #30 from conwetlab/develop
Merge #22 into master
2015-06-18 13:24:31 +02:00
Aitor Magán 961aef16d9 Open acquire URL in a new window/tab 2015-06-18 13:21:10 +02:00
Aitor Magán 8fb0e38961 Add test for acquire_button 2015-06-18 13:20:56 +02:00
Aitor Magán 304ee2a62e Merge branch 'develop' of github.com:conwetlab/ckanext-privatedatasets into develop 2015-06-18 13:05:52 +02:00
Aitor Magán 4b59fc982b Minor refactor 2015-06-18 13:05:37 +02:00
Aitor Magán fc0cf6fef3 Merge branch 'pgalves-upstream' into develop 2015-06-18 12:46:06 +02:00
Aitor Magán 2b860aa8e5 Merge branch 'upstream' of https://github.com/pgalves/ckanext-privatedatasets into pgalves-upstream 2015-06-18 12:45:40 +02:00
Aitor Magán García 18623c7d1e Merge pull request #28 from conwetlab/develop
Compatibility with CKAN 2.3 (develop -> master)
2015-04-09 10:40:36 +02:00
Aitor Magán García eb465af142 Merge pull request #27 from conwetlab/ckan-2.3
Compatibility with CKAN 2.3
2015-04-09 10:39:47 +02:00
Aitor Magán fab7c88bb2 Minor improvement. Add tests 2015-04-09 10:34:44 +02:00
Aitor Magán 3681c587f4 Minor improvement. Ensure backwards compatibility 2015-04-08 14:34:35 +02:00
Aitor Magán García 84000b72ea Remove unnecesary auth function. Problem is fixed in CKAN 2.3 2015-03-11 00:49:55 +01:00
Aitor Magán García 28ef087f47 Remove unnecesary "is" 2015-02-26 17:52:27 +01:00
Aitor Magán García 573a333403 Merge pull request #26 from conwetlab/develop
Minor Improvement
2015-02-25 18:12:05 +01:00
Aitor Magán 5572107df9 Set creator as the user who is updating the allowed users list when the notification callback is called 2015-02-25 18:11:03 +01:00
Aitor Magán 9389c5dc5b Merge branch 'master' of github.com:conwetlab/ckanext-privatedatasets 2015-02-19 17:05:06 +01:00
Aitor Magán ee75ec3f20 Return Acquire URL in package_search action 2015-02-19 17:04:20 +01:00
Aitor Magán García a4f7b75c86 Merge pull request #25 from conwetlab/develop
Return Acquire URL in package_show action
2015-02-19 17:02:48 +01:00
Aitor Magán 4787b44315 Return Acquire URL in package_show action 2015-02-19 17:02:10 +01:00
Aitor Magán García 10d707b629 Merge pull request #24 from conwetlab/develop
Bug fixes
2015-01-29 18:38:02 +01:00
Aitor Magán ffbead140e Not include resources in package_search when users are not allowed to show the dataset 2015-01-29 18:10:10 +01:00
Aitor Magán 078c22a18a Fix selenium test 2015-01-26 16:56:53 +01:00
Aitor Magán 474b49efe4 Reduce implicit wait 2015-01-23 15:23:15 +01:00
Aitor Magán García df73a6d85a Merge pull request #23 from conwetlab/develop
Acquisitions List
2015-01-23 14:52:25 +01:00
Aitor Magán e9a5a50653 Feature: Add API to retrieve the list of datasets acquired by a user 2015-01-23 14:44:40 +01:00
Pedro Alves a95157d370 Removed PDF documentation to pull only the code. 2015-01-21 18:16:11 +00:00
Pedro Alves 4c60a579df Added Get Access Button: this button shows in private datsets that can be aquired in the Store, links to the corresponding offering in Store. Replaces the flash message with link in the original ckan extension
Cherry-pick to create pull request without the pdf documentation.
2015-01-21 18:09:40 +00:00
Pedro Alves 30d10a07ef Added PDF file with a tutorial on how to publish datasets (as offerings) from FIWARE Data in the FIWARE Store.
Added PDF file with a tutorial on how to get access to a private acquirable data.
2014-12-31 12:05:11 +00:00
Aitor Magán 5b8c87f605 Update selenium version 2014-12-23 12:19:28 +01:00
Aitor Magán García d4c0cfa62a Merge pull request #21 from conwetlab/develop
Update README.md and the CKAN version used to run tests
2014-12-23 11:54:59 +01:00
Aitor Magán 35b202223a Merge origin/develop into local/develop 2014-12-23 11:52:32 +01:00
Aitor Magán 851ebc42e6 Modify Jenkins location. Update the CKAN version used to run the tests 2014-12-23 11:47:46 +01:00
Pedro Alves 040d329d46 Added Get Access Button: this button shows in private datsets that can be aquired in the Store, links to the corresponding offering in Store. Replaces the flash message with link in the original ckan extension 2014-12-12 12:00:57 +00:00
Aitor Magán García 2525ce30e5 is creating -> is to create 2014-11-26 22:44:26 +01:00
Aitor Magán García a2d998507c Merge pull request #19 from conwetlab/develop
Add instructions to secure the Notification Callback
2014-11-26 16:32:35 +01:00