summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-14Fix Vimeo video add (refs #439)Étienne Loks
2012-10-29Add a legend on multimedia items (refs #395)Étienne Loks
2012-10-28Better no-JS messageÉtienne Loks
2012-10-28Minor terminology fixÉtienne Loks
2012-10-28Fix loading of embeded multimedia itemsÉtienne Loks
2012-10-28Filter news by area (refs #389)Étienne Loks
2012-10-28UI: Fix submited dialog zindex (refs #391)Étienne Loks
2012-10-28JS UI: be sure that there is no ID conflicts during the browsingÉtienne Loks
2012-10-28JS UI: Simplify tabs managementÉtienne Loks
2012-10-28JS UI: Cleaner tabs managementÉtienne Loks
2012-10-28Minor fix on CSSÉtienne Loks
2012-10-28Template et CSS improvments (refs #388, refs #390, refs #394)Étienne Loks
2012-10-27Fix news listing (refs #376)Étienne Loks
2012-10-27Fix cookie management in IE (refs #375)Étienne Loks
2012-10-27Feeds: fix firct category selectionÉtienne Loks
2012-10-27Fix dynamic evaluation of categories (refs #379)Étienne Loks
2012-10-27Doc: add informations on Apache configuration to deal with unicode filenames ↵Étienne Loks
(refs #382)
2012-10-26Forms: fix date check on marker formÉtienne Loks
* End date can't be before start date (refs #384)
2012-10-26Feeds: Fix feeds by area (refs #378)Étienne Loks
2012-10-17Small french translation upgradeÉtienne Loks
2012-10-14More explicit error on file upload - Update jquery requirementÉtienne Loks
2012-10-12JS: fix GPX uploadÉtienne Loks
2012-10-12JS: minor fixÉtienne Loks
2012-10-12Administration: manage news by areaÉtienne Loks
2012-10-10Documentation: update configurationÉtienne Loks
2012-10-09Integration of Alban Tiberghien <alban.tiberghien@gmail.com> changes to make ↵Étienne Loks
the application more 'pip' and 'virtualenv' friendly Changes has been integrated in alternate files 'local_settings.py.pip.sample' and 'apache-wsgi-pip.conf' in order to not conflict with installation not using 'pip'. The changes are: - Add django-extensions - Install tinymce as 3rd app - Minor fix in jquery path - Fix shabang in order to work with virtual environment As I want to minimise the size of the tracked files in the Git repository jQuery-UI files were not included (as a small fix Google CDN is set by default for jquery-UI).
2012-10-09Update documentationÉtienne Loks
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-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-02Fix bad tiny URL (2)Étienne Loks