amercader
|
b9e2613458
|
[#34] Allow all authorized users for a source to clear it
|
2013-05-16 17:57:59 +01:00 |
amercader
|
71349e658b
|
[#34] Expose harvest source clear button
|
2013-05-16 17:51:48 +01:00 |
amercader
|
7b652542e7
|
[#34] Fix harvest_source_clear action
Some typos in the SQL statements, and also the source needs to be
reindexed to update the status with the counts.
|
2013-05-16 17:33:39 +01:00 |
amercader
|
1efd7ab4cd
|
Ignore remote orgs in CKAN harvester
If #17 progresses we can do somethign similar for them, although it amy
be more complicated because of authorization issues.
|
2013-05-16 17:30:54 +01:00 |
amercader
|
45015283d6
|
Merge branch 'release-v2.0'
Conflicts:
README.rst
|
2013-05-14 17:17:37 +01:00 |
amercader
|
2dc1b6a178
|
Update install instructions
|
2013-05-14 17:14:03 +01:00 |
amercader
|
b316cc26a2
|
Update README for 2.0
General clean-up, mention redis, new auth, run command
|
2013-05-14 17:00:20 +01:00 |
Adrià Mercader
|
5611f58886
|
Merge pull request #33 from mindbreaker/patch-1
Update README.rst
|
2013-05-14 07:24:06 -07:00 |
Tom
|
7a64715a03
|
Update README.rst
Add config attribute
|
2013-05-03 13:17:32 +03:00 |
kindly
|
1714e55110
|
simplify harvest_clear queries so they do not lock on big db
|
2013-04-30 13:59:23 +01:00 |
kindly
|
a2b8ab1994
|
make harvest source clear not create table
|
2013-04-30 12:40:46 +01:00 |
kindly
|
7d2df1b38c
|
Merge branch '32-redis-queue' into release-v2.0
|
2013-04-22 22:48:13 +01:00 |
amercader
|
9041f3f3ad
|
Changes in Redis conusmer to make tests work
|
2013-04-22 18:08:19 +01:00 |
amercader
|
70dfee1a36
|
Update queue tests
|
2013-04-22 17:56:11 +01:00 |
amercader
|
4b6efd8ccb
|
Update queue tests
|
2013-04-22 17:55:46 +01:00 |
kindly
|
dcfd201cdd
|
[#32] redis queue support
|
2013-04-21 17:04:57 +01:00 |
kindly
|
0ce59a29b6
|
delete insead of update harvest objects when error
|
2013-04-12 12:32:33 +01:00 |
kindly
|
7d7657f94a
|
make gather phase as finished if there is an error
|
2013-04-12 10:35:08 +01:00 |
kindly
|
bd761498f0
|
make sure config dict is not jsonified if it contains an error
|
2013-04-08 18:52:36 +01:00 |
amercader
|
eaebeb4e6e
|
Merge branch 'release-v2.0' of github.com:okfn/ckanext-harvest into release-v2.0
|
2013-04-08 13:25:33 +01:00 |
amercader
|
5414b6c08d
|
Merge branch '29-new-idataset-form' into release-v2.0
|
2013-04-08 13:23:41 +01:00 |
joetsoi
|
66ff773f99
|
remove previous commit import
|
2013-03-29 12:47:14 +00:00 |
joetsoi
|
3ac065f0f0
|
fix package_schema import
|
2013-03-29 01:17:24 +00:00 |
joetsoi
|
cb8b808274
|
sanity check that harvest source id matches harvest dataset id
remove author_email, license_id, maintainer_email, maintainer and
author from pacakge_dict, these were not actually necessary
|
2013-03-29 00:59:20 +00:00 |
amercader
|
99bd17401c
|
Handle wrong JSON in harvest_source_extra_validator
|
2013-03-28 16:19:16 +00:00 |
kindly
|
a9b8be8f01
|
harvest source index clear
|
2013-03-28 15:36:44 +00:00 |
amercader
|
95ebb5bbf3
|
[#29] Remove check_data_dict ✨
|
2013-03-28 15:01:21 +00:00 |
amercader
|
fbc8ecde97
|
[#29] Fix some imports on actions and plugin
|
2013-03-28 15:00:44 +00:00 |
kindly
|
c754479014
|
#29 make new idatasets form work with harvest source form
|
2013-03-25 17:38:07 +00:00 |
joetsoi
|
548d3c1c2a
|
fix validation issue on db upgrade
|
2013-03-25 12:02:07 +00:00 |
kindly
|
b5a697ec87
|
Merge branch 'release-v2.0' of https://github.com/okfn/ckanext-harvest into release-v2.0
|
2013-03-25 11:58:31 +00:00 |
kindly
|
0b5c3c608a
|
catch and raise gather exception, acking the message
|
2013-03-25 11:57:57 +00:00 |
amercader
|
438ba672e2
|
Merge branch 'release-v2.0' of github.com:okfn/ckanext-harvest into release-v2.0
|
2013-03-25 11:44:37 +00:00 |
amercader
|
ff198eff2f
|
Merge branch '27-unowned-package-list-for-source' into release-v2.0
|
2013-03-25 11:44:30 +00:00 |
kindly
|
845c9927a8
|
add harvest source clear
|
2013-03-25 11:39:00 +00:00 |
joetsoi
|
d518b6709a
|
[#27] fix package_list_for_source for unowned data sources
|
2013-03-21 15:59:22 +00:00 |
amercader
|
7bff041568
|
[#25] Further tweaks on helpers texts
|
2013-03-21 13:47:23 +00:00 |
amercader
|
938cb4ec9f
|
Merge branch '25-reindex' into release-v2.0
|
2013-03-21 12:20:56 +00:00 |
John Martin
|
4d0dd9a4d3
|
[#25] Small copy tweak to confirmation dialog
|
2013-03-21 12:14:33 +00:00 |
John Martin
|
78bde974b9
|
[#25] Adds confirmation dialog to reharvest button
|
2013-03-21 10:56:39 +00:00 |
John Martin
|
3197162fe6
|
[#25] Changed 'Refresh' to 'Reharvest' on button
|
2013-03-21 10:36:12 +00:00 |
kindly
|
a7583a7b8b
|
Merge branch 'release-v2.0' of https://github.com/okfn/ckanext-harvest into release-v2.0
|
2013-03-21 02:32:11 +00:00 |
kindly
|
b676fb02e1
|
only get out harvest items in interface and when indexing
|
2013-03-21 02:31:34 +00:00 |
amercader
|
15c44d9aa8
|
Merge branch '23-harvest-form-cleanup' into release-v2.0
|
2013-03-20 17:03:41 +00:00 |
John Martin
|
4ba298fe58
|
[#23] Make labels a little wider on harvest new form
|
2013-03-20 14:07:03 +00:00 |
amercader
|
02e90767f4
|
Fix source listing in organization page
It needed update after #515 in ckan core
|
2013-03-20 13:01:23 +00:00 |
John Martin
|
86355fb9db
|
[#23] Form cleanup after core bootstrap upgrade
|
2013-03-20 10:44:24 +00:00 |
kindly
|
634a0bbd30
|
return instead of continue
|
2013-03-19 01:21:20 +00:00 |
kindly
|
3adf38105e
|
readd code from old branch seperating the fetch and import logic
|
2013-03-19 01:16:43 +00:00 |
amercader
|
c2a6bd14eb
|
Add auth function for harvest_source_show_status
|
2013-03-18 16:48:27 +00:00 |