summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-27Fix property value for choices when no or incorrect value is providedÉtienne Loks
2013-10-27Add a small ajax loader on autocomplete searchÉtienne Loks
2013-10-27Update french translation.Étienne Loks
2013-10-27Templates: Remove "submited" templatetags and manage it inside template. ↵Étienne Loks
More appropriate message after submission.
2013-10-27Edpoit page: don't display dated fields when no categories has dateÉtienne Loks
2013-10-27Update french translationÉtienne Loks
2013-10-27Template detail: more explicit auto-generated class name for propertiesÉtienne Loks
2013-10-27Templates: improve property display on detailsÉtienne Loks
2013-10-27CSV import: fix import when Nominatim fields are configured but geom is providedÉtienne Loks
2013-10-27CSV import: more explicit message when there is not enough columnsÉtienne Loks
2013-10-27Admin: only register model if not yet registeredÉtienne Loks
This mecanism allow to specialized admin in projects
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-25Adapt settings for mobile managementÉ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
2013-09-23Documentation: minor updateÉtienne Loks
2013-09-23Manage extra urlsÉtienne Loks
2013-09-16Update for OL 2.13.1 - allow dynamic activation of pathCreate controlÉtienne Loks
2013-09-16Upgrade OpenLayers to version 2.13.1Étienne Loks
2013-08-19Small update on french translationÉtienne Loks
2013-08-19Update french translationÉtienne Loks
2013-08-19Fix modification right for non superuser user with right permissionsÉtienne Loks
2013-08-12Import: allow use of CSV for importsÉtienne Loks
2013-08-12Update settingsÉtienne Loks
2013-08-12Models: add a slug field for PropertyModelÉtienne Loks
2013-08-08Fix duplicate JS headerÉtienne Loks
2013-08-08Update french translationÉtienne Loks
2013-08-08Configure Nominatim widget for edit pageÉtienne Loks
2013-08-08Refactoring: nominatim widget -> templateÉtienne Loks
2013-08-07Fixtures: move Openlayers layers to a specific fileÉtienne Loks
2013-08-07Model: default fields NullBooleanField -> BooleanFieldÉtienne Loks
2013-08-07Better management of map rightsÉtienne Loks
2013-08-07Admin: improve user add in groupsÉtienne Loks
2013-08-07Map: manage group permissions - fix some issues on permissions - testsÉtienne Loks
2013-08-07Tests: refactoring Area -> MapÉtienne Loks
2013-08-05Fix duplicate on map listÉtienne Loks