summaryrefslogtreecommitdiff
path: root/chimere/templates
AgeCommit message (Collapse)Author
2015-05-30Remove routing for simple mapsÉtienne Loks
2015-02-20Change JS transport and route management to be available on startupÉtienne Loks
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-25Fix typo in settings - fix mobile files importÉ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-21Update project urlÉtienne Loks
2013-05-29Merge branch 'v2.0'Étienne Loks
Conflicts: chimere/widgets.py
2013-05-29Simplify live_lonlat templateÉtienne Loks
2013-05-29Ability to set coordinates from live_lonlat (refs #335)Étienne Loks
Integration of Raphaël Droz's work.
2013-05-29Use a template to render PointChooser widget.Étienne Loks
Integration of Raphaël Droz's work.
2013-04-01Fix templates and disable by default clusteringÉtienne Loks
2013-04-01Fix routing templatetagsÉtienne Loks
2013-03-18Update copyright notice on the mapÉ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-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