summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-19Import: manage way imports without marker associatedÉtienne Loks
2012-11-16Admin: fix area modifications (refs #411)Étienne Loks
2012-11-16Redirect to the main page when area is not available (refs #412)Étienne Loks
2012-11-16Admin: Fix check problems in imports - improve area and property model list ↵Étienne Loks
(refs #413)
2012-11-16Manage route amendment in admin (refs #381)Étienne Loks
2012-11-16Fix starter point when a route is modifiedÉtienne Loks
2012-11-16Manage marker amendment in admin (refs #381)Étienne Loks
2012-11-15Add a template tags for a small OpenLayers mapÉtienne Loks
2012-11-14Forms: prevent bad initialization of areas (refs #411, refs #414)Étienne Loks
2012-11-14Forms: check that only one default area is possible (refs #414)Étienne Loks
2012-11-14Forms: don't allow empty area and smae order number (refs #414)Étienne Loks
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