summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-28Update documentationÉtienne Loks
2012-11-28Premières corrections, essentiellement sur install.rstNawa
2012-11-28Update documentationÉtienne Loks
2012-11-27Merge Disabled and Excluded statusÉtienne Loks
2012-11-27Add not_for_osm to admin marker formÉtienne Loks
2012-11-26Add missing importÉtienne Loks
2012-11-26Allow nullify of multimediaextensionÉtienne Loks
2012-11-26Try to clean south mess-up...Étienne Loks
2012-11-26Merge 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-26Update french translationÉtienne Loks
2012-11-26Fix default typesÉtienne Loks
2012-11-26Fix auto-recognition of multimedia filesÉtienne Loks
2012-11-26Manage auto-detection of multimedia type by extension - improvement on ↵Étienne Loks
alternate multimedia widget Conflicts: chimere/admin.py chimere/forms.py chimere/models.py chimere/templates/chimere/blocks/alternate_multimedia.html chimere/templatetags/chimere_tags.py
2012-11-24Update french translationÉtienne Loks
2012-11-24Minor UI change on feedsÉtienne Loks
2012-11-24Add simple map link on main templateÉ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-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-11-24OSM export: fix username/password encoding from form - allow non-email usernameÉtienne Loks
2012-11-24Associate a marker by default for a new submisssionÉtienne Loks
2012-11-24Fix rapprochement - work on OSM export interfaceÉtienne Loks
2012-11-24Add W3C georss supportÉtienne Loks
2012-11-23Fix route rapprochement: prevent delete of associated markerÉtienne Loks
2012-11-23Fix category modification on amendment submission.Étienne Loks
2012-11-23Fix dynamic evaluation of categoriesÉtienne Loks
2012-11-23Fix get_categories empty responseÉtienne Loks
2012-11-23OSM export: improve admin formÉtienne Loks
2012-11-23Better management of tasks messagesÉtienne Loks
2012-11-22Inline formset: manage addition of new lines in JSÉtienne Loks
2012-11-22Fix default "Mapnik" name.Étienne Loks
2012-11-22Admin: improve layout of markers and routesÉtienne Loks
2012-11-22Admin: Fix new importer formÉtienne Loks
2012-11-22Minor french translation fixÉtienne Loks
2012-11-22Fix unique area order migrationÉtienne Loks
2012-11-22Update french translation.Étienne Loks
2012-11-22Importer admin: Improve UI - fix bad bounding box on OSM importerÉtienne Loks
2012-11-22Fix modification of route when no marker is associatedÉtienne Loks
2012-11-22Data migration: change osm importer source to be compatible with new formÉtienne Loks
2012-11-22Admin import: xapi specific interface (refs #449, refs #458)Étienne Loks
2012-11-21Admin import: filter admin fields by typeÉtienne Loks
2012-11-19Merge branch 'master' into saclayÉtienne Loks
2012-11-19Fix area modification (forgot to exclude current item to order check)Étienne Loks
2012-11-19Merge branch 'master' into saclayÉtienne Loks
2012-11-19Admin: add a disable actionÉtienne Loks
2012-11-19Change page title to project nameÉtienne Loks
2012-11-19JS: improve popup display when the content is inside the popupÉtienne Loks
2012-11-19Change modification email (fix)Étienne Loks
2012-11-19Change modification emailÉtienne Loks
2012-11-19Fix merge errorsÉtienne Loks
2012-11-19Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/models.py chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/tests.py