summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Shorten dependency labelsBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Give an extra space to the caretBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Add no search results pageBelen Barros Pena2014-03-174-0/+56
* bitbake: toaster: Fixing "Show all builds" linkBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Amend help text in package_built_detail.htmlBelen Barros Pena2014-03-171-2/+2
* bitbake: toaster: Small tweaks to the no results pageBelen Barros Pena2014-03-172-8/+6
* bitbake: toaster: Replace hyphens with underscores in package nameBelen Barros Pena2014-03-174-8/+8
* bitbake: toaster: Format package size in recipe.htmlBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Make Order column part of the minimum tableBelen Barros Pena2014-03-171-1/+1
* bitbake: toaster: Move <tbody> outside for statementBelen Barros Pena2014-03-175-59/+56
* bitbake: toaster: add errors and warnings listingAmit Kumar Chaudhary2014-03-143-3/+76
* bitbake: toaster: Add counters to filtersRavi Chintakunta2014-03-142-40/+58
* bitbake: toaster: fix 'show all' labels for tasks and variablesDavid Reyna2014-03-111-1/+1
* bitbake: toaster: add 'bblayers.conf' files to local config filterDavid Reyna2014-03-111-1/+3
* bitbake: toaster: add empty outcome support to task pageDavid Reyna2014-03-112-1/+5
* bitbake: toaster: Fix help text for task details outcomeBelen Barros Pena2014-03-111-1/+1
* bitbake: toaster: fix issues in the build tableAlexandru DAMIAN2014-03-093-3/+12
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-092-2/+2
* bitbake: toaster: Move long content toggle to main.jsBelen Barros Pena2014-03-093-55/+18
* bitbake: toaster: implement the configuration pagedreyna/configure-detail-viewDavid Reyna2014-03-095-44/+299
* bitbake: toaster: View detailed information about a taskRavi Chintakunta2014-03-094-6/+303
* bitbake: toaster: Bug fix in reload page with parametersRavi Chintakunta2014-03-091-1/+5
* bitbake: toaster: Fix breadcrumb date format in detail pagesBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Sort packages and dependencies in recipe.htmlBelen Barros Pena2014-03-091-3/+3
* bitbake: toaster: Change popover headings in recipes tableBelen Barros Pena2014-03-091-2/+2
* bitbake: toaster: Change help text for SectionBelen Barros Pena2014-03-092-2/+2
* bitbake: toaster: Hide the applied filter tooltip on clickBelen Barros Pena2014-03-091-0/+5
* bitbake: toaster: Add .muted class to disabled checkboxesBelen Barros Pena2014-03-091-2/+2
* bitbake: toaster: Set the right styles for definition listsBelen Barros Pena2014-03-091-1/+1
* bitbake: toaster: Remove inline styles in h1Belen Barros Pena2014-03-094-4/+5
* bitbake: toaster: extend Tasks to include Time, Disk IO, and CPU UsageDavid Reyna2014-03-094-189/+233
* bitbake: toaster: array-assignment fix from ChomeAlexandru DAMIAN2014-03-092-2/+4
* bitbake: toaster: mark dependency packagesAlexandru DAMIAN2014-03-091-2/+2
* bitbake: toastergui: fix task executed status displayAlexandru DAMIAN2014-03-092-12/+2
* bitbake: toaster: implement package summary pageDavid Reyna2014-02-172-38/+130
* bitbake: toaster: implement recipe summary pageDavid Reyna2014-02-172-39/+144
* bitbake: toaster: Make popovers mutually exclusiveBelen Barros Pena2014-02-171-36/+19
* bitbake: toaster: Make popovers scrollableBelen Barros Pena2014-02-171-0/+3
* bitbake: toaster: Make all targets links to the build dashboardBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Select a radio button by default in Filter DialogRavi Chintakunta2014-02-172-1/+13
* bitbake: toaster: Fix for task_color tagBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Apply error style to cell linksBelen Barros Pena2014-02-171-1/+1
* bitbake: toaster: Make "Edit columns" multiselectBelen Barros2014-02-171-0/+5
* bitbake: toaster: fix javascript for table filtersAlexandru DAMIAN2014-02-172-1/+3
* bitbake: toaster: Add clear filter button to filter tooltipsBelen Barros2014-02-172-2/+2
* bitbake: toaster: Clean up main.jsBelen Barros2014-02-171-444/+32
* bitbake: toaster: Clean up default.cssBelen Barros2014-02-171-177/+114
* bitbake: toaster: Implementation of package detail viewsDave Lerner2014-02-1712-17/+745
* bitbake: toaster: Added sorting to other columns in All tasks tableRavi Chintakunta2014-02-171-1/+9
* bitbake: toaster: Fix builds view filter options to match changes in filter d...Ravi Chintakunta2014-02-171-27/+44