aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/views.py
AgeCommit message (Expand)Author
2014-09-04toaster: use cookies for count and sorting in templates tablesMarius Avram
2014-09-04toaster: do not save objects in sessionAlexandru DAMIAN
2014-09-01toastergui: added pages for project detailsAlexandru DAMIAN
2014-09-01toaster: add project pages for machines, targets, layersAlexandru DAMIAN
2014-08-29toaster: create Build methods for calculating progress and ETAAlexandru DAMIAN
2014-08-29toatergui: update pages to match project modelsAlexandru DAMIAN
2014-08-29toaster: add all layers pageAlexandru DAMIAN
2014-08-29toaster: create project section navigation structureAlexandru DAMIAN
2014-07-23toaster: add project main edit pageAlexandru DAMIAN
2014-07-23toaster: improved Project modelsAlexandru DAMIAN
2014-07-09toaster: new project page implementationAlexandru DAMIAN
2014-07-04toaster: whitespace fixAlexandru DAMIAN
2014-07-04toaster: add automated login in new project pageAlexandru DAMIAN
2014-07-04toaster: add project pagesAlexandru DAMIAN
2014-07-04toaster: remove strftime calls in filtersAlexandru DAMIAN
2014-06-20toaster: display message if no images are generatedFarrell Wymore
2014-06-20toaster: refactor the target pageFarrell Wymore
2014-06-12toastergui: fix built ETA calculationAlexandru DAMIAN
2014-05-21toaster: reduce redundant foreign key lookupsDavid Reyna
2014-05-21toaster: sort columns properly after edit columnsFarrell Wymore
2014-05-08toaster: fix span2 headings for packagesDave Lerner
2014-05-08toaster: sort outcome and sstate columns by string valueDavid Reyna
2014-04-21bitbake: toaster: Fix Empty tasks filterBelen Barros Pena
2014-04-09toaster: add URI search path listDavid Reyna
2014-04-09toaster: sort on size in detail pagesDave Lerner
2014-04-09toaster: hide tasks without order or outcomeDavid Reyna
2014-04-09toaster: regex alternation filter caused django errorDavid Reyna
2014-04-09toaster: fix filtering query for multiple filtersAlexandru DAMIAN
2014-04-09toaster: disable 'size over total' sortDave Lerner
2014-04-05toaster: added covered task listFarrell Wymore
2014-04-05toaster: correct package countFarrell Wymore
2014-04-05toaster: Make tables happy in ChromeBelen Barros Pena
2014-04-05toaster: Changes to help textBelen Barros Pena
2014-04-05toaster: link task order to right tasks pageDavid Reyna
2014-04-01toaster: secondary sort key as table's default orderDavid Reyna
2014-04-01toaster: Remove trailing spaces from 'name'Belen Barros Pena
2014-04-01toaster: disable configvar sorts for value and filesDavid Reyna
2014-03-28toaster: filter tasks with cache attempts for all attemptsDavid Reyna
2014-03-28toaster: fix dirinfo empty dir expansionDave Lerner
2014-03-28toaster: added file types to the Outputs column in the buildDavid Reyna
2014-03-28toaster: show installed package nameDave Lerner
2014-03-28toaster: insure _get_query returns distinct recordsDavid Reyna
2014-03-28toaster: add Image detail and multiple targets to dashboardDavid Reyna
2014-03-25toaster: format packages with size = -1Dave Lerner
2014-03-25toaster: Fix help text typosBelen Barros Pena
2014-03-25toaster: Remove commented-out code from views.pyBelen Barros Pena
2014-03-25toaster: Change placeholder attribute in variables tableBelen Barros Pena
2014-03-24toaster: replace package dependency tag w/ view queriesAlexandru DAMIAN
2014-03-24toaster: Update local configuration counterBelen Barros Pena
2014-03-24toaster: Add help text to filtersBelen Barros Pena