Commit Graph

313 Commits

Author SHA1 Message Date
Adrià Mercader 8191f1f8e6 Merge pull request #45 from tomkralidis/master
Add requests to deps
2013-11-22 04:57:44 -08:00
Tom Kralidis 81e9d3f119 Update pip-requirements.txt 2013-11-22 07:41:36 -05:00
Tom Kralidis 6549964b83 add editorial fixes 2013-11-15 10:02:20 -05:00
Tom Kralidis d22e36e19b add requests to deps 2013-11-15 09:43:22 -05:00
amercader 5ddb025247 Merge branch 'fix-docs' 2013-11-15 10:32:34 +00:00
Dominik Moritz 60781def51 typo 2013-11-07 10:05:44 -08:00
amercader dac18b69b1 Revert accidental deletion from ffc5121c 2013-10-23 13:02:22 +01:00
amercader 3f2c87a665 Merge branch 'tomkralidis-master' 2013-10-16 13:59:12 +01:00
amercader ffc5121c6d Fix csw client to properly use getrecords2 2013-10-16 13:58:14 +01:00
Tom Kralidis 0c880115d9 peg OWSLib at 0.8.2 2013-10-14 15:28:33 -04:00
Tom Kralidis 1fdf0cde4c s/owslib.csw.getrecords/owslib.csw.getrecords2/g 2013-10-14 09:18:42 -04:00
amercader 662abc87e5 Merge branch 'tomkralidis-patch-1' 2013-10-11 17:11:04 +01:00
amercader d58d338b12 Merge branch 'patch-1' of git://github.com/tomkralidis/ckanext-spatial into tomkralidis-patch-1 2013-10-11 17:10:51 +01:00
amercader 45ebb5a13e [#37] Update attributions 2013-10-10 17:56:23 +01:00
Tom Kralidis 70c4a8cddf Update csw.rst 2013-10-10 08:15:50 -04:00
amercader aaaca61632 [#37] Fix broken link on map widgets docs 2013-10-07 19:04:12 +01:00
amercader 2f28c8c5c7 [#37] Add support for MapBox tiles and others
The common map function has been extended to allow configuring different
options for the base layer. There are default presets for MapQuest and
MapBox, but any XYZ layer can be added configuration options. The
options are passed to the templates via a helper function and to the js
modules via data-module attributes. Full docs included.
2013-10-06 23:22:04 +01:00
amercader f9ae34b4ec Merge branch 'FuhuXia-master' 2013-10-04 15:46:10 +01:00
amercader 8a48ceb0e7 Merge branch 'master' of git://github.com/FuhuXia/ckanext-spatial into FuhuXia-master 2013-10-04 15:45:44 +01:00
fxia a19010d8e5 for progress, use gemini_values not iso_values 2013-09-10 10:57:15 -04:00
amercader 949599bbfd Merge branch 'FuhuXia-master' 2013-09-10 11:08:51 +01:00
amercader f7f1a72df8 Remove progress field from tests 2013-09-10 11:08:06 +01:00
amercader 8ffc392f40 Merge branch 'master' of git://github.com/FuhuXia/ckanext-spatial into FuhuXia-master 2013-09-10 11:00:15 +01:00
fxia c1fe37647f change progress multiplicity to * 2013-09-09 14:47:14 -04:00
amercader dc587356c1 Merge branch 'docs' 2013-09-09 09:47:15 +01:00
amercader 75e795e1bc [#39] README tweaks 2013-09-09 09:45:44 +01:00
amercader 93974bc0a3 [#39] Update README to point to new docs 2013-09-09 09:43:55 +01:00
amercader 8d261514c3 [#39] Update submodule path 2013-09-08 21:25:41 +01:00
amercader e6e644353b [#39] Add doc-requirements.txt 2013-09-08 19:51:42 +01:00
amercader 435f9cdd4a [#39] New docs
Completely revised and restructured docs to be built with Sphinx.
Structured in logic areas, with a big cleanup and nice formatting.
Revised install instructions.

Added the okfn-sphinx-theme submodule to have a consistent look and feel
with the core CKAN docs, although core docs are using an older revision.
2013-09-08 19:42:39 +01:00
amercader 0cd87047dd Merge branch 'master' into docs 2013-09-06 13:34:44 +01:00
amercader 028d26e6e0 [#37] Common function for initializing maps
This avoids duplication, mkaes all map consistent and makes easier
future support for other base maps.
2013-08-30 17:10:11 +01:00
amercader b371aee381 [#36] Fix spatial query widget for CKAN 2.1 2013-08-30 16:26:02 +01:00
amercader 5a03862a83 Merge branch '24-pycsw-integration-command' 2013-08-30 14:36:42 +01:00
amercader 0793cd130f [#24] Readme: install Postgis and pycsw field length errors 2013-08-30 14:35:44 +01:00
amercader 44fd9816e1 [#24] Mention required pycsw version in readme 2013-08-30 12:22:14 +01:00
fxia a9414e755d add progress into the iso values 2013-08-29 00:05:24 -04:00
amercader eb1090a9c4 [#24] Let pycsw define and create the table 2013-08-21 17:51:38 +01:00
amercader fa7ede5e03 [#24] Minor tweaks in README 2013-08-21 17:51:20 +01:00
amercader 3f784de737 Merge branch 'master' into 24-pycsw-integration-command
Conflicts:
	README.rst
2013-08-20 14:35:53 +01:00
amercader b466b1157e [#34] Update lxml requirement
Latest OWSLib introduces changes that require lxml>=2.3.
2013-08-14 13:14:55 +01:00
amercader c6e29ee25f [#35] Ignore auth when using site_user 2013-08-14 12:23:00 +01:00
amercader cf202ba33d Modify OWSLib requirement to prevent conflicts
We will target a specific changeset of OWSLib for the time being, just until
there is a proper release which includes geopython/OWSLib@4b0a62cd.

Basically OWSLib required python-dateutil==2.1, which is intended for
Python 3 and conflicted with the version used by CKAN core.
2013-08-13 11:53:22 +01:00
amercader 4636379482 [#32] Add note about resource_proxy 2013-08-08 18:18:51 +01:00
amercader 5f56877eba Merge branch '29-new-preview-interface' 2013-08-08 17:52:05 +01:00
amercader d6cfb46c6c [#27] Remove spatial_query_widget mention from README 2013-08-08 17:36:14 +01:00
amercader 063a1b8530 [#26] Fix broken markers on debug mode 2013-08-08 17:33:56 +01:00
amercader 19ea9b1753 [#32] Do not set height to avoid scrollbars if container is less than 600px 2013-08-08 17:31:21 +01:00
amercader 28042d2b6f [#28] Fix function name 2013-07-29 17:25:04 +01:00
amercader 14048a153c [#31] Check if sort parameter exists 2013-07-29 17:23:21 +01:00