summaryrefslogtreecommitdiff
path: root/ishtar_common/static
AgeCommit message (Collapse)Author
2015-09-29Display dynamicaly large tables in windowsÉtienne Loks
2015-09-09JS: add missing french translation for date pickerÉtienne Loks
2015-09-09Update and integrate JS library (jquery, jquery-ui, jqgrid)Étienne Loks
2015-09-09JQuery: live('click') -> on('click')Étienne Loks
2015-07-10Merge branch 'stable'Étienne Loks
Conflicts: ishtar_common/templates/ishtar/wizard/parcels_wizard.html
2015-07-10Parcels: display a warning when automatically adding parcel to a file from ↵Étienne Loks
an operation
2015-07-10Merge branch 'stable'Étienne Loks
2015-07-08Maintenance mode pagesÉtienne Loks
2015-07-08Move maintenance to static dir (because it is in fact static)Étienne Loks
2015-05-06CSS: add button in red!Étienne Loks
2015-05-06Refactoring of templates. Add a new ishtar_pdl with custom templates and CSSÉtienne Loks
2015-05-06Beautiful button for reseting wizards!Étienne Loks
2015-05-06UI changesÉtienne Loks
2015-05-06Add a new action to create an associated operation from a file windowÉtienne Loks
2015-05-06Work on new town field (with state and department) - work on new UI for filesÉtienne Loks
2015-05-06Work on dynamic (too much of ajax and JS...) person/organization widgetÉtienne Loks
2015-02-03Implement Select2 selection as a multi select widgetÉtienne Loks
2015-02-03Select2 library v4.0.0b -> v3.5.2Étienne Loks
2015-02-02Add select2 JS library (v4.0.0-beta.3)Étienne Loks
2014-11-28Merge action implementation (person and organization)Étienne Loks
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