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
Kovid Goyal
5e68de686b
Fix currentWidget not correct for ScrollingTab
2020-06-14 09:56:04 +05:30
Kovid Goyal
19f5c9080b
String changes
2020-06-13 22:50:32 +05:30
Kovid Goyal
a3a617cd78
Bump versions of sqlite and apsw
2020-06-12 22:06:09 +05:30
Kovid Goyal
e4997a02e1
Edit book: Fix Check book spuriously reporting incorrect mime type warnings for fonts after upgrading a book from EPUB 2 to EPUB 3. Fixes #1882436 [Upgrade book internals from 2 to 3 causes font MIME type warningserr]( https://bugs.launchpad.net/calibre/+bug/1882436 )
2020-06-11 19:58:48 +05:30
Kovid Goyal
8258b394fb
Book details panel: Dont show sizes less than 0.01MB as zero. Fixes #1882469 [Rounding on file sizes below 5.12 kilobytes]( https://bugs.launchpad.net/calibre/+bug/1882469 )
2020-06-11 13:57:04 +05:30
Kovid Goyal
feabfbf294
Fix #1882835 [[Enhancement] Translate Generic e-ink]( https://bugs.launchpad.net/calibre/+bug/1882835 )
2020-06-10 07:20:19 +05:30
Kovid Goyal
96be3cc215
Update Journal of Accountancy
2020-06-08 09:19:49 +05:30
Kovid Goyal
9abd755ffb
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-06-07 19:08:52 +05:30