14683 Commits

Author SHA1 Message Date
Charles Haley
fdb0273151 Improved name of sort field method 2011-04-14 12:53:06 +01:00
Charles Haley
4a2faf83d8 Add the ability to sort the library view by a specific named column (field). Useful for sorting by fields that are not visible. 2011-04-14 12:36:54 +01:00
GRiker
bce755020b GwR fix for progress bar overrun 2011-04-14 05:20:33 -06:00
Charles Haley
0cc37216b4 Add a new date format code 'iso'. Permits formatting dates to see the complete time. 2011-04-14 12:18:41 +01:00
Charles Haley
cecb8b5f41 Make tags-like composite columns work in the content server 2011-04-14 11:15:39 +01:00
Charles Haley
f10aaf23e9 Merge from trunk 2011-04-14 10:56:58 +01:00
Charles Haley
8c9c8e0880 1) Enhancement 759663
2) Fix notifications of changes to composite column templates so the tag browser stays up to date.
2011-04-14 10:55:39 +01:00
Kovid Goyal
14603c6858 Fix #760384 (wsj recipe does not handle absolute urls) 2011-04-13 20:34:34 -06:00
Kovid Goyal
d80786c9bb ... 2011-04-13 19:28:48 -06:00
Kovid Goyal
ebe4e58b8b Fix #760368 (Viewpad 7 support) 2011-04-13 19:12:51 -06:00
Kovid Goyal
dadd4a1cbd ... 2011-04-13 18:14:12 -06:00
Kovid Goyal
01c8fe214c Show recently viewed books in the View button's drop down menu 2011-04-13 18:03:44 -06:00
Kovid Goyal
d69fef1f05 Show recently viewed books in the View button's drop down menu 2011-04-13 17:02:02 -06:00
Kovid Goyal
c9a4cabee8 Updated Weblogs SL 2011-04-13 15:42:04 -06:00
Kovid Goyal
44672331ff Hallo Assen by Reijendert 2011-04-13 14:27:26 -06:00
Kovid Goyal
9ec7c54560 ... 2011-04-13 11:33:27 -06:00
Kovid Goyal
d566f691bb ... 2011-04-13 11:10:15 -06:00
Kovid Goyal
cf73c14707 ... 2011-04-13 11:08:08 -06:00
Charles Haley
ad72e89072 ... 2011-04-13 18:02:45 +01:00
Charles Haley
d86cfb826a Fix regression in searching breaking lookup names containing digits 2011-04-13 17:54:22 +01:00
Kovid Goyal
4ebe630652 MOBI Output: Make super/subscripts use a slightly smaller font when rendered on a Kindle. Also allow the use of vertical-align:top/bottom in the CSS to specify a super/subscript. Fixes #758667 (conversion to mobi ignores vertical-align:top and superscript font size) 2011-04-13 10:49:32 -06:00
Kovid Goyal
569bc4ede1 Allow the use of arbitrary searches as search restrictions, rather than just saved searches. Do this by using the special entry '*Current Search' in the Search Restriction dropdown. 2011-04-13 10:22:13 -06:00
Kovid Goyal
7db1276a6b LRF Input: Detect and workaround LRF files that have deeply nested spans, instead of crashing. Fixes #759680 (Conversion stack overflow - .lrf to .epub) 2011-04-13 10:18:13 -06:00
Charles Haley
d9f911c241 Merge from trunk 2011-04-13 16:48:07 +01:00
Charles Haley
faf4eddf8a Enhancement: arbitrary searches as search restrictions
Bug fix: invalid search restrictions no longer break the tag browser
2011-04-13 16:47:16 +01:00
Kovid Goyal
50acfc314d ... 2011-04-13 09:15:42 -06:00
Kovid Goyal
1c38548fd7 Make the icons in the status bar look a little nicer on OS X 2011-04-13 09:12:20 -06:00
Kovid Goyal
d73afc11da Update Tabu.ro 2011-04-13 08:53:23 -06:00
Kovid Goyal
5a40b8835a Fix #759645 (Template can't access size) 2011-04-13 08:44:05 -06:00
Charles Haley
e753b0fe2a Add 'size' to mi produced by get_metadata. 2011-04-13 11:47:09 +01:00
Charles Haley
ae3e40eccb ... 2011-04-13 11:39:51 +01:00
Charles Haley
45fe4d69b6 Merge from trunk 2011-04-13 10:55:19 +01:00
Charles Haley
db2cadd070 Fixes for search:
1) raise an exception if a non-existent field is used.
2) make numeric searches correctly respect None values (python treats None as less than anything)
3) make rating-type columns treat None as zero and zero as False
2011-04-13 10:54:21 +01:00
Kovid Goyal
9bd44ed078 ... 2011-04-12 23:24:55 -06:00
Kovid Goyal
ec583f232d On second thoughts enable the ISBNDB plugin by default 2011-04-12 23:01:55 -06:00
Kovid Goyal
cf675d79d8 ... 2011-04-12 22:42:47 -06:00
Kovid Goyal
2bdc0c48a4 Complete migration of ISBNDB plugin. However, I'm not enabling it, as it seems to provide largely useless results anyway. 2011-04-12 22:39:38 -06:00
Kovid Goyal
eecf3ec73e ... 2011-04-12 19:38:31 -06:00
Kovid Goyal
f3e5398241 Support reading/writing cover metadata to txtz/htmlz files 2011-04-12 19:11:47 -06:00
John Schember
5b82c42e4b ... 2011-04-12 20:55:06 -04:00
John Schember
fbde96b7a1 extZ metadata: Set cover. 2011-04-12 20:54:14 -04:00
Kovid Goyal
5e75259355 ... 2011-04-12 18:54:06 -06:00
Kovid Goyal
40d01c5aea MOBI Output: Fix bug that would cause conversion to unneccessarily abort when malformed hyperlinks are present in the input document. Fixes #759313 (Private bug) 2011-04-12 18:45:16 -06:00
Kovid Goyal
15f638784d ... 2011-04-12 18:39:12 -06:00
John Schember
184692b587 extZ metadata: Get cover, update OPF without losing other data such as spine, and guide. 2011-04-12 20:39:01 -04:00
Kovid Goyal
f3beb13b62 Bulk metadata download works again. More testing of corner cases needed 2011-04-12 18:06:18 -06:00
John Schember
1d6521aa5e extZ metadata: Read and write first opf file found in archive. 2011-04-12 19:53:04 -04:00
Kovid Goyal
2ddf478929 Make true and false searches work correctly for numeric fields. 2011-04-12 17:36:28 -06:00
John Schember
d5119f0c2f HTMLZ Output: Handle SVG data returned as lxml.etree._Element properly. 2011-04-12 19:11:52 -04:00
John Schember
18d0f6a6ef Add HTMLZ as a book extension. Use HTML icon for HTMLZ. 2011-04-12 18:58:54 -04:00