Fix: Minor
[myslice.git] / plugins / query_editor /
2013-10-18 Jordan AugéMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-16 Anthony GarciaMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-16 Loic Baronquery_editor plugin fix autocomplete with datatables...
2013-10-15 Loic BaronFixed bug: select columns all checked in filters, autoc...
2013-10-14 Loic BaronModified sliceview to have the filters on top of the...
2013-10-12 Loic BaronMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-12 Loic BaronDashboard: link to a single platform in the list of...
2013-10-11 Loic BaronMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-10-08 Thierry Parmentelatspacing around query_editor
2013-10-07 Thierry Parmentelatget rid of the 'columns' class and use query-editor...
2013-10-07 Thierry Parmentelatsmaller fonts in query editor
2013-10-07 Thierry Parmentelatuse bootstrap to render icons that formerly used jquery-ui
2013-10-07 Thierry Parmentelatturn off all the dataTables options in queryeditor...
2013-10-07 Thierry Parmentelat<table> for queryeditor has the 'columns' class - and...
2013-10-07 Thierry Parmentelatno change but pretty-printed css
2013-10-05 Thierry Parmentelattake styling in css - could not fix layout for now...
2013-10-05 Thierry Parmentelatremove references to demo_page demo_table style sheets...
2013-10-05 Thierry Parmentelatjs helper function 'get_value' not defined globally...
2013-10-01 Thierry ParmentelatMerge branch 'configfile' into checkboxes
2013-10-01 Thierry Parmentelatremove useless log line
2013-09-26 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-09-26 YasinMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-09-26 Loic BaronMerge branch 'master' of git://git.onelab.eu/myslice
2013-09-26 Loic BaronMerge branch 'master' of git://git.onelab.eu/myslice
2013-09-25 Loic Baronfix myplugin JS example on_new_record function
2013-09-24 Thierry Parmentelatcomment out reference to jquery-ui.css that is not...
2013-09-20 Thierry Parmentelatseparate templates from static files
2013-09-17 YasinMerge branch 'master' of ssh://git.onelab.eu/git/myslice
2013-09-16 Thierry Parmentelatagain: so we have el-> elmt and els -> elts
2013-09-16 Thierry Parmentelatglobal helper functions need to have grep-able names...
2013-09-16 Thierry Parmentelatturning off demo_page.css and demo_table.css for now
2013-09-09 YasinFIX: conflict in settings.py
2013-08-23 Jordan AugéMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-22 Yasin/portal/urls.py: Merge conflict solved
2013-08-22 Loic Baronadded a page to list the platforms plugged into MySlice...
2013-08-08 Jordan Augéunfold: better management of static files thanks to...
2013-08-08 Jordan Augéplugins: updated query_editor
2013-08-08 Jordan Augémanifold: fix in plugin.js
2013-08-08 Jordan Augéplugins: query_editor now inherits from Plugin class...
2013-08-08 Jordan Augéplugins: reworked the framework using inheritance ...
2013-08-07 Jordan Augéplugins: supporting columns adding/removing + passed...
2013-08-02 YasinMerge branch 'jordan' of ssh://git.onelab.eu/git/myslic...
2013-08-02 Jordan Augéplugins: added query_editor