[Toaster] [PATCH 0/5] michaelw/toaster/tables-misc

Michael Wood michael.g.wood at intel.com
Mon Nov 16 15:40:00 PST 2015


A number of fixes for toaster tables identifed by writing a generic unit test
for this widget.
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=michaelw/toaster/tables-misc

Michael Wood (5):
  toaster: machines table Fix missing layers information needed for
    filter
  toaster: CustomImageRecipe add search_allowed_fields to this model
  toaster: tables Add default_orderby field where it was missing or
    unset
  toaster: tables Fix invalid field name on NewCustomImagesTable
  toaster: toastergui tests Add generic test for ToasterTables widget

 bitbake/lib/toaster/orm/models.py                  |   1 +
 bitbake/lib/toaster/toastergui/tables.py           |  18 +-
 .../toaster/toastergui/templates/machine_btn.html  |  12 +-
 bitbake/lib/toaster/toastergui/tests.py            | 223 ++++++++++++++++++++-
 4 files changed, 235 insertions(+), 19 deletions(-)

-- 
2.5.0



More information about the toaster mailing list