Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-07-02 | Remove old reference to BASE_URL in emails. | Étienne Loks | |
* more precise URL is given to moderators | |||
2012-07-02 | Fix "Show on map" in welcome message (refs #366) | Étienne Loks | |
* new templatetag: get_tinyfied_url * remove an old reference to BASE_URL | |||
2012-07-02 | Fix area_name for urls | Étienne Loks | |
2012-07-02 | Fix access to RSS feeds (refs #367) - Improve URLs | Étienne Loks | |
2012-05-16 | Fix RSS feeds for django 1.4 - reintegrate them in the main application | Étienne Loks | |
2012-05-14 | Add a local default icon - fix redirect | Étienne Loks | |
2012-05-09 | Fix forgotten import | Étienne Loks | |
2012-05-08 | Better management of default areas - Fix the extent save | Étienne Loks | |
2012-05-07 | Manage specific CSS for areas inside admin | Étienne Loks | |
2012-05-07 | Reactivate categories filtering by area | Étienne Loks | |
2012-05-07 | UI works for areas, permalink and welcom message - add welcome message | Étienne Loks | |
to area management | |||
2012-05-06 | Improve area management | Étienne Loks | |
2012-05-05 | Manage different and multiple layers in areas (including default) | Étienne Loks | |
2012-04-12 | Small fixes for django 1.4 | Étienne Loks | |
2012-04-10 | Fix gpx upload for route | Étienne Loks | |
2012-04-07 | Fixes model type and form validation in edition panel. | Étienne Loks | |
* check URL format for multimedia items (closes #333) * file field is required for pictures (closes #332) * multimedia type is required for multimedia items (closes #331) * name is required for pictures and multimedia items (closes #330) * errors messages are now more visible (closes #328) | |||
2012-03-10 | Correct path problems | Étienne Loks | |
2012-03-07 | Work on multimedia file forms - create, modify and remove. | Étienne Loks | |
2012-03-07 | Work on multimedia file forms | Étienne Loks | |
2012-03-01 | Work on multimedia fields | Étienne Loks | |
2012-02-28 | Change models for multimedia managements | Étienne Loks | |
2012-02-28 | Move the submit message to the edit page | Étienne Loks | |
2012-02-28 | Allow modification of routes on the main interface | Étienne Loks | |
2012-02-28 | Allow modification of markers on the main interface | Étienne Loks | |