summaryrefslogtreecommitdiff
path: root/chimere/templates
AgeCommit message (Collapse)Author
2016-05-08Fix zoom on current mapÉtienne Loks
2016-05-08Better management of displaying/hiding category menuÉtienne Loks
2016-04-06Add public polygon edition form - import public edition formsÉtienne Loks
2016-04-06Manage point editionÉtienne Loks
2016-04-06OL3: edit areaÉtienne Loks
2016-03-06Admin: polygon editionÉtienne Loks
2016-02-26Workon polygon edition widget.Étienne Loks
2016-02-19Fix default map template when no map layer is availableÉtienne Loks
2016-02-18Merge branch 'v2.2'Étienne Loks
2016-01-25Include properties to search indexesÉtienne Loks
2016-01-21OL3: marker and popup OKÉtienne Loks
2016-01-20Wrok on OL3 transitionÉtienne Loks
2016-01-06OL3 switch: first workÉtienne Loks
2015-09-23Merge branch 'v2.1' into v2.2Étienne Loks
Conflicts: chimere/admin.py chimere/models.py
2015-06-16Search: enable by default search buttonÉtienne Loks
2015-06-05News template: don't display end date when equal to start dateÉtienne Loks
2015-05-30Remove routing for simple mapsÉtienne Loks
2015-04-19Remove bad total number on directoryÉtienne Loks
2015-04-19Add a directory with all available markersÉtienne Loks
2015-04-16Allow disabling of autocompleteÉtienne Loks
2015-04-16Add search keywords to subcategories (missing files...)Étienne Loks
2015-02-25Revert share icons positionÉtienne Loks
2015-02-25Move share barÉ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-24Small fixes on teh default layoutÉtienne Loks
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-20Change JS transport and route management to be available on startupÉtienne Loks
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
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-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-05-29Merge branch 'v2.0'Étienne Loks
Conflicts: chimere/widgets.py
2013-05-29Simplify live_lonlat templateÉtienne Loks
2013-05-29Ability to set coordinates from live_lonlat (refs #335)Étienne Loks
Integration of Raphaël Droz's work.