fdelavega
|
8d8c28dd85
|
Update tests to support revoke_access rename
|
2017-04-26 17:58:26 +02:00 |
fdelavega
|
018b84127c
|
Fix problem with renamed revoked_access action
|
2017-04-26 16:52:53 +02:00 |
Francisco de la Vega
|
6fc906a003
|
Merge pull request #37 from Cazaril/develop
Delete users from private datasets
|
2017-04-26 16:19:47 +02:00 |
egonzalo
|
3673353891
|
reword of some log messages
|
2016-11-10 13:33:05 +01:00 |
egonzalo
|
6bbd9f5b95
|
Log format change in actions.py
|
2016-11-03 10:14:28 +01:00 |
egonzalo
|
1bb294832e
|
Replace package_deleted function name for revoke_access
|
2016-11-02 11:37:37 +01:00 |
Aitor Magán
|
7e9305db29
|
Dockerize tests
|
2016-07-18 23:51:03 +02:00 |
aitor.magan
|
e77e91045e
|
Modify tests to accept PR #36
|
2016-07-18 23:50:36 +02:00 |
Cazaril
|
014779a096
|
Refactor and test in order to comply to PR requirements
|
2016-07-11 14:33:27 +02:00 |
Eugenio Gonzalo
|
5b6bd59715
|
Added tests for the remove users API endpoint.
|
2016-07-07 12:28:08 +02:00 |
Cazaril
|
0eca66d015
|
Added remove users from private dataset API endpoint
|
2016-07-07 12:27:57 +02:00 |
Rômulo Barroso Victor
|
4cf0e9a70a
|
Fix authz imports
According to ckan/ckan#2818, ckan.new_authz is deprecated.
This fix is similar to 40bf2d7
|
2016-07-05 18:36:02 -03:00 |
Aitor Magán
|
c47949155e
|
Dockerize tests
|
2016-03-09 10:48:10 +01: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
|
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
|
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
|
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
|
ee75ec3f20
|
Return Acquire URL in package_search action
|
2015-02-19 17:04:20 +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
|
e9a5a50653
|
Feature: Add API to retrieve the list of datasets acquired by a user
|
2015-01-23 14:44:40 +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
|
7c2b651da8
|
Fix broken test
|
2014-11-07 13:33:45 +01:00 |
Aitor Magán
|
c8670f4223
|
Fix bug
|
2014-11-07 13:33:45 +01:00 |
Aitor Magán
|
44bdef8b5c
|
Fix #16
|
2014-11-07 13:33:45 +01:00 |
Aitor Magán
|
8d9208544f
|
Fix tests
|
2014-11-07 13:33:45 +01:00 |
Aitor Magán
|
8ef3377b45
|
Fix #14: Acquired datasets jumps to the first position
|
2014-10-21 17:39:13 +02:00 |
Aitor Magán
|
adde7d2fa2
|
Acquire URL can also be hidden when the user is editing a dataset
|
2014-10-09 15:25:32 +02:00 |
Aitor Magán
|
ae598af192
|
Add additional test for the helpers module
|
2014-10-09 15:05:37 +02:00 |
Aitor Magán
|
50635bb791
|
Minor change in test. Add the property in the config file
|
2014-10-09 14:59:26 +02:00 |
Aitor Magán
|
7728478254
|
Acquire URL is not shown the dataset is being created
|
2014-10-09 14:44:47 +02:00 |
Aitor Magán
|
558395e15c
|
Add additional logging
|
2014-09-17 12:10:05 +02:00 |
Aitor Magán
|
1a8ab44ce4
|
Minor License change
|
2014-09-08 10:14:38 +02:00 |
Aitor Magán
|
900ca349af
|
Fix #10
|
2014-09-05 10:59:33 +02:00 |
Aitor Magán
|
2b6c468051
|
Add GNU Affero License
|
2014-09-02 17:52:55 +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
|
2cc749ea49
|
Database connection should be initialized everytime a query is performed
|
2014-08-27 15:33:10 +02:00 |
Aitor Magán
|
833bd69449
|
Minor improvements
|
2014-08-01 11:40:40 +02:00 |