31298 Commits

Author SHA1 Message Date
Kovid Goyal
9f202c1e9a
Add an output profile for the Kindle Oasis 2017
Fixes #1759434 [no output profile for Kindle Oasis 2017 7" (display res. 1680x1264)](https://bugs.launchpad.net/calibre/+bug/1759434)
2018-03-29 07:56:08 +05:30
Kovid Goyal
0e2108e74a
Trim cover dialog: Remove the redundant Trim & OK button, instead have the OK button trim automatically if there is a selection. Fixes #1759671 [Inconsistent behaviour in Trim Borders Manually](https://bugs.launchpad.net/calibre/+bug/1759671) 2018-03-29 07:47:03 +05:30
Kovid Goyal
c1649b383e
Manage tags dialog: Searching now shows all matching tags and there is an undo button to undo changes. Fixes #1743896 [[Enhancement] Allow filtering in Tag manager search](https://bugs.launchpad.net/calibre/+bug/1743896)
Merge branch 'master' of https://github.com/cbhaley/calibre
2018-03-28 18:09:48 +05:30
Charles Haley
04128f214f Enhancement #1743896:
1) Make search show all matching items, not just the next one.
2) Add an undo button
3) fix problem with tabbing between columns
2018-03-28 14:02:46 +02:00
Charles Haley
54a6f37c51 Fox (sort of) bug #1759222. The "sort of" comes from the fact that the last step is usually only one step long but can take an arbitrary amount of time. Consider if the title changes for 100 books. The update must rename all 100 book folders, which from S/R's point of view all happen in a single step. 2018-03-27 18:05:16 +02:00
Kovid Goyal
718e3c9237
Dont fail if a non-string object is passed as the title of an article 2018-03-27 12:30:28 +05:30
Kovid Goyal
a31c5b90ae
Update amazon metadata plugin for a website change 2018-03-25 14:22:38 +05:30
Kovid Goyal
83d03f9ae1
Delay load description strings to ensure they are translated 2018-03-24 17:31:00 +05:30
Kovid Goyal
baee2d2546
Content server: When updating interface data do not transmit translations if they have not been changed. Saves ~30-60KB bandwidth when using non-English interface language. 2018-03-24 10:50:24 +05:30
Kovid Goyal
a26292751d
Content server: Fix switching from translations to no translations not working 2018-03-24 10:13:54 +05:30
Kovid Goyal
5e7d0fd42d
Content server: Fix translations not being updated without clearing the browser cache 2018-03-24 09:53:04 +05:30
Kovid Goyal
8bc874e9a6
version 3.20.0 2018-03-23 09:57:37 +05:30
Kovid Goyal
6a5e979b0b
Add a uuid to the headers for OPDS feeds. Allows OPDS consuming applications to distinguish between different calibre installs. Fixes #1756666 [OPDS feed id should be unique](https://bugs.launchpad.net/calibre/+bug/1756666) 2018-03-22 21:22:36 +05:30
Kovid Goyal
0a89d65246
Remove editing metadata from server TODO since it is now implemented 2018-03-22 12:33:43 +05:30
Kovid Goyal
26aee58453
Use three toolbars for comments editor so they dont wrap even on small screens 2018-03-22 12:15:52 +05:30
Kovid Goyal
0d260e4e5b
Add a border to the content area of the comments edit iframe 2018-03-22 12:09:12 +05:30
Kovid Goyal
2ddfa2aa43
Color controls for the comments editor on the EM page 2018-03-22 12:06:12 +05:30
Kovid Goyal
71c18acc7b
Actions to insert images/links for the comments editor on the EM page 2018-03-22 11:16:25 +05:30
Kovid Goyal
c2a92ad678
Justification actions for comments editor on EM page 2018-03-22 09:31:17 +05:30
Kovid Goyal
9a838c0f93
String changes 2018-03-22 08:58:55 +05:30
Kovid Goyal
dddc916082
More actions for comments editor on EM page 2018-03-21 22:47:27 +05:30
Kovid Goyal
8d0f8ba765
Format block command for comments editor on EM page 2018-03-21 22:12:27 +05:30
Kovid Goyal
2645ef6209
More actions for EM page comments editor 2018-03-21 21:40:20 +05:30
Kovid Goyal
2d2d66113d
A few more actions for the EM page comments editor 2018-03-21 08:34:34 +05:30
Kovid Goyal
88d4772ec8
Add basic formatting buttons to comments editor toolbar on EM page 2018-03-21 07:28:29 +05:30
Kovid Goyal
3b464dc99b
Comments editor now works on EM page 2018-03-20 14:18:22 +05:30
Kovid Goyal
4ed67af5f2
Fix #1756732 [uncaught error column bar](https://bugs.launchpad.net/calibre/+bug/1756732) 2018-03-19 09:19:04 +05:30
Kovid Goyal
9af465ae7e
Fix #1756712 [Enhancement: Ctrl+F when reading ebook - select previously searched text](https://bugs.launchpad.net/calibre/+bug/1756712) 2018-03-18 22:55:09 +05:30
Kovid Goyal
01eebe0857
Move the comments editor into its own iframe 2018-03-18 14:04:11 +05:30
Kovid Goyal
1c909c7a6d
Start work on HTML editor widget 2018-03-18 11:24:31 +05:30
Kovid Goyal
dbcd096fbc
Refactor iframe comm code out of the read_book module 2018-03-18 11:24:30 +05:30
Olivier Cochard-Labbé
99657abd2a
Fix Kobo Aura Edition detection (Bug 1756556)
My brand new Kobo Aura Edition 2 (firmware 4.6.10188), bought today in FNAC shop (France) has these UBS IDs:
VENDOR_ID: 0x2237
PRODUCT_ID: 0x4226
BCD: 0x401

