summaryrefslogtreecommitdiff
path: root/chimere/static
AgeCommit message (Collapse)Author
2012-11-22Importer admin: Improve UI - fix bad bounding box on OSM importerÉtienne Loks
2012-11-22Admin import: xapi specific interface (refs #449, refs #458)Étienne Loks
2012-11-21Admin import: filter admin fields by typeÉtienne Loks
2012-11-19JS: improve popup display when the content is inside the popupÉtienne Loks
2012-11-14JS: hide default popup on reloadÉtienne Loks
2012-11-14JS: fix zoom on cluster (when the area is limited to a bounding box)Étienne Loks
2012-11-14CSS: print css adjustmentÉtienne Loks
2012-11-14JS: fix speed managementÉtienne Loks
2012-11-13JS: routing cleanÉtienne Loks
2012-11-13Fail properly when the routing engine don't find a route - JS: manage ↵Étienne Loks
routing messages
2012-11-13JS: Fix nominatim formatingÉtienne Loks
2012-11-12JS: fix cluster clearÉtienne Loks
2012-11-12JS: remove cache on ajax loadÉtienne Loks
2012-11-11JS: adapt cluster settings - optimize cluster redrawÉtienne Loks
2012-11-11JS: Fix clustering redraw and layer z-index after category checkÉtienne Loks
2012-11-09JS: remove unecessary paramÉtienne Loks
2012-11-09JS: Change default controls on map (old one is more complete but too ↵Étienne Loks
problematic)
2012-11-08JS: simulate click on the map after popup hiding to prevent hover event mess...Étienne Loks
2012-11-08JS: allow customization of marker hoverÉtienne Loks
2012-11-07JS: fix marker display in adminÉtienne Loks
2012-11-06JS: fixes in the map display - add transport information to result routingÉtienne Loks
2012-11-01Minor UI adaptationÉtienne Loks
2012-10-31JS: improve category checkÉtienne Loks
2012-10-31Minor change on cluster icon managementÉ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-29Add a legend on multimedia items (refs #395)Étienne Loks
2012-10-28Better no-JS messageÉtienne Loks
2012-10-28JS UI: Cleaner tabs managementÉtienne Loks
2012-10-28Minor fix on CSSÉtienne Loks
2012-10-28Template et CSS improvments (refs #388, refs #390, refs #394)Étienne Loks
2012-10-27Fix cookie management in IE (refs #375)Étienne Loks
2012-10-17Admin: improvment on category display - Remove unecessary fieldÉ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-12JS: minor fixÉtienne Loks
2012-10-08JS: Fix TinyMCE initÉtienne Loks
2012-10-08CSS: Adapt simple view CSSÉtienne Loks
2012-10-07Widgets: distinguish Textarea in admin and in main interfaceÉtienne Loks
2012-10-06Admin: improve widget to select an areaÉtienne Loks
2012-10-05Admin: sort multimedia and images by drag and dropÉtienne Loks
2012-10-04Import: add origin and license fields for import and geo-objectsÉtienne Loks
2012-10-04Fix JS in administrationÉ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
2012-09-25Map: manage hover for markers - work on clusteringÉtienne Loks
* add the possibility to add an alternate icon when the category is hovered * management of click *and* hover for cluster layer * make clustering of marker not mandatory * manage icon hover in JS: change icon + category label display on top of the marker