Commit Graph

13705 Commits

Author SHA1 Message Date
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
Kovid Goyal 9780b1e11e ... 2011-03-02 11:58:16 -07:00
Charles Haley 6ef6e9d6b9 1) fix ratings not being clickable in tag browser
2) fix first-icon being wrong in tag browser
2011-03-02 18:46:23 +00:00
Kovid Goyal fa6f31809e ... 2011-03-02 11:16:27 -07:00
Kovid Goyal 5611a96148 ... 2011-03-02 11:05:13 -07:00
Kovid Goyal a4fe0095df Update Credit Slips 2011-03-02 10:57:58 -07:00
Kovid Goyal 0a05ba617a Fix bug that caused preferences->behavior to not show the output format set by the welcome wizard, and instead default to showing epub 2011-03-02 10:51:58 -07:00
Kovid Goyal 36fba3beac RBC.ru by Chewi 2011-03-02 09:35:36 -07:00
Kovid Goyal 95da860ee2 Post Today by Chotechai. Fixes #9240 (Post Today newspaper recipe) 2011-03-02 09:16:04 -07:00
Charles Haley 8c6eb94aa2 Have custom columns set is_csp to false when calling field_metadata 2011-03-02 16:12:42 +00:00
Kovid Goyal aee791c4a0 Thai Post Daily by Chotechai. Fixes #9239 (Thai Post Daily Newspaper recipe) 2011-03-02 09:09:44 -07:00
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