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
d43dabff9b2b8cb0aecc756519fa73e2ce93dd09
books
/
templates
History
Damien De Paoli
d43dabff9b
fix (new) BUG where removing a parent book from a series caused error with bsl-book-num missing. Also flagged 2 spots for dealing with removing parent/child books from a series better, and stopped any attempt to for now
2021-01-06 20:39:51 +11:00
..
authors.html
moved display message to base.html, should have done this from the beginning (doh), and then fixed deletion errors/redirections to be moe sensible
2020-12-26 22:19:05 +11:00
base.html
made DBox empty, and set content for loan specific data in books_for_loan, so DBox can be reused elsewhere, AND, so all content in the DBox for Loan is set in the one html file, not split over to base.html
2021-01-06 20:37:20 +11:00
book.html
fix (new) BUG where removing a parent book from a series caused error with bsl-book-num missing. Also flagged 2 spots for dealing with removing parent/child books from a series better, and stopped any attempt to for now
2021-01-06 20:39:51 +11:00
books_for_loan.html
made DBox empty, and set content for loan specific data in books_for_loan, so DBox can be reused elsewhere, AND, so all content in the DBox for Loan is set in the one html file, not split over to base.html
2021-01-06 20:37:20 +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
TODO-6 (add books to loan) is now complete, so loans are now fully functional... the whole pybook is now at least functional, more features/validation to come :)
2021-01-04 22:28:35 +11:00
edit_id_name.html
reordered buttons so Update is before Delete
2020-12-31 11:53:13 +11:00
loan.html
first commit for removing books from a loan itself, works and the scaffold is there for adding new books, code to be written
2021-01-04 16:23:09 +11:00
loans.html
moved display message to base.html, should have done this from the beginning (doh), and then fixed deletion errors/redirections to be moe sensible
2020-12-26 22:19:05 +11:00
series.html
reordered buttons so Update is before Delete
2020-12-31 11:53:13 +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
moved display message to base.html, should have done this from the beginning (doh), and then fixed deletion errors/redirections to be moe sensible
2020-12-26 22:19:05 +11:00
stats.html
added stats page
2020-12-14 23:21:19 +11:00
subbooks_for_book.html
get rid of the alignments, I think its better all left-aligned today
2020-12-30 16:47:06 +11:00