summaryrefslogtreecommitdiff
path: root/ishtar_common/static/js
AgeCommit message (Collapse)Author
2014-01-16Display of record carts from the shortcut menu (refs #1602) - change record ↵Étienne Loks
cart links to a more explicit image
2013-12-17Add animated images to inform that a process is running (refs #1560)Étienne Loks
2013-10-26Allow the deletion of all parcel with a click (refs #1428)Étienne Loks
2013-09-16Fix AJAX search on popup windows (refs #1396)Étienne Loks
Chack if prettyPhoto is loaded to prevent JS error.
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-04Define default empty function for get_next_table_id and ↵Étienne Loks
get_previous_table_id (refs #1374)
2013-09-03First work on i18n form to change languageÉtienne Loks
2013-09-03UI: add arrow to scroll to bottom or to scroll to topÉtienne Loks
2013-08-29Browse sheets (refs #1219)Étienne Loks
2013-08-25Improve window images layout by usinf prettyPhoto (refs #1314)Étienne Loks
2013-08-25Add prettyPhoto library to sourcesÉtienne Loks
http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
2012-10-19Layout improvmentÉtienne Loks
2012-10-18Djangoization - Major refactoring (step 1)Étienne Loks