summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-31Routing: manage speed in (forms, views, helpers)Étienne Loks
2012-08-30JS: fix bad parameter of route editionÉtienne Loks
2012-08-30Improvment on route editionÉtienne Loks
2012-08-30Admin: Hide view on site by CSSÉtienne Loks
2012-08-30Forms: fix file upload on alternate multimedia formÉtienne Loks
2012-08-30JS: add an email check fonctionÉtienne Loks
2012-08-30Models: add dated attribute to subcategoryÉ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-28Improve alternate multimedia widgetÉtienne Loks
2012-08-28JS: rename variables that interfere with otherÉtienne Loks
2012-08-28Minor edit form improvment.Étienne Loks
2012-08-28JS: add methods to activate and deactivate click events: map menu and markerÉtienne Loks
2012-08-28Merge branch 'master' into saclayÉtienne Loks
2012-08-28Add share url on detail requestÉtienne Loks
2012-08-28Edit form: exclude thumbnail fields of the edit formÉtienne Loks
2012-08-28Work on an alternative multimedia formÉtienne Loks
2012-08-28TinyMCE; Leave to CSS the width and height of textareaÉ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-27Fix display welcome message on fisrt visit of the day.Étienne Loks
2012-08-27Add choicefield to available propertymodel - make propertymodel really ↵Étienne Loks
dynamic (finaly!)
2012-08-27Improve tinyMCE management (for ajax calls)Étienne Loks
2012-08-27Admin: add a tinyMCE editor to description fieldÉtienne Loks
2012-08-26JS: Fix map pan when clicking on a popupÉtienne Loks
2012-08-26Add a locale file for example projectÉtienne Loks
2012-08-26Add the possibility to submit a modification by emailÉtienne Loks
2012-08-26Improve detail displayÉtienne Loks
* add a short_description property to marker which cut desc * add options in jquery.chimere.js to customize popup display
2012-08-25JS: allow custom popup classÉtienne Loks
2012-08-25Improvement in route display and parsingÉtienne Loks
2012-08-24Merge branch 'master' into saclayÉtienne Loks
Conflicts: example_project/settings.py
2012-08-24Add an "upload in progress" dialog when submiting the edit formÉtienne Loks
2012-08-24Fail silently the generation of thumbnails of corrupted or missing pictureÉtienne Loks
2012-08-24Fix encoding error when uploading filesÉtienne Loks
2012-08-24Manage thumbnails for picture files - display with prettyPhoto on detail descÉtienne Loks
2012-08-24Manage thumbnails for picture files - display with prettyPhoto on detail descÉtienne Loks
2012-08-24Fix default Openlayers path when static path is not the defaultÉtienne Loks
2012-08-24Fix default Openlayers path when static path is not the defaultÉtienne Loks
2012-08-24JS: allow custom windows opening function fro routingÉtienne Loks
2012-08-23JS: add a selected class to main categoriesÉtienne Loks
2012-08-23Merge branch 'master' into saclayÉtienne Loks
Conflicts: chimere/static/chimere/js/jquery.chimere.js
2012-08-23JS: make hidePopup a public methodÉtienne Loks
2012-08-23Minor formatingÉtienne Loks
2012-08-23Merge branch 'master' into saclayÉtienne Loks
2012-08-23Remove link border on image for IEÉtienne Loks
2012-08-22Add a python_value property to "properties"Étienne Loks
2012-08-22Force the reload of jquery.chimereÉtienne Loks
2012-08-22JS: SimplePanZoom improvement, allow custom top position of the sliderÉtienne Loks
2012-08-22Hide category panel when there is only one category availableÉtienne Loks