summaryrefslogtreecommitdiff
path: root/chimere/settings.sample.py
AgeCommit message (Collapse)Author
2015-02-14Merge branch 'master' into nefÉtienne Loks
Conflicts: chimere/admin.py chimere/forms.py chimere/models.py chimere/settings.sample.py chimere/static/chimere/js/jquery.chimere-ol.js chimere/templates/chimere/base.html chimere/templates/chimere/blocks/head_chimere.html chimere/templates/chimere/blocks/map.html chimere/templates/chimere/main_map.html chimere/templatetags/chimere_tags.py chimere/tests.py chimere/urls.py chimere/views.py chimere/widgets.py
2014-08-26Haystack parametersÉtienne Loks
2014-04-10Add an option to display all events on front pageÉtienne Loks
2013-10-25Fix typo in settings - fix mobile files importÉtienne Loks
2013-10-25settings: add clustering option - easier management of logÉtienne Loks
2013-10-25Add options to settings.sample.pyÉtienne Loks
2013-10-25Mobile adaptationÉtienne Loks
* manage specific domains for mobile * add Openlayers mobile library * put sample (empty) file for specific JS and specific CSS * add a new MOBILE context variable
2013-08-12Update settingsÉtienne Loks
2013-04-07Leaflet: first fully functionnal version of clusteringÉtienne Loks
2013-04-05Leaflet: work on clusteringÉtienne Loks
2013-04-05Manage conditionnal CSS (better to come...)Étienne Loks
2013-04-03First work on Leaflet scriptÉtienne Loks
* manage markers from a GeoJson source with custom icon
2013-04-01Better management of map JS filesÉtienne Loks
2013-04-01Merge branch 'master' into nef2Étienne Loks
Conflicts: chimere/settings.sample.py
2013-04-01Add a settings.py sampleÉtienne Loks
2013-04-01Change settings to allow different JS map rendererÉtienne Loks