| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-14 | Allow index customization in projects (strongly class based views...) | Étienne Loks | |
| 2012-11-13 | Fix warning on route | Étienne Loks | |
| 2012-11-11 | Update french translation | Étienne Loks | |
| 2012-11-06 | JS: fixes in the map display - add transport information to result routing | Étienne Loks | |
| 2012-10-31 | JS: preload icon images | Étienne Loks | |
| 2012-10-31 | Merge 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-28 | JS UI: be sure that there is no ID conflicts during the browsing | Étienne Loks | |
| 2012-10-15 | Routing: manage warns on the itinerary | Étienne Loks | |
| 2012-10-14 | Merge 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-14 | More explicit error on file upload - Update jquery requirement | Étienne Loks | |
| 2012-10-12 | Administration: manage news by area | Étienne Loks | |
| 2012-10-09 | Admin: fix and improve moderation groups management | Étienne Loks | |
| 2012-10-07 | Forms: fix geographic init after a bad submission | É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-02 | Fix bad tiny URL (2) | Étienne Loks | |
| 2012-10-01 | Fix bad tiny URL | Étienne Loks | |
| 2012-09-28 | Edit form: disable a subcat for submission only | É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 | Changes on "Share network" - add a printer icon - fix permalink | Étienne Loks | |
| 2012-09-07 | Manage a category description | Étienne Loks | |
| 2012-09-05 | Add contact email var to main template | É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-03 | Merge branch 'master' into saclay | Étienne Loks | |
| 2012-09-01 | Fix bad http header conversion when getting the root uri | Étienne Loks | |
| 2012-08-31 | Routing: manage speed in (forms, views, helpers) | Étienne Loks | |
| 2012-08-28 | Merge branch 'master' into saclay | Étienne Loks | |
| 2012-08-28 | Add share url on detail request | Étienne Loks | |
| 2012-08-26 | Add the possibility to submit a modification by email | Étienne Loks | |
| 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-23 | Merge branch 'master' into saclay | É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 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 | 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 | |||
| 2012-08-21 | Allow specific multimedia et picture formset for get_edit_page | Étienne Loks | |
| 2012-08-20 | Merge branch 'master' into eds | Étienne Loks | |
| Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/templates/chimere/edit.html | |||
| 2012-08-20 | Add personal information in edit form | Étienne Loks | |
| 2012-08-20 | Model: Add mandatory field for model properties | Étienne Loks | |
| 2012-08-17 | Add conditionnal model properties dependant to subcategories | Étienne Loks | |
| 2012-07-25 | Manage dynamic areas by areas | Étienne Loks | |
| 2012-07-18 | Fix route submission | Étienne Loks | |
| 2012-07-13 | Fix getDetail: fix bad tiny url generation | Étienne Loks | |
| 2012-07-11 | Update doc - minor fix on description where no area is provided | Étienne Loks | |
| 2012-07-05 | Fix bad share networks links | Étienne Loks | |
| 2012-07-05 | Simplify zoom area management | Étienne Loks | |
