add/remove series from a book now works, havent thought about removing a parent book fro a series, but otherwise you can add more than one series, remove as well, and it works in the DB
This commit is contained in:
2
BUGs
2
BUGs
@@ -4,3 +4,5 @@
|
||||
* book form is not validating (year published)
|
||||
* 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)
|
||||
* show books, only shows first author
|
||||
* starting on series remove button. If we click a subbook, then remove series button needs to be clever (might need client-side validation / confirmation, eg. this is a subbook, you want to remove all of the sub books from the series?)
|
||||
* series: 112, book/sub-book ordering is broken
|
||||
|
||||
Reference in New Issue
Block a user