Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-26 | Manage auto-detection of multimedia type by extension - improvement on ↵ | Étienne Loks | |
alternate multimedia widget Conflicts: chimere/admin.py chimere/forms.py chimere/models.py chimere/templates/chimere/blocks/alternate_multimedia.html chimere/templatetags/chimere_tags.py | |||
2012-11-24 | OSM export: fix username/password encoding from form - allow non-email username | Étienne Loks | |
2012-11-24 | Associate a marker by default for a new submisssion | Étienne Loks | |
2012-11-24 | Fix rapprochement - work on OSM export interface | Étienne Loks | |
2012-11-23 | OSM export: improve admin form | Étienne Loks | |
2012-11-22 | Fix modification of route when no marker is associated | Étienne Loks | |
2012-11-22 | Admin import: xapi specific interface (refs #449, refs #458) | Étienne Loks | |
2012-11-21 | Admin import: filter admin fields by type | Étienne Loks | |
2012-11-19 | Merge branch 'master' into saclay | Étienne Loks | |
2012-11-19 | Fix area modification (forgot to exclude current item to order check) | Étienne Loks | |
2012-11-19 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: chimere/admin.py chimere/models.py chimere/templates/chimere/detail.html chimere/templatetags/chimere_tags.py chimere/tests.py | |||
2012-11-19 | Admin: Fix "order" check for areas | Étienne Loks | |
2012-11-16 | Admin: fix area modifications (refs #411) | Étienne Loks | |
2012-11-16 | Admin: Fix check problems in imports - improve area and property model list ↵ | Étienne Loks | |
(refs #413) | |||
2012-11-16 | Manage route amendment in admin (refs #381) | Étienne Loks | |
2012-11-16 | Manage marker amendment in admin (refs #381) | Étienne Loks | |
2012-11-14 | Forms: prevent bad initialization of areas (refs #411, refs #414) | Étienne Loks | |
2012-11-14 | Forms: don't allow empty area and smae order number (refs #414) | Étienne Loks | |
2012-11-14 | Fix file form check | Étienne Loks | |
2012-11-01 | Minor UI adaptation | Étienne Loks | |
2012-10-31 | Merge 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-26 | Forms: fix date check on marker form | Étienne Loks | |
* End date can't be before start date (refs #384) | |||
2012-10-17 | Admin: improvment on category display - Remove unecessary field | Étienne Loks | |
2012-10-14 | Merge 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-09 | Admin: fix and improve moderation groups management | Étienne Loks | |
2012-10-07 | Widgets: distinguish Textarea in admin and in main interface | Étienne Loks | |
2012-10-05 | Import: fix OSM import form | Étienne Loks | |
2012-10-05 | Admin: sort multimedia and images by drag and drop | Étienne Loks | |
2012-10-04 | Import: Allow import from uploaded files | Étienne Loks | |
2012-09-21 | Merge 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-19 | Improve route save: manage with signals the affectation of a reference marker | Étienne Loks | |
2012-09-19 | Admin: simplify category management | Étienne Loks | |
2012-09-18 | Merge branch 'master' into saclay | Étienne Loks | |
Conflicts: chimere/admin.py chimere/forms.py example_project/settings.py | |||
2012-09-18 | Make description not mandatory for markers | Étienne Loks | |
2012-09-07 | Manage a category description | Étienne Loks | |
2012-09-04 | Improve tinyMCE edition for extra pages | Étienne Loks | |
2012-09-04 | Add a new Page model to add simple pages as "actions"- Improve actions ↵ | Étienne Loks | |
management | |||
2012-09-03 | Update of french translation | Étienne Loks | |
2012-09-03 | Enable translation of routing transport widget | Étienne Loks | |
2012-08-31 | Routing: manage speed in (forms, views, helpers) | Étienne Loks | |
2012-08-30 | Improvment on route edition | Étienne Loks | |
2012-08-30 | Improve alternate multimedia form - make the multimedia type optional: it ↵ | Étienne Loks | |
can be guessed | |||
2012-08-29 | Manage auto-detection of multimedia type by extension - improvement on ↵ | Étienne Loks | |
alternate multimedia widget | |||
2012-08-29 | Clean initial_data and fix a non necessary requirement in Area form | Étienne Loks | |
2012-08-28 | JS: rename variables that interfere with other | Étienne Loks | |
2012-08-28 | Minor edit form improvment. | Étienne Loks | |
2012-08-28 | Merge branch 'master' into saclay | Étienne Loks | |
2012-08-28 | Edit form: exclude thumbnail fields of the edit form | Étienne Loks | |
2012-08-28 | Finaly roll back the dynamic management of properties | Étienne Loks | |
In fact I cannot manage theses properties in admin if dynamic. On the other side an improvment has been made: disabled properties are available in admin forms. | |||
2012-08-27 | Merge branch 'master' into saclay | Étienne Loks | |