| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-06 | Import/export: KML route import - KML, CSV, ShapeFile route export | Étienne Loks | |
| 2012-10-04 | Import: add origin and license fields for import and geo-objects | Étienne Loks | |
| 2012-10-03 | Add a custom layer box with ability to add some subcat as a "virtual" layer | Étienne Loks | |
| 2012-10-02 | Merge 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-01 | TinyMCE: allow external images | Étienne Loks | |
| 2012-09-28 | Add a waiting message | Étienne Loks | |
| 2012-09-25 | Main map: add a waiting image while loading markers/routes on the map | Étienne Loks | |
| 2012-09-25 | Templatetags: map_params -> map | Étienne Loks | |
| 2012-09-25 | Map: 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-21 | Merge 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-20 | Fix feeds templates. Add more informations on feeds. | Étienne Loks | |
| 2012-09-18 | Merge branch 'master' into saclay | Étienne Loks | |
| Conflicts: chimere/admin.py chimere/forms.py example_project/settings.py | |||
| 2012-09-18 | Add forgotten template for CSV export | Étienne Loks | |
| 2012-09-10 | Imrpove share link management | Étienne Loks | |
| 2012-09-10 | Manage share toolbar inside a template tag | Étienne Loks | |
| 2012-09-09 | Fix on itinerary permalink | Étienne Loks | |
| 2012-09-09 | Manage itinerary in permalink | Étienne Loks | |
| 2012-09-08 | Add a print css | Étienne Loks | |
| 2012-09-07 | Manage subcategory description | Étienne Loks | |
| 2012-09-05 | News and welcome message improvment (choose the news available on welcome ↵ | Étienne Loks | |
| and add a specific page for news) | |||
| 2012-09-04 | Add title to extra pages | Étienne Loks | |
| 2012-09-04 | Add a new Page model to add simple pages as "actions"- Improve actions ↵ | Étienne Loks | |
| management | |||
| 2012-09-02 | Routing: finish work on add step - extract JS routing in a specific JS file | Étienne Loks | |
| 2012-08-31 | Routing: fix speed filter widget | Étienne Loks | |
| 2012-08-31 | Routing: manage speed in (forms, views, helpers) | Étienne Loks | |
| 2012-08-30 | Improvment on route edition | Étienne Loks | |
| 2012-08-30 | Forms: fix file upload on alternate multimedia form | Étienne Loks | |
| 2012-08-30 | Improve alternate multimedia form - make the multimedia type optional: it ↵ | Étienne Loks | |
| can be guessed | |||
| 2012-08-29 | Manage auto-detection of multimedia type by extension - improvement on ↵ | Étienne Loks | |
| alternate multimedia widget | |||
| 2012-08-28 | Improve alternate multimedia widget | Étienne Loks | |
| 2012-08-28 | Minor edit form improvment. | Étienne Loks | |
| 2012-08-28 | Work on an alternative multimedia form | Étienne Loks | |
| 2012-08-27 | Merge branch 'master' into saclay | Étienne Loks | |
| 2012-08-27 | Fix display welcome message on fisrt visit of the day. | Étienne Loks | |
| 2012-08-27 | Improve tinyMCE management (for ajax calls) | Étienne Loks | |
| 2012-08-26 | Add the possibility to submit a modification by email | Étienne Loks | |
| 2012-08-26 | Improve detail display | Étienne Loks | |
| * add a short_description property to marker which cut desc * add options in jquery.chimere.js to customize popup display | |||
| 2012-08-25 | Improvement in route display and parsing | Étienne Loks | |
| 2012-08-24 | Merge branch 'master' into saclay | Étienne Loks | |
| Conflicts: example_project/settings.py | |||
| 2012-08-24 | Add an "upload in progress" dialog when submiting the edit form | Étienne Loks | |
| 2012-08-24 | Manage thumbnails for picture files - display with prettyPhoto on detail desc | Étienne Loks | |
| 2012-08-23 | Minor formating | Étienne Loks | |
| 2012-08-23 | Merge branch 'master' into saclay | Étienne Loks | |
| 2012-08-22 | Force the reload of jquery.chimere | Étienne Loks | |
| 2012-08-22 | Hide category panel when there is only one category available | Étienne Loks | |
| 2012-08-22 | Improve 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-22 | Improve itinerary layout | Étienne Loks | |
| * create a proper templatetag for routing * add a button to show the routing dialog * some cleaning in the css file | |||
| 2012-08-22 | Improve routing: manage steps | Étienne Loks | |
| * Manage steps in routing core * Add extra parameters for steps in urls.py * Modify the view to parse steps and send them to the routing core * Manage steps in JS (add many step flags and send a correct request to the view) * Manage a clear itinerary action in JS * Add a new flag image for steps * CSS improvement | |||
| 2012-08-22 | Use JQuery UI dialog for itinerary detail | Étienne Loks | |
| 2012-08-22 | First 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 | |||
