Commit Graph

36004 Commits

Author SHA1 Message Date
Kovid Goyal f5962cb392 calibre-server: Auto-create userdb directory if it does not exist 2017-12-05 14:15:18 +05:30
Kovid Goyal 23fe6dc98b ... 2017-12-05 14:09:45 +05:30
Kovid Goyal 9bd2332d2c Fix #1736313 [zsh completion does not build reproducibly](https://bugs.launchpad.net/calibre/+bug/1736313) 2017-12-05 11:00:58 +05:30
Kovid Goyal 631ca6393e Linux installer: A nicer error message if the user tries to run the installer on an ARM machine 2017-12-04 12:32:36 +05:30
Kovid Goyal 14c09400c6 Remove Linux Journal as the publication no longer exists 2017-12-02 08:52:17 +05:30
Kovid Goyal a81f948ef0 Allow disabling the confirmation popup when open the folder of multiple books. Fixes #1735862 [[Enhancement] Customization panel](https://bugs.launchpad.net/calibre/+bug/1735862) 2017-12-02 08:40:43 +05:30
Kovid Goyal d7994e8d1d Fix #1735817 [String is not being translated in calibre](https://bugs.launchpad.net/calibre/+bug/1735817) 2017-12-02 08:25:40 +05:30
Kovid Goyal 0d1fec1e98 Update TODO v3.13.0 2017-12-01 09:07:47 +05:30
Kovid Goyal 67e68d4c54 version 3.13.0 2017-12-01 08:50:18 +05:30
Kovid Goyal 9963f18768 pep8 2017-12-01 08:50:04 +05:30
Kovid Goyal ce05d2cc3b Avoid qudratic lookup when serializing tag browser state 2017-11-30 13:45:02 +05:30
Kovid Goyal cc410ac6da Tag browser: Fix use of the tweak to control order of items in the Tag browser causing unexpected expansion of items after editing metadata. Fixes #1730245 [Tag browser unexpectedly expands after edit](https://bugs.launchpad.net/calibre/+bug/1730245) 2017-11-30 13:35:39 +05:30
Kovid Goyal 10036f66ff Edit book: Auto-generate links to existing stylesheets when adding a new HTML file. Fixes #1733845 [[enhancement] editor, adding or importing a new hmtl page, add css](https://bugs.launchpad.net/calibre/+bug/1733845) 2017-11-30 12:05:57 +05:30
Kovid Goyal c247cd6b35 Fix #1730049 [Move the Reset button inside the search field in Spell checking window](https://bugs.launchpad.net/calibre/+bug/1730049) 2017-11-30 10:28:36 +05:30
Kovid Goyal 0ada98b5ec Add a button to easily clear server logs in Preferences->Sharing over the net->Show server logs. Fixes #1730046 [Add a button to clear Content server log](https://bugs.launchpad.net/calibre/+bug/1730046) 2017-11-30 10:26:13 +05:30
Kovid Goyal d5445e6ef1 Fix #1730048 [Move option to new line](https://bugs.launchpad.net/calibre/+bug/1730048) 2017-11-30 10:15:49 +05:30
Kovid Goyal 581d15d8eb Allow specifying a non-existent folder when creating a new library. The folder is automatically created 2017-11-30 10:10:03 +05:30
Kovid Goyal b41c55e811 String changes 2017-11-30 10:01:10 +05:30
Kovid Goyal c38c3ec3aa Content server: Improve rendering of tags/categories with long words on small screens.
Fixes #1734119 [[Content Server CSS] Language tag not displayed properly in tag browser when language name is long (in narrow screens)](https://bugs.launchpad.net/calibre/+bug/1734119)
2017-11-30 08:58:06 +05:30
Kovid Goyal 5704585544 Fix first added saved search not appearing in Tag browser until calibre restart. Fixes #1733151 [Suggestions to the Configure menu of the Tag browser](https://bugs.launchpad.net/calibre/+bug/1733151) 2017-11-29 17:44:02 +05:30
Kovid Goyal 043ea2d905 Cleanup lang duplicates patch and add some tests 2017-11-29 17:05:39 +05:30
Juan Pedro Paredes 6451f6244d When checking added books for duplicates, also check on the language
field. So books with the same title/authors but different languages are
not considered duplicates.
2017-11-29 17:00:30 +05:30
bobbysteel 32a1efe0e9 Cleanup tags to remove new newsletter nag 2017-11-29 17:00:28 +05:30
bobbysteel be33649f62 Cleanup tags to remove new newsletter nag 2017-11-29 17:00:28 +05:30
Kovid Goyal 10b3f039c6 Driver for the new Bq Cervantes 4
Fixes #1734878 [Cervantes 4 does not working](https://bugs.launchpad.net/calibre/+bug/1734878)
2017-11-29 17:00:28 +05:30
Kovid Goyal b6658722fe Catalog generation: Store the list of fields to be used in generating CSV/XML catalogs per library. Fixes #1730500 [Storing catalog configuration in database (bib, csv, xml)](https://bugs.launchpad.net/calibre/+bug/1730500) 2017-11-29 17:00:28 +05:30
Kovid Goyal 0569c9f01e ... 2017-11-29 17:00:28 +05:30
Kovid Goyal 6d9b906dd1 ... 2017-11-29 17:00:28 +05:30
bobbysteel 8b1f2b756b Update best day 2017-11-29 17:00:27 +05:30
bobbysteel 15510a090d Fix best day to download 2017-11-26 09:06:26 +00:00
Kovid Goyal 8f515a6cc7 Update The Economist 2017-11-26 08:51:11 +05:30
Charles Haley 0a8e26071a Changes for enhancement #1731750
1) make the bulk custom and standard series column editors behave similarly
2) allow zero as an increment so that all the books can be set to the same series number (standard and bulk)

