aboutsummaryrefslogtreecommitdiffstats
path: root/layerindex/urls.py
AgeCommit message (Expand)Author
2018-05-07Drop old raw recipe export codePaul Eggleton
2018-04-24urls: add required exception parameter for page_not_foundPaul Eggleton
2018-04-24urls*: Use new urlpatterns list syntaxPaul Eggleton
2018-04-24Stop using string name for publish view in urls.pyPaul Eggleton
2018-02-20Add statistics pagePaul Eggleton
2018-02-15Fix router pointing layerBranches URL to new layers viewPaul Eggleton
2018-02-07restviews: add additional layer view with extra nested fieldsPaul Eggleton
2018-02-07restviews: add access to layer maintainers and notes via REST APIPaul Eggleton
2017-11-07templates/layerindex/classes.html: Add bbclass searchAmanda Brindle
2016-11-16Record and display update logsPaul Eggleton
2016-10-18layerindex: Add distro to web interface and modelLiam R. Howlett
2016-06-12Explicitly specify temporary redirectionPaul Eggleton
2016-06-12Support (and require) Python 3Paul Eggleton
2016-06-12Upgrade to Django 1.6+Paul Eggleton
2014-09-24expose REST API for layerindexAlexandru DAMIAN
2013-09-05Disable rawrecipes URLPaul Eggleton
2013-09-05Navigation improvementsPaul Eggleton
2013-09-05Add support for importing OE-Classic recipesPaul Eggleton
2013-08-11Show appends in recipe detailPaul Eggleton
2013-08-11Add recipe bulk change featurePaul Eggleton
2013-06-17Add duplicate recipes/classes pagePaul Eggleton
2013-05-22Add user profile editing formPaul Eggleton
2013-05-07Fix error when requesting raw recipes listPaul Eggleton
2013-03-31Add basic change history pagePaul Eggleton
2013-03-18Ensure bad URL within layerindex app returns 404Paul Eggleton
2013-03-06Add introductory front pagePaul Eggleton
2013-03-06Add separate templates for review list and detailPaul Eggleton
2013-03-06Use TemplateView for simple views instead of custom functionsPaul Eggleton
2013-03-05Add support for handling multiple branchesPaul Eggleton
2013-02-28Fix static pathing to use staticfilesPaul Eggleton
2013-02-28Add ability to delete unpublished layersPaul Eggleton
2013-02-28Add ability to add, edit and delete layer notesPaul Eggleton
2013-02-27Implement editing of layersPaul Eggleton
2013-02-26Prevent users without publish permission from viewing unpublished layersPaul Eggleton
2013-02-26Add searchable machine indexPaul Eggleton
2013-02-25Add OE faviconPaul Eggleton
2013-02-20Add a basic about pagePaul Eggleton
2013-02-19Initial version of recipe detail pagePaul Eggleton
2013-02-13Initial commit of layerindex-webPaul Eggleton