summaryrefslogtreecommitdiff
path: root/chimere/views.py
AgeCommit message (Collapse)Author
2015-02-20Routing: prevent incoherent transport and speedÉ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-07-29Add contact email to submitedÉtienne Loks
2014-07-29Detail: add routing_enabled to the contextÉtienne Loks
2014-04-10Add 'simple' to context of templatesÉ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-09-23Manage extra urlsÉtienne Loks
2013-04-01Be more flexible on settings configurationÉtienne Loks
2013-03-28Fix conditionnal parameters for routingÉ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-02JS: when the marker selected is associated to a route zoom to its extentv2.0-RC6Étienne Loks
2013-02-01Merge branch 'master' of ssh://daenerys.peacefrogs.net/var/local/git/chimereÉtienne Loks
2013-02-01Templates: more explicit messages on edition pages.Étienne Loks
2013-02-01Improve template when no default area is definedÉtienne Loks
2013-01-30Remove outdated markers from newsÉtienne Loks
2012-12-16Improve (greatly) performance for route display on the mapÉ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-23Fix route rapprochement: prevent delete of associated markerÉtienne Loks
2012-11-23Fix get_categories empty responseÉtienne Loks
2012-11-19Change page title to project nameÉtienne Loks
2012-11-19Change modification email (fix)Étienne Loks
2012-11-19Change modification emailÉtienne Loks
2012-11-19Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/models.py chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/tests.py
2012-11-16Redirect to the main page when area is not available (refs #412)Étienne Loks
2012-11-14Allow index customization in projects (strongly class based views...)Étienne Loks
2012-11-13Fix warning on routeÉtienne Loks
2012-11-11Update french translationÉtienne Loks
2012-11-06JS: fixes in the map display - add transport information to result routingÉtienne Loks
2012-10-31JS: preload icon imagesÉtienne Loks
2012-10-31Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/templates/chimere/blocks/multimedia_file.html chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/views.py
2012-10-28JS UI: be sure that there is no ID conflicts during the browsingÉtienne Loks
2012-10-15Routing: manage warns on the itineraryÉtienne Loks
2012-10-14Merge 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/models.py chimere/static/chimere/css/styles.css chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/views.py chimere/widgets.py
2012-10-14More explicit error on file upload - Update jquery requirementÉtienne Loks
2012-10-12Administration: manage news by areaÉtienne Loks
2012-10-09Admin: fix and improve moderation groups managementÉtienne Loks
2012-10-07Forms: fix geographic init after a bad submissionÉtienne Loks
2012-10-02Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/locale/fr/LC_MESSAGES/django.po chimere/models.py chimere/templates/chimere/main_map.html chimere/templatetags/chimere_tags.py chimere/views.py
2012-10-02Fix bad tiny URL (2)Étienne Loks
2012-10-01Fix bad tiny URLÉtienne Loks
2012-09-28Edit form: disable a subcat for submission onlyÉtienne Loks
2012-09-10Imrpove share link managementÉtienne Loks
2012-09-10Manage share toolbar inside a template tagÉtienne Loks
2012-09-09Changes on "Share network" - add a printer icon - fix permalinkÉtienne Loks
2012-09-07Manage a category descriptionÉtienne Loks
2012-09-05Add contact email var to main templateÉtienne Loks
2012-09-05News and welcome message improvment (choose the news available on welcome ↵Étienne Loks
and add a specific page for news)
2012-09-04Add title to extra pagesÉtienne Loks