This BCD isn't known by the drivers: adding it into the BCD list variable fix device detection.
2018-03-17 16:43:27 +01:00
Kovid Goyal
cb02fd7078
Comments edit widget for EM page 2018-03-17 15:16:20 +05:30
Kovid Goyal
b616f0eb9c
When reading metadata from HTML also recognize <meta name="dc.description"> as being comments 2018-03-17 14:06:09 +05:30
Kovid Goyal
53b1163d6c
Make clone_browser work with sub-classes 2018-03-15 09:08:02 +05:30
Kovid Goyal
0e63bcc709
Allow changing cover on the EM page 2018-03-14 22:53:36 +05:30
Kovid Goyal
d543c10f12
Languages edit widget for EM page 2018-03-14 10:40:24 +05:30
Kovid Goyal
c088f7e818
A spot of refactoring 2018-03-14 09:18:52 +05:30
Kovid Goyal
a0e87cb532
Bool edit widget for EM page 2018-03-14 08:59:18 +05:30
Kovid Goyal
7ef1a9d8aa
Enum edit widget for EM page
Also dont show composite columns on the edit page
2018-03-14 08:39:55 +05:30
Kovid Goyal
fd1a7c6760
Rating edit widget for EM page 2018-03-13 23:41:56 +05:30
Kovid Goyal
bce3260d02
Number edit widget for EM page 2018-03-13 13:59:28 +05:30
Kovid Goyal
20aee14768
Date edit widget for EM page 2018-03-13 12:51:16 +05:30
Kovid Goyal
47ef95c328
Implement completion edit for OneMany fields on the EM page 2018-03-13 11:23:19 +05:30
Kovid Goyal
b2d01cd235
Edit identifiers widget for EM page 2018-03-13 10:51:25 +05:30
Kovid Goyal
2fffb7ded2
String changes 2018-03-11 19:58:45 +05:30
Kovid Goyal
06a44470ad
Series edit widget for EM page 2018-03-11 10:57:46 +05:30
Kovid Goyal
6491ad06b9
Respect completion mode tweak in the EM page 2018-03-10 11:32:40 +05:30
Kovid Goyal
73eed3f258
version 3.19.0 2018-03-09 08:13:27 +05:30
Kovid Goyal
00693a733f
Hide the EM button since the EM page is not going to be finished in time for the next release 2018-03-08 14:03:26 +05:30