14665 Commits

Author SHA1 Message Date
Kovid Goyal
d01ea9fb66 ... 2011-09-22 08:48:48 -06:00
Kovid Goyal
804c5d001f Conversion pipeline: Fix crash caused by empty <style> elements. Fixes #775277 (Private bug) 2011-09-22 08:43:26 -06:00
Kovid Goyal
f9dabe9140 JS Browser: Support for AJAX form submission 2011-09-21 21:01:48 -06:00
Kovid Goyal
70ff56c1b2 Get Books: Fix Woblink store 2011-09-21 16:56:03 -06:00
Kovid Goyal
f3a774e0d3 ... 2011-09-21 16:42:46 -06:00
John Schember
8df5cc15d5 Merge changes from lp:~tomek3d/calibre/stores 2011-09-21 18:41:25 -04:00
Kovid Goyal
bb2d522474 MOBI Input: Correctly handle MOBI files that have been passed through a DRM removal tool that leaves the DRM fields in the header. Fixes #855732 (Mobi book fails to convert/view; reads ok in Kindle) 2011-09-21 16:35:44 -06:00
Kovid Goyal
39978b361c ... 2011-09-21 14:20:28 -06:00
Tomasz Długosz
197b99c1e8 update Woblink store 2011-09-21 21:10:24 +02:00
Kovid Goyal
f61922ddb0 ... 2011-09-21 10:16:03 -06:00
Kovid Goyal
64051b546d Fix typo preventing the updating of metadata in MOBI files serverd by the content server 2011-09-20 22:08:40 -06:00
Kovid Goyal
4bbfedef99 ... 2011-09-20 19:57:22 -06:00
Kovid Goyal
4569bd22d3 ... 2011-09-20 19:56:08 -06:00
Kovid Goyal
3ec16fe758 ... 2011-09-20 19:22:34 -06:00
Kovid Goyal
fc132d6fcc ... 2011-09-20 18:51:30 -06:00
Kovid Goyal
d4c9b0b6fd ... 2011-09-20 18:50:26 -06:00
Kovid Goyal
42254a6f64 Fix #855109 (mobileread-store: error with umlaut in filename) 2011-09-20 18:47:01 -06:00
John Schember
a628dce0f1 Store: ebook download, More shortening work. 2011-09-20 20:37:41 -04:00
John Schember
d0c500703d Store: ebook download, fix all unicode decode errors. 2011-09-20 20:31:38 -04:00
John Schember
7a75239843 Store: Download, ensure download filename is ascii. 2011-09-20 20:17:49 -04:00
John Schember
64729ef1ab Store: Shorten filename to prevent errors where the download name is to long. 2011-09-20 20:13:18 -04:00
John Schember
7fc7d7487c Store: MobileRead plugin, Fix issue with searching with unicode characters. 2011-09-20 20:07:41 -04:00
Kovid Goyal
e111ac413a Fix #855070 (Article plus punctuation creates bad title sort) 2011-09-20 17:15:26 -06:00
Kovid Goyal
ce84bcd444 ... 2011-09-20 17:12:37 -06:00
Kovid Goyal
a90c7c75b1 Fix #855143 (Metadata download pubdate is off by 1 day) 2011-09-20 17:10:52 -06:00
Kovid Goyal
84ee53fc18 ... 2011-09-20 16:57:17 -06:00
Kovid Goyal
5331ac23bb JS Browser: Support for non AJAX forms 2011-09-20 16:54:31 -06:00
Kovid Goyal
dd402830b7 JS Browser: Add visit() and show_browser() functionality 2011-09-19 21:17:11 -06:00
Sengian
969fb17292 Correct minor bibtex catalog problems 2011-09-19 21:47:21 +02:00
Kovid Goyal
6f07f3dc20 Fix #852438 (Error when connecting my Bebook Club) 2011-09-19 09:36:53 -06:00
Kovid Goyal
94af5388e1 ... 2011-09-18 23:31:52 -06:00
John Schember
cb94627b3a Store: Search, advanced search: DRM-free books. 2011-09-18 19:05:14 -04:00
John Schember
b161102897 TXT Markdown Input: Change handling of _ to work mid word. _ will need to be escaped as \_ to not be changed to a style. 2011-09-18 18:52:47 -04:00
Charles Haley
5f9dec1292 Changed tag_list_editor.py (the general category editor) to have three columns: value, count, and a new column 'was'. The "was" column is blank until the value is changed. All three are sortable. 2011-09-18 10:47:13 +02:00
Charles Haley
cbc681ddca Fixed to try to stay in the current expanded group. 2011-09-18 10:12:34 +02:00
Charles Haley
257db2ffad Change check_library.py to not report non-book formats as both extra and missing. 2011-09-18 09:30:19 +02:00
Kovid Goyal
59fabea9f9 MOBI Output: Don't set cdetype when share_not_sync is specified. 2011-09-17 12:29:33 -06:00
Kovid Goyal
33c3d83858 ... 2011-09-17 08:44:31 -06:00
Kovid Goyal
ac747892cc Fix #852481 (Untranslatable strings) 2011-09-17 08:27:02 -06:00
Kovid Goyal
d651e1911a Search/Replace: Permit .* to match empty tag like columns. Fixes #840517 (empty fields are not populated using regex in massedit) 2011-09-17 08:23:59 -06:00
Kovid Goyal
1a437c2ce5 Fix #832084 (New LanguageCodeToHumanReadableString function in templates) 2011-09-17 08:21:44 -06:00
Kovid Goyal
1041cc4180 ... 2011-09-17 08:17:11 -06:00
Kovid Goyal
9fd60f7884 ... 2011-09-17 08:15:33 -06:00
Charles Haley
1cbb8323af Search/Repalce: change empty is_multiple columns to operate on [''], permitting .* to match the column. 2011-09-17 12:20:25 +02:00
Charles Haley
5f83f8e501 Two new formatter functions: language_codes and language_strings. 2011-09-17 11:47:32 +02:00
Kovid Goyal
1d40f8202b ... 2011-09-16 17:24:28 -06:00
Kovid Goyal
86ee7264fd Fix #852244 (0.8.19 HTML Conversion Error) 2011-09-16 17:17:55 -06:00
Kovid Goyal
c894d504a3 Start work on Javascript enabled web scraper 2011-09-16 15:32:02 -06:00
Kovid Goyal
a6f0210dd5 IGN:Tag release 2011-09-16 11:03:01 -06:00
Kovid Goyal
6137c5d794 version 0.8.19 2011-09-16 09:54:21 -06:00