summaryrefslogtreecommitdiff
path: root/chimere/templates
AgeCommit message (Collapse)Author
2015-04-27First step to implement permalink for leaflet using leaflet-pluginsÉtienne Loks
2015-02-27Merge 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-25Revert share icons positionÉtienne Loks
2015-02-25Move share barÉtienne Loks
2015-02-25Merge branch 'v2.2'Étienne Loks
2015-02-25Search: don't zoom to marker extent if no result have been foundÉtienne Loks
2015-02-25Minor styleÉtienne Loks
2015-02-24Minor label modificationÉtienne Loks
2015-02-24Merge branch 'v2.2'Étienne Loks
Conflicts: chimere/static/chimere/css/styles.css chimere/templates/chimere/blocks/areas.html
2015-02-24Small fixes on teh default layoutÉtienne Loks
2015-02-22Merge 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-22Cleaner (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-22Search templates refactoringÉtienne Loks
2015-02-22Few style and layout fixÉtienne Loks
2015-02-22Search: add keywordsÉtienne Loks
2015-02-22Search: work on spelling suggestionÉtienne Loks
2015-02-21Search: display nothing in place of "No result" messageÉtienne Loks
2015-02-20Merge branch 'v2.1' into v2.2Étienne Loks
2015-02-20Merge branch 'v2.1'Étienne Loks
Conflicts: chimere/templates/chimere/blocks/map.html chimere/templatetags/chimere_tags.py
2015-02-20Change JS transport and route management to be available on startupÉtienne Loks
2015-02-15Update copyrightÉtienne Loks
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-12-10Fix search resultÉtienne Loks
2014-12-10Add icon of search resultsÉtienne Loks
2014-12-10Search: fix marker filtering - deactivate routesÉtienne Loks
2014-12-09Work on autocompleteÉtienne Loks
2014-09-22Work on search engineÉtienne Loks
* templates * styles * search index definition
2014-03-03Improve management of simple mapÉtienne Loks
2013-10-31Show a menu on clustered items in order to display them when they are on the ↵Étienne Loks
same place
2013-10-30Fix clusteringÉtienne Loks
* restore clustering.js (removed by error) * add clustering.js to header * change templates to activate clustering if activated
2013-10-30HTML-XSLT import: manage write on the database - import tests - fix ↵Étienne Loks
pointwidget when using a name not equal to point
2013-10-29Importer 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-27Templates: Remove "submited" templatetags and manage it inside template. ↵Étienne Loks
More appropriate message after submission.
2013-10-27Template detail: more explicit auto-generated class name for propertiesÉtienne Loks
2013-10-27Templates: improve property display on detailsÉtienne Loks
2013-10-25Adapt template an JS lib for mobileÉtienne Loks
2013-10-25Fix typo in settings - fix mobile files importÉ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-10-21Update project urlÉtienne Loks
2013-08-19Fix modification right for non superuser user with right permissionsÉtienne Loks
2013-08-08Configure Nominatim widget for edit pageÉtienne Loks
2013-08-08Refactoring: nominatim widget -> templateÉtienne Loks
2013-07-02Edit: display only dated field when event category is selectedÉtienne Loks
2013-07-01Don't display actions if there is only one availableÉtienne Loks
2013-07-01Hide personnal info when authenticated - minor change on styleÉtienne Loks
2013-07-01Templates: specify the "edit" class for edition pagesÉtienne Loks
2013-06-19Fix urls for productionÉtienne Loks
2013-06-18Manage edition rightsÉtienne Loks
2013-06-18Default to Openlayers for editionÉtienne Loks
2013-06-18Make conditon on actions - simplify map rigth managementÉtienne Loks