The enhancement request suggested that the "Apply changes" checkbox be removed for custom series. I didn't do that because that checkbox is used for all custom columns.
2017-11-26 08:51:10 +05:30
Kovid Goyal ed2662af7b Edit book: Pre-select existing cover image (if any) in add cover dialog 2017-11-26 08:51:10 +05:30
Kovid Goyal 022ab0ff3a Edit Book: Spell check should not fail if there are non-HTML files in the spine
Fixes #773 (Check type of the parsed data before spell check)
2017-11-26 08:51:10 +05:30
Kovid Goyal 77a40a22c3 Conversion: Fix an error when using the embed_all_fonts option with certain books 2017-11-26 08:51:10 +05:30
bobbysteel e517fbf89f Fix cover to pull from NYT site 2017-11-26 08:51:10 +05:30
bobbysteel af7883f517 Fix cover to pull from NYT site 2017-11-26 08:51:10 +05:30
Hervé M 4fb5580990 Change the way to address login form
Access the login form via its property "id" instead of its (changing) position, as it's not possible to use its name (this form has no name)
2017-11-22 07:35:40 +01:00
Kovid Goyal 692c3297aa A spot of padding 2017-11-19 21:03:05 +05:30
Kovid Goyal f4dffdc169 ... 2017-11-19 20:58:42 +05:30
Kovid Goyal 0f42a3a53a Make rename search into edit search 2017-11-19 20:55:29 +05:30
Kovid Goyal 3d9e2fe6ad remove unused form 2017-11-19 20:38:41 +05:30
Kovid Goyal ec281bfa42 Make the Manage saved searches dialog a little easier for new users. Fixes #1733163 [Suggestions to the Saved search editor](https://bugs.launchpad.net/calibre/+bug/1733163) 2017-11-19 20:37:38 +05:30
Kovid Goyal 761b2f4aa8 Various Russian news source by bugmen00t 2017-11-19 15:45:03 +05:30
Kovid Goyal 58d94ae2c7 Fix #1733110 [No Table of Contents Name Edit Window for azw3 output](https://bugs.launchpad.net/calibre/+bug/1733110) 2017-11-19 12:36:16 +05:30
Kovid Goyal 474dbd9be2 Update The Walrun Magazine 2017-11-19 07:44:57 +05:30
Kovid Goyal f535aa7722 Fix #1727917 [China Daily recipe broken](https://bugs.launchpad.net/calibre/+bug/1727917) 2017-11-19 07:32:55 +05:30
Kovid Goyal 0b09e059c2 Set the default value of the enter tweak to do_nothing 2017-11-19 07:21:47 +05:30
Kovid Goyal 60b0f56e7b Add a tweak to control behavior of Enter on the book list
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-11-18 04:44:53 +05:30
Charles Haley 1ecaf1c5ff Add tweak to change the (new) behavior of the enter key 2017-11-17 18:15:15 +01:00