36704 Commits

Author SHA1 Message Date
Kovid Goyal
9bf00e26bb
A spot of refactoring 2017-07-10 23:42:20 +05:30
Kovid Goyal
5dc7e8c16b
Server OPDS feeds: Fix incorrect count of authors reported when there are lowercased author names. Fixes #1703251 [Calibre OPDS server cannot show more than 30 authors at a time](https://bugs.launchpad.net/calibre/+bug/1703251) 2017-07-10 22:46:39 +05:30
Kovid Goyal
3af4b40f41
Fix #1703325 [Right click on Quickview layout button](https://bugs.launchpad.net/calibre/+bug/1703325)
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-07-10 16:30:16 +05:30
Charles Haley
0e5b125f7b Make right-click on QV layout button open configuration 2017-07-10 12:58:05 +02:00
Kovid Goyal
5324487e1d
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-07-10 16:26:11 +05:30
Kovid Goyal
d57943fac2
Edit book: Allow exporting all selected files to the computer from the File Browser by right clicking 2017-07-10 16:09:55 +05:30
Charles Haley
bfdf9207cb 1) Make the formatter function in_list work like str_in_list, taking a variable number of arguments
2) Documentation improvements
2017-07-10 09:41:52 +02:00
Kovid Goyal
7ed129d73f
Edit book: Fix 'Show' details button not visible when doing 'Replace' all rather than 'Count all' 2017-07-10 11:34:21 +05:30
Kovid Goyal
3e4da5429e
Nook driver: Remove the % character from filenames sent to the Nook. Fixes #1703284 [%-sign in filename confuses Nook reader](https://bugs.launchpad.net/calibre/+bug/1703284) 2017-07-10 10:20:26 +05:30
Kovid Goyal
1bbb576d37
Add a note about managing remote server instances via the GUI to the TODO list 2017-07-10 09:06:11 +05:30
Kovid Goyal
d60ea8b0f9
String changes 2017-07-10 08:11:15 +05:30
Kovid Goyal
aa935d074d
Template language: Allow the str_in_list() function to return different values depending on what is found
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-07-10 08:00:42 +05:30
Charles Haley
7aa8e250b6 Improvement to str_in_list template function. Allow a variable number of tests, drastically improving performance in cases where searching a list must return different values depending on what is found. 2017-07-09 21:02:52 +02:00
Kovid Goyal
47d49c601a
Fix #1703101 [Close without Saving button not translated](https://bugs.launchpad.net/calibre/+bug/1703101) 2017-07-09 22:49:57 +05:30
Kovid Goyal
29f11b490e
Fix #1703207 [Editing Custom search URL in Look and Feel](https://bugs.launchpad.net/calibre/+bug/1703207) 2017-07-09 22:05:43 +05:30
Kovid Goyal
6ea26cc885
pep8 2017-07-09 21:59:39 +05:30
Kovid Goyal
b72c99d12f
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-07-09 21:48:11 +05:30
Kovid Goyal
745dd7b3f9
Merge branch 'master' of https://github.com/Serized/calibre 2017-07-09 21:43:40 +05:30
Charles Haley
428e72eb66 Make the focus-back-to-booklist action work when undocked 2017-07-09 17:47:14 +02:00
Serized
7f1238c089 Insert _( ) to add missing translation 2017-07-09 17:45:39 +02:00
Charles Haley
3600a12d71 Add an action and a shortcut to move the focus from quickview to the book list 2017-07-09 14:53:06 +02:00
Charles Haley
abe47f1de6 1) Add a bit of space to the left edge for when the tag browser isn't open
2) Make the name of the plugin "Quickview".
3) Make the Q shortcut "Toggle Quickview" instead of "Show Quickview"
2017-07-09 14:21:00 +02:00
Kovid Goyal
87b244d8bb
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-07-09 16:12:16 +05:30
Charles Haley
20c124e8bf Two fixes:
1) handle the odd case where the quickview action is initialized but the actual_plugin is not
2) Fix regression causing QV column headers not to be initialized.
2017-07-09 12:16:12 +02:00
Kovid Goyal
bfa42404e7
... 2017-07-09 12:01:20 +05:30
Kovid Goyal
90450e8b12
... 2017-07-09 09:28:20 +05:30
Kovid Goyal
765700698a
Update needed GLIBC versions in the FAQ 2017-07-09 09:26:28 +05:30
Kovid Goyal
8cd09c8745
Merge branch 'patch-13' of https://github.com/Sophist-UK/calibre 2017-07-09 08:58:53 +05:30
Sophist
6eb16adc97 Add version no and fix all URLs 2017-07-08 16:04:30 +01:00
Kovid Goyal
32d5aa6fbb
Merge branch 'patch-12' of https://github.com/Sophist-UK/calibre 2017-07-08 17:49:21 +05:30
Sophist
6144b1ec47 Remove spurious blank line 2017-07-08 12:40:30 +01:00
Sophist
ab24e12d80 Pre-process not post-process 2017-07-08 12:39:51 +01:00
Sophist
6da24d32a0 Correct local links to images 2017-07-08 12:35:32 +01:00
Kovid Goyal
1e699453f7
Update FOX News 2017-07-08 09:55:06 +05:30
Kovid Goyal
21f37bde8c
Server: Fix error caused by libraries that have books with empty author fields (although this should be impossible). Fixes #1703064 [calibre-server 3.2.1 on FreeBSD: TypeError: Cannot read property 'join' of undefined](https://bugs.launchpad.net/calibre/+bug/1703064) 2017-07-08 09:25:03 +05:30
Kovid Goyal
42543e57ec
Fix #1702914 [error trying to create .bib catalog](https://bugs.launchpad.net/calibre/+bug/1702914) 2017-07-08 08:59:34 +05:30
Kovid Goyal
90cfbc5229
Fix a regression that caused an error when starting calibre with an empty virtual library pre-selected
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-07-08 08:36:28 +05:30
Charles Haley
2982d21fb7 Handle Quickview switching to a VL or empty library by clearing the QV pane contents 2017-07-07 20:55:46 +02:00
Charles Haley
e2f905a8af Fix calibre startup crash caused by Quickview when the applied virtual library is empty (has no books). 2017-07-07 18:58:18 +02:00
Kovid Goyal
25d3168df5
version 3.3.0 v3.3.0 2017-07-07 09:51:27 +05:30
Kovid Goyal
efd8ca3c3f
pep8 2017-07-07 09:47:19 +05:30
Kovid Goyal
470e4fe566
Amazon metadata download: Change the default source from bing to google as the bing cache seems to be having trouble at the moment 2017-07-07 09:13:42 +05:30
Kovid Goyal
897e1eabfd
Ignore SSL errors when contacting isbndb as they seem to have no intention of fixing their broken SSL certificate 2017-07-07 08:51:09 +05:30
Kovid Goyal
ade57f1447
Conversion: Fix heuristics processing incorrectly removing some <br> tags. Fixes #1205637 [break line/italic - wrong conversion](https://bugs.launchpad.net/calibre/+bug/1205637) 2017-07-06 20:40:04 +05:30
Kovid Goyal
6ae397126b
Retry rename of imported config directory
In case an AV program has locked the imported config directory on
Windows, sigh.
2017-07-06 20:37:04 +05:30
Kovid Goyal
f53fdebabd
Micro-optimization 2017-07-06 19:59:35 +05:30
Kovid Goyal
b3b2c36be1
Handle non-ascii binary strings in the author_name_prefix/suffix tweaks. Fixes #1701138 [Tweaks for Author Sort don't process extended ASCII properly](https://bugs.launchpad.net/calibre/+bug/1701138) 2017-07-06 19:57:15 +05:30
Kovid Goyal
59331d1c91
Fix #1701824 [[Request] Sort Available actions](https://bugs.launchpad.net/calibre/+bug/1701824) 2017-07-06 11:25:14 +05:30
Kovid Goyal
66ce3b56d1
Fix #1702249 [[Request] Remove unused space in Get books Advanced search](https://bugs.launchpad.net/calibre/+bug/1702249) 2017-07-06 11:00:26 +05:30
Kovid Goyal
85c4582478
Book details panel: Allow right clicking on author names to search for books by the author on Amazon. Fixes #1702446 [[Request] Search for author on Amazon](https://bugs.launchpad.net/calibre/+bug/1702446) 2017-07-06 08:56:01 +05:30