John Schember
219f4c632f
Fix issue #1239530 : Htmlz conversion places <head> in <body>, not before.
2013-10-14 20:13:14 -04:00
John Schember
4e1e5d9a86
Fix issue #1239527 : Htmlz inline css doesn't single quote fonts & thus destroys html.
2013-10-14 20:11:20 -04:00
Kovid Goyal
2a336ab7a7
Content server: Use internal redirect for single item categories
...
Content server: Fix single item categories not working with reverse
proxy setup. Fixes #1238987 [Calibre behind apache server sometimes returns 'localhost' URLs](https://bugs.launchpad.net/calibre/+bug/1238987 )
Single item categories were using HTTP 303 redirects which are resolved to
http://localhost:8080 absolute URLs by cherrpy (since cherrypy has no
knowledge of whatever server the apache process is exposed as). SO
instead we use an internal redirect, which does not suffer from this
issue. It does mean that bookmarking the URL wil have unexpected
side-effects if the number of items in the catefory ever increases to
more than one.
2013-10-14 19:12:03 +05:30
Kovid Goyal
ecf1e290b8
Update Television Without Pity
2013-10-14 10:17:04 +05:30
Kovid Goyal
38a4942a6e
Update Carta
2013-10-14 10:08:41 +05:30
Kovid Goyal
f1a3bc8b2e
Start work on global undo/redo for tweaking
2013-10-13 08:35:30 +05:30
Kovid Goyal
fac708b267
Update Diagonales
...
Fixes #1239235 [Updated recipe for Diagonales](https://bugs.launchpad.net/calibre/+bug/1239235 )
2013-10-13 07:50:48 +05:30
Kovid Goyal
22289f95d4
Fix crashes when switching libraries with marked books
...
Fix a bug that could cause calibre to crash when switching from a large
library to a smaller library with marked books. Fixes #1239210 [Calibre 1.6 64bits crashes when changing library](https://bugs.launchpad.net/calibre/+bug/1239210 )
2013-10-13 07:36:49 +05:30
Kovid Goyal
de2dbf73cd
Get Books: Fix downloading of some books in formats that do not have metadata yielding nonsense titles
...
Merge branch 'master' of https://github.com/user-none/calibre
2013-10-13 07:18:51 +05:30
John Schember
00af6187a3
Fix title of downloaded ebooks.
2013-10-12 18:26:21 -04:00
Kovid Goyal
12e83a09b0
Allow marked book button to be added to main toolbar when device is connected
...
Fixes #1239163 [Mark Books cannot be added to "The main menu when a device is connected"](https://bugs.launchpad.net/calibre/+bug/1239163 )
2013-10-12 22:37:53 +05:30
Kovid Goyal
00e0901249
Fix error if a marked book is deleted/merged.
...
Fixes #1239161 [Unhandled exception using "Mark books" feature](https://bugs.launchpad.net/calibre/+bug/1239161 )
2013-10-12 22:35:15 +05:30
Kovid Goyal
0cfc152b05
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-10-12 22:08:38 +05:30
Charles Haley
6afd231a14
Fix formatter function days_between to compute the right value when the answer is negative.
2013-10-12 18:36:18 +02:00
GRiker
2cecccb568
Merge branch 'master' of https://github.com/kovidgoyal/calibre
2013-10-12 05:16:56 -06:00
GRiker
b108bfadee
Fixed typo in diagnostic
2013-10-12 05:16:25 -06:00
Kovid Goyal
9038754c71
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-10-12 16:34:19 +05:30
Charles Haley
ddcaacc413
Robustness improvements in smart device driver
2013-10-12 12:55:54 +02:00
Kovid Goyal
a03309a7b7
...
2013-10-12 14:36:39 +05:30
Kovid Goyal
f571e6f066
Add Open Book action
2013-10-12 14:30:15 +05:30
Kovid Goyal
a7c8672233
pep8
2013-10-12 13:32:45 +05:30
Kovid Goyal
b777803473
Make shortcuts config file a variable
2013-10-12 13:32:21 +05:30
Kovid Goyal
224f03e1fd
Option to hide displayed cover size in edit metadata dialog
...
Edit metadata dialog: Allow turning off the cover size displayed in the
bottom right corner of the cover by right clicking the cover and
choosing "Hide cover size". It can be restored the same way.
2013-10-12 10:48:24 +05:30
Kovid Goyal
c185e93ea9
Show full path to the format file in a tooltip when hovering over the
...
link to open the format in the book details panel
2013-10-12 10:27:52 +05:30
Kovid Goyal
dd7f18eb54
Robustness improvements
2013-10-12 09:19:30 +05:30
Kovid Goyal
424b9e1884
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #1238887 [Smart Device Control failes with Errno 2 No such file or directory: <path>\\AppData\\Local\\calibre-cache\\device_drivers_SMART_DEVICE_APP_metadata_cache.json'](https://bugs.launchpad.net/calibre/+bug/1238887 )
2013-10-11 23:21:15 +05:30
Charles Haley
e599f82f1e
Handle case where cache file does not exist.
2013-10-11 15:06:18 +02:00
Kovid Goyal
a8a98dfeb1
Fix #1238636 [Calibre 1.6 / Find Duplicates Plugin /ERROR: Unhandled exception: <b>ValueError</b>:tuple.index(x): x not in tuple]( https://bugs.launchpad.net/calibre/+bug/1238636 )
2013-10-11 18:27:59 +05:30
Kovid Goyal
5572db6fde
Option to mark newly added books
...
An option to mark newly added books with a temporary mark. Optionis in
Preferences->Adding books. Fixes #1238609 [[Enhancement] Set books as "Marked" when adding](https://bugs.launchpad.net/calibre/+bug/1238609 )
2013-10-11 18:03:55 +05:30
Kovid Goyal
e5f5f28180
Finish the implementation of delete files
2013-10-11 17:37:31 +05:30
Kovid Goyal
ec9b69a299
...
2013-10-11 14:51:47 +05:30
Kovid Goyal
39199af52c
version 1.6
v1.6.0
2013-10-11 10:04:59 +05:30
Kovid Goyal
91e93871b1
EPUB Metadata: Implement updating identifiers
...
EPUB Metadata: Implementing updating identifiers in the epub file from
calibre when polishing or exporting the epub
ebook-meta: Add an --identifier option to set identifiers.
2013-10-11 09:48:58 +05:30
Kovid Goyal
61f5306019
Amazon metadata download: Fix parsing of some dates on amazon.de
...
Fixes #1238125 [Download Covers: Error parsing publish date for url](https://bugs.launchpad.net/calibre/+bug/1238125 )
2013-10-10 22:03:09 +05:30
Kovid Goyal
e165bd4fde
...
2013-10-10 21:28:21 +05:30
Kovid Goyal
8b607437c4
Start work on deleting files
2013-10-10 21:13:52 +05:30
Kovid Goyal
8938d40298
...
2013-10-10 19:55:28 +05:30
Kovid Goyal
e7305f7004
Book container: Remove references to toc and raster cover from opf when those files are deleted.
2013-10-10 18:30:20 +05:30
Kovid Goyal
f27b03e9e4
Refactor the file builder
2013-10-10 17:13:42 +05:30
Kovid Goyal
8fabc3e0bf
Fix Ctrl/Shift+M shortcut not working
2013-10-10 15:55:01 +05:30
Kovid Goyal
bfe6099a3d
Update National Geographic Magazine
2013-10-10 15:26:27 +05:30
Kovid Goyal
7275d89cb5
Fix grid view not updated immediately when marked books changed
...
Also fix translations for show marked books menu item.
2013-10-10 15:22:45 +05:30
Kovid Goyal
a939e721d1
pep8
2013-10-10 14:36:01 +05:30
Kovid Goyal
050583ba9d
...
2013-10-10 10:02:00 +05:30
Kovid Goyal
a9a24f316a
Implement multiple emblems for the file browser
2013-10-10 09:52:11 +05:30
Kovid Goyal
962663c1de
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-10-09 13:27:57 +05:30
Kovid Goyal
53450c325b
Special case category icons allowing use of icons with file entries
2013-10-09 13:25:03 +05:30
Charles Haley
f2d0a45b01
Fix OPDS category links to composite columns
2013-10-09 09:50:26 +02:00
Kovid Goyal
e1b25b6f52
Update New York Review of Books
...
Fixes #1235790 [Private bug](https://bugs.launchpad.net/calibre/+bug/1235790 )
2013-10-09 10:31:11 +05:30
Kovid Goyal
5246859ad0
EPUB Output: Do not strip <object> tags with type application/svg+xml
...
EPUB Output: Do not strip <object> tags with type application/svg+xml in
addition to those that use image/svg+xml. Fixes #1236845 [Conversion - Missing Images](https://bugs.launchpad.net/calibre/+bug/1236845 )
2013-10-09 09:28:23 +05:30