You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
parallel-library/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.
7 years ago
..
static Show book details in modal dialog 7 years ago
templates Show book details in modal dialog 7 years ago
translations Added copyright for language names translations 7 years ago
__init__.py custom columns unfinished 9 years ago
book_formats.py Ensure file paths in uploads are non-empty, fix #183 (#184) 8 years ago
db.py Fixed Deleting user 7 years ago
epub.py Ensure file paths in uploads are non-empty, fix #183 (#184) 8 years ago
fb2.py Code cosmetics 8 years ago
gdriveutils.py Allow deleting books (fixes #119) 8 years ago
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 7 years ago
ub.py Integrate Iso639 language name translations to russian translation 8 years ago
uploader.py Reuse original code logic. 8 years ago
web.py Show book details in modal dialog 7 years ago