13661 Commits

Author SHA1 Message Date
Charles Haley
ffbab9ab52 Add 'is_csp' (is colon separated pair) attribute to field_metadata. Make get_categories and searching use it. 2011-03-02 11:22:28 +00:00
Charles Haley
82af1ac792 Fix tag browser search for formats 2011-03-02 11:20:21 +00:00
Charles Haley
ce6a3e6cd7 Make Metadata.format_field work with the new identifiers dict 2011-03-02 11:19:35 +00:00
Charles Haley
0a31b6ac00 Merge from trunk 2011-03-02 08:30:57 +00:00
Kovid Goyal
4336d74ee9 Fix bug that caused wrong books to be deleted from library if you choose delete from library and device while the library is sorted by the On device column 2011-03-01 23:37:54 -07:00
Kovid Goyal
ab33907851 Fix #9235 (Recipe Not Working-The Seattle Times) 2011-03-01 19:15:21 -07:00
Kovid Goyal
b265fbc395 Fix MacWorld 2011-03-01 17:56:34 -07:00
Kovid Goyal
ce2f9396b8 Fix Austin Statesman 2011-03-01 17:45:30 -07:00
Kovid Goyal
cb7814dfd5 Helsingin Sanomat by oneillpt 2011-03-01 14:17:14 -07:00
Kovid Goyal
fd09871117 ... 2011-03-01 12:57:12 -07:00
Kovid Goyal
89f2da224d Allow drag drop of images to change cover in book details window. Fixes #9226 (Drag/drop covers into book information dialog) 2011-03-01 12:45:17 -07:00
Kovid Goyal
27412b5b5c Conversion pipeline: Fix regression in 0.7.46 that caused loss of some CSS information when converting HTML produced by Microsoft Word. Also remove empty tags from microsoft namespaces when parsing HTML 2011-03-01 11:43:00 -07:00
Kovid Goyal
16ab1b8dbb ... 2011-03-01 10:18:43 -07:00
Kovid Goyal
01ad1455a9 LWN Weekly by David Cavalca 2011-03-01 09:54:14 -07:00
Charles Haley
2296e6d497 1) add true and false searches for identifiers
2) ensure identifier searches are case insensitive
3) updates to template_lang.rst and gui.rst
2011-03-01 16:52:35 +00:00
Kovid Goyal
b9cb1c5e3c Fix #9205 (link name instead of link address copied when new version available) 2011-03-01 09:30:51 -07:00
Charles Haley
06562f5fa3 Merge from trunk 2011-03-01 15:37:00 +00:00
Kovid Goyal
2a3f412b48 Searching on identifiers 2011-03-01 08:32:11 -07:00
Kovid Goyal
6293fc84e0 New York Times Sports and Technology Blogs by rylsfan 2011-03-01 08:12:13 -07:00
Kovid Goyal
2a3f55566c Add a set_identifier method to Metadata. Also clean identifier keys/vals when setting them 2011-03-01 08:05:18 -07:00
Kovid Goyal
dd860ea713 Improved EPL Talk 2011-03-01 07:47:56 -07:00
Charles Haley
52e2c7b4e4 Fix the isbn special case 2011-03-01 13:44:29 +00:00
Charles Haley
3d1b02d10f Make searching on indentifiers work 2011-03-01 13:37:10 +00:00
Charles Haley
c82ef56145 Skip categories that aren't in the cache. This takes care of 'identifiers', which isn't a category yet 2011-03-01 13:36:55 +00:00
Charles Haley
b01e421a9e Remove 'identifiers' from the list of fields that can be hierarchical 2011-03-01 13:35:09 +00:00
Charles Haley
4715f600a3 Merge from trunk 2011-03-01 08:03:10 +00:00
Kovid Goyal
012ef56033 ... 2011-02-28 22:45:28 -07:00
Kovid Goyal
a3f24e5a2f More useful printout when fail to open db 2011-02-28 22:40:41 -07:00
Kovid Goyal
746191e4ca Fix #9220 ("Add books" file selection dialog doesn't include pmlz file type) 2011-02-28 22:28:07 -07:00
Kovid Goyal
4173cd4380 ... 2011-02-28 22:17:24 -07:00
Kovid Goyal
5f75cbb7ce ... 2011-02-28 22:16:24 -07:00
Kovid Goyal
c42ba307a1 ... 2011-02-28 22:12:45 -07:00
Kovid Goyal
31c8233e64 New template formatter functions to work with identifiers and dates 2011-02-28 20:00:40 -07:00
Kovid Goyal
6335d9be20 Device susbsytem: Create a drive info file named driveinfo.calibre in the root of each device drive for USB connected devices. This file contains various useful data. API Change: The open method of the device plugins now accepts an extra parameter library_uuid which is the id of the calibre library connected tot eh device 2011-02-28 19:57:19 -07:00
Kovid Goyal
8c53a2ad43 Add database support for geenric identifiers, a library uuid and a last modified timestamp that is updated whenever book metadata/cover is changed (accessed via metadata_last_modified) 2011-02-28 19:34:38 -07:00
Charles Haley
5cae0019e0 Merge from trunk 2011-02-28 21:11:07 +00:00
Charles Haley
a16ad224d9 New formatter functions to support identifiers and date formatting 2011-02-28 18:57:41 +00:00
Charles Haley
be4984f492 Change server to use a getter for isbn instead of data[FIELD_MAP] 2011-02-28 16:48:10 +00:00
Charles Haley
5d317eb534 Add the location code to the automatically generated device name 2011-02-28 16:30:27 +00:00
Charles Haley
160e57ed54 Add a device name to the driveinfo structure, along with the API to set it. 2011-02-28 16:20:42 +00:00
Kovid Goyal
c2d85e81b7 MOBI Input: Ignore all ASCII control codes except CR, NL and Tab. Fixes #9219 (Instapaper magazine can't be shown in ebook-viewer) 2011-02-28 08:45:31 -07:00
Kovid Goyal
752d9f350d Improve performance when cleaning user categories 2011-02-28 08:43:39 -07:00
Kovid Goyal
05cc7aa3f1 Performance improvement when updating db prefs 2011-02-28 08:19:16 -07:00
Charles Haley
f348e2594c Merge from trunk 2011-02-28 14:00:08 +00:00
Charles Haley
dd61e8eb87 Implement driveinfo for devices. 2011-02-28 13:59:35 +00:00
Kovid Goyal
e16f04e7b7 When keeping x periodical issues be a little more careful about what we delete 2011-02-27 16:18:56 -07:00
Kovid Goyal
f962167b5c Ignore errors when setting preferences in clean_user_categories 2011-02-27 15:59:01 -07:00
Charles Haley
434e5caccf Merge from trunk 2011-02-27 20:37:39 +00:00
Charles Haley
4fcb4fc42e Ignore errors when setting preferences in clean_user_categories 2011-02-27 20:36:45 +00:00
Kovid Goyal
f476114d7c ... 2011-02-27 10:39:27 -07:00