summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui
AgeCommit message (Expand)Author
2020-10-19toaster: Update documentation links to new URLsReyna, David
2020-03-29toaster: FieldError loading Reverse runtime dependenciesReyna, David
2020-03-29toaster: migrate to Django-2.2David Reyna
2020-01-19lib: amend code to use proper singleton comparisons where possibleFrazer Clews
2020-01-19lib: remove unused importsFrazer Clews
2019-10-02toaster: issues in import layer when clicking 'add layer'David Reyna
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-10-17toaster: bad link for distro conf fileDavid Reyna
2018-10-04toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna
2018-08-28toaster: enable project import and merged Toaster settingsDavid Reyna
2018-08-28toaster/layerdetails.js: don't hide local layer infoAwais Belal
2018-08-28toastergui/newproject.html: fix release divsAwais Belal
2018-08-28toaster/widgets.py: avoid divide by zero issuesAwais Belal
2018-08-21toaster: Fix comparison in recipe templateKarsten Strand
2018-08-20Toaster: Implement the project-specific feature and releated enhancements and...David Reyna
2017-12-18toaster: add 'nobuild' option to ToasterDavid Reyna
2017-12-18toaster: landing page show cmdline captureDavid Reyna
2017-12-18toaster: update Toaster for Django 1.11David Reyna
2017-10-10toaster/highlight.pack.js: Fix corrupted fileyocto-2.42017-10-rocko1.36.0Richard Purdie
2017-10-10toaster: Remove prettifyDavid Reyna
2017-09-17toaster: allow dots in user path namesDavid Reyna
2017-09-17toaster: reserve HEAD from imported layersDavid Reyna
2017-09-04toaster: edit column list not sortedDavid Reyna
2017-09-04toaster: Order column in Tasks selectableAwais Belal
2017-09-04toaster: display error when the fstype select is emptyDavid Reyna
2017-08-22toaster: custom image updates and original creationDavid Reyna
2017-07-30toaster: enable remote HTTP API for status aggregationDavid Reyna
2017-07-21toaster: trim build target inputDavid Reyna
2017-06-27toaster: large package set breaks sqlite queryDavid Reyna
2017-06-27toaster: Add distro selection supportDavid Reyna
2017-06-27toaster: git clone progress barDavid Reyna
2017-06-27toaster: address Django-1.10 API deprecationsDavid Reyna
2017-06-16toaster: add ID's to build menu linksDavid Reyna
2017-06-16toaster: add ID's to navigation linksDavid Reyna
2017-04-10toaster: fix add layer button for MachinesDavid Reyna
2017-04-10toaster: Toaster filters are brokenDavid Reyna
2017-04-06toaster: toastergui: implement machine name validationBelal, Awais
2016-12-12toaster: views Remove old code that converts template context to JSONMichael Wood
2016-12-12toaster: js test Update js tests to use correct url for layer RESTMichael Wood
2016-12-12toaster: Switch front end to use Layer get REST APIMichael Wood
2016-12-12toaster: typeaheads Layers add url to layer REST API to the layerMichael Wood
2016-12-12toaster: api Add GET REST API for Layer informationMichael Wood
2016-12-12toaster: importlayer Add git revision typeahead to that input fieldMichael Wood
2016-12-12toaster: typeaheads Add a git revisions suggestionsMichael Wood
2016-12-12toaster: typeaheads widgets Fix flake8 issues and remove redundant codeMichael Wood
2016-12-12toaster: importlayer Use new layer add APIMichael Wood
2016-12-12toaster: api Add layer Add apiMichael Wood
2016-12-12toaster: tablejs Add visual indicator for table data loadingMichael Wood