summaryrefslogtreecommitdiff
path: root/chimere/templates
AgeCommit message (Collapse)Author
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-30Fix modification link in adminÉtienne Loks
2013-01-30Fix bad detextion of modification in adminÉ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-07Admin: improve non overloading importsÉtienne Loks
* improve non overloading import management in OSM * add a warning message to "modified" items form
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-26Manage auto-detection of multimedia type by extension - improvement on ↵Étienne Loks
alternate multimedia widget Conflicts: chimere/admin.py chimere/forms.py chimere/models.py chimere/templates/chimere/blocks/alternate_multimedia.html chimere/templatetags/chimere_tags.py
2012-11-24Minor UI change on feedsÉtienne Loks
2012-11-24Add simple map link on main templateÉtienne Loks
2012-11-24Admin: improve property model managementÉtienne Loks
* Add the ability to hide property model from the admin * Add a warning to the admin that it should reload the webserver
2012-11-24Fix rapprochement - work on OSM export interfaceÉtienne Loks
2012-11-23Fix get_categories empty responseÉtienne Loks
2012-11-23OSM export: improve admin formÉtienne Loks
2012-11-22Inline formset: manage addition of new lines in JSÉtienne Loks
2012-11-19Change page title to project nameÉ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-16Manage route amendment in admin (refs #381)Étienne Loks
2012-11-16Manage marker amendment in admin (refs #381)Étienne Loks
2012-11-15Add a template tags for a small OpenLayers mapÉtienne Loks
2012-11-13Fail properly when the routing engine don't find a route - JS: manage ↵Étienne Loks
routing messages
2012-11-12HTML validation (alt attribute)Étienne Loks
2012-11-12HTML validationÉtienne Loks
2012-11-11JS: Fix clustering redraw and layer z-index after category checkÉtienne Loks
2012-10-31JS: improve category checkÉ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-29Add a legend on multimedia items (refs #395)Étienne Loks
2012-10-28Better no-JS messageÉtienne Loks
2012-10-28Minor terminology fixÉtienne Loks
2012-10-28Fix loading of embeded multimedia itemsÉtienne Loks
2012-10-28UI: Fix submited dialog zindex (refs #391)Étienne Loks
2012-10-28JS UI: be sure that there is no ID conflicts during the browsingÉtienne Loks
2012-10-28JS UI: Simplify tabs managementÉtienne Loks
2012-10-28JS UI: Cleaner tabs managementÉtienne Loks
2012-10-28Template et CSS improvments (refs #388, refs #390, refs #394)Étienne Loks
2012-10-27Feeds: fix firct category selectionÉtienne Loks
2012-10-17JS: improve category menu managementÉ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-12JS: fix GPX uploadÉtienne Loks
2012-10-09Update documentationÉtienne Loks
2012-10-09Admin: fix and improve moderation groups managementÉtienne Loks
2012-10-06Import/export: KML route import - KML, CSV, ShapeFile route exportÉtienne Loks
2012-10-04Import: add origin and license fields for import and geo-objectsÉtienne Loks
2012-10-03Add a custom layer box with ability to add some subcat as a "virtual" layerÉ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-01TinyMCE: allow external imagesÉtienne Loks
2012-09-28Add a waiting messageÉtienne Loks
2012-09-25Main map: add a waiting image while loading markers/routes on the mapÉtienne Loks