calibre-web/cps
Jonathan Rehm 693c26c2b3 Attach events to button toolbar
Since this is closer to the elements, we can be more sure that we won't have events fire when we don't want them to. For example, if we're viewing the page in a modal, we don't want the event handler living longer than the content itself.
2017-07-22 11:24:47 -07:00
..
static Attach events to button toolbar 2017-07-22 11:24:47 -07:00
templates Attach events to button toolbar 2017-07-22 11:24:47 -07:00
translations Update Translation 2017-07-08 19:50:44 +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 Fixes for #233 (detection of permission errors) 2017-07-16 22:04:40 +02:00
redirect.py Add "magic link" functionality 2017-07-07 18:29:16 -07:00
ub.py Code cosmetics 2017-07-09 20:15:15 +02:00
uploader.py Reuse original code logic. 2017-03-04 15:37:30 +08:00
web.py Use ajax to add/remove books from shelves 2017-07-21 21:15:03 -07:00