1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-07-03 10:33:25 +00:00
calibre-web/cps
Jonathan Rehm 675e8dd5cd Show book details in modal dialog
With them shown in a modal, you don't lose your place in the pagination. If the request comes via Ajax, the minimal layout is used. If via a normal request, the full layout is used. That lets you open the details in a new tab and have the full experience, but if you're clicking through the results of a search, you can view many without losing your place.
2017-07-08 09:15:40 -07:00
..
static Show book details in modal dialog 2017-07-08 09:15:40 -07:00
templates Show book details in modal dialog 2017-07-08 09:15:40 -07:00
translations Added copyright for language names translations 2017-06-24 13:08:57 +02:00
__init__.py custom columns unfinished 2016-04-20 19:25:47 +02:00
book_formats.py Ensure file paths in uploads are non-empty, fix #183 (#184) 2017-04-23 07:22:10 +01:00
db.py Fixed Deleting user 2017-05-25 09:09:35 +02:00
epub.py Ensure file paths in uploads are non-empty, fix #183 (#184) 2017-04-23 07:22:10 +01:00
fb2.py Code cosmetics 2017-03-29 21:43:55 +02:00
gdriveutils.py Allow deleting books (fixes #119) 2017-04-14 20:29:11 +02:00
helper.py Updater now uses correct "gid" instead of "uid" for change ownership of files (Fix for #213 ) -> update should now working if user id differs from groupid 2017-07-08 14:57:39 +02:00
ub.py Integrate Iso639 language name translations to russian translation 2017-05-01 16:24:20 +02:00
uploader.py Reuse original code logic. 2017-03-04 15:37:30 +08:00
web.py Show book details in modal dialog 2017-07-08 09:15:40 -07:00