Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-16 | Add database migration to manage new fields from saclay branch | Étienne Loks | |
2013-03-14 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/static/chimere/css/styles.css chimere/static/chimere/js/jquery.chimere.js chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/utils.py chimere/views.py example_project/settings.py | |||
2013-02-01 | Extract example_project to a new repository - update doc about this change | Étienne Loks | |
2013-02-01 | Adapt example_project to avoid unicode characters. | Étienne Loks | |
Temporary fix to prevent a Django bug. cf. https://code.djangoproject.com/ticket/18091 | |||
2013-01-24 | Fix database initialisation for upgrade. | Étienne Loks | |
2012-11-26 | 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/static/chimere/css/styles.css chimere/templates/chimere/blocks/alternate_multimedia.html chimere/templates/chimere/blocks/categories.html chimere/widgets.py | |||
2012-11-24 | Admin: improve property model management | Étienne Loks | |
* Add the ability to hide property model from the admin * Add a warning to the admin that it should reload the webserver | |||
2012-11-13 | Fail properly when the routing engine don't find a route - JS: manage ↵ | Étienne Loks | |
routing messages | |||
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-09 | Integration of Alban Tiberghien <alban.tiberghien@gmail.com> changes to make ↵ | Étienne Loks | |
the application more 'pip' and 'virtualenv' friendly Changes has been integrated in alternate files 'local_settings.py.pip.sample' and 'apache-wsgi-pip.conf' in order to not conflict with installation not using 'pip'. The changes are: - Add django-extensions - Install tinymce as 3rd app - Minor fix in jquery path - Fix shabang in order to work with virtual environment As I want to minimise the size of the tracked files in the Git repository jQuery-UI files were not included (as a small fix Google CDN is set by default for jquery-UI). | |||
2012-10-09 | Update documentation | Étienne Loks | |
2012-10-07 | Documentation/configuration: fix path, add dependancies | É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 | Work on CSV export | Étienne Loks | |
2012-09-05 | Add contact email var to main template | É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-24 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: example_project/settings.py | |||
2012-08-24 | Manage thumbnails for picture files - display with prettyPhoto on detail desc | Étienne Loks | |
2012-08-24 | Fix default Openlayers path when static path is not the default | É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 | 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-22 | Routing & UI improvment: first work on map menu | Étienne Loks | |
* add a map menu on the main interface * add a new templatetag: map_menu * add CHIMERE_ENABLE_ROUTING to settings * add a routing settings (boolean) in jquery.chimere.js * manage zoomin, zoomout, center in jquery.chimere.js | |||
2012-08-21 | Map: change the pan to a cleaner one (thanks to OpenStreetMap website) | Étienne Loks | |
2012-08-02 | Fix import test for celery | Étienne Loks | |
2012-08-02 | Move locale to application | Étienne Loks | |
2012-08-02 | Fix migration script | Étienne Loks | |
2012-08-02 | Rechange wording: from theme to categories | Étienne Loks | |
2012-08-02 | Make Celery and Kombu optional (but the import is not available) | Étienne Loks | |
2012-07-25 | Manage dynamic areas by areas | Étienne Loks | |
2012-07-24 | Update translation | Étienne Loks | |
2012-07-18 | Minor fix in translation | Étienne Loks | |
2012-07-18 | Improve user submissions (routes and markers) | Étienne Loks | |
2012-07-12 | Settings: Fix default settings | É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-03 | Remove old reference to EXTRA_URL | Étienne Loks | |
2012-07-03 | Fix feeds - remove BASE_URL ref | Étienne Loks | |
* fix area feeds * fix url feeds * temporary fix: pass Marker from BaseGeoManager to GeoManager to fix a strange error in area feeds using contained filter | |||
2012-05-22 | Create dirs to overload templates in example_project | Étienne Loks | |
2012-05-17 | Minor translation | Étienne Loks | |
2012-05-17 | Update translation | Étienne Loks | |
2012-05-16 | Fix RSS feeds for django 1.4 - reintegrate them in the main application | Étienne Loks | |
2012-05-09 | Update french translation | Étienne Loks | |
2012-05-08 | Fix restricted extent - Add restricted extent to area admin | Étienne Loks | |
2012-05-08 | Fix share icons | Étienne Loks | |
2012-05-07 | Manage specific CSS for areas inside admin | Étienne Loks | |
2012-05-07 | Manage default categories inside admin | Étienne Loks | |
2012-05-05 | Manage different and multiple layers in areas (including default) | Étienne Loks | |
2012-05-04 | Shapefile import | Étienne Loks | |