summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/widgets.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Monitoring - implement Django logging systemAlassane Yattara2023-10-061-0/+4
* bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia2023-10-061-0/+1
* bitbake: toaster: Update to Django 4.2David Reyna2023-08-301-2/+3
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-291-1/+1
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-041-3/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-12/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: toaster/widgets.py: avoid divide by zero issuesAwais Belal2018-08-281-7/+12
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-201-0/+6
* bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna2017-12-181-0/+4
* bitbake: toaster: git clone progress barDavid Reyna2017-06-281-0/+4
* bitbake: toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood2016-12-121-4/+4
* bitbake: toaster: move MostRecentBuildsView to its own widgetMichael Wood2016-09-301-16/+125
* bitbake: toaster: fix broken reference to urllibElliot Smith2016-06-151-1/+1
* bitbake: toaster: widgets ToasterTable Catch template rendering exceptionsMichael Wood2016-06-151-4/+16
* bitbake: toaster: ToasterTable widget add an 'a' to Name in Exception classMichael Wood2016-06-151-5/+6
* bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena2016-06-151-1/+2
* bitbake: toaster: fix urllib importsEd Bartosh2016-06-021-1/+5
* bitbake: toaster: use items and range instead of old APIsEd Bartosh2016-06-021-2/+2
* bitbake: toaster: get rid of using reduceEd Bartosh2016-06-021-7/+13
* bitbake: toaster: toastertables: Clean up and fix up a number of itemsMichael Wood2016-05-171-56/+71
* bitbake: toastergui: set default visible and hideable columnsElliot Smith2016-01-151-0/+18
* bitbake: toastergui: streamline construction of filter objectsElliot Smith2016-01-151-1/+0
* bitbake: toastergui: convert project builds page to ToasterTableElliot Smith2016-01-151-1/+0
* bitbake: toastergui: implement date range filters for buildsElliot Smith2016-01-151-16/+16
* bitbake: toastergui: refactor ToasterTable filteringElliot Smith2016-01-151-50/+40
* bitbake: toastergui: convert all builds page to ToasterTableElliot Smith2016-01-151-5/+11
* bitbake: toaster: Don't HTTP cache ToasterTable responsesElliot Smith2015-10-111-0/+6
* bitbake: toaster: ToasterTable remove unused class definitionMichael Wood2015-09-291-27/+0
* bitbake: toaster: add nocache option to the ToasterTable widgetMichael Wood2015-09-291-0/+7
* bitbake: toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood2015-09-291-1/+2
* bitbake: toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood2015-09-291-0/+4
* bitbake: toaster: tables Move the title and name into the widgetMichael Wood2015-09-291-1/+8
* bitbake: toaster: fix pylint errorsAlexandru Damian2015-08-191-0/+3
* bitbake: toastergui: widgets Add a typeahead widgetMichael Wood2015-08-061-0/+52
* bitbake: bitbake: toastergui: Toastertables don't replace dash in cache keyMichael Wood2015-08-011-2/+2
* bitbake: toaster: toastertable Pass up the kwargs for setup_filterMichael Wood2015-06-261-6/+6
* bitbake: toaster: Enable toastertable cacheMichael Wood2015-06-261-2/+5
* bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN2015-06-121-3/+3
* bitbake: toaster: add class template view for single-object pagesAlexandru DAMIAN2015-06-121-0/+26
* bitbake: toaster: toastertables raise errorsAlexandru DAMIAN2015-06-121-5/+7
* bitbake: toaster: ToasterTables add computational fieldsAlexandru DAMIAN2015-06-121-3/+16
* bitbake: toaster: toaster table add raw dataAlexandru DAMIAN2015-06-121-5/+11
* bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN2015-06-121-28/+19
* bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood2015-05-291-2/+4
* bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood2015-05-291-10/+7
* bitbake: toaster: Add toaster table widgetMichael Wood2015-05-141-0/+316