[ckan-changes] [ckan/ckan] ce4c98: Extended recline map view in order to customize ba...
GitHub
noreply at github.com
Wed Aug 17 09:32:11 UTC 2016
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: ce4c989755b7eea42d7b814983824bb2112ecd66
https://github.com/ckan/ckan/commit/ce4c989755b7eea42d7b814983824bb2112ecd66
Author: Khalegh-H3 <khalegh at highwaythreesolutions.com>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M ckanext/reclineview/plugin.py
A ckanext/reclineview/theme/public/mapview_ext.js
M ckanext/reclineview/theme/public/recline_view.js
M ckanext/reclineview/theme/public/resource.config
M ckanext/reclineview/theme/templates/recline_view.html
Log Message:
-----------
Extended recline map view in order to customize base map layer.
Commit: 0666e9459aaf292ddc9690068d4ab80028a4a127
https://github.com/ckan/ckan/commit/0666e9459aaf292ddc9690068d4ab80028a4a127
Author: Khalegh-H3 <khalegh at highwaythreesolutions.com>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M ckanext/reclineview/plugin.py
M ckanext/reclineview/theme/public/recline_view.js
M ckanext/reclineview/theme/templates/recline_view.html
Log Message:
-----------
Updated recline view; Fixed a javascript error; Added code to support map configuration for both recline_view and recline_map_view
Commit: 6033811f9126756f6f0e603b78eb1376cc3912fd
https://github.com/ckan/ckan/commit/6033811f9126756f6f0e603b78eb1376cc3912fd
Author: Jared Smith <jared.smith.jrod at gmail.com>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M ckanext/reclineview/theme/public/mapview_ext.js
Log Message:
-----------
Replaced MapQuest tiles with Stamen
Commit: 8a21ed8e58f9d82d3e06b69620b2335c9de4b8ba
https://github.com/ckan/ckan/commit/8a21ed8e58f9d82d3e06b69620b2335c9de4b8ba
Author: Jared Smith <jared.smith.jrod at gmail.com>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M ckanext/reclineview/plugin.py
Log Message:
-----------
Fixing PEP8 formatting from CircleCI
Commit: ebda1b75e74f72225c1fd2c28d03c114270c28d2
https://github.com/ckan/ckan/commit/ebda1b75e74f72225c1fd2c28d03c114270c28d2
Author: Jared Smith <jared.smith.jrod at gmail.com>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M ckanext/reclineview/plugin.py
R ckanext/reclineview/theme/public/mapview_ext.js
M ckanext/reclineview/theme/public/recline_view.js
M ckanext/reclineview/theme/public/resource.config
Log Message:
-----------
Moved config logic to recline_view.js
removed mapview_ext.js
changed the namespace for getting the config options to
'ckanext.spatial.common_map.'
Commit: 9804833ba8df155cd3cb006d0c8031a3e2687fd4
https://github.com/ckan/ckan/commit/9804833ba8df155cd3cb006d0c8031a3e2687fd4
Author: Jared Smith <jared.smith.jrod at gmail.com>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M doc/maintaining/data-viewer.rst
Log Message:
-----------
Added some info to the docs
Just a quick blurb about what options
Commit: bc1945f9696f42fd889721c26fac3aab56be35c8
https://github.com/ckan/ckan/commit/bc1945f9696f42fd889721c26fac3aab56be35c8
Author: Jared Smith <jared.smith.jrod at gmail.com>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M doc/maintaining/data-viewer.rst
Log Message:
-----------
Added some info to the docs
A quick blurb about what can be included to the config file
Commit: d19835f9897ec9c1b1a2b5569172655d1441f751
https://github.com/ckan/ckan/commit/d19835f9897ec9c1b1a2b5569172655d1441f751
Author: Jared Smith <jared.smith.jrod at gmail.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M ckanext/reclineview/theme/public/recline_view.js
Log Message:
-----------
Missed one map initialization
Just added a private method that returns the options in a obj that's needed for the map view
Commit: db985e7e8f6725acbc2b9e10e271418cffb014ce
https://github.com/ckan/ckan/commit/db985e7e8f6725acbc2b9e10e271418cffb014ce
Author: amercader <amercadero at gmail.com>
Date: 2016-08-17 (Wed, 17 Aug 2016)
Changed paths:
M ckanext/reclineview/plugin.py
M ckanext/reclineview/theme/public/recline_view.js
M ckanext/reclineview/theme/templates/recline_view.html
M doc/maintaining/data-viewer.rst
Log Message:
-----------
Merge branch 'HighwayThree-issue_3162_recline_view'
Compare: https://github.com/ckan/ckan/compare/5694d09546f8...db985e7e8f67
More information about the ckan-changes
mailing list