summaryrefslogtreecommitdiff
path: root/chimere/forms.py
AgeCommit message (Collapse)Author
2012-09-19Improve route save: manage with signals the affectation of a reference markerÉtienne Loks
2012-09-19Admin: simplify category managementÉtienne Loks
2012-09-18Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/admin.py chimere/forms.py example_project/settings.py
2012-09-18Make description not mandatory for markersÉtienne Loks
2012-09-07Manage a category descriptionÉtienne Loks
2012-09-04Improve tinyMCE edition for extra pagesÉtienne Loks
2012-09-04Add a new Page model to add simple pages as "actions"- Improve actions ↵Étienne Loks
management
2012-09-03Update of french translationÉtienne Loks
2012-09-03Enable translation of routing transport widgetÉtienne Loks
2012-08-31Routing: manage speed in (forms, views, helpers)Étienne Loks
2012-08-30Improvment on route editionÉtienne Loks
2012-08-30Improve alternate multimedia form - make the multimedia type optional: it ↵Étienne Loks
can be guessed
2012-08-29Manage auto-detection of multimedia type by extension - improvement on ↵Étienne Loks
alternate multimedia widget
2012-08-29Clean initial_data and fix a non necessary requirement in Area formÉtienne Loks
2012-08-28JS: rename variables that interfere with otherÉtienne Loks
2012-08-28Minor edit form improvment.Étienne Loks
2012-08-28Merge branch 'master' into saclayÉtienne Loks
2012-08-28Edit form: exclude thumbnail fields of the edit formÉtienne Loks
2012-08-28Finaly 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-27Merge branch 'master' into saclayÉtienne Loks
2012-08-27Add choicefield to available propertymodel - make propertymodel really ↵Étienne Loks
dynamic (finaly!)
2012-08-27Admin: add a tinyMCE editor to description fieldÉtienne Loks
2012-08-26Add the possibility to submit a modification by emailÉtienne Loks
2012-08-23Merge branch 'master' into saclayÉtienne Loks
2012-08-22JS: SimplePanZoom improvement, allow custom top position of the sliderÉtienne Loks
2012-08-22Improve routing interface and functionalitiesÉtienne Loks
* fix POI clicking * create a nominatim widget to get coordinates from text * create a JQuery UI button select widget * create a routing form to get itinerary from a textual form * CSS for the routing form * Reverse nominatim: when a point is get for routing on the map label for this point is get from nominatim * Add transport management by user choice * Update french translation
2012-08-20Model: Add mandatory field for model propertiesÉtienne Loks
2012-08-04Admin: small improvment on admin formÉtienne Loks
2012-08-02Edit form: change description widgetÉtienne Loks
2012-08-02Admin area: add tinymce for welcome messageÉtienne Loks
2012-07-18Fix route submissionÉtienne Loks
2012-07-02Remove old reference to BASE_URL in emails.Étienne Loks
* more precise URL is given to moderators
2012-05-07Reactivate categories filtering by areaÉtienne Loks
2012-04-19Fix multimedia and picture submissions for new multimedia filesÉtienne Loks
2012-04-12Small fixes for django 1.4Étienne Loks
2012-03-09Manage multimedia type treeÉtienne Loks
2012-03-07Work on multimedia file forms - create, modify and remove.Étienne Loks
2012-03-07Use a templatetag for inline tables - update french translations - clean in ↵Étienne Loks
migrations
2012-03-07Work on multimedia file formsÉtienne Loks
2012-02-28Move the submit message to the edit pageÉtienne Loks
2012-02-28Allow modification of routes on the main interfaceÉtienne Loks
2012-02-28Allow modification of markers on the main interfaceÉtienne Loks
2012-02-25Cleaning - Change date widget from Django admin to JQuery-UIÉtienne Loks
2012-02-19Many fixes on template and static varsNim
2012-02-15Work on reorganization (refs #316)Étienne Loks
2012-02-15Large reorganization (refs #316), south migration script to new model names ↵Étienne Loks
(refs #319)