summaryrefslogtreecommitdiff
path: root/chimere/forms.py
AgeCommit message (Expand)Author
2014-07-29Prevent error when no admin is definedv2.0Étienne Loks
2013-01-31Imports: add a default description for imports.Étienne Loks
2012-12-08Imports: Manage overwrite optionalyÉtienne Loks
2012-11-26Fix auto-recognition of multimedia filesÉtienne Loks
2012-11-26Manage auto-detection of multimedia type by extension - improvement on altern...Étienne Loks
2012-11-24OSM export: fix username/password encoding from form - allow non-email usernameÉtienne Loks
2012-11-24Associate a marker by default for a new submisssionÉtienne Loks
2012-11-24Fix rapprochement - work on OSM export interfaceÉtienne Loks
2012-11-23OSM export: improve admin formÉtienne Loks
2012-11-22Fix modification of route when no marker is associatedÉtienne Loks
2012-11-22Admin import: xapi specific interface (refs #449, refs #458)Étienne Loks
2012-11-21Admin import: filter admin fields by typeÉtienne Loks
2012-11-19Fix area modification (forgot to exclude current item to order check)Étienne Loks
2012-11-19Admin: Fix "order" check for areasÉtienne Loks
2012-11-16Admin: fix area modifications (refs #411)Étienne Loks
2012-11-16Admin: Fix check problems in imports - improve area and property model list (...Étienne Loks
2012-11-16Manage route amendment in admin (refs #381)Étienne Loks
2012-11-16Manage marker amendment in admin (refs #381)Étienne Loks
2012-11-14Forms: prevent bad initialization of areas (refs #411, refs #414)Étienne Loks
2012-11-14Forms: don't allow empty area and smae order number (refs #414)Étienne Loks
2012-10-26Forms: fix date check on marker formÉtienne Loks
2012-10-09Admin: fix and improve moderation groups managementÉtienne Loks
2012-10-07Widgets: distinguish Textarea in admin and in main interfaceÉ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-04Import: Allow import from uploaded filesÉtienne Loks
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-18Make description not mandatory for markersÉtienne Loks
2012-08-28Edit form: exclude thumbnail fields of the edit formÉtienne Loks
2012-08-27Admin: add a tinyMCE editor to description fieldÉtienne Loks
2012-08-22JS: SimplePanZoom improvement, allow custom top position of the sliderÉtienne Loks
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
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 m...Étienne Loks
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