completed: TODO-22: adding a sub-book when the parent book is in a series, and renamed MAYBE-1 to TODO-23 (deal with moving book in a series with another series involved), 24 (dockerise), 25 (actually allow removing just one subbook form series)

This commit is contained in:
2021-01-07 16:02:04 +11:00
parent 6cd2d735ca
commit 9560381a87
3 changed files with 15 additions and 10 deletions

1
BUGs
View File

@@ -12,4 +12,3 @@ BUG-7: if you remove a series from a book, it won't appear in the series drop-d
### ordering of data in UI:
BUG-6: author,series, etc. do not have explicit ordering like sub-books... sort of irritating / needs code and DB fix
- add/remove authors, and after save they are ordered by author.id, not order of addition (prob. needs book_author_link to have an auth_num)