summaryrefslogtreecommitdiff
path: root/chimere/static
AgeCommit message (Collapse)Author
2015-02-22Search templates refactoringÉtienne Loks
2015-02-22Few style and layout fixÉ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-20Fix bad typo in JS...É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
2015-02-11Merge branch 'v2.1' into v2.2Étienne Loks
2015-02-11New 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-11Manage XML-XSLT importÉ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-12-05JS: remove zoom when clicking on cluster (refs #506)Étienne Loks
2013-11-04Imports: 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-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-25JS: Updated version of mobile OpenLayers with missing dependanciesÉ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-22JS: Manage marker with no pkÉtienne Loks
2013-09-16Update for OL 2.13.1 - allow dynamic activation of pathCreate controlÉtienne Loks
2013-09-16Upgrade OpenLayers to version 2.13.1Étienne Loks
2013-05-29Merge branch 'v2.0'Étienne Loks
Conflicts: chimere/widgets.py
2013-05-29Small improvment of CSS in adminÉtienne Loks
2013-05-29Ability to set coordinates from live_lonlat (refs #335)Étienne Loks
Integration of Raphaël Droz's work.
2013-04-01Fix templates and disable by default clusteringÉtienne Loks
2013-04-01Minor improve on styleÉtienne Loks
2013-03-18Fix image height in popupÉtienne Loks
2013-03-18JS: better parse of network linksÉtienne Loks
2013-03-18Fix link redirectionÉtienne Loks
2013-03-14Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/static/chimere/css/styles.css chimere/static/chimere/js/jquery.chimere.js chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/utils.py chimere/views.py example_project/settings.py
2013-02-19Fix permalink (refs #479)Étienne Loks
2013-02-05Minor: add attribution of map layerÉtienne Loks
2013-02-04Fixes for debian packagingv2.0.0Étienne Loks
2013-02-03First work on Debian packaging.Étienne Loks
* first version of debian specific files to build the package * fix requirements * precise licence of external library
2013-02-02JS: when the marker selected is associated to a route zoom to its extentv2.0-RC6Étienne Loks
2013-02-01Move external libs to better directoryÉtienne Loks
2013-01-31Imports: add a default description for imports.Étienne Loks
2013-01-31Imports: make description import optionalÉtienne Loks
2013-01-25Remove opacity in default stylev2.0-RC5Étienne Loks
2012-12-16Improve (greatly) performance for route display on the mapÉtienne Loks
2012-12-13Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/locale/fr/LC_MESSAGES/django.po chimere/tests.py chimere/utils.py
2012-12-08Import: display overwrite option in OSM importÉtienne Loks
2012-12-08Imports: Manage overwrite optionalyÉtienne Loks
2012-11-26Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/fixtures/initial_data.json chimere/forms.py chimere/locale/fr/LC_MESSAGES/django.po chimere/static/chimere/css/styles.css chimere/templates/chimere/blocks/alternate_multimedia.html chimere/templates/chimere/blocks/categories.html chimere/widgets.py
2012-11-24Add simple map link on main templateÉtienne Loks