index
:
Chimère
develop
jessie
leaflet-permalink
master
master-install
v2.0
v2.1
v2.1-geojson
v2.2
v2.3
v2.9
v3.0
v3.0-style-test
v3.1
v4.0
Application en ligne collaborative qui agrège des données géographiques
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
settings.py
Age
Commit message (
Expand
)
Author
2015-02-22
Add default settings to be compatible with new version of chimere
Étienne Loks
2014-12-09
Add missing paramaterers in settings
Étienne Loks
2014-09-22
Work on search engine - new bootstrap layout
É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
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 file
É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
2012-11-24
Admin: improve property model management
Étienne Loks
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
Fix migration script
É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-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
2012-05-16
Fix RSS feeds for django 1.4 - reintegrate them in the main application
É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
2012-04-17
settings.py reorganization
Étienne Loks
2012-04-14
Uses a local_settings.py and put settings.py in VCS
Étienne Loks