13737 Commits

Author SHA1 Message Date
Charles Haley
161d39e13f Merge from trunk 2011-03-04 21:24:07 +00:00
Kovid Goyal
ecb808768f Fix #9270 (error after update to 0.7.48) 2011-03-04 14:18:38 -07:00
Kovid Goyal
cb2974fd13 IGN:Tag release 2011-03-04 13:43:59 -07:00
Kovid Goyal
89add87ce7 version 0.7.48 2011-03-04 12:40:17 -07:00
Kovid Goyal
4fd22ad62c Add a button to the Manage authors dialog to copy author sort values to author 2011-03-04 11:52:31 -07:00
Charles Haley
dafd7b2746 Add 'copy author sort to author' button. Change faq. 2011-03-04 18:41:16 +00:00
Kovid Goyal
01cb32045f Updated translations 2011-03-04 11:38:48 -07:00
Kovid Goyal
b04c5e7b43 Fix #8182 (Book cover problem when converting to epub for Nookcolor) 2011-03-04 11:32:48 -07:00
Charles Haley
0868ec5846 Merge from trunk 2011-03-04 18:31:31 +00:00
Kovid Goyal
56090917b8 oops 2011-03-04 10:54:56 -07:00
Charles Haley
a891b5d49a Merge from trunk 2011-03-04 17:51:01 +00: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
Translators
680ea9f7d9 Launchpad automatic translations update. 2011-03-04 04:43:36 +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
Translators
a0d73dc6bc Launchpad automatic translations update. 2011-03-03 04:37:23 +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