This website requires JavaScript.
Explore
Help
Sign In
ddp
/
books
Watch
1
Star
0
Fork
0
You've already forked books
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6a72c6d9dd9eae801e7bdb7318cc935f1f6f2153
books
/
templates
History
Damien De Paoli
6a72c6d9dd
okay, I have series add/remove working with crazy bootstrap input-groups and jscript/jquery adding/modifying/removing divs on the fly. It works but its way complex.... Sadly, author is not properly in the input-group and should be fixed, and may well then need more crazy on-the-fly updating of divs/buttons, etc. to move plus/minus buttons into/out of the input-group appropriately
2020-12-24 17:11:28 +11:00
..
authors.html
add the alert for a message
2020-12-05 19:24:33 +11:00
base.html
first pass at creating a book, it works, but I have messed up the series-div* html in book.html
2020-12-23 12:53:27 +11:00
book.html
okay, I have series add/remove working with crazy bootstrap input-groups and jscript/jquery adding/modifying/removing divs on the fly. It works but its way complex.... Sadly, author is not properly in the input-group and should be fixed, and may well then need more crazy on-the-fly updating of divs/buttons, etc. to move plus/minus buttons into/out of the input-group appropriately
2020-12-24 17:11:28 +11:00
books_for_loan.html
added in loans support, also particular route for book_for_loan without markup used as div content on loan.html page via ajax load
2020-11-18 19:58:55 +11:00
books_for_series.html
rewrote to remove parent_ref and just use parent from ORM
2020-12-01 20:27:17 +11:00
books.html
changed publisher link over to a 1-to-many, removed book_publisher_link table, etc. fully works in show books, edit book for publisher now & notes/blurb save too
2020-12-03 19:20:02 +11:00
edit_id_name.html
remove unneeded alert, its done in show*.html now
2020-12-05 19:25:17 +11:00
loan.html
loan now has working create/update/delete, still no add/rem books though
2020-12-21 22:06:35 +11:00
loans.html
loan now has working create/update/delete, still no add/rem books though
2020-12-21 22:06:35 +11:00
series.html
series now has create/update/delete working, and put back series.html rather than edit-id.html (what was I thinking, serious case of the dumbs)
2020-12-09 22:02:03 +11:00
seriess.html
first pass for series data, can save, and shows associated books... Does not deal with series inside series
2020-11-23 18:50:53 +11:00
show_id_name.html
now have a class to maintain the status, use that to set alert/message for owned, and redirect after create/update/delete owned -> owneds
2020-12-05 11:00:53 +11:00
stats.html
added stats page
2020-12-14 23:21:19 +11:00
subbooks_for_book.html
format table with centered text, and dont allow notes field to wrap
2020-12-03 19:18:09 +11:00