32005 Commits

Author SHA1 Message Date
Kovid Goyal
5bba69ef28 Add image compression binaries to the linux build 2015-11-27 18:14:04 +05:30
Kovid Goyal
65c11b0a8c Add build test for image compression utils 2015-11-27 17:34:42 +05:30
Kovid Goyal
a7489de7cb Book polishing: Add tool to losslessly compress images in the book in order to reduce its filesize, without affecting image quality 2015-11-27 16:02:56 +05:30
Kovid Goyal
b47f7b8b45 ... 2015-11-27 15:35:19 +05:30
Kovid Goyal
3f8fcefd77 Refactor container.open() so that the file paths can be used directly as well 2015-11-27 14:55:57 +05:30
Kovid Goyal
dc1bf3a36d Close auto reload websocket on page unload 2015-11-27 11:54:26 +05:30
Kovid Goyal
dd40b1e061 version 2.45.0 v2.45.0 2015-11-27 08:52:13 +05:30
Kovid Goyal
b0c2fd900c DOCX Input: Handle numbering styles that use non-decimal number formats and custom templates. Fixes #1519962 [Wrong list conversion from DOCX](https://bugs.launchpad.net/calibre/+bug/1519962) 2015-11-26 21:35:32 +05:30
Kovid Goyal
82f5e48d7b Add sport section to new guardian recipe 2015-11-26 19:18:21 +05:30
Kovid Goyal
7cdf343936 pep8 2015-11-26 18:22:43 +05:30
Kovid Goyal
efb6dcbf2a Update RapydScript 2015-11-26 18:11:36 +05:30
Kovid Goyal
ad5825d995 Update The Guardian and The Observer 2015-11-26 17:03:01 +05:30
Kovid Goyal
3869c4764b Allow clicking on title bar to clear current search 2015-11-26 15:49:38 +05:30
Kovid Goyal
e6a98f5478 More human friendly library ids 2015-11-26 15:34:11 +05:30
Kovid Goyal
1adebcc700 Allow specifying a search as a parameter to the top-level URL 2015-11-26 13:11:21 +05:30
Kovid Goyal
3a873628da Add tooltip to checkbox for setting author sort automatically from authors 2015-11-25 21:36:16 +05:30
Kovid Goyal
30c4d00d9b Fix #1519855 [restore database without metadata.db present in directory fails](https://bugs.launchpad.net/calibre/+bug/1519855) 2015-11-25 20:43:41 +05:30
Kovid Goyal
c63d75bae4 Bulk metadata dialog: Fix renaming a custom series via search and replace causing the series index to be reset to 1. Fixes #1519599 [Edit custom series resets series index to 1](https://bugs.launchpad.net/calibre/+bug/1519599)
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-11-25 20:13:14 +05:30
Charles Haley
be9828997e Bug #1519599: search/replace on a custom series column resets the index.
Kovid: as you can see the problem is in db.cache.set_field. I fixed it by using the custom series index if there is one. I don't think that this change has any undesirable side effects but I am not as familiar with the new db as I should be.
2015-11-25 12:23:50 +01:00
Charles Haley
6eb8213f25 Preferences - Add your own columns: small improvement in the column type for ondevice 2015-11-25 12:23:26 +01:00
Kovid Goyal
f38349fea0 ... 2015-11-25 16:38:27 +05:30
Kovid Goyal
74d02ee2a8 ... 2015-11-25 11:13:42 +05:30
Kovid Goyal
7e1770c204 ... 2015-11-25 11:09:53 +05:30
Kovid Goyal
f7e3d0374e ... 2015-11-25 11:06:22 +05:30
Kovid Goyal
3baaa87c2f Start work on search panel
Also wrap all book list elements in a container <div>
2015-11-25 11:05:21 +05:30
Kovid Goyal
cac806b417 Content server: Fix next and previous links not working in the mobile view when using a search query that includes url unsafe characters. Fixes #1519606 [In Content Server mobile view, 'Next' URL is not formed correctly when search query contains user tag](https://bugs.launchpad.net/calibre/+bug/1519606) 2015-11-25 10:51:23 +05:30
Kovid Goyal
a90c68d8e9 ... 2015-11-25 09:02:42 +05:30
Kovid Goyal
b9f31eefee Merge branch 'master' of https://github.com/cbhaley/calibre 2015-11-24 23:17:25 +05:30
Charles Haley
46e79d6394 Preferences -> Add your own columns: description of title and ondevice must be special-cased because they are not shown in the tag browser. 2015-11-24 18:41:28 +01:00
Kovid Goyal
b99d56acc7 Preferenes->Add your own columns: Show more information about existing columns
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-11-24 22:52:29 +05:30
Kovid Goyal
fede595e87 ... 2015-11-24 22:50:12 +05:30
Charles Haley
eb9607772c Change "add your own columns" to display more info about the columns. 2015-11-24 18:17:44 +01:00
Kovid Goyal
d92200eaba Nocer handling od db read locking while rendering tag browser 2015-11-24 20:43:08 +05:30
Kovid Goyal
4f601b23df Change server avg_rating calculation to match new GUI algorithm for hierarchical items 2015-11-24 20:37:09 +05:30
Kovid Goyal
2ed36fb746 Merge branch 'master' of https://github.com/cbhaley/calibre 2015-11-24 20:09:15 +05:30
Kovid Goyal
afd02fd413 ... 2015-11-24 18:55:13 +05:30
Charles Haley
1def031ea3 The stuff to handle the counts as we have been discussing. 2015-11-24 13:38:13 +01:00
Kovid Goyal
157f2c4211 Dont send Tag Browser with interface init data as it is too large 2015-11-24 13:28:29 +05:30
Kovid Goyal
a18dc59b27 End point to get only tag browser data 2015-11-24 12:57:59 +05:30
Kovid Goyal
ced4126d04 ... 2015-11-24 11:31:11 +05:30
Kovid Goyal
aa2f592c98 Fix differences in counting algorithms for category counts 2015-11-24 10:25:20 +05:30
Kovid Goyal
1c0f8a4c02 Merge branch 'master' of https://github.com/cbhaley/calibre 2015-11-24 09:14:29 +05:30
Charles Haley
6c2f86b7b7 Fix crash when books in GST don't have ratings 2015-11-23 18:49:20 +01:00
Kovid Goyal
6eb304c3be Fix a bug in the counting of ratings from legacy databases 2015-11-23 21:22:54 +05:30
Kovid Goyal
4c425353bf ... 2015-11-23 21:15:43 +05:30
Kovid Goyal
d33db7bc37 Merge branch 'master' of https://github.com/cbhaley/calibre 2015-11-23 21:13:52 +05:30
Charles Haley
8ff0bf8481 Fix counting items. The old way misstated the counts for user categories because it was using the cumulative id_set from the original category. 2015-11-23 16:21:27 +01:00
Charles Haley
99adf52046 Cache the computed average rating 2015-11-23 16:21:11 +01:00
Charles Haley
b4efa96292 Only put a node into intermediate_nodes if it is involved in a hierarchy 2015-11-23 16:20:53 +01:00
Charles Haley
4aa32c8e4d Fix GSTs to show the source categories of the items consolidated into the name, and to correct the average rating during consolidation 2015-11-23 16:20:05 +01:00