[yocto] [rrs][PATCH 0/3] Change behavior of the percentage done

mariano.lopez at linux.intel.com mariano.lopez at linux.intel.com
Thu Jul 9 08:39:11 PDT 2015


From: Mariano Lopez <mariano.lopez at linux.intel.com>

This patches changes the behavior of the percentage done to
display the percentage of out to date recipes that were
updated in the period.

models.py: Added SQL queries
views.py: Changed the behavior
base_toplevel.html: Changed format of the webpage

Mariano Lopez (3):
  models.py: Added Raw SQL for percentage updated
  views.py: Changed the behavior of percentage done
  base_toplevel.html: Changed format of percentage done

 rrs/models.py                    | 44 ++++++++++++++++++++++++++++++++++++++++
 rrs/views.py                     | 33 ++++++++++++++++++++++--------
 templates/rrs/base_toplevel.html |  2 +-
 3 files changed, 69 insertions(+), 10 deletions(-)

-- 
1.9.1




More information about the yocto mailing list