summaryrefslogtreecommitdiff
path: root/lib/VNWeb/Releases/Edit.pm
AgeCommit message (Expand)AuthorFilesLines
2020-04-02Increase max release title length to 300Yorhel1-1/+1
2020-03-08refactor: Add elm_empty() function to initialize a new formYorhel1-38/+34
2020-03-06Released::Edit: Fix catalog field initialization on copyYorhel1-1/+1
2020-03-05RelEdit: Don't fill out gtin, catalog and links when copying an entryYorhel1-0/+6
2020-02-29Release::Edit: Fix form input comparison with dbYorhel1-27/+27
2020-02-29v2rw/RelEdit: List previously deleted releases when adding a new releaseYorhel1-1/+20
2020-02-28v2rw/RelEdit: Allow creating a new releaseYorhel1-39/+53
2020-02-28v2rw/RelEdit: Add producers relation editingYorhel1-0/+12
2020-02-28v2rw/RelEdit: Add visual novel relation editingYorhel1-0/+6
2020-02-27v2rw/RelEdit: Add notes fieldYorhel1-0/+1
2020-02-27v2rw/RelEdit: Add external links editorYorhel1-0/+8
2020-02-23v2rw/RelEdit: Instant autocompletion for the engine fieldYorhel1-12/+9
2020-02-23v2rw/RelEdit: Add engine field with autocompletionYorhel1-0/+14
2020-02-23v2rw/RelEdit: Add all the "simple" fields + restructure form a littleYorhel1-0/+8
2020-02-21v2rw/WIP: Incremental rewrite of the release edit formYorhel1-0/+83