Tomasz Długosz
7c624068bf
publio plugin: add format detection
2017-12-10 16:09:54 +01:00
Tomasz Długosz
39dc0af554
fix empik plugin
2017-12-10 15:56:49 +01:00
Kovid Goyal
10d65365b9
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-12-10 20:24:26 +05:30
Charles Haley
78b52b2616
Fix the delete GST button not working correctly. I don't know how long it has been broken ...
2017-12-10 15:48:44 +01:00
Kovid Goyal
d99064cb58
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fix #1735815 [Grouped search preferences enhancement](https://bugs.launchpad.net/calibre/+bug/1735815 )
2017-12-10 14:12:33 +05:30
Charles Haley
205cd8503a
Bug (enhancement) #1735815 : I added some space and some placeholder text, and moved things around a bit.
2017-12-10 09:26:38 +01:00
Kovid Goyal
1edcef6660
...
2017-12-10 10:54:03 +05:30
Kovid Goyal
2d09f5dba1
User Manual: Fix errors caused by change to google custom search API
2017-12-10 10:48:58 +05:30
Kovid Goyal
6df445e96d
Merge branch 'master' of https://github.com/t3d/calibre
2017-12-10 08:48:19 +05:30
Tomasz Długosz
9395b621ee
legimi plugin: update links
2017-12-09 23:06:23 +01:00
Tomasz Długosz
c2e42df414
woblink_plugin: fix cover fetching
2017-12-09 22:16:05 +01:00
Kovid Goyal
46d7dcdde9
Choose English as the User interface language when a locale related environment variable is set to the C locale
...
Merge branch 'lc-messages-c' of https://github.com/vmiklos/calibre
2017-12-09 11:06:01 +05:30
Miklos Vajna
f333b208a4
localization: differentiate between C and not set Linux env. variables
...
In case of e.g. LANG=hu_HU.UTF-8 and LC_MESSAGES=C, the expected
behavior is that the UI is English, not Hungarian.
The problem was that we did not differentiate between a not set
LC_MESSAGES and one that is set to C, as locale.getdefaultlocale()
returns None in both cases.
2017-12-08 23:43:56 +01:00
Kovid Goyal
f66f9aced1
Merge branch 'patch-1' of https://github.com/bobbysteel/calibre
2017-12-07 21:54:03 +05:30
bobbysteel
e4ef6b8acf
Update economist.recipe
2017-12-07 16:21:16 +00:00
bobbysteel
44eceb5e57
Update economist_free.recipe
2017-12-07 16:20:58 +00:00
bobbysteel
ac94d00ed2
Fix cover resolution & add log line
2017-12-07 15:56:17 +00:00
bobbysteel
0b9327a359
Fix cover resolution & add log line
2017-12-07 15:55:42 +00:00
Kovid Goyal
04d2af56f7
Also clear seach/replace history int he edit metadata dialog when using the Clear search histories button in Preferences->Searching
2017-12-07 16:04:02 +05:30
Kovid Goyal
75b7b476c7
Get books: Replace the koobe.pl store plugin with their new store Swiat Ebookow
...
Merge branch 'master' of https://github.com/t3d/calibre
2017-12-07 05:32:08 +05:30
Tomasz Długosz
1c6a40d4b4
change affiliate links for publio
2017-12-07 00:47:06 +01:00
Tomasz Długosz
2db0287724
replace koobe.pl with their new store, swiatebookow.pl
2017-12-07 00:45:50 +01:00
Kovid Goyal
8cc31fa4d4
Nook driver: Fix books sent via calibre not appearing under My Files on the Glowlight 3 Plus
2017-12-06 08:28:16 +05:30
Kovid Goyal
9ede39bcd1
Update Le Monde login code
...
Fixes #1735278 [Private bug](https://bugs.launchpad.net/calibre/+bug/1735278 )
2017-12-05 15:18:57 +05:30
Kovid Goyal
9493c887ce
Allow Copy/paste of book metadata from the main book list. Right click the Edit metadata button to access these actions.
2017-12-05 14:42:28 +05:30
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