Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-23 | Imports: specify the status used by default during importsv2.1 | Étienne Loks | |
2015-07-28 | XSLT import : default link | Étienne Loks | |
2015-05-22 | HTML/XML imports: origin is a link with target blank | Étienne Loks | |
2015-05-21 | Do not re-import modified since import | Étienne Loks | |
2015-05-21 | Fix modified_since_import in imports | Étienne Loks | |
2015-02-14 | XSLT imports: better date management - refactoring - manage date ISO format | Étienne Loks | |
2015-02-14 | Refactoring XSLT imports - fix tests | É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-09-19 | Manage unicode version of month names | É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-11-01 | HTML-XSLT import: parse dates of events | Étienne Loks | |
2013-10-31 | HTML-XSLT import: try to detect encoding automatically - escape html entities | Étienne Loks | |
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-05-29 | Merge branch 'v2.0' | Étienne Loks | |
2013-05-29 | GeoRSS Import: ignore encoding mis-declaration | Étienne Loks | |
2013-04-18 | Merge branch 'v2.0' | Étienne Loks | |
Conflicts: chimere/locale/fr/LC_MESSAGES/django.po | |||
2013-04-18 | Minor: more precise error message on shapefile import | É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-02-04 | Fixes for debian packagingv2.0.0 | Étienne Loks | |
2013-02-01 | Imports: prevent overload of descriptions. | É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 | Small improve on KML import | É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 | Imports: Manage overwrite optionaly | Étienne Loks | |
2012-12-07 | Admin: improve non overloading imports | Étienne Loks | |
* improve non overloading import management in OSM * add a warning message to "modified" items form | |||
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-24 | OSM export: fix username/password encoding from form - allow non-email username | Étienne Loks | |
2012-11-24 | Fix rapprochement - work on OSM export interface | Étienne Loks | |
2012-11-24 | Add W3C georss support | Étienne Loks | |
2012-11-23 | Better management of tasks messages | Étienne Loks | |
2012-11-21 | Admin import: filter admin fields by type | É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-14 | Minor fix on CSV import | Étienne Loks | |
2012-11-07 | Fix CSV import | Étienne Loks | |
2012-11-07 | Improve CSV export and import - more tolerant add of choice values | Étienne Loks | |
2012-10-06 | Import: import CSV files | Étienne Loks | |
2012-10-06 | Import/export: KML route import - KML, CSV, ShapeFile route export | Étienne Loks | |
2012-10-06 | Import: simplify KML import code | Étienne Loks | |
2012-10-06 | Import: add GeoRSS import | Étienne Loks | |
2012-10-05 | Import: add a command to launch import with the CLI | Étienne Loks | |
2012-10-04 | Import: add origin and license fields for import and geo-objects | Étienne Loks | |
2012-10-04 | Import: add error messages | Étienne Loks | |
2012-10-04 | Import: Allow import from uploaded files | Étienne Loks | |
2012-10-01 | KML import: Use name as a key if no ID is provided | Étienne Loks | |
2012-10-01 | OSM export: Fix modification management | Étienne Loks | |