Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-07 | Copy OpenStreetMap.js from openstreetmapv2.3 | Étienne Loks | |
2016-08-02 | Add tile.stamen.js to repository (https issue: only available from http) | Étienne Loks | |
2015-02-27 | Merge branch 'v2.2' | Étienne Loks | |
Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py | |||
2015-02-27 | Merge branch 'v2.1' into v2.2 | Étienne Loks | |
2015-02-27 | JS: manage the saving of route with many steps | Étienne Loks | |
2015-02-25 | Change default pan for openlayers | Étienne Loks | |
2015-02-25 | Move share bar | Étienne Loks | |
2015-02-25 | Merge branch 'v2.2' | Étienne Loks | |
2015-02-25 | Minor style | Étienne Loks | |
2015-02-24 | Merge branch 'v2.2' | Étienne Loks | |
Conflicts: chimere/static/chimere/css/styles.css chimere/templates/chimere/blocks/areas.html | |||
2015-02-24 | Small fixes on teh default layout | Étienne Loks | |
2015-02-22 | Merge branch 'v2.2' | Étienne Loks | |
Conflicts: chimere/admin.py chimere/models.py chimere/static/chimere/css/styles.css chimere/urls.py chimere/views.py | |||
2015-02-22 | Disable permalink when not revelant | Étienne Loks | |
2015-02-22 | Cleaner (and safer) way to generate JSON - add a get-marker view - allow to ↵ | Étienne Loks | |
display only one marker (and no category) with permalinks | |||
2015-02-22 | Clean search results when selection a category | Étienne Loks | |
2015-02-22 | Search templates refactoring | Étienne Loks | |
2015-02-22 | Few style and layout fix | Étienne Loks | |
2015-02-22 | Search: work on spelling suggestion | Étienne Loks | |
2015-02-21 | Search: display nothing in place of "No result" message | Étienne Loks | |
2015-02-20 | Merge branch 'v2.1' into v2.2 | Étienne Loks | |
2015-02-20 | Merge branch 'v2.1' | Étienne Loks | |
2015-02-20 | Fix bad typo in JS... | Étienne Loks | |
2015-02-20 | Merge branch 'v2.1' into v2.2 | Étienne Loks | |
2015-02-20 | Merge branch 'v2.1' | Étienne Loks | |
Conflicts: chimere/templates/chimere/blocks/map.html chimere/templatetags/chimere_tags.py | |||
2015-02-20 | Change JS transport and route management to be available on startup | Étienne Loks | |
2015-02-18 | Add the ability to display an extra json layer by default | Étienne Loks | |
2015-02-14 | Merge 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 | |||
2015-02-11 | Merge branch 'v2.1' into v2.2 | Étienne Loks | |
2015-02-11 | New importer type XML - XSLT. Importer: add relation between category key ↵ | Étienne Loks | |
and categories * new importer type XML - XSLT * associated form and UI modification * add new model ImporterKeyCategories * associated migration * associated admin modification * longer state field for Importers * associated migration | |||
2015-02-11 | Manage XML-XSLT import | Étienne Loks | |
2014-12-10 | Search: fix marker filtering - deactivate routes | Étienne Loks | |
2014-12-09 | Work on autocomplete | Étienne Loks | |
2014-09-22 | Work on search engine | Étienne Loks | |
* templates * styles * search index definition | |||
2014-08-28 | Add category and subcategory slugs - better management of modelproperty slug | Étienne Loks | |
2014-03-03 | Improve management of simple map | Étienne Loks | |
2013-12-05 | JS: remove zoom when clicking on cluster (refs #506) | Étienne Loks | |
2013-11-04 | Imports: add an automatic update option | Étienne Loks | |
When set to True: * can be imported automatically by the chimere_import command * new items are directly available (and not at the Imported state) Admin interface and model updated. | |||
2013-10-31 | Show a menu on clustered items in order to display them when they are on the ↵ | Étienne Loks | |
same place | |||
2013-10-30 | Fix clustering | Étienne Loks | |
* restore clustering.js (removed by error) * add clustering.js to header * change templates to activate clustering if activated | |||
2013-10-30 | HTML-XSLT import: manage write on the database - import tests - fix ↵ | Étienne Loks | |
pointwidget when using a name not equal to point | |||
2013-10-29 | Importer HTML-XSLT: model - admin | Étienne Loks | |
* new fields for Importer model: alt source file (2 XSLT files can be used), default location (these pages doesn't provide adresses) * adapt admin to manage 2 type of hidden OpenLayers maps on the same page | |||
2013-10-27 | Add a small ajax loader on autocomplete search | Étienne Loks | |
2013-10-25 | Adapt template an JS lib for mobile | Étienne Loks | |
2013-10-25 | JS: Updated version of mobile OpenLayers with missing dependancies | Étienne Loks | |
2013-10-25 | Mobile 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-10-22 | JS: Manage marker with no pk | Étienne Loks | |
2013-09-16 | Update for OL 2.13.1 - allow dynamic activation of pathCreate control | Étienne Loks | |
2013-09-16 | Upgrade OpenLayers to version 2.13.1 | Étienne Loks | |
2013-08-08 | Configure Nominatim widget for edit page | Étienne Loks | |
2013-07-01 | Hide personnal info when authenticated - minor change on style | Étienne Loks | |