summaryrefslogtreecommitdiff
path: root/chimere/locale/fr/LC_MESSAGES/django.po
AgeCommit message (Collapse)Author
2016-06-15Merge branch 'v2.2' into v3.0Étienne Loks
Conflicts: chimere/static/chimere/js/jquery.chimere.js
2016-05-15Update french translationÉtienne Loks
2016-03-25Update of copyright datesValérie-Emma Leroux
2015-04-20Update french translationÉtienne Loks
2015-04-19Update french translationÉtienne Loks
2015-03-29Update french translationÉtienne Loks
2015-02-26Update french translationÉtienne Loks
2013-04-18Merge branch 'v2.0'Étienne Loks
Conflicts: chimere/locale/fr/LC_MESSAGES/django.po
2013-04-18Minor: more precise error message on shapefile importÉ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-01Minor update on french translationÉtienne Loks
2013-02-01Update french translationÉtienne Loks
2013-01-31Imports: make description import optionalÉ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-08Minor update on french translationÉtienne Loks
2012-12-08Update french tranlation - minor label changeÉtienne Loks
2012-12-06Update french translation (minor)Étienne Loks
2012-11-27Add not_for_osm to admin marker formÉ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-26Update french translationÉtienne Loks
2012-11-24Update french translationÉtienne Loks
2012-11-22Minor french translation fixÉtienne Loks
2012-11-22Update french translation.Étienne Loks
2012-11-11Update french translationÉ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-26Forms: fix date check on marker formÉtienne Loks
* End date can't be before start date (refs #384)
2012-10-26Minor update of french translationÉtienne Loks
2012-10-17Small french translation upgradeÉ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-06Admin: improve widget to select an areaÉtienne Loks
2012-10-04Update of french translationÉtienne Loks
2012-10-04Import: add error messagesÉ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-01Minor: Update of localeÉtienne Loks
2012-09-28Add a waiting messageÉtienne Loks
2012-09-28Edit form: disable a subcat for submission onlyÉtienne Loks
2012-09-05Update french translationÉtienne Loks
2012-09-03Update of french translationÉtienne Loks
2012-08-26Add a locale file for example projectÉtienne Loks
2012-08-26Add the possibility to submit a modification by emailÉtienne Loks
2012-08-22Merge branch 'saclay' of ssh://daenerys.peacefrogs.net/var/local/git/chimere ↵Étienne Loks
into saclay Conflicts: chimere/locale/fr/LC_MESSAGES/django.po
2012-08-22Improve routing interface and functionalitiesÉtienne Loks
* fix POI clicking * create a nominatim widget to get coordinates from text * create a JQuery UI button select widget * create a routing form to get itinerary from a textual form * CSS for the routing form * Reverse nominatim: when a point is get for routing on the map label for this point is get from nominatim * Add transport management by user choice * Update french translation
2012-08-22Update french translation with routingÉtienne Loks
2012-08-22First working version of routing.Étienne Loks
* add an utilitary Routing class to manage different routing system * implement the routing with routino * add a view to manage routes * itinerary panel template * JS management of routing: * manage flag markers on the map * request the route when start and finish flag are set * display the route and the itinerary description * add of two flags images * itinerary panel CSS * french translation update
2012-08-20Merge branch 'master' into edsÉtienne Loks
Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/templates/chimere/edit.html
2012-08-20Add personal information in edit formÉtienne Loks
2012-08-20Update french translation in admin for propertiesÉtienne Loks
2012-08-17Improve routing interface and functionalitiesÉtienne Loks
* fix POI clicking * create a nominatim widget to get coordinates from text * create a JQuery UI button select widget * create a routing form to get itinerary from a textual form * CSS for the routing form * Reverse nominatim: when a point is get for routing on the map label for this point is get from nominatim * Add transport management by user choice * Update french translation
2012-08-15Update french translation with routingÉtienne Loks
2012-08-15First working version of routing.Étienne Loks
* add an utilitary Routing class to manage different routing system * implement the routing with routino * add a view to manage routes * itinerary panel template * JS management of routing: * manage flag markers on the map * request the route when start and finish flag are set * display the route and the itinerary description * add of two flags images * itinerary panel CSS * french translation update