Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-22 | Put a timeout for all url fetch in imports | Étienne Loks | |
2017-09-22 | Imports: add a timeout for external ressources | Étienne Loks | |
2017-07-04 | Imports: improve JSON importer for complex JSON sources | Étienne Loks | |
2017-03-09 | Imports: don't prettify XML (should be valid XML) | Étienne Loks | |
2016-11-22 | Force int conversion for some python3 version | Étienne Loks | |
2016-11-22 | Importers: many fixes with python3 | Étienne Loks | |
2016-11-18 | Many fix for python3 | Étienne Loks | |
2016-09-22 | Going to python3 and Django 1.8! | Étienne Loks | |
2016-09-20 | GeoRSS import: manage new version of feedparser | Étienne Loks | |
2016-09-16 | Fix tests | Étienne Loks | |
2016-09-14 | Route are now managed like Markers (database and python) | Étienne Loks | |
2016-08-05 | Merge branch 'v2.2' | Étienne Loks | |
2016-08-05 | Import: filter non relevant link for origin | Étienne Loks | |
2016-08-03 | Merge branch 'v2.2' | Étienne Loks | |
Conflicts: chimere/models.py | |||
2016-08-03 | Export: fix shapefile export when no category is set | Étienne Loks | |
2016-06-23 | Merge branch 'master' into v3.0 | Étienne Loks | |
Conflicts: chimere/static/chimere/js/jquery.chimere.js | |||
2016-06-23 | Merge branch 'v2.2' | Étienne Loks | |
Conflicts: chimere/static/chimere/js/jquery.chimere.js | |||
2016-06-23 | Imports: ifx origin when no link is provided | Étienne Loks | |
2016-06-15 | Merge branch 'v2.2' into v3.0 | Étienne Loks | |
Conflicts: chimere/static/chimere/js/jquery.chimere.js | |||
2016-06-15 | Imports: manage explicit start_date and end_date in XML | Étienne Loks | |
2016-05-13 | Imports: manage configuration for shapefile - allow import of properties | Étienne Loks | |
2016-03-10 | Polygon import in shapefiles | Étienne Loks | |
2016-03-01 | Imports: add ical management | Étienne Loks | |
2016-01-13 | Import JSON: allow prefixes and suffixes | Étienne Loks | |
2016-01-13 | Fix shapefile export with strange characters | Étienne Loks | |
2016-01-04 | Fix XHTML importer when no description is provided | Étienne Loks | |
2015-12-28 | Import JSON: prefix_title -> prefix_name | Étienne Loks | |
2015-12-28 | Better management of JSON imports | Étienne Loks | |
2015-11-22 | Manage JSON imports | Étienne Loks | |
2015-11-19 | Flake8 | Étienne Loks | |
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 | |