summaryrefslogtreecommitdiff
path: root/chimere/templates
AgeCommit message (Collapse)Author
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
2012-09-25Templatetags: map_params -> 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
2012-09-21Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/forms.py chimere/models.py chimere/static/chimere/js/jquery.chimere.js
2012-09-20Fix feeds templates. Add more informations on feeds.Étienne Loks
2012-09-18Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/forms.py example_project/settings.py
2012-09-18Add forgotten template for CSV exportÉtienne Loks
2012-09-10Imrpove share link managementÉtienne Loks
2012-09-10Manage share toolbar inside a template tagÉtienne Loks
2012-09-09Fix on itinerary permalinkÉtienne Loks
2012-09-09Manage itinerary in permalinkÉtienne Loks
2012-09-08Add a print cssÉtienne Loks
2012-09-07Manage subcategory descriptionÉ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
2012-09-04Add a new Page model to add simple pages as "actions"- Improve actions ↵Étienne Loks
management
2012-09-02Routing: finish work on add step - extract JS routing in a specific JS fileÉtienne Loks
2012-08-31Routing: fix speed filter widgetÉtienne Loks
2012-08-31Routing: manage speed in (forms, views, helpers)Étienne Loks
2012-08-30Improvment on route editionÉtienne Loks
2012-08-30Forms: fix file upload on alternate multimedia formÉtienne Loks
2012-08-30Improve alternate multimedia form - make the multimedia type optional: it ↵Étienne Loks
can be guessed
2012-08-29Manage auto-detection of multimedia type by extension - improvement on ↵Étienne Loks
alternate multimedia widget
2012-08-28Improve alternate multimedia widgetÉtienne Loks
2012-08-28Minor edit form improvment.Étienne Loks
2012-08-28Work on an alternative multimedia formÉtienne Loks
2012-08-27Merge branch 'master' into saclayÉtienne Loks
2012-08-27Fix display welcome message on fisrt visit of the day.Étienne Loks
2012-08-27Improve tinyMCE management (for ajax calls)Étienne Loks
2012-08-26Add the possibility to submit a modification by emailÉtienne Loks
2012-08-26Improve detail displayÉtienne Loks
* add a short_description property to marker which cut desc * add options in jquery.chimere.js to customize popup display