7723 Commits

Author SHA1 Message Date
Kovid Goyal
359c0cd40e Start refactoring of Content Server to use Routes for URL dispatching and etree instead of genshi for templating. OPDS feeds are currently broken. 2010-05-23 19:13:44 -06:00
Kovid Goyal
d7fa2363a8 Timing infrastructure for the content server 2010-05-23 12:28:24 -06:00
Kovid Goyal
10ad5cabcc Pull from trunk 2010-05-23 11:29:45 -06:00
Kovid Goyal
3b1b08188b Updated Freakonomics Blog 2010-05-23 11:29:13 -06:00
Kovid Goyal
2988e48cf2 Cleanup signal connection in tag_view.py 2010-05-23 11:21:00 -06:00
Kovid Goyal
ad64823512 The Observer by jbambridge 2010-05-23 09:29:15 -06:00
Kovid Goyal
a80094415a Breakup library.server into a package 2010-05-22 20:17:16 -06:00
Kovid Goyal
16a1bc3588 Move EPUB cover manipulations into a standalone transform 2010-05-22 17:45:46 -06:00
Kovid Goyal
bfef38f5bf PDF Output: Improved cover and comic handling 2010-05-22 17:35:32 -06:00
Kovid Goyal
9426f999a8 ... 2010-05-22 10:46:05 -06:00
Kovid Goyal
0c254d8d64 ... 2010-05-22 10:44:20 -06:00
Kovid Goyal
16fd984fdc Updated translations 2010-05-22 10:09:05 -06:00
Kovid Goyal
151e2d745e ... 2010-05-22 10:03:23 -06:00
Kovid Goyal
82b3f3c7f1 version 0.6.95 2010-05-22 09:58:30 -06:00
Kovid Goyal
8cba3da99a Pull from trunk 2010-05-22 09:43:11 -06:00
Kovid Goyal
16a804c0e2 Fix #5590 (PDF convert failure) 2010-05-22 09:42:24 -06:00
Kovid Goyal
fefe3ca015 Fix #5589 2010-05-22 09:39:10 -06:00
Kovid Goyal
db67130999 Pull from trunk 2010-05-21 23:41:20 -06:00
Kovid Goyal
87fd8889a5 Framework for replacement of MetaInformation 2010-05-21 22:36:27 -06:00
Kovid Goyal
7e56edf946 EPUB metadata: When setting authors, always move the new dc:creator element to the top so broken implementations don't get confused and make their anonymous creators look like fools 2010-05-21 22:31:38 -06:00
Translators
89fd15e540 Launchpad automatic translations update. 2010-05-22 04:59:06 +01:00
Kovid Goyal
9e110eeec8 Fix bugs in searchbox as you type implementation 2010-05-21 20:36:57 -06:00
Kovid Goyal
5b820fe42c ... 2010-05-21 20:25:50 -06:00
Kovid Goyal
d341d81cf8 Disallow custom column names 2010-05-21 20:23:48 -06:00
Kovid Goyal
7266cdd3c4 IGN:Tag release 2010-05-21 16:23:20 -06:00
Kovid Goyal
bda0779201 Pull from trunk 2010-05-21 15:44:35 -06:00
Kovid Goyal
26bb326210 ... 2010-05-21 15:42:43 -06:00
Kovid Goyal
4447f571cb version 0.6.54 2010-05-21 15:37:52 -06:00
Kovid Goyal
2ddd2c1c76 EPUB Output: Add option to toggle preserving the aspect ratio of the cover. The default has changed to not preserving it. PDF Output: Set the first page to the cover. Fixes #5581 (Economist (payed Edition) title image) 2010-05-21 14:34:12 -06:00
Kovid Goyal
1777036798 ... 2010-05-21 12:23:32 -06:00
Kovid Goyal
b9809e0f1e Fix #5568 (Times Online Feed Broken) 2010-05-21 12:19:21 -06:00
Kovid Goyal
3c2982dfef Nicer cover for the economist 2010-05-21 12:04:08 -06:00
Kovid Goyal
22b917ccc5 Improved Atlantic 2010-05-21 11:22:42 -06:00
Kovid Goyal
09a21b8529 Fix #5298 (Article Dates not set with custom parse_index) 2010-05-21 11:19:06 -06:00
Kovid Goyal
6de89762ee Der Tagesspiegel by ipaschke 2010-05-21 09:47:48 -06:00
Kovid Goyal
be20aed8aa Fix FAQ entry for the iPad 2010-05-21 09:18:33 -06:00
Kovid Goyal
db9d14ef77 version 0.6.94 2010-05-21 09:07:14 -06:00
Kovid Goyal
1f3c90b781 Fix searching in device view. Add tooltips to header of columns in device view. Fix SONY driver to set meime type in enwly created book entries. 2010-05-21 08:46:23 -06:00
Kovid Goyal
ae290ae43d Pull from trunk 2010-05-21 08:31:16 -06:00
Kovid Goyal
ce1052ca09 Driver for iPapyrus 2010-05-21 08:19:42 -06:00
Charles Haley
0b3bc6d5d5 OndeviceSearch must permit all the locations that the library permits or exceptions get raised. Changed to do that, but also limit the locations that the search will actually use. 2010-05-21 13:32:25 +01:00
Charles Haley
76ceb08b58 Get rid of traceback accidentally left in. 2010-05-21 13:17:58 +01:00
Charles Haley
330de1cc7b Fix searching on devices to not fail when using non-located searches (bare words). 2010-05-21 12:02:18 +01:00
Charles Haley
57ab9f1ba0 sony driver: fix missing mime attribute when adding a new book 2010-05-21 11:30:05 +01:00
Kovid Goyal
6f741dd217 Pull from trunk 2010-05-21 00:36:11 -06:00
Kovid Goyal
80fc20a181 Updated translations 2010-05-21 00:35:11 -06:00
Kovid Goyal
13134b373c Conversion pipeline: Handle input documents with no text. Allows conversion of MOBI files tha are only a sequence of images. Fixes #5554 (cannot convert kindle (mobi) comics to another format) 2010-05-20 23:23:31 -06:00
Kovid Goyal
9860cd989b Fix #5551 (CSS properties are affected by the selected UI translation) 2010-05-20 23:09:45 -06:00
Kovid Goyal
a747879afc Conversion pipeline: calibre will now automatically replace all ligatures in the input document with the normal character sequence they are menat to represent. This can be turned off via an option under Look & Feel, in the Conversion settings. Fixes #5553 (Text errors converting from .pdf) 2010-05-20 22:29:35 -06:00
Kovid Goyal
12a466e2ff Support for the Newsmy reader. Fixes #5559 (Adding new eReader device) 2010-05-20 21:42:53 -06:00