split engine/ into manifold/ (backend oriented) and unfold/ (the UI)
[myslice.git] / trash / dashboard.py
2013-03-18 Thierry Parmentelatsplit engine/ into manifold/ (backend oriented) and...
2013-03-15 Thierry ParmentelatQuickFilter starts toggled off
2013-03-14 Thierry Parmentelata pass on quickfilter, at least it displays something...
2013-03-14 Thierry Parmentelatadd a quickfilter instance in dashboard
2013-03-14 Thierry Parmentelatreorganize plugins by plugin
2013-03-14 Thierry Parmentelatsimplified manifold config (one url will do just fine)
2013-03-13 Thierry Parmentelatfirst stab at querycode - works but one needs to select...
2013-03-13 Thierry Parmentelatrename pluginset into page
2013-03-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2013-03-12 Thierry Parmentelat2 plugins - same query
2013-03-12 Mohamed LarabiMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2013-03-11 Thierry Parmentelatrewrite simplelist to use a table (thus datatable-ready...
2013-03-11 Thierry Parmentelatuse SliceList rather than SimpleList
2013-03-11 Mohamed LarabiMerge branch 'master' of ssh://git.onelab.eu/git/myslic...
2013-03-11 Mohamed Larabiload manifold api metadata ...
2013-03-11 Mohamed LarabiLoad manifold api metedata...
2013-03-08 Thierry Parmentelatcleanup
2013-03-08 Thierry Parmentelatscaffold the forwarding of requests to the backend
2013-03-08 Thierry Parmentelatvarious fixes - we now see the request sent on /manifol...
2013-03-07 Thierry Parmentelatgrouped all views under trash/ for now - at least they...