aboutsummaryrefslogtreecommitdiffstats
path: root/layerindex/admin.py
AgeCommit message (Expand)Author
2018-05-04Implement patch trackingPaul Eggleton
2018-05-04Save recipe source URLsPaul Eggleton
2018-05-04admin: use more dynamic method of setting recipe read-only fieldsPaul Eggleton
2018-04-24Replace usage of model._meta.get_all_field_names()Paul Eggleton
2017-12-21admin: fix dependency display and searchPaul Eggleton
2017-12-20admin: fix regression in ClassicRecipe adminPaul Eggleton
2017-12-18update_layer.py: Save and show recipe dependenciesAmanda Brindle
2017-09-27Indicate if layer has YP Compatible certificationAmanda Brindle
2016-11-16Record and display update logsPaul Eggleton
2016-11-07admin: add an action to duplicate a branchPaul Eggleton
2016-10-18layerindex: Add distro to web interface and modelLiam R. Howlett
2016-06-12Handle Python 2 and Python 3 branches in the same indexPaul Eggleton
2013-11-04admin: enable adding layer branchesPaul Eggleton
2013-09-05Add support for importing OE-Classic recipesPaul Eggleton
2013-08-11Add recipe bulk change featurePaul Eggleton
2013-06-17Collect bbappends and bbclasses for each layerPaul Eggleton
2013-03-05Add support for handling multiple branchesPaul Eggleton
2013-02-26Handle updating of inc files/classes within same layerPaul Eggleton
2013-02-24Collect machine information from layersPaul Eggleton
2013-02-23Add stacked dependency/maintainer records to layer in adminPaul Eggleton
2013-02-19Admin interface improvementsPaul Eggleton
2013-02-14Enable auditing using django-reversion and django-reversion-comparePaul Eggleton
2013-02-13Initial commit of layerindex-webPaul Eggleton