summaryrefslogtreecommitdiff
path: root/ishtar_common/widgets.py
AgeCommit message (Collapse)Author
2014-10-15Dashboard: implement a form to choose criteria for the graph displayÉtienne Loks
2014-05-26Contextual filter on fields for new items window (refs #1715)Étienne Loks
2014-04-03Automatic copy of associated archaeological file on operation creation (refs ↵Étienne Loks
#1745)
2013-12-26Manage archaeological sites into forms (refs #1586)Étienne Loks
* create new widget: multiple autocomplete field * move JS autocomplete to template * archaeological site reference made unique
2013-09-04Improve Image field management (refs #1365)Étienne Loks
* add a custom widget to allow display via prettyPhoto on forms * disable resizing when the image is deleted * fix "has image" search request to manage empty and null field for images * fix deletion of files by the wizard * fix initialization of instancied form for files and images
2013-09-03Fix SquareMeterWidget (syntax error)Étienne Loks
2013-09-02Widget: use a template for SquareMeterWidgetÉtienne Loks
2013-08-29Browse sheets (refs #1219)Étienne Loks
2013-08-28Widgets: use a template for JQueryJqGrid. It is now far clearer... (refs #1219)Étienne Loks
2013-08-25Fix messup between static and media filesÉtienne Loks
2013-08-23PersonType from single value to multi value for PersonÉtienne Loks
2013-07-17Fix url for popup window creation with no parentÉtienne Loks
2013-07-17Fix cached forms that doesn't allow modeltypes updateÉtienne Loks
Don't instanciate the form passed to the widget
2013-04-16Add a progress visual for research - improve CSSÉtienne Loks
2013-04-11Fix availability of full export link on tables (closes #535)Étienne Loks
2013-04-05UI improvment for parcels management (refs #151)Étienne Loks
2013-04-04Forms (operations, context records, files): add search by parcel (refs #575)Étienne Loks
2012-10-18Djangoization - Major refactoring (step 1)Étienne Loks