summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-20Merge branch 'v2.1'Étienne Loks
2015-02-20Routing: prevent incoherent transport and speedÉtienne Loks
2015-02-20Fix bad typo in JS...É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-18Add the ability to display an extra json layer by defaultÉtienne Loks
2015-02-15Update copyrightÉtienne Loks
2015-02-15Fix bad mergeÉtienne Loks
2015-02-15Migrations mergeÉ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
2015-02-14Merge branch 'v2.1'Étienne Loks
2015-02-14Remove syntax warningÉtienne Loks
2015-02-14Merge branch 'v2.1'Étienne Loks
2015-02-14XSLT imports: better date management - refactoring - manage date ISO formatÉtienne Loks
2015-02-14Add missing files for testsÉtienne Loks
2015-02-14Refactoring XSLT imports - fix testsÉtienne Loks
2015-02-11Merge branch 'v2.1'Étienne Loks
2015-02-11Makefile sample: add collecstatic to updateÉtienne Loks
2015-02-11Merge branch 'v2.1'Étienne Loks
2015-02-11Add a sample MakefileÉ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
2015-01-17Add boolean type for dynamic fieldsÉtienne Loks
2015-01-17Add boolean type for dynamic fieldsÉtienne Loks
2014-12-10Add french translationÉtienne Loks
2014-12-10Work on search template (previous, next button)Étienne Loks
2014-12-10Fix search resultÉtienne Loks
2014-12-10Fix search resultÉtienne Loks
2014-12-10Add icon for search resultsÉtienne Loks
2014-12-10Add icon of search resultsÉtienne Loks
2014-12-10Search: fix marker filtering - deactivate routesÉtienne Loks
2014-12-09Add missing paramaterers in settingsÉtienne Loks
2014-12-09Work on autocompleteÉtienne Loks
2014-12-09Haystack requirementsÉtienne Loks
2014-12-09Remove * import not at module levelÉtienne Loks
2014-10-30Many improvments for searches and bootstrap themesÉtienne Loks
2014-09-22Work on search engine - new bootstrap layoutÉtienne Loks
2014-09-22Work on search engineÉtienne Loks
* templates * styles * search index definition
2014-09-19Merge branch 'v2.1' into v2.2Étienne Loks
2014-09-19Manage unicode version of month namesÉtienne Loks
2014-08-28Add category and subcategory slugs - better management of modelproperty slugÉtienne Loks
2014-08-26Haystack parametersÉtienne Loks
2014-07-30Remove auto_now_add from News modelÉtienne Loks
2014-07-29Add contact_email var to submited templatagÉtienne Loks
2014-07-29Add contact email to submitedÉtienne Loks
2014-07-29Detail: add routing_enabled to the contextÉtienne Loks
2014-06-14Fix bad json exportÉtienne Loks
2014-06-05Improve performance of getGeoObjects for large requestÉtienne Loks
One supplementary request was done for each marker! To be done: check and improve routes.