Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-12 | Adaptation on settingsnef | Étienne Loks | |
2013-04-05 | Manage conditionnal CSS (better to come...) | Étienne Loks | |
2013-04-03 | Allow conditions for CSS urls. | Étienne Loks | |
2013-04-01 | Better management of URLs in settings.py | Étienne Loks | |
2013-04-01 | Merge branch 'master' into nef | Étienne Loks | |
Conflicts: settings.py | |||
2013-04-01 | Add routing settings | Étienne Loks | |
2013-04-01 | Change settings according to chimere library | Étienne Loks | |
2013-02-18 | Allow to easily specify the log filev2.0 | Étienne Loks | |
2013-02-01 | Fix path according to Chimère reorganization | Étienne Loks | |
2013-02-01 | Changes to reflect move from example_project to chimere_example_project | É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-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-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 | Work on CSV export | Étienne Loks | |
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-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 | |
2012-04-22 | Fix JME load inside description - style improvment | Étienne Loks | |
2012-04-19 | Better management of multimedia files - default field for areas | Étienne Loks | |
* change picture and multimedia files from many to many to foreign key * adapt the admin to be more efficient with multimedia files * add a default field for areas - only one area can be the default one * add a jquery Chosen widget - currently not used | |||
2012-04-17 | Work on rss feeds (refs #324) | Étienne Loks | |
2012-04-17 | settings.py reorganization | Étienne Loks | |
2012-04-14 | Uses a local_settings.py and put settings.py in VCS | Étienne Loks | |