added BUG-15 - https doing http submits

This commit is contained in:
2021-01-08 13:14:01 +11:00
parent 64c2de375f
commit 4842a1bc91

2
BUGs
View File

@@ -12,3 +12,5 @@ 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)
#### SHOWSTOPPER: