32005 Commits

Author SHA1 Message Date
Kovid Goyal
fd251bb00a Update Mediapart 2016-03-04 09:09:48 +05:30
Kovid Goyal
ba2100ca43 ... 2016-03-04 00:54:36 +05:30
Kovid Goyal
91905e38f5 Make tweak_mode a class level variable 2016-03-04 00:36:47 +05:30
Kovid Goyal
8da7fd2616 Better fix for [options] header in generated manual pages 2016-03-04 00:30:20 +05:30
Kovid Goyal
a9c7fc76e9 ... 2016-03-03 23:20:06 +05:30
Kovid Goyal
450ea92fe3 Mark various strings for translation 2016-03-03 22:51:38 +05:30
Kovid Goyal
543482ae65 Implement translations for the new content server 2016-03-03 22:33:23 +05:30
Kovid Goyal
fb3290d917 Make the usage msg for calibredb saved_searches a little nicer 2016-03-03 22:23:48 +05:30
Kovid Goyal
bf97a7de04 ... 2016-03-03 22:09:27 +05:30
Kovid Goyal
b27e649295 Auto-fix translated references to generated/en/ 2016-03-03 21:27:15 +05:30
Kovid Goyal
7598b07ee0 ... 2016-03-03 20:41:17 +05:30
Kovid Goyal
c1bdcf424d Fix strings in manual using |lang| not being translated 2016-03-03 20:19:12 +05:30
Kovid Goyal
ca4282e24b remove not working recipe 2016-03-03 19:08:49 +05:30
Kovid Goyal
fd4de650f6 ... 2016-03-01 22:37:55 +05:30
Kovid Goyal
3eaf62de5b Yet another fix for python ssl distro compatibility
Apparently CentOS 7 just decided to backport the SSL patches from 2.7.9
to 2.7.5! Sigh.

I have no idea if this change will cause installation to stop working on
old Debian/Ubuntu. I love linux.

Fixes #1551800 [Automatic Linux install fails with SSL error](https://bugs.launchpad.net/calibre/+bug/1551800)
2016-03-01 22:22:58 +05:30
Kovid Goyal
615303a143 ... 2016-03-01 18:32:38 +05:30
Kovid Goyal
1103a49034 Fix #1550520 [after merging 2 books (hotkey M) focus is gone](https://bugs.launchpad.net/calibre/+bug/1550520) 2016-03-01 12:26:05 +05:30
Kovid Goyal
98228ae614 E-book viewer: Handle <![CDATA[ escapes correctly. Fixes #1550966 [ebook-viewer ignores content of script tag between <![CDATA[ and ]]>](https://bugs.launchpad.net/calibre/+bug/1550966) 2016-03-01 11:49:34 +05:30
Kovid Goyal
a7ae71e41f Edit Book: Fix context menu positioning in code editor
There was a slight offset in the positioning caused by calculating the
position w.r.t. to the widget instead of the viewport.
2016-02-28 17:41:53 +05:30
Kovid Goyal
316201354c Edit Book: Fix spelling correction suggestions not being shown when using the context menu key with the cursor at the end of the word 2016-02-28 15:28:46 +05:30
Kovid Goyal
d155c08642 ... 2016-02-28 11:47:46 +05:30
Kovid Goyal
c223f8c3e8 Ensure spaces in output of calibre-customize -l 2016-02-28 08:38:21 +05:30
Kovid Goyal
0bee3f4bb2 ... 2016-02-26 17:47:31 +05:30
Kovid Goyal
2aa8b189c3 Framework for jobs that run in transient worker processes 2016-02-26 17:43:29 +05:30
Kovid Goyal
83c93c8e09 ... 2016-02-26 15:53:52 +05:30
Kovid Goyal
fda3e9658e ... 2016-02-26 13:19:23 +05:30
Kovid Goyal
da2390cb05 ... 2016-02-26 13:01:17 +05:30
Kovid Goyal
16577d448f version 2.52.0 v2.52.0 2016-02-26 08:34:36 +05:30
Kovid Goyal
ed59de6854 Support for multiple libraries in /mobile 2016-02-25 19:37:15 +05:30
Kovid Goyal
741d7d9efc CS: Port /mobile
Useful for legacy devices that dont support html 5
2016-02-25 18:43:58 +05:30
Kovid Goyal
0ab7184b5c Serve .kepub files with extension .kepub.epub for kobo browsers
Also sanitize sort field in /opds and simplify format_tags
implementation
2016-02-25 12:21:58 +05:30
Kovid Goyal
554c08a4ef Options to control which user defined metadata fields are rendered in /opds 2016-02-25 11:20:56 +05:30
Kovid Goyal
c3b1b9fba9 Mark strings for translation 2016-02-25 10:51:45 +05:30
Kovid Goyal
5bf5375f1c ... 2016-02-25 08:31:49 +05:30
Kovid Goyal
13bce78437 ... 2016-02-25 08:29:09 +05:30
Kovid Goyal
8d560375f5 calibredb add: Allow specifying filters to control adding of books from directories 2016-02-24 22:09:12 +05:30
Kovid Goyal
3ff0beb626 Allow creating rules to ignore files when adding books based on the filename, useful when using the auto-add feature or when adding in bulk. Preferences->Adding Books->Rules to filter added files 2016-02-24 20:40:43 +05:30
Kovid Goyal
5f8b99eca5 ... 2016-02-24 18:23:12 +05:30
Kovid Goyal
cc4a0b4e4d UI for creating add filter rules 2016-02-24 17:50:02 +05:30
Kovid Goyal
913252ad02 Make the tag mapper UI code re-useable 2016-02-24 17:45:36 +05:30
Kovid Goyal
014631a8e3 E-book viewer: Allow copying the Table of Contents to the clipboard by right clicking on it. Fixes #1548791 [[Enhancement] Copy book index to clipboard](https://bugs.launchpad.net/calibre/+bug/1548791) 2016-02-24 10:00:59 +05:30
Kovid Goyal
8626437fe1 ... 2016-02-23 22:04:48 +05:30
Kovid Goyal
6fdcc3c85f Use builtin RS compiler for generating POT files 2016-02-23 15:14:34 +05:30
Kovid Goyal
52e0e87e71 Update RapydScript 2016-02-23 15:14:15 +05:30
Kovid Goyal
441faeff85 Allow disabling of log rotation 2016-02-23 15:01:20 +05:30
Kovid Goyal
1dc09515be Fix incorrect handling of max log size 2016-02-23 14:58:34 +05:30
Kovid Goyal
0ce29d414c Generate translations template for new content server 2016-02-23 14:56:05 +05:30
Kovid Goyal
820b2e0ca1 ... 2016-02-23 14:10:20 +05:30
Kovid Goyal
7f457019fb CS: Implement access logging 2016-02-23 14:08:06 +05:30
Kovid Goyal
4ccb505fa4 ... 2016-02-23 14:05:58 +05:30