googlemap and querytable now use 2 keys
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 9 Dec 2013 15:42:59 +0000 (16:42 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 9 Dec 2013 15:42:59 +0000 (16:42 +0100)
commitebcf070bdd8f8b49ff69afbb4688668007895cd9
treea82bcf818e405c34ab90c9e7c70503f043e89db4
parent097d8cd5e047d0a8e0da6547698e46861f802878
googlemap and querytable now use 2 keys
* init_key, expected to be provided by caller, specifies a key that can be used at init-time (shoud be present in both queries)
* canonical_key is rderived from metadata
plugins/googlemap/static/js/googlemap.js
plugins/querygrid/static/js/querygrid.js
plugins/querytable/__init__.py
plugins/querytable/static/js/querytable.js
portal/sliceview.py
trash/simplegridview.py
trash/simpletableview.py