Kovid Goyal
7aa05e70d3
Use html5-parser to construct the soup in the news download system
2017-07-15 08:31:11 +05:30
Kovid Goyal
636cb5e654
Replace html5lib in news download subsytem
2017-07-15 08:31:11 +05:30
Kovid Goyal
46de368b4b
Remove html5lib from HTML sanitizer, since the html5lib sanitizer no longer exists
2017-07-15 08:31:11 +05:30
Kovid Goyal
5e67ba1369
Remove html5lib from miscellaneous places
2017-07-15 08:31:11 +05:30
Kovid Goyal
62e4a9900e
Replace html5lib in the conversion pipeline
2017-07-15 08:31:11 +05:30
Kovid Goyal
25a23b8951
Use html5-parser as the polish parser. Remove forked html5lib
2017-07-15 08:31:11 +05:30
Kovid Goyal
2b78277799
Use html5-parser for all metadata download sources
2017-07-15 08:31:11 +05:30
Kovid Goyal
3ebc51b29b
...
2017-07-14 23:52:05 +05:30
Kovid Goyal
11ff197b67
Update Boston Globe
2017-07-14 11:46:45 +05:30
Kovid Goyal
47cad11d51
version 3.4.0
v3.4.0
2017-07-14 08:32:22 +05:30
Kovid Goyal
829e6c72a0
Start work on custom book list view for the server
2017-07-13 20:04:24 +05:30
Kovid Goyal
32ded939ca
...
2017-07-13 08:49:42 +05:30
Kovid Goyal
33347efd93
Merge branch 'isbn' of https://github.com/Kasijjuf/calibre
2017-07-13 08:36:44 +05:30
Kasijjuf
9841332214
Fix redundant initialism
2017-07-12 19:44:35 -05:00
Kovid Goyal
4cee8bb4fa
Workaround for impossible error
2017-07-12 13:06:09 +05:30
Kovid Goyal
6e02b9f8c1
Log failed login URL
2017-07-11 23:22:30 +05:30
Kovid Goyal
f24541f37a
Add a section on creating a system service file
2017-07-11 23:20:15 +05:30
Kovid Goyal
21b716d7aa
Server: When returning to the search page, remember the last used state of the Tag browser
2017-07-11 17:58:40 +05:30
Kovid Goyal
893b72f0ab
Nicer error message when user tries to use a directory as log file
2017-07-11 10:14:36 +05:30
Kovid Goyal
d9c997087e
Fix #1703232 [[Opinion] Change symbol]( https://bugs.launchpad.net/calibre/+bug/1703232 )
2017-07-11 09:17:16 +05:30
Kovid Goyal
af6159bc55
Conversion: WHen inserting the publication year in the metadata jacket, do so in the local time zone, so it matches what is displayed in the main calibre program. Fixes #1703439 [wrong pubdate on the jacket if set to 01/01/YYYY]( https://bugs.launchpad.net/calibre/+bug/1703439 )
2017-07-11 09:04:32 +05:30
Kovid Goyal
9bf00e26bb
A spot of refactoring
2017-07-10 23:42:20 +05:30
Kovid Goyal
5dc7e8c16b
Server OPDS feeds: Fix incorrect count of authors reported when there are lowercased author names. Fixes #1703251 [Calibre OPDS server cannot show more than 30 authors at a time]( https://bugs.launchpad.net/calibre/+bug/1703251 )
2017-07-10 22:46:39 +05:30
Kovid Goyal
3af4b40f41
Fix #1703325 [Right click on Quickview layout button]( https://bugs.launchpad.net/calibre/+bug/1703325 )
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-07-10 16:30:16 +05:30
Charles Haley
0e5b125f7b
Make right-click on QV layout button open configuration
2017-07-10 12:58:05 +02:00
Kovid Goyal
5324487e1d
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-07-10 16:26:11 +05:30
Kovid Goyal
d57943fac2
Edit book: Allow exporting all selected files to the computer from the File Browser by right clicking
2017-07-10 16:09:55 +05:30
Charles Haley
bfdf9207cb
1) Make the formatter function in_list work like str_in_list, taking a variable number of arguments
...
2) Documentation improvements
2017-07-10 09:41:52 +02:00
Kovid Goyal
7ed129d73f
Edit book: Fix 'Show' details button not visible when doing 'Replace' all rather than 'Count all'
2017-07-10 11:34:21 +05:30
Kovid Goyal
3e4da5429e
Nook driver: Remove the % character from filenames sent to the Nook. Fixes #1703284 [%-sign in filename confuses Nook reader]( https://bugs.launchpad.net/calibre/+bug/1703284 )
2017-07-10 10:20:26 +05:30
Kovid Goyal
1bbb576d37
Add a note about managing remote server instances via the GUI to the TODO list
2017-07-10 09:06:11 +05:30
Kovid Goyal
d60ea8b0f9
String changes
2017-07-10 08:11:15 +05:30
Kovid Goyal
aa935d074d
Template language: Allow the str_in_list() function to return different values depending on what is found
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-07-10 08:00:42 +05:30
Charles Haley
7aa8e250b6
Improvement to str_in_list template function. Allow a variable number of tests, drastically improving performance in cases where searching a list must return different values depending on what is found.
2017-07-09 21:02:52 +02:00
Kovid Goyal
47d49c601a
Fix #1703101 [Close without Saving button not translated]( https://bugs.launchpad.net/calibre/+bug/1703101 )
2017-07-09 22:49:57 +05:30
Kovid Goyal
29f11b490e
Fix #1703207 [Editing Custom search URL in Look and Feel]( https://bugs.launchpad.net/calibre/+bug/1703207 )
2017-07-09 22:05:43 +05:30
Kovid Goyal
6ea26cc885
pep8
2017-07-09 21:59:39 +05:30
Kovid Goyal
b72c99d12f
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-07-09 21:48:11 +05:30
Kovid Goyal
745dd7b3f9
Merge branch 'master' of https://github.com/Serized/calibre
2017-07-09 21:43:40 +05:30
Charles Haley
428e72eb66
Make the focus-back-to-booklist action work when undocked
2017-07-09 17:47:14 +02:00
Serized
7f1238c089
Insert _( ) to add missing translation
2017-07-09 17:45:39 +02:00
Charles Haley
3600a12d71
Add an action and a shortcut to move the focus from quickview to the book list
2017-07-09 14:53:06 +02:00
Charles Haley
abe47f1de6
1) Add a bit of space to the left edge for when the tag browser isn't open
...
2) Make the name of the plugin "Quickview".
3) Make the Q shortcut "Toggle Quickview" instead of "Show Quickview"
2017-07-09 14:21:00 +02:00
Kovid Goyal
87b244d8bb
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-07-09 16:12:16 +05:30
Charles Haley
20c124e8bf
Two fixes:
...
1) handle the odd case where the quickview action is initialized but the actual_plugin is not
2) Fix regression causing QV column headers not to be initialized.
2017-07-09 12:16:12 +02:00
Kovid Goyal
bfa42404e7
...
2017-07-09 12:01:20 +05:30
Kovid Goyal
90450e8b12
...
2017-07-09 09:28:20 +05:30
Kovid Goyal
765700698a
Update needed GLIBC versions in the FAQ
2017-07-09 09:26:28 +05:30
Kovid Goyal
8cd09c8745
Merge branch 'patch-13' of https://github.com/Sophist-UK/calibre
2017-07-09 08:58:53 +05:30
Sophist
6eb16adc97
Add version no and fix all URLs
2017-07-08 16:04:30 +01:00