Commit Graph

152 Commits

Author SHA1 Message Date
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
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
Aitor Magán García 745e4d147f Remove unneeded line 2014-11-26 16:22:38 +01:00
Aitor Magán García a3e7d738d6 Minor fixes in section to secure Notif Callback 2014-11-26 16:20:56 +01:00
Aitor Magán García a87e4ea6e5 Add instructions to secure the notif callback
Add instrucions to secure the notification callback using Client Side Verification over HTTPs.
2014-11-26 16:16:18 +01:00
Aitor Magán García bc247ab8a5 Merge pull request #18 from conwetlab/develop
Fix #16
2014-11-07 13:51:33 +01:00
Aitor Magán García 5ef60e57eb Merge pull request #17 from conwetlab/bug16
Fix Bug #16
2014-11-07 13:35:03 +01: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 ebfb70331a Update version 2014-11-07 13:33:45 +01:00
Aitor Magán García 99f81301a6 Update README.md 2014-11-07 13:33:45 +01:00
Aitor Magán García 515a01f28d Merge pull request #15 from conwetlab/develop
Fix #14: Acquired datasets jump to the first position
2014-10-22 10:18:47 +02:00
Aitor Magán 327bbf0321 Fix tests 2014-10-21 17:50:16 +02:00
Aitor Magán d472cf3427 Update version 2014-10-21 17:40:25 +02:00
Aitor Magán eefd57806d Merge branch 'develop' of github.com:conwetlab/ckanext-privatedatasets into develop 2014-10-21 17:39:25 +02: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 García e4986cfc62 Merge pull request #13 from conwetlab/develop
Show or Hide Acquire URL
2014-10-13 10:06:36 +02:00
Aitor Magán García 95f6359455 Update README.md 2014-10-09 15:40:07 +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 García 3120e960b4 Merge pull request #12 from conwetlab/develop
Add additional logging
2014-09-22 09:45:36 +02:00
Aitor Magán 558395e15c Add additional logging 2014-09-17 12:10:05 +02:00
Aitor Magán García 6c6c46031e Merge pull request #11 from conwetlab/develop
Fix #10
2014-09-09 12:26:13 +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 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