41038 Commits

Author SHA1 Message Date
Kovid Goyal
401d0dbde8
Merge branch 'master' of https://github.com/cbhaley/calibre 2020-06-25 14:19:35 +05:30
Charles Haley
6aa5a51e3b Fix some incorrectly indented sections in the manual by changing some tabs to spaces. 2020-06-25 09:44:26 +01:00
Kovid Goyal
ea7637bf60
Force a few error messages to unicode 2020-06-25 14:02:12 +05:30
Kovid Goyal
36288d8343
Tag browser: Dont show counts for searches as they are always zero
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-06-25 13:59:49 +05:30
Charles Haley
6218e5a48d Enhancement: in the tag browser don't show counts for searches because the number is always zero. 2020-06-25 09:23:33 +01:00
Kovid Goyal
9b3c57062b
Allow copy/pasting dates from columns having different date display formats. Fixes #1885004 [Enhancement Request: Copy & paste dates between fields of unlike formats](https://bugs.launchpad.net/calibre/+bug/1885004)
Also consolidate all date/time editor to use the same underlying
widget.
2020-06-25 12:44:59 +05:30
Kovid Goyal
c6b4140231
Merge branch 'mathjax3-system' of https://github.com/eli-schwartz/calibre 2020-06-25 10:59:44 +05:30
Eli Schwartz
b48bd4f7c8
build: detect mathjax directory with or without es5/ subdir
The release tarballs contain an es5/ directory with the actual mathjax
code. However, when building against a system mathjax it is likely the
es5/ directory is skipped and the directory name is just
/usr/share/mathjax/

