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
757729f15922c413b1849df1dd076a8231428912
books
/
templates
History
Damien De Paoli
757729f159
tweaked pagination size to 20 now that navbar takes up so much space, also made pagination choices match
2020-11-16 00:05:00 +11:00
..
author.html
split out old books into book and books.html, all *.html now using extends and {% block %} in jinja2. So navbar is now present in all URLs
2020-11-14 12:09:35 +11:00
authors.html
split out old books into book and books.html, all *.html now using extends and {% block %} in jinja2. So navbar is now present in all URLs
2020-11-14 12:09:35 +11:00
base.html
tweaked pagination size to 20 now that navbar takes up so much space, also made pagination choices match
2020-11-16 00:05:00 +11:00
book.html
removed all refs to genre_lst, made genre table confirm to id, name, added classes/routes for genre*, tweaked book format to accommodate multiple authors, etc. still 1-line, but with 12 / num of <authors, etc.> col wide form-controls
2020-11-15 14:16:58 +11:00
books.html
split out old books into book and books.html, all *.html now using extends and {% block %} in jinja2. So navbar is now present in all URLs
2020-11-14 12:09:35 +11:00
condition.html
okay, condition* now works, menu to call them works, just testing it out though, so also a BookForm started but unused at present. Finally, tweaked pagination size to 20 now that navbar takes up so much space, also made pagination choices match
2020-11-16 00:03:28 +11:00
conditions.html
okay, condition* now works, menu to call them works, just testing it out though, so also a BookForm started but unused at present. Finally, tweaked pagination size to 20 now that navbar takes up so much space, also made pagination choices match
2020-11-16 00:03:28 +11:00
genre.html
removed all refs to genre_lst, made genre table confirm to id, name, added classes/routes for genre*, tweaked book format to accommodate multiple authors, etc. still 1-line, but with 12 / num of <authors, etc.> col wide form-controls
2020-11-15 14:16:58 +11:00
genres.html
fixed up genres.html, publisers.html to work, tweaked menu structure -- still more placeholders than working for now, but started on an Admin menu to allow dealing with genres, covertypes, conditions, etc.
2020-11-15 14:26:52 +11:00
publisher.html
fixed bug with route to / now needing to be to base.html, not main.html, then just added publisher (list all/edit 1/deleted button)
2020-11-14 15:33:43 +11:00
publishers.html
sort table by name
2020-11-16 00:04:21 +11:00