summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-09Admin: fix and improve moderation groups managementÉtienne Loks
2012-10-08JS: Fix TinyMCE initÉtienne Loks
2012-10-08Fix area moderationÉtienne Loks
2012-10-08CSS: Adapt simple view CSSÉtienne Loks
2012-10-07Forms: fix geographic init after a bad submissionÉtienne Loks
2012-10-07Widgets: distinguish Textarea in admin and in main interfaceÉtienne Loks
2012-10-07Documentation/configuration: fix path, add dependanciesÉtienne Loks
2012-10-07Documentation/configuration: fix path, add dependanciesÉtienne Loks
2012-10-07Move default data to another JSON file.Étienne Loks
2012-10-06Export: add a command to launch export with the CLIÉtienne Loks
2012-10-06Admin: improve widget to select an areaÉtienne Loks
2012-10-06Import: import CSV filesÉtienne Loks
2012-10-06Import/export: KML route import - KML, CSV, ShapeFile route exportÉtienne Loks
2012-10-06Import: simplify KML import codeÉtienne Loks
2012-10-06Feed: provide a GeoRSS feedÉtienne Loks
2012-10-06Import: add GeoRSS importÉtienne Loks
2012-10-05Import: add a command to launch import with the CLIÉtienne Loks
2012-10-05Import: fix OSM import formÉtienne Loks
2012-10-05Admin: sort multimedia and images by drag and dropÉtienne Loks
2012-10-04Update of french translationÉtienne Loks
2012-10-04Import: add origin and license fields for import and geo-objectsÉtienne Loks
2012-10-04Import: add error messagesÉtienne Loks
2012-10-04Import: Allow import from uploaded filesÉtienne Loks
2012-10-04Fix JS in administrationÉtienne Loks
2012-10-03Add a custom layer box with ability to add some subcat as a "virtual" layerÉtienne Loks
2012-10-02Fix South migration after mergeÉtienne Loks
2012-10-02Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/locale/fr/LC_MESSAGES/django.po chimere/models.py chimere/templates/chimere/main_map.html chimere/templatetags/chimere_tags.py chimere/views.py
2012-10-02Fix bad tiny URL (2)Étienne Loks
2012-10-01Fix bad tiny URLÉtienne Loks
2012-10-01Minor: Update of localeÉtienne Loks
2012-10-01TinyMCE: allow external imagesÉtienne Loks
2012-10-01KML import: Use name as a key if no ID is providedÉtienne Loks
2012-10-01OSM export: Fix modification managementÉtienne Loks
2012-09-28Add a waiting messageÉtienne Loks
2012-09-28Edit form: disable a subcat for submission onlyÉtienne Loks
2012-09-25Main map: add a waiting image while loading markers/routes on the mapÉtienne Loks
2012-09-25Templatetags: map_params -> mapÉtienne Loks
2012-09-25Map: manage hover for markers - work on clusteringÉtienne Loks
* add the possibility to add an alternate icon when the category is hovered * management of click *and* hover for cluster layer * make clustering of marker not mandatory * manage icon hover in JS: change icon + category label display on top of the marker
2012-09-24Map: first management of marker clusteringÉtienne Loks
2012-09-21Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/forms.py chimere/models.py chimere/static/chimere/js/jquery.chimere.js
2012-09-20Fix feeds templates. Add more informations on feeds.Étienne Loks
2012-09-20Fix category sortÉtienne Loks
2012-09-20Remove another unecessary admin pageÉtienne Loks
2012-09-20Remove unecessary admin pagesÉtienne Loks
2012-09-19JS: fix popup hiding on category checkÉtienne Loks
2012-09-19Fix bad number formatingÉtienne Loks
2012-09-19Fix automatic marker creationÉtienne Loks
2012-09-19Improve route save: manage with signals the affectation of a reference markerÉtienne Loks
2012-09-19Remove height and width not null constraint on PictureFileÉtienne Loks
2012-09-19Admin: simplify category managementÉtienne Loks