summaryrefslogtreecommitdiff
path: root/ishtar_common/static
AgeCommit message (Collapse)Author
2014-10-30Add a new menu for admin tasks - new view for global variable edition (refs ↵Étienne Loks
#2111)
2014-10-21Dashboard: work on graphs for operations (refs #2076)Étienne Loks
* add a new creation date field for operations * refactoring of management of dashboard forms * dashboard form for operations
2014-10-20Dashboard: many improvments on graph (refs #2075)Étienne Loks
* by default graph is set by month * data are reapeated in a table * ability to save the graph in a file * detail by department with a line by department + total * add a legend * ability to zoom on the graph
2014-10-15Dashboard: implement a form to choose criteria for the graph displayÉtienne Loks
2014-10-14Re-arrange dashboard in tabsÉtienne Loks
2014-10-13Work on pie and charts for dashboards (refs #1617)Étienne Loks
2014-10-13Add jqplot libraryÉtienne Loks
2014-07-21Colors and orders in short menu - cache mechanism (refs #1562)Étienne Loks
2014-07-16Minor style adjustementÉtienne Loks
2014-07-14Fix simulatneous operation_code creationÉtienne Loks
2014-05-26Contextual filter on fields for new items window (refs #1715)Étienne Loks
2014-05-26Merge branch 'newstyle'Étienne Loks
Conflicts: ishtar_common/static/media/style.css
2014-05-26Work on designÉtienne Loks
2014-05-15Warning message when deleting an indexed act (refs #1627)Étienne Loks
2014-05-15Other new designÉtienne Loks
2014-05-13Work on new designÉtienne Loks
2014-05-12Person and organization deletion (refs #1675)Étienne Loks
* add associated actions, wizards, forms * prevent deletion of associted items (operations, files, etc.) * give list of associated items before deletion and give access to these items
2014-05-10CSS fixÉtienne Loks
2014-04-03Can modify operation code (refs #1730)Étienne Loks
2014-01-16Display of record carts from the shortcut menu (refs #1602) - change record ↵Étienne Loks
cart links to a more explicit image
2014-01-10Operation window: fix display of numeric id (refs #1606)Étienne Loks
2013-12-27Allow modification from the window (refs #1574)Étienne Loks
2013-12-17Add animated images to inform that a process is running (refs #1560)Étienne Loks
2013-10-28Display a reminder of items concerned by the current edition (refs #1218)Étienne Loks
2013-10-28Better title for sheets (refs #1372)É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-03i18n to change language (refs #1383)Étienne Loks
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-26Improve dashboard layout (refs #1316)É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/
2013-08-25CSS: dashboard layout changes (refs #1316)Étienne Loks
2013-04-16Add missing progress iconÉtienne Loks
2013-04-16Add a progress visual for research - improve CSSÉtienne Loks
2013-04-04Inline formset to manage parcelsÉtienne Loks
2013-04-04Forms (operations, context records, files): add search by parcel (refs #575)Étienne Loks
2012-10-19Layout improvmentÉtienne Loks
2012-10-18Djangoization - Major refactoring (step 1)Étienne Loks