Kovid Goyal
b04c5e7b43
Fix #8182 (Book cover problem when converting to epub for Nookcolor)
2011-03-04 11:32:48 -07:00
Kovid Goyal
56090917b8
oops
2011-03-04 10:54:56 -07:00
Kovid Goyal
013041e631
...
2011-03-04 10:38:58 -07:00
Kovid Goyal
134469568f
...
2011-03-04 10:32:49 -07:00
Charles Haley
da7b740591
Put code accidentally commented out back.
2011-03-04 17:31:07 +00:00
Kovid Goyal
736cd93e65
Ignore initials and connectives when geenrating tokens for author name lookup
2011-03-04 10:21:31 -07:00
Charles Haley
584e989537
Slight speedup by ensuring that original_name always exists as a Tag attribute
2011-03-04 17:18:47 +00:00
Kovid Goyal
71a9332dc5
Try harder to ensure that all temporary files are deleted on windows
2011-03-04 09:46:39 -07:00
Charles Haley
eb6abcadf1
Merge from trunk
2011-03-04 16:42:08 +00:00
Kovid Goyal
8b145422f7
Speedup startup times for large libraries with a faster string-to-date converter
2011-03-04 09:24:38 -07:00
Charles Haley
22081986c7
Replace parse_date with an field-extraction parser for date conversion in sqlite.py
2011-03-04 12:15:30 +00:00
Charles Haley
a108ac7a58
Merge from trunk
2011-03-04 08:10:49 +00:00
Kovid Goyal
94cc7a0cbd
...
2011-03-03 19:34:25 -07:00
Kovid Goyal
448c405ef2
CHM Input: Handle CHM files that dont specify a topics file. Fixes #9253 (Failed to convert .chm file)
2011-03-03 12:39:29 -07:00
Kovid Goyal
5ade2ccc74
You can now right click on the cover in the book details panel to copy/paste a new cover. Fixes #9255 (Updating covers via the Book Details pane)
2011-03-03 12:25:56 -07:00
Kovid Goyal
ec6c18137b
Correctly map classifier to identifiers in json_codec (I think)
2011-03-03 11:58:41 -07:00
Charles Haley
9dcdff65d5
Merge from trunk
2011-03-03 18:33:39 +00:00
Charles Haley
e81d9f9fb2
Make identifiers category go away.
2011-03-03 18:30:03 +00:00
Kovid Goyal
27e95b8675
...
2011-03-03 11:23:11 -07:00
Kovid Goyal
a1b1fae333
Add identifiers to the Tag Browser
2011-03-03 11:21:40 -07:00
Charles Haley
26b0d3b907
Better fix for duplicate key problem
2011-03-03 18:19:22 +00:00
Charles Haley
9fe80ab4a6
Merge from trunk
2011-03-03 18:06:46 +00:00
Charles Haley
f63e1973c6
Fix not detecting reuse of a column key
2011-03-03 18:06:08 +00:00
Kovid Goyal
105b7283b4
Implement last modified custom column
2011-03-03 11:01:44 -07:00
Kovid Goyal
6db379f550
...
2011-03-03 09:42:05 -07:00
Kovid Goyal
5abfb16f88
Fix {isbn} columns
2011-03-03 09:07:40 -07:00
Charles Haley
84766698cb
Add identifiers to get_categories
2011-03-03 14:52:51 +00:00
Charles Haley
701e553a5b
Several changes:
...
1) make last_modified work by correcting the attribute name in get_metadata
2) add a display attribute to composite columns to give them a subtype (sorting, searching)
3) change sort and search to use the subtype
4) change models.py to display composite columns with boolean decorators if subtype is bool
2011-03-03 13:22:14 +00:00
Charles Haley
1bfcba90b6
Fix {isbn}
2011-03-03 09:01:11 +00:00
Charles Haley
525005f065
Merge from trunk
2011-03-03 09:00:38 +00:00
Kovid Goyal
6e11696962
Fix #9240 (Post Today newspaper recipe)
2011-03-02 20:40:22 -07:00
Kovid Goyal
f525e451c8
Fix #9239 (Thai Post Daily Newspaper recipe)
2011-03-02 20:35:47 -07:00
Kovid Goyal
b7bed6576b
...
2011-03-02 16:53:59 -07:00
Kovid Goyal
5a1d5af035
...
2011-03-02 16:49:29 -07:00
Kovid Goyal
88c185aa67
...
2011-03-02 16:37:47 -07:00
Kovid Goyal
546995553a
...
2011-03-02 16:28:52 -07:00
Kovid Goyal
9fe3d1a44b
...
2011-03-02 16:21:08 -07:00
Kovid Goyal
4ca767b9fc
...
2011-03-02 16:18:35 -07:00
Kovid Goyal
dc5ccf1861
Add quick create links to easily create custom columns of commonly used types to the add column dialog
2011-03-02 16:11:37 -07:00
Kovid Goyal
c44ad36365
Add an entry to the add books drop down menu to easily add formats to an existing book record
2011-03-02 15:30:42 -07:00
Kovid Goyal
25ae86e2cf
Add a metadata_last_modified attribute to the Metadata object returned by get_metadata
2011-03-02 14:23:17 -07:00
Kovid Goyal
29ba47485d
...
2011-03-02 13:49:35 -07:00
Kovid Goyal
f236428696
...
2011-03-02 13:35:37 -07:00
Kovid Goyal
3ade7e7e33
Add code to measure memory usage on windows
2011-03-02 13:34:31 -07:00
Kovid Goyal
8d5e009d61
Fix searching for tags that start with a period
2011-03-02 13:19:00 -07:00
Charles Haley
7514bc797c
Merge from trunk
2011-03-02 20:06:57 +00:00
Charles Haley
509e014996
Escape leading periods with a second periond on non-hierarchical item searches.
2011-03-02 20:05:36 +00:00
Kovid Goyal
18f048fdb2
...
2011-03-02 13:02:33 -07:00
Kovid Goyal
46bcddc10f
Fix regression that caused memory leak in Tag Browser. This would show up as the memory usage of calibre increasing when switching libraries. Fixes #9246 (Memory allocation while changing library)
2011-03-02 12:47:36 -07:00
Kovid Goyal
f0ef93ead5
...
2011-03-02 12:16:19 -07:00