aboutsummaryrefslogtreecommitdiffstats
path: root/layerindex/forms.py
AgeCommit message (Expand)Author
2024-02-06layerindex: fix edit layer vcs_subdir max lengthTim Orling
2024-02-05layerindex: allow periods in layer nameTim Orling
2024-01-30layerindex: allow empty Actual branchTim Orling
2024-01-03layerindex: Add actual_branch to forms and viewsTim Orling
2021-04-21Add SPDX license headers to layerindex-web source filesMeh Mbeh Ida Delphine
2020-06-30Replacing is_authenticated() with is_authenticated for Django upgrade.Amber Elliot
2019-11-21Add recipe dependencies toolPaul Eggleton
2019-10-21Add branch comparison functionPaul Eggleton
2019-07-17Fix a couple of Edit Profile form message bugsPaul Eggleton
2019-07-17Add ability to disposition comparison patchesPaul Eggleton
2019-07-17Disable autocomplete on sensitive fieldsPaul Eggleton
2019-07-17Add user security questionsAmber Elliot
2019-07-17Upgrade django-registration to version 3.0.Amber Elliot
2018-11-06Restrict the number of username change attemptsPaul Eggleton
2018-11-06Allow user to edit their username in the Edit Profile formPaul Eggleton
2018-10-01forms: fix validation of repository URLs in layer edit formPaul Eggleton
2018-09-20Upgrade to Bootstrap 3Paul Eggleton
2018-09-06Limit selection of "Base" layer typePaul Eggleton
2018-08-13Add side-by-side comparison detail and enhanced selectionPaul Eggleton
2018-08-13Rename LayerItem classic field to comparisonPaul Eggleton
2018-08-13Add "needs attention" flag for comparison recipesPaul Eggleton
2018-08-13Enhance filtering comparisonsPaul Eggleton
2018-08-07Add support for other distro comparisonsPaul Eggleton
2018-08-06forms: clear out comparison recipe/layerbranch if status doesn't accept themPaul Eggleton
2018-05-04Implement layer web repo commit URLPaul Eggleton
2017-03-14layerindex: add "No update" status to LayerItemPaul Eggleton
2016-09-20Update to Django 1.8Paul Eggleton
2016-06-12Upgrade to Django 1.6+Paul Eggleton
2016-05-30Allow blanking out field values in bulk changePaul Eggleton
2013-12-28Use CORE_LAYER_NAME when setting default layer dependencyPaul Eggleton
2013-09-05Add support for importing OE-Classic recipesPaul Eggleton
2013-08-11Add recipe bulk change featurePaul Eggleton
2013-05-22Add user profile editing formPaul Eggleton
2013-03-20Move repo subdirectory to layerbranchPaul Eggleton
2013-03-05Allow usage URL to point to a file within the repositoryPaul Eggleton
2013-03-05Add support for handling multiple branchesPaul Eggleton
2013-02-28Rename SubmitLayerForm class to EditLayerFormPaul Eggleton
2013-02-28Add CAPTCHA to submission formPaul Eggleton
2013-02-28Hide extra maintainer forms and show each one on requestPaul Eggleton
2013-02-28Add ability to add, edit and delete layer notesPaul Eggleton
2013-02-27Allow setting active/inactive maintainer status when editing layerPaul Eggleton
2013-02-27Implement editing of layersPaul Eggleton
2013-02-26Render dependency checklist within submit form templatePaul Eggleton
2013-02-25Use scrolling list of checkboxes for dependencies on submit formPaul Eggleton
2013-02-25Use a formset in submit layer form to handle maintainersPaul Eggleton
2013-02-23Add mailing list field to layerPaul Eggleton
2013-02-23Handle web interfaces with different URL schemesPaul Eggleton
2013-02-14Fix validation to allow blank web tree start URLPaul Eggleton
2013-02-13Initial commit of layerindex-webPaul Eggleton