24923 Commits

Author SHA1 Message Date
Kovid Goyal
0223f60c9d ... 2013-06-30 20:03:57 +05:30
Kovid Goyal
3db0f1895a ... 2013-06-30 10:45:57 +05:30
Tomasz Długosz
e8ada93dda deduplicate code snippet 2013-06-30 00:58:24 +02:00
Kovid Goyal
373b3c7a22 Fix #22 (Remove double article entries which are already part in other rss feeds of the same recipe) 2013-06-29 12:30:56 +05:30
Kovid Goyal
fa2f92e96c ... 2013-06-29 10:42:18 +05:30
Kovid Goyal
9e857d1ed7 DOCX Input: Support horizontal rules
DOCX Input: Add support for horizontal rules created by typing three
hyphens and pressing enter.
2013-06-29 09:39:36 +05:30
Kovid Goyal
4b4b89bc6e Update iprofessional
Fixes #1195826 [Updated recipe for iprofessional](https://bugs.launchpad.net/calibre/+bug/1195826)
2013-06-29 00:15:38 +05:30
GRiker
ee556b867c Merge branch 'master' of https://github.com/kovidgoyal/calibre 2013-06-28 03:46:13 -07:00
Kovid Goyal
54a9a7c98e pep8 and small perf improvement for human_readable() 2013-06-28 12:44:44 +05:30
Kovid Goyal
6579327a6d Various minor fixes in the publish process 2013-06-28 12:26:56 +05:30
Kovid Goyal
837adb4eab version 0.9.37 0.9.37 2013-06-28 08:50:14 +05:30
Kovid Goyal
986ab2a078 ebook-convert: Add option to read metadata from OPF 2013-06-28 08:14:25 +05:30
Kovid Goyal
952b95d3ad pep8 2013-06-27 17:34:01 +05:30
Kovid Goyal
836074e37d ... 2013-06-27 17:15:52 +05:30
Kovid Goyal
13f31c7839 ... 2013-06-27 17:11:23 +05:30
Kovid Goyal
32fccdb901 pep8 2013-06-27 13:29:09 +05:30
Kovid Goyal
86691f22a2 ... 2013-06-27 13:28:06 +05:30
Kovid Goyal
f8509fe826 Log the wait before sending email
When waiting before sending email, log the wait. Fixes #1195173 [Feature Request - Multiple books emailed to device](https://bugs.launchpad.net/calibre/+bug/1195173)
2013-06-27 13:27:31 +05:30
Kovid Goyal
c3009256c4 ToC Editor: Use filenames when generating from files
ToC Editor: When generating a ToC from files, if the file has no text,
do not skip it. Instead create an entry using the filename of the file.
2013-06-27 13:01:52 +05:30
Kovid Goyal
87dda89378 Add notes on provisioning a file hosting server 2013-06-27 12:41:46 +05:30
Kovid Goyal
3743d26d35 Save dist file sizes for bandwidth calculation
Also fix a typo in copying dist files to tdir and backup.
2013-06-27 10:14:10 +05:30
Kovid Goyal
f63f142618 PDF Output: Fix add ToC option not being used
PDF Output: Fix Table of Contents being added tot he end of the PDF even
without the Add Table of Contents option being enabled. Fixes #1194836 [When convert to PDF, it always create TOC at the end](https://bugs.launchpad.net/calibre/+bug/1194836)
2013-06-26 16:55:12 +05:30
Kovid Goyal
63d133ea5c AZW3 Input: Add support for page-progression-direction
AZW3 Input: Add support for the page-progression-direction that is used
to indicate page turns should happen from right to left. The attribute
is passed into EPUB when converting. Fixes #1194766 [Incorrect conversion japanese MOBI](https://bugs.launchpad.net/calibre/+bug/1194766)
2013-06-26 15:46:41 +05:30
Kovid Goyal
03452d2a03 Conversion: Add option to embed all referenced fonts
Conversion: Add an option to embed all fonts that are referenced in the
input document but are not already embedded. This will search your
system for the referenced font, and if found, the font will be embedded.
Only works if the output format supports font embedding (for example:
EPUB or AZW3).
2013-06-26 14:59:46 +05:30
Kovid Goyal
30cea5df3a ... 2013-06-26 10:40:00 +05:30
Kovid Goyal
7b6a742f25 ... 2013-06-26 00:07:00 +05:30
Kovid Goyal
bb6b81e06a Merge branch 'merge-identifiers' of https://github.com/hakan42/calibre
When auto-merging books on add, also merge identifiers.
2013-06-26 00:03:58 +05:30
Hakan Tandogan
e4876b579e On book merge, merge identifiers as well. In case of conflict, the target wins. 2013-06-25 19:47:48 +02:00
Kovid Goyal
70b405587b Fix cc bug in template editor
Fix an error when using the Template Editor to create a template that
uses custom columns. Fixes #1193763 [Private bug](https://bugs.launchpad.net/calibre/+bug/1193763)
2013-06-25 13:27:54 +05:30
Kovid Goyal
2096dce1cd Move User Manual and staging to the download server 2013-06-25 13:09:51 +05:30
Charles Haley
9f12bd5699 Merge branch 'kovidgoyal/master' 2013-06-25 08:25:30 +02:00
Charles Haley
230ef564ee Fix bug #1193763 - Save to device template generates exception for custom column names. 2013-06-25 08:20:07 +02:00
Kovid Goyal
5b07091d59 Make the manual self contained 2013-06-25 09:12:04 +05:30
GRiker
8f30c17486 Fixed typo(?) in set_metadata() for touched files. 2013-06-24 14:14:08 -07:00
Kovid Goyal
7089c66a98 LRF Output: Fix " entities in attribute values causing problems 2013-06-24 18:45:05 +05:30
Kovid Goyal
d2292a759d Upload installers to downloadbestsoftware.com as well 2013-06-24 18:04:07 +05:30
Kovid Goyal
f58b8aee4f Update taz.de (RSS)
Fixes #18 (RSS Recipe broken: Taz RSS)
2013-06-24 10:21:42 +05:30
Kovid Goyal
3b0f7a90e4 News download: Respect more default conversion settings
News download: Apply the default page margin conversion settings. Also,
when converting to PDF, apply the pdf conversion defaults. Fixes #1193763 [Private bug](https://bugs.launchpad.net/calibre/+bug/1193763)
2013-06-24 10:18:24 +05:30
Kovid Goyal
e8e4dbc35b Update Miradasalsur.
Fixes #1193922 [Updated recipe for Miradas al Sur](https://bugs.launchpad.net/calibre/+bug/1193922)
2013-06-24 09:56:07 +05:30
Kovid Goyal
c8889644bd Remove obsolete recipes 2013-06-23 10:47:29 +05:30
Kovid Goyal
db76b47c67 Merge branch 'master' of github.com:kovidgoyal/calibre 2013-06-23 09:10:55 +05:30
Kovid Goyal
4fe86065f9 Fix scanning for books on Aluratek Color
Fix a regression that broke scanning for books on all devices that used
the Aluratek Color driver. Fixes #1192940 [No longer seeing books on Odys Leon (Aluratek colour)](https://bugs.launchpad.net/calibre/+bug/1192940)
2013-06-23 09:09:45 +05:30
Kovid Goyal
c785607ca1 Merge pull request #17 from GRiker/master
Improved error handling in iDevice xml parsing
2013-06-22 11:42:55 -07:00
GRiker
8042ad136f Improved error handling for float values with non-period decimal points, bad datetime.datetime values. 2013-06-22 09:28:37 -07:00
Kovid Goyal
2ee5ad2e30 Ensure dist files have correct permissions 2013-06-22 08:30:59 +05:30
Kovid Goyal
6a134427c8 Update Frontline 2013-06-22 07:59:40 +05:30
Kovid Goyal
bf1055abd9 fetch-ebbok-metadata: Fix --opf argument requiring a value 2013-06-22 07:42:30 +05:30
Kovid Goyal
ec2bd359ab Copy calibre releases to my backup hdd 2013-06-22 07:30:27 +05:30
Kovid Goyal
b06d080987 Update La Nacion (Costa Rica) 2013-06-22 07:05:24 +05:30
Kovid Goyal
a2aad03af9 Stop using googlecode for file hosting 2013-06-21 22:25:37 +05:30