summaryrefslogtreecommitdiff
path: root/elm/ReleaseEdit.elm
AgeCommit message (Expand)AuthorFilesLines
2020-06-17ReleaseEdit: Be more lenient in parsing resolution stringsYorhel1-1/+7
2020-06-15Releases: Allow custom resolutions to be enteredYorhel1-6/+54
2020-06-09ReleaseEdit: Experiment with a few warnings for title & original fieldsYorhel1-1/+10
2020-04-06Releases::Edit: Fixup: Allow empty GTIN fieldYorhel1-1/+1
2020-04-06Release::Edit: Consider GTIN code as a string for validation/editingYorhel1-8/+8
2020-03-08refactor: Add elm_empty() function to initialize a new formYorhel1-0/+387