summaryrefslogtreecommitdiff
path: root/chimere
AgeCommit message (Collapse)Author
2015-07-27JS: remove automatic zoom on JSON loadingv2.1-geojsonÉtienne Loks
2015-07-27JS: add a method for new JSON itemsÉtienne Loks
2015-07-14Fix property representation when emptyÉtienne Loks
2015-07-13JS: fix catagory change when a popup is openÉtienne Loks
2015-05-31JS: fix reinitialization of clustering after dialog closingÉtienne Loks
2015-05-30Remove routing for simple mapsÉ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-05-21Imports: "modified_since_import" now take description, start_date into accountÉtienne Loks
2015-05-21OSM import: truncate cooordinate to conform to XAPI APIÉtienne Loks
2015-02-27JS: manage the saving of route with many stepsÉtienne Loks
2015-02-20Routing: prevent incoherent transport and speedÉtienne Loks
2015-02-20Fix bad typo in JS...Étienne Loks
2015-02-20Change JS transport and route management to be available on startupÉtienne Loks
2015-02-14Remove syntax warningÉtienne Loks
2015-02-14XSLT imports: better date management - refactoring - manage date ISO formatÉtienne Loks
2015-02-14Add missing files for testsÉtienne Loks
2015-02-14Refactoring XSLT imports - fix testsÉtienne Loks
2015-02-11New 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-11Manage XML-XSLT importÉtienne Loks
2014-09-19Manage unicode version of month namesÉtienne Loks
2014-07-30Remove auto_now_add from News modelÉtienne Loks
2014-07-29Add contact_email var to submited templatagÉtienne Loks
2014-07-29Add contact email to submitedÉtienne Loks
2014-07-29Detail: add routing_enabled to the contextÉtienne Loks
2014-04-10Add 'simple' to context of templatesÉtienne Loks
2014-04-10Fix news filtering on front pageÉtienne Loks
2014-04-10Fix syntax (2)Étienne Loks
2014-04-10Fix syntaxÉtienne Loks
2014-04-10Add an option to display all events on front pageÉtienne Loks
2013-12-05JS: remove zoom when clicking on cluster (refs #506)Étienne Loks
2013-11-04Imports: 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-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-31Show a menu on clustered items in order to display them when they are on the ↵Étienne Loks
same place
2013-10-30Fix clusteringÉtienne Loks
* restore clustering.js (removed by error) * add clustering.js to header * change templates to activate clustering if activated
2013-10-30HTML-XSLT import: manage write on the database - import tests - fix ↵Étienne Loks
pointwidget when using a name not equal to point
2013-10-30Importer HTML-XSLT: retrieving and parsing of external website using an URL ↵Étienne Loks
and XSLT files
2013-10-29Importer 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-25Adapt template an JS lib for mobileÉtienne Loks
2013-10-25JS: Updated version of mobile OpenLayers with missing dependanciesÉtienne Loks
2013-10-25Fix typo in settings - fix mobile files importÉtienne Loks
2013-10-25settings: add clustering option - easier management of logÉtienne Loks
2013-10-25Add options to settings.sample.pyÉtienne Loks
2013-10-25Mobile adaptationÉtienne Loks
* manage specific domains for mobile * add Openlayers mobile library * put sample (empty) file for specific JS and specific CSS * add a new MOBILE context variable
2013-10-22JS: Manage marker with no pkÉtienne Loks
2013-10-21Merge branch 'master' into v2.1Étienne Loks
2013-10-21Update project urlÉtienne Loks
2013-10-21Allow available category tuples to be filtered by item typesÉtienne Loks