summaryrefslogtreecommitdiff
path: root/chimere/utils.py
AgeCommit message (Expand)Author
2017-10-12Manage ":" in search vectorsÉtienne Loks
2017-09-29Command to force update of search vectorsÉtienne Loks
2017-09-29Internal searches: fix categories and properties search index (manage many fi...Étienne Loks
2017-09-22Put a timeout for all url fetch in importsÉtienne Loks
2017-09-22Imports: add a timeout for external ressourcesÉtienne Loks
2017-07-04Imports: improve JSON importer for complex JSON sourcesÉtienne Loks
2017-03-09Imports: don't prettify XML (should be valid XML)Étienne Loks
2016-11-22Force int conversion for some python3 versionÉtienne Loks
2016-11-22Importers: many fixes with python3Étienne Loks
2016-11-18Many fix for python3Étienne Loks
2016-09-22Going to python3 and Django 1.8!Étienne Loks
2016-09-20GeoRSS import: manage new version of feedparserÉtienne Loks
2016-09-16Fix testsÉtienne Loks
2016-09-14Route are now managed like Markers (database and python)Étienne Loks
2016-08-05Merge branch 'v2.2'Étienne Loks
2016-08-05Import: filter non relevant link for originÉtienne Loks
2016-08-03Merge branch 'v2.2'Étienne Loks
2016-08-03Export: fix shapefile export when no category is setÉtienne Loks
2016-06-23Merge branch 'master' into v3.0Étienne Loks
2016-06-23Merge branch 'v2.2'Étienne Loks
2016-06-23Imports: ifx origin when no link is providedÉtienne Loks
2016-06-15Merge branch 'v2.2' into v3.0Étienne Loks
2016-06-15Imports: manage explicit start_date and end_date in XMLÉtienne Loks
2016-05-13Imports: manage configuration for shapefile - allow import of propertiesÉtienne Loks
2016-03-10Polygon import in shapefilesÉtienne Loks
2016-03-01Imports: add ical managementÉtienne Loks
2016-01-13Import JSON: allow prefixes and suffixesÉtienne Loks
2016-01-13Fix shapefile export with strange charactersÉtienne Loks
2016-01-04Fix XHTML importer when no description is providedÉtienne Loks
2015-12-28Import JSON: prefix_title -> prefix_nameÉtienne Loks
2015-12-28Better management of JSON importsÉtienne Loks
2015-11-22Manage JSON importsÉtienne Loks
2015-11-19Flake8Étienne Loks
2015-09-23Imports: specify the status used by default during importsv2.1Étienne Loks
2015-07-28XSLT import : default linkÉtienne Loks
2015-05-22HTML/XML imports: origin is a link with target blankÉtienne Loks
2015-05-21Do not re-import modified since importÉtienne Loks
2015-05-21Fix modified_since_import in importsÉtienne Loks
2015-02-14XSLT imports: better date management - refactoring - manage date ISO formatÉtienne Loks
2015-02-14Refactoring XSLT imports - fix testsÉtienne Loks
2015-02-11New importer type XML - XSLT. Importer: add relation between category key and...Étienne Loks
2015-02-11Manage XML-XSLT importÉtienne Loks
2014-09-19Manage unicode version of month namesÉtienne Loks
2013-11-04Imports: add an automatic update optionÉtienne Loks
2013-11-01HTML-XSLT import: parse dates of eventsÉtienne Loks
2013-10-31HTML-XSLT import: try to detect encoding automatically - escape html entitiesÉtienne Loks
2013-10-30HTML-XSLT import: manage write on the database - import tests - fix pointwidg...Étienne Loks
2013-10-30Importer HTML-XSLT: retrieving and parsing of external website using an URL a...Étienne Loks
2013-10-29Importer HTML-XSLT: model - adminÉtienne Loks
2013-05-29Merge branch 'v2.0'Étienne Loks