| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-30 | Models: add dated attribute to subcategory | É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-29 | Clean initial_data and fix a non necessary requirement in Area form | Étienne Loks | |
| 2012-08-28 | Improve alternate multimedia widget | Étienne Loks | |
| 2012-08-28 | JS: rename variables that interfere with other | Étienne Loks | |
| 2012-08-28 | Minor edit form improvment. | Étienne Loks | |
| 2012-08-28 | JS: add methods to activate and deactivate click events: map menu and marker | É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-28 | Edit form: exclude thumbnail fields of the edit form | Étienne Loks | |
| 2012-08-28 | Work on an alternative multimedia form | Étienne Loks | |
| 2012-08-28 | TinyMCE; Leave to CSS the width and height of textarea | Étienne Loks | |
| 2012-08-28 | Finaly roll back the dynamic management of properties | Étienne Loks | |
| In fact I cannot manage theses properties in admin if dynamic. On the other side an improvment has been made: disabled properties are available in admin forms. | |||
| 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 | Add choicefield to available propertymodel - make propertymodel really ↵ | Étienne Loks | |
| dynamic (finaly!) | |||
| 2012-08-27 | Improve tinyMCE management (for ajax calls) | Étienne Loks | |
| 2012-08-27 | Admin: add a tinyMCE editor to description field | Étienne Loks | |
| 2012-08-26 | JS: Fix map pan when clicking on a popup | Étienne Loks | |
| 2012-08-26 | Add a locale file for example project | É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 | JS: allow custom popup class | É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-24 | Fail silently the generation of thumbnails of corrupted or missing picture | Étienne Loks | |
| 2012-08-24 | Fix encoding error when uploading files | Étienne Loks | |
| 2012-08-24 | Manage thumbnails for picture files - display with prettyPhoto on detail desc | Étienne Loks | |
| 2012-08-24 | JS: allow custom windows opening function fro routing | Étienne Loks | |
| 2012-08-23 | JS: add a selected class to main categories | Étienne Loks | |
| 2012-08-23 | Merge branch 'master' into saclay | Étienne Loks | |
| Conflicts: chimere/static/chimere/js/jquery.chimere.js | |||
| 2012-08-23 | JS: make hidePopup a public method | Étienne Loks | |
| 2012-08-23 | Minor formating | Étienne Loks | |
| 2012-08-23 | Merge branch 'master' into saclay | Étienne Loks | |
| 2012-08-23 | Remove link border on image for IE | Étienne Loks | |
| 2012-08-22 | Add a python_value property to "properties" | Étienne Loks | |
| 2012-08-22 | Force the reload of jquery.chimere | Étienne Loks | |
| 2012-08-22 | JS: SimplePanZoom improvement, allow custom top position of the slider | Étienne Loks | |
| 2012-08-22 | Hide category panel when there is only one category available | Étienne Loks | |
| 2012-08-22 | Merge branch 'saclay' of ssh://daenerys.peacefrogs.net/var/local/git/chimere ↵ | Étienne Loks | |
| into saclay Conflicts: chimere/locale/fr/LC_MESSAGES/django.po | |||
| 2012-08-22 | Replace unidecode by the django slugify filterv2.0-RC4 | É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 | Update french translation with routing | Étienne Loks | |
| 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 | Minor changes on routing presentation | É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 | |||