Detect this by moving the es5/ component to the definition of the
mathjax source root, but only appending it if the --path-to-mathjax
actually contains such a directory.
2020-06-25 01:23:08 -04:00
Kovid Goyal
e949fe1fee
Fix #1885001 [[Enhancement] Center buttons in the category editors](https://bugs.launchpad.net/calibre/+bug/1885001) 2020-06-25 09:34:36 +05:30
Kovid Goyal
8065624ded
Remove not working Reuters recipe 2020-06-24 17:00:21 +05:30
Kovid Goyal
45e14b7797
Fix #1884208 [[Enhancement] Translate "Generic" in the Welcome wizard](https://bugs.launchpad.net/calibre/+bug/1884208) 2020-06-24 16:52:05 +05:30
Kovid Goyal
b1a00d0b52
Remove non-working Newsweek recipe 2020-06-24 16:45:04 +05:30
Kovid Goyal
e73312ffb8
Check library: Dont abort if there are folders in the library that calibre does not have permission to access. Fixes #1884544 [Library check tries to read system files](https://bugs.launchpad.net/calibre/+bug/1884544)
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-06-22 23:40:21 +05:30
Charles Haley
74cf63c2f4 Fix bug #1884544: check library doesn't open if it has permission errors on author directories. 2020-06-22 18:35:12 +01:00
Kovid Goyal
a0c70dd6d6
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1884399 [Week number only appears on date selector in Bulk Metadata Edit window](https://bugs.launchpad.net/calibre/+bug/1884399)
2020-06-21 21:41:34 +05:30
Charles Haley
9bd85dd38c Fix #1884399: Week number only appears on date selector in Bulk Metadata Edit window by removing the week number in bulk edit 2020-06-21 16:49:09 +01:00
Kovid Goyal
b8cb8fc20f
Allow selecting individual items to delete in the Check library dialog. Fixes #1884402 [[Enhancement] request for check library function](https://bugs.launchpad.net/calibre/+bug/1884402)
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-06-21 19:31:04 +05:30
Charles Haley
2da65972b7 Enhancement #1884402: Check Library: add delete checkboxes to deletable error categories to select all books in that category. 2020-06-21 14:45:36 +01:00
Kovid Goyal
9ba6848530
Remove version spec from python docs links 2020-06-21 14:07:42 +05:30
Kovid Goyal
c5003ede6c
Add a note about the regex library calibre uses 2020-06-21 14:00:41 +05:30
Kovid Goyal
6704ee62c3
Forgot to bump plugin version 2020-06-21 10:04:18 +05:30
Kovid Goyal
fe6e4e59ea
Amazon metadata download: Fix download of ratings not working from amazon.co.jp 2020-06-21 10:01:29 +05:30
Kovid Goyal
1f6072c886
Change in google search page markup
Fixes #1884400 [Amazon.co.jp metadata won't download](https://bugs.launchpad.net/calibre/+bug/1884400)
2020-06-21 09:54:35 +05:30
Kovid Goyal
33917b2737
pep8 2020-06-20 21:59:06 +05:30
Kovid Goyal
1888c8f61a
Merge branch 'master' of https://github.com/cbhaley/calibre 2020-06-20 21:58:35 +05:30
Charles Haley
222599e870 Add a new template function "rating_to_stars" 2020-06-20 17:12:26 +01:00
Kovid Goyal
70f28e78fb
pep8 2020-06-20 19:36:42 +05:30
Kovid Goyal
e3bcbac8b9
Book details panel: When right clicking on tags/authors/etc. allow finding them in the Tag browser easily. Fixes #1884343 [[Enhancement] Add action to show a tag in the Tag browser when right clicking on a tag in the Book details panel](https://bugs.launchpad.net/calibre/+bug/1884343)
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-06-20 19:35:04 +05:30
Charles Haley
da7aac6009 Enhancement #1884343: Add action to show a tag in the Tag browser when right clicking on a tag in the Book details panel 2020-06-20 14:34:06 +01:00
Kovid Goyal
8bbc16234a
Fix #1884347 [ISBN incorrectly capitalized](https://bugs.launchpad.net/calibre/+bug/1884347) 2020-06-20 13:35:59 +05:30
Kovid Goyal
bacb0b78a8
Update Sports Illustrated 2020-06-20 10:49:08 +05:30
Kovid Goyal
14c8099abb
Port the in-browser viewer to use MathJax v3 2020-06-20 00:34:16 +05:30
Kovid Goyal
b7b7d9d681
Edit book: Preview: Support displaying mathematics 2020-06-19 20:59:50 +05:30
Kovid Goyal
85c771ac9a
Make handling of MathJax requests re-useable 2020-06-19 20:59:32 +05:30
Kovid Goyal
5acb10fac5
pep8 2020-06-19 20:19:20 +05:30
Kovid Goyal
cdb70b909e
Update Gazetta Prawna
Merge branch 'master' of https://github.com/tjozwiak/calibre
2020-06-19 19:25:05 +05:30
Tomasz Jozwiak
4bf5e95e3b recipes: update gazeta prawna recipe
This patch updates obsolete 'gazeta-prawna-calibre-v1.recipe'.

Signed-off-by: Tomasz Jozwiak <tjozwiakgm@gmail.com>
2020-06-19 15:40:47 +02:00
Kovid Goyal
67132b1e64
Get MathJax 3 working with PDF output as well 2020-06-19 19:09:33 +05:30
Kovid Goyal
e2243bf7a9
Upgrade MathJax to version 3
version 3 is more performant, smaller and simpler to integrate, without
monkeypatching. On the down side, it does not do line breaking, as yet.

Note that only the viewer is currently ported
2020-06-19 18:43:23 +05:30
Kovid Goyal
acba68ead4
version 4.19.0 v4.19.0 2020-06-19 07:50:55 +05:30
Kovid Goyal
eca6da34cd
pep8 2020-06-19 07:50:39 +05:30
Kovid Goyal
ee47bf27f7
Merge branch 'master' of https://github.com/cbhaley/calibre 2020-06-17 16:36:12 +05:30
Charles Haley
860280ec2d Fix another regression in manage authors related to which column is selected. 2020-06-17 11:54:23 +01:00
Kovid Goyal
dcf699e9b4
Fix #1883834 [[Enhancement] Translate "Tablet" in the output profiles](https://bugs.launchpad.net/calibre/+bug/1883834) 2020-06-17 15:14:11 +05:30
Kovid Goyal
719a9636b4
Book details panel: Fix a regression that caused right clicking on an author name to manage it not opening with that name selected. Fixes #1883768 ["Manage Author" from book details panel doesn't jump to author](https://bugs.launchpad.net/calibre/+bug/1883768)
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-06-17 15:03:46 +05:30
Charles Haley
cde05462e4 Fix bug \1883768: "Manage Author" from book details panel doesn't jump to author 2020-06-17 09:33:26 +01:00
Kovid Goyal
32438d1565
Handle reading version info from jgoguens updated plugins
The version info is now specified as an attribute of a module, import.
2020-06-17 08:55:46 +05:30
Kovid Goyal
a9f9f8088e
Fix #1883481 [[Enhancement] Translate devices in the Welcome wizard](https://bugs.launchpad.net/calibre/+bug/1883481) 2020-06-15 21:39:51 +05:30
Kovid Goyal
54d14349e2
calibredb set_metadata: When converting a string into a datetime if the string is a full ISO 8601 date with timezone do not adjust the date to make it timezone neutral. Fixes #1883433 [Can't Set timestamp field to first or last of month via CLI](https://bugs.launchpad.net/calibre/+bug/1883433) 2020-06-14 22:22:20 +05:30
Kovid Goyal
36dac43b93
Fix some tabs in preferences not having margins 2020-06-14 10:14:43 +05:30