Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-26 | Merge branch 'v2.1' of ↵v2.1 | Étienne Loks | |
gitorious.org:chimere-example-project/chimere-example-project into v2.1 | |||
2015-02-26 | Merge branch 'master' of ↵ | Étienne Loks | |
gitorious.org:chimere-example-project/chimere-example-project Conflicts: .gitignore settings.py | |||
2015-02-26 | Change settings to be compatible with Django bug #18091 | Étienne Loks | |
2015-02-26 | Fix layer switcher layout | Étienne Loks | |
2015-02-25 | Fix map top | Étienne Loks | |
2015-02-25 | Update french translation | Étienne Loks | |
2015-02-25 | Fix a bad icon | Étienne Loks | |
2015-02-25 | gallery: jquery-ui -> bootstrap | Étienne Loks | |
2015-02-25 | Change share icons | Étienne Loks | |
2015-02-25 | Add news button and news template | Étienne Loks | |
2015-02-24 | CSS (especially for small screens) and JS fixes | Étienne Loks | |
2015-02-24 | Work on top menu bar style | Étienne Loks | |
2015-02-24 | Add font-awesome | Étienne Loks | |
2015-02-22 | Delete search template (using default one) | Étienne Loks | |
2015-02-22 | Search: work on spelling suggestions | Étienne Loks | |
2015-02-22 | Add default settings to be compatible with new version of chimere | Étienne Loks | |
2014-12-10 | Add french translation | Étienne Loks | |
2014-12-10 | Work on search template (previous, next button) | Étienne Loks | |
2014-12-10 | Fix search result | Étienne Loks | |
2014-12-10 | Add icon for search results | Étienne Loks | |
2014-12-09 | Add missing paramaterers in settings | Étienne Loks | |
2014-10-30 | Many improvments for searches and bootstrap themes | Étienne Loks | |
2014-09-22 | Work on search engine - new bootstrap layout | Étienne Loks | |
2013-10-25 | Adapt settings for mobile management | Étienne Loks | |
2013-06-07 | Merge branch 'v2.0' | Étienne Loks | |
Conflicts: settings.py | |||
2013-06-07 | Better management of static files | Étienne Loks | |
2013-06-07 | Merge branch 'v2.0' of ↵ | Étienne Loks | |
ssh://daenerys.peacefrogs.net/var/local/git/chimere_example_project into v2.0 | |||
2013-06-07 | Simplification | É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 | |