summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-26Merge branch 'v2.1' of ↵v2.1Étienne Loks
gitorious.org:chimere-example-project/chimere-example-project into v2.1
2015-02-26Merge branch 'master' of ↵Étienne Loks
gitorious.org:chimere-example-project/chimere-example-project Conflicts: .gitignore settings.py
2015-02-26Change settings to be compatible with Django bug #18091Étienne Loks
2015-02-26Fix layer switcher layoutÉtienne Loks
2015-02-25Fix map topÉtienne Loks
2015-02-25Update french translationÉtienne Loks
2015-02-25Fix a bad iconÉtienne Loks
2015-02-25gallery: jquery-ui -> bootstrapÉtienne Loks
2015-02-25Change share iconsÉtienne Loks
2015-02-25Add news button and news templateÉtienne Loks
2015-02-24CSS (especially for small screens) and JS fixesÉtienne Loks
2015-02-24Work on top menu bar styleÉtienne Loks
2015-02-24Add font-awesomeÉtienne Loks
2015-02-22Delete search template (using default one)Étienne Loks
2015-02-22Search: work on spelling suggestionsÉtienne Loks
2015-02-22Add default settings to be compatible with new version of chimereÉtienne Loks
2014-12-10Add french translationÉtienne Loks
2014-12-10Work on search template (previous, next button)Étienne Loks
2014-12-10Fix search resultÉtienne Loks
2014-12-10Add icon for search resultsÉtienne Loks
2014-12-09Add missing paramaterers in settingsÉtienne Loks
2014-10-30Many improvments for searches and bootstrap themesÉtienne Loks
2014-09-22Work on search engine - new bootstrap layoutÉtienne Loks
2013-10-25Adapt settings for mobile managementÉtienne Loks
2013-06-07Merge branch 'v2.0'Étienne Loks
Conflicts: settings.py
2013-06-07Better management of static filesÉtienne Loks
2013-06-07Merge branch 'v2.0' of ↵Étienne Loks
ssh://daenerys.peacefrogs.net/var/local/git/chimere_example_project into v2.0
2013-06-07SimplificationÉtienne Loks
2013-04-05Manage conditionnal CSS (better to come...)Étienne Loks
2013-04-03Allow conditions for CSS urls.Étienne Loks
2013-04-01Better management of URLs in settings.pyÉtienne Loks
2013-04-01Merge branch 'master' into nefÉtienne Loks
Conflicts: settings.py
2013-04-01Add routing settingsÉtienne Loks
2013-04-01Change settings according to chimere libraryÉtienne Loks
2013-02-18Allow to easily specify the log filev2.0Étienne Loks
2013-02-01Fix path according to Chimère reorganizationÉtienne Loks
2013-02-01Changes to reflect move from example_project to chimere_example_projectÉtienne Loks
2013-02-01Adapt example_project to avoid unicode characters.Étienne Loks
Temporary fix to prevent a Django bug. cf. https://code.djangoproject.com/ticket/18091
2013-01-24Fix database initialisation for upgrade.Étienne Loks
2012-11-24Admin: 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-09Integration 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-09Update documentationÉtienne Loks
2012-10-07Documentation/configuration: fix path, add dependanciesÉtienne Loks
2012-09-18Work on CSV exportÉtienne Loks
2012-08-24Manage thumbnails for picture files - display with prettyPhoto on detail descÉtienne Loks
2012-08-24Fix default Openlayers path when static path is not the defaultÉtienne Loks
2012-08-21Map: change the pan to a cleaner one (thanks to OpenStreetMap website)Étienne Loks
2012-08-02Fix import test for celeryÉtienne Loks
2012-08-02Move locale to applicationÉtienne Loks
2012-08-02Fix migration scriptÉtienne Loks