summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/widgets.py
AgeCommit message (Expand)Author
2023-10-06bitbake: toaster: Monitoring - implement Django logging systemAlassane Yattara
2023-10-06bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia
2023-08-30bitbake: toaster: Update to Django 4.2David Reyna
2020-03-29bitbake: toaster: migrate to Django-2.2David Reyna
2019-05-04bitbake: bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-08-28bitbake: toaster/widgets.py: avoid divide by zero issuesAwais Belal
2018-08-20bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna
2017-12-18bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna
2017-06-28bitbake: toaster: git clone progress barDavid Reyna
2016-12-12bitbake: toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood
2016-09-30bitbake: toaster: move MostRecentBuildsView to its own widgetMichael Wood
2016-06-15bitbake: toaster: fix broken reference to urllibElliot Smith
2016-06-15bitbake: toaster: widgets ToasterTable Catch template rendering exceptionsMichael Wood
2016-06-15bitbake: toaster: ToasterTable widget add an 'a' to Name in Exception classMichael Wood
2016-06-15bitbake: toaster: Migrate project configuration from bootstrap 2 to bootstrap 3Belen Barros Pena
2016-06-02bitbake: toaster: fix urllib importsEd Bartosh
2016-06-02bitbake: toaster: use items and range instead of old APIsEd Bartosh
2016-06-02bitbake: toaster: get rid of using reduceEd Bartosh
2016-05-17bitbake: toaster: toastertables: Clean up and fix up a number of itemsMichael Wood
2016-01-15bitbake: toastergui: set default visible and hideable columnsElliot Smith
2016-01-15bitbake: toastergui: streamline construction of filter objectsElliot Smith
2016-01-15bitbake: toastergui: convert project builds page to ToasterTableElliot Smith
2016-01-15bitbake: toastergui: implement date range filters for buildsElliot Smith
2016-01-15bitbake: toastergui: refactor ToasterTable filteringElliot Smith
2016-01-15bitbake: toastergui: convert all builds page to ToasterTableElliot Smith
2015-10-11bitbake: toaster: Don't HTTP cache ToasterTable responsesElliot Smith
2015-09-29bitbake: toaster: ToasterTable remove unused class definitionMichael Wood
2015-09-29bitbake: toaster: add nocache option to the ToasterTable widgetMichael Wood
2015-09-29bitbake: toaster: widgets ToasterTable Add more info to search field exceptionMichael Wood
2015-09-29bitbake: toaster: widgets ToasterTable add logger to notify when cache hitMichael Wood
2015-09-29bitbake: toaster: tables Move the title and name into the widgetMichael Wood
2015-08-19bitbake: toaster: fix pylint errorsAlexandru Damian
2015-08-06bitbake: toastergui: widgets Add a typeahead widgetMichael Wood
2015-08-01bitbake: bitbake: toastergui: Toastertables don't replace dash in cache keyMichael Wood
2015-06-26bitbake: toaster: toastertable Pass up the kwargs for setup_filterMichael Wood
2015-06-26bitbake: toaster: Enable toastertable cacheMichael Wood
2015-06-12bitbake: toastergui: remove xhr_datatypeahead and xhr_XXXbuildAlexandru DAMIAN
2015-06-12bitbake: toaster: add class template view for single-object pagesAlexandru DAMIAN
2015-06-12bitbake: toaster: toastertables raise errorsAlexandru DAMIAN
2015-06-12bitbake: toaster: ToasterTables add computational fieldsAlexandru DAMIAN
2015-06-12bitbake: toaster: toaster table add raw dataAlexandru DAMIAN
2015-06-12bitbake: toaster: toastertables REST refactoringAlexandru DAMIAN
2015-05-29bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood
2015-05-29bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood
2015-05-14bitbake: toaster: Add toaster table widgetMichael Wood