33298 Commits

Author SHA1 Message Date
Charles Haley
5f5b2d9b78 Fix example for using composite columns and lookup to switch paths in a save template by adding the # to the lookup name 2016-09-12 20:32:41 +02:00
Kovid Goyal
6a5bf68148 Update El universal
Fixes #1622583 [Update recipe for Mexican El Universal](https://bugs.launchpad.net/calibre/+bug/1622583)
2016-09-12 17:36:00 +05:30
Kovid Goyal
9a2bbdbc5d ... 2016-09-12 17:34:27 +05:30
Kovid Goyal
063bad47b6 Content server: Fix a regression in the previous release that caused the OPDS feeds from the content server to break if there are no custom columns in the library. Fixes #1621642 [OPDS 500 internal server error](https://bugs.launchpad.net/calibre/+bug/1621642)
Merge branch 'master' of https://github.com/cbhaley/calibre
2016-09-09 13:24:17 +05:30
Charles Haley
eda8d512bf Fix OPDS feed blowing up if a library has no custom columns 2016-09-09 09:16:28 +02:00
Kovid Goyal
cc183114d6 ... 2016-09-08 21:20:58 +05:30
Kovid Goyal
cc2757ebd8 ... 2016-09-08 21:11:36 +05:30
Kovid Goyal
59e8070ef9 Fix reading metadata from PDF broken by poppler >= 0.47.0 2016-09-08 21:05:32 +05:30
Kovid Goyal
8f655cd610 Merge branch 'gh/pdf-metadata-fix' of https://github.com/aroig/calibre 2016-09-08 20:37:15 +05:30
Abdo Roig-Maranges
432aa7e21d metadata: Do not raise an exception if a PDF file has empty metadata
Check explicitly for `info is None`, since an empty dict also evaluates
to false. Otherwise it raises an exception when there is no metadata,
and prevents from generating the cover.

This has started to happen recently with some arxiv PDF's, like this
one: https://arxiv.org/pdf/1605.02391v2
2016-09-08 16:49:27 +02:00
Kovid Goyal
62a5d9c4d2 Fix layout of preferences panel for editor toolbars messed up 2016-09-08 19:52:40 +05:30
Kovid Goyal
55fe0f86b2 ... 2016-09-08 19:32:46 +05:30
Kovid Goyal
a41399f2e3 ... v2.67.0 2016-09-08 08:25:18 +05:30
Kovid Goyal
2083970477 version 2.67.0 2016-09-08 08:20:59 +05:30
Kovid Goyal
2a5a9d54f7 Merge branch 'master' of https://github.com/davidfor/calibre 2016-09-07 19:29:53 +05:30
David
28f65e237e Add device names for the two new Kobo Devices
I don't know how I missed these before.
2016-09-07 23:38:15 +10:00
Kovid Goyal
d48e15556f ODT Input: Add support for continued lists. Fixes #1620581 [Numeration lost](https://bugs.launchpad.net/calibre/+bug/1620581) 2016-09-07 14:43:29 +05:30
Kovid Goyal
8d38de825e Fix undo not working with sort css 2016-09-07 12:55:05 +05:30
Kovid Goyal
d28114bde1 Edit Book: A new tool to sort the rules in a CSS stylesheet. To use it add it to the toolbar for CSS editors 2016-09-07 12:46:06 +05:30
Kovid Goyal
d23532e499 Edit Book: Fix high-dpi rendering of emblems in the File Browser 2016-09-07 10:57:54 +05:30
Kovid Goyal
95f62fcad2 More work on the prefs panel 2016-09-07 10:26:14 +05:30
Kovid Goyal
4224233eca Make the item list code re-useable 2016-09-07 10:08:44 +05:30
Kovid Goyal
3172744e22 Add warning about merging 2016-09-07 09:47:27 +05:30
Kovid Goyal
3318f376d9 Edit Book: The Remove Unused CSS tool now has an option to also merge CSS rules that have identical selectors 2016-09-07 09:25:41 +05:30
Kovid Goyal
3c05bf2ec2 Increase email send timeout to 25min. See #1620732 (Feature: Reconfigurable Email Timeout) 2016-09-06 22:54:13 +05:30
Kovid Goyal
fab8eb07ab ... 2016-09-06 21:17:40 +05:30
Kovid Goyal
2dfd24f04c ... 2016-09-06 20:35:23 +05:30
Kovid Goyal
94b72873ec Micro-optimization 2016-09-06 20:34:06 +05:30
Kovid Goyal
7d6c68c079 Fix sorting by name of half stars in the Tag Browser 2016-09-06 20:22:28 +05:30
Kovid Goyal
e3a77bf17f Tag Browser: Add an option in Preferences->Look & Feel->Tag Browser to turn off the display of counts in the Tag Browser 2016-09-06 17:46:12 +05:30
Kovid Goyal
88eabfc7d0 ... 2016-09-06 17:32:42 +05:30
Kovid Goyal
9ce4ce354f Start working on Preferences UI for the viewer 2016-09-06 15:00:03 +05:30
Kovid Goyal
bb3e2d6a29 ... 2016-09-06 14:35:02 +05:30
Kovid Goyal
a2d58d639b Color scheme support for the viewer 2016-09-06 11:47:48 +05:30
Kovid Goyal
f479aaef53 Update RapydScript 2016-09-06 11:47:34 +05:30
Kovid Goyal
80f311a6d0 ... 2016-09-06 09:40:24 +05:30
Kovid Goyal
057c141840 Add tests for searching on half star fields 2016-09-06 08:25:43 +05:30
Kovid Goyal
a60aeaa1ba Add a tweak in Preferences->Tweaks to exclude some images types from being treated a covers when dropped onto the Book Details panel. Fixes #1620198 [{Enhancement] Tweak to control image DnD to Book Details](https://bugs.launchpad.net/calibre/+bug/1620198) 2016-09-05 14:53:34 +05:30
Kovid Goyal
ad30806ba9 Cover Browser: Allow any metadata field to be used as the sub-title, not just the rating 2016-09-05 14:08:11 +05:30
Kovid Goyal
33b9f5e520 Fix searching in half star fields 2016-09-05 12:06:25 +05:30
Kovid Goyal
914113868d ... 2016-09-05 11:46:55 +05:30
Kovid Goyal
f881a80a50 Use the right font for ratings in the Tag Browser 2016-09-05 10:43:51 +05:30
Kovid Goyal
3ccdb1e8e7 ... 2016-09-05 10:39:51 +05:30
Kovid Goyal
292eaa393a ... 2016-09-05 10:35:52 +05:30
Kovid Goyal
31f109df7e Tag browser: Always show the book counts on the right edge of the Tag Browser 2016-09-05 10:28:00 +05:30
Kovid Goyal
a28efc879f Use the correct font for ratings in the cover grid 2016-09-05 09:18:26 +05:30
Kovid Goyal
27499c9188 Generate correct search expressions for half stars when clicking the Tag Browser entries 2016-09-05 08:52:03 +05:30
Kovid Goyal
93b727818b ... 2016-09-05 00:33:47 +05:30
Kovid Goyal
5c942e80ec Another place to use rating_to_stars 2016-09-05 00:22:13 +05:30
Kovid Goyal
7fe6a03db3 ... 2016-09-05 00:15:39 +05:30