| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-14 | Fix property representation when empty | Étienne Loks | |
| 2015-05-21 | Fix modified_since_import in imports | Étienne Loks | |
| 2015-05-21 | Imports: "modified_since_import" now take description, start_date into account | Étienne Loks | |
| 2015-02-11 | New importer type XML - XSLT. Importer: add relation between category key ↵ | Étienne Loks | |
| and categories * new importer type XML - XSLT * associated form and UI modification * add new model ImporterKeyCategories * associated migration * associated admin modification * longer state field for Importers * associated migration | |||
| 2015-02-11 | Manage XML-XSLT import | Étienne Loks | |
| 2014-07-30 | Remove auto_now_add from News model | Étienne Loks | |
| 2013-11-04 | Imports: add an automatic update option | Étienne Loks | |
| When set to True: * can be imported automatically by the chimere_import command * new items are directly available (and not at the Imported state) Admin interface and model updated. | |||
| 2013-10-30 | HTML-XSLT import: manage write on the database - import tests - fix ↵ | Étienne Loks | |
| pointwidget when using a name not equal to point | |||
| 2013-10-30 | Importer HTML-XSLT: retrieving and parsing of external website using an URL ↵ | Étienne Loks | |
| and XSLT files | |||
| 2013-10-29 | Importer HTML-XSLT: model - admin | Étienne Loks | |
| * new fields for Importer model: alt source file (2 XSLT files can be used), default location (these pages doesn't provide adresses) * adapt admin to manage 2 type of hidden OpenLayers maps on the same page | |||
| 2013-10-21 | Allow available category tuples to be filtered by item types | Étienne Loks | |
| 2013-03-26 | Merge branch 'v2.0' | Étienne Loks | |
| 2013-03-26 | Improve regexp for Youtube links | Étienne Loks | |
| 2013-03-14 | Merge branch 'master' into saclay | Étienne Loks | |
| Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/static/chimere/css/styles.css chimere/static/chimere/js/jquery.chimere.js chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/utils.py chimere/views.py example_project/settings.py | |||
| 2013-03-04 | Force JPG thumbnail to prevent resizing errors | Étienne Loks | |
| 2013-02-19 | Better sorting of news | Étienne Loks | |
| 2013-02-19 | Be tolerent to markers with not category associated | Étienne Loks | |
| 2013-01-31 | Imports: add a default description for imports. | Étienne Loks | |
| 2013-01-31 | Imports: make description import optional | Étienne Loks | |
| 2013-01-30 | Fix modification link in admin | Étienne Loks | |
| 2013-01-29 | Better management of missing content type (upgrade issue) | Étienne Loks | |
| 2013-01-29 | Update migration errors | Étienne Loks | |
| 2013-01-24 | Fix database initialisation for upgrade. | Étienne Loks | |
| 2012-12-16 | Improve (greatly) performance for route display on the map | Étienne Loks | |
| 2012-12-13 | Merge branch 'master' into saclay | Étienne Loks | |
| Conflicts: chimere/admin.py chimere/locale/fr/LC_MESSAGES/django.po chimere/tests.py chimere/utils.py | |||
| 2012-12-08 | Update french tranlation - minor label change | Étienne Loks | |
| 2012-12-08 | Imports: Manage overwrite optionaly | Étienne Loks | |
| 2012-11-28 | Update documentation | Étienne Loks | |
| 2012-11-27 | Add not_for_osm to admin marker form | Étienne Loks | |
| 2012-11-26 | Merge 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-26 | Fix auto-recognition of multimedia files | Étienne Loks | |
| 2012-11-26 | Manage 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-24 | Fix rapprochement - work on OSM export interface | Étienne Loks | |
| 2012-11-23 | Fix route rapprochement: prevent delete of associated marker | Étienne Loks | |
| 2012-11-23 | Fix category modification on amendment submission. | Étienne Loks | |
| 2012-11-23 | Fix dynamic evaluation of categories | Étienne Loks | |
| 2012-11-22 | Admin: improve layout of markers and routes | Étienne Loks | |
| 2012-11-22 | Importer admin: Improve UI - fix bad bounding box on OSM importer | Étienne Loks | |
| 2012-11-22 | Admin import: xapi specific interface (refs #449, refs #458) | Étienne Loks | |
| 2012-11-19 | Merge 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 | |||
| 2012-11-19 | Import: manage way imports without marker associated | Étienne Loks | |
| 2012-11-16 | Manage route amendment in admin (refs #381) | Étienne Loks | |
| 2012-11-16 | Fix starter point when a route is modified | Étienne Loks | |
| 2012-11-14 | Forms: don't allow empty area and smae order number (refs #414) | Étienne Loks | |
| 2012-11-14 | Fix Vimeo video add (refs #439) | Étienne Loks | |
| 2012-11-12 | Minor fix on get category | Étienne Loks | |
| 2012-11-07 | Fix bad PropertyChoice value | Étienne Loks | |
| 2012-11-07 | Improve CSV export and import - more tolerant add of choice values | Étienne Loks | |
| 2012-10-31 | JS: preload icon images | Étienne Loks | |
| 2012-10-31 | Merge branch 'master' into saclay | Étienne Loks | |
| Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/templates/chimere/blocks/multimedia_file.html chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/views.py | |||
