summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/tables.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood2015-08-061-23/+1
* bitbake: toastergui: tables Use util functions for the common querysetsMichael Wood2015-08-061-8/+3
* bitbake: toastergui: tables Add name field to layers tableMichael Wood2015-08-011-0/+5
* bitbake: toastergui: Standardise the layer object property layerdetailurlMichael Wood2015-08-011-2/+5
* bitbake: toaster: Restore 'in project' filters to main tablesMichael Wood2015-06-261-2/+73
* bitbake: toaster: tables: Remove obsolete field_name for select columnVlad Fulgeanu2015-06-121-2/+1
* bitbake: toaster: fixes after refactoringAlexandru DAMIAN2015-06-121-1/+9
* bitbake: toastergui: remove xhr_datatypeahaed layerdeps callAlexandru DAMIAN2015-06-121-6/+17
* bitbake: toaster: add class template view for single-object pagesAlexandru DAMIAN2015-06-121-2/+10
* bitbake: toaster: ToasterTables add computational fieldsAlexandru DAMIAN2015-06-121-2/+6
* bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN2015-06-121-28/+56
* bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood2015-05-291-5/+0
* bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood2015-05-291-9/+78
* bitbake: toaster: Port All recipes, layers and machines to ToasterTablesMichael Wood2015-05-141-0/+279