summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-07JS: fix marker display in adminÉtienne Loks
2012-11-07Admin: add category filter to ImportersÉtienne Loks
2012-11-06JS: fixes in the map display - add transport information to result routingÉtienne Loks
2012-11-01Minor UI adaptationÉtienne Loks
2012-10-31JS: improve category checkÉtienne Loks
2012-10-31Small admin improvmentÉtienne Loks
2012-10-31Minor change on cluster icon managementÉtienne Loks
2012-10-31JS: preload icon imagesÉtienne Loks
2012-10-31Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/locale/fr/LC_MESSAGES/django.po chimere/templates/chimere/blocks/multimedia_file.html chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/views.py
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-26Minor update of french translationÉtienne Loks
2012-10-17Admin: improvment on category display - Remove unecessary fieldÉtienne Loks
2012-10-17Small french translation upgradeÉtienne Loks
2012-10-17Fix admin textareaÉtienne Loks
2012-10-17Fix task callÉtienne Loks
2012-10-17JS: improve category menu managementÉtienne Loks
2012-10-15Routing: manage warns on the itineraryÉtienne Loks
2012-10-14Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/fixtures/initial_data.json chimere/forms.py chimere/locale/fr/LC_MESSAGES/django.po chimere/models.py chimere/static/chimere/css/styles.css chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/views.py chimere/widgets.py
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