9640 Commits

Author SHA1 Message Date
Charles Haley
8ea09e65cc Save a copy of field_metadata into the preferences table for use by non-calibre applications. 2010-09-08 13:32:48 +01:00
Translators
7bb1a2c842 Launchpad automatic translations update. 2010-09-08 04:38:50 +00:00
Kovid Goyal
d156b38449 ... 2010-09-07 18:30:23 -06:00
GRiker
c79032285c GwR revisions supporting Series Section 2010-09-07 14:11:07 -07:00
Kovid Goyal
556ed59e96 ... 2010-09-07 14:13:12 -06:00
Charles Haley
5a4808bb91 Merge from trunk 2010-09-07 21:05:38 +01:00
Kovid Goyal
6bfd24c278 Add an action ot the context menu for the book list headers to add custom columns 2010-09-07 14:02:09 -06:00
Kovid Goyal
2236678e4d ... 2010-09-07 13:49:46 -06:00
Charles Haley
b6bd654948 Fix two custom column preferences editor problems:
1) cannot edit a just-edited column. Get a message that it is not a custom column.
2) cannot delete a newly-added column. It disappears from the list but is created anyway.
2010-09-07 20:41:45 +01:00
Charles Haley
fdc81f4dae Merge from trunk 2010-09-07 20:21:56 +01:00
Kovid Goyal
d9514e394e Nicer error message when reanming a library fails 2010-09-07 13:20:53 -06:00
Kovid Goyal
de298693ee Preferences dialog: Dont show close button in sub panels. Disallow further preference editing after modifying custom columns. Fix gui re-init code not running after dialg closed 2010-09-07 13:12:23 -06:00
GRiker
a98531a204 GwR Series Section revisions 2010-09-07 11:56:16 -07:00
Kovid Goyal
705a6e7d9d Update User Manual for new Preferences Dialog 2010-09-07 12:55:37 -06:00
Kovid Goyal
3433aa300f Warn user that changing tweaks needs a restart 2010-09-07 12:36:59 -06:00
Kovid Goyal
16b9abe24c Document the preferences plugins system 2010-09-07 12:34:52 -06:00
Charles Haley
f5be845169 Merge from trunk 2010-09-07 19:02:05 +01:00
Kovid Goyal
d02a9c49fc Add a count of how many books on the device matched a book in the library. 2010-09-07 11:59:14 -06:00
Kovid Goyal
6823d962f6 Use proper technique for displaying default message in status bars 2010-09-07 11:04:52 -06:00
Kovid Goyal
58ed4caf91 Fix #6733 (Updated recipe for Mexican newspaper La Jornada) 2010-09-07 09:47:46 -06:00
Kovid Goyal
a9dd65b819 Improved nrcnext 2010-09-07 09:20:26 -06:00
Kovid Goyal
800db18ff1 Add a close button to preferences window 2010-09-07 09:11:48 -06:00
Charles Haley
3db2373264 Merge from trunk 2010-09-07 14:29:06 +01:00
Charles Haley
d9d1981fbe Add a count of how many books on the device matched a particular copy in the library. Useful because books on the device can accumulate when sent after changing metadata used in the file path. The UUID doesn't change, so we can detect that they are copies of the same book.
searching for 'ondevice:books' will find instances of more than one copy.
2010-09-07 14:18:14 +01:00
Charles Haley
563b6d0b2e Fix problem where book matching did not record how books were matched, which prevented downstream matching such as 'delete matching books' 2010-09-07 13:04:45 +01:00
GRiker
3404b367b9 GwR changes via CHaley 2010-09-07 04:23:10 -07:00
Translators
0279fad3d9 Launchpad automatic translations update. 2010-09-07 04:47:16 +00:00
Kovid Goyal
1ab350b022 Cleaner connection to db when generating catalog 2010-09-06 16:54:18 -06:00
Kovid Goyal
6132923db6 Nicer close button on OSX in the preferencs window 2010-09-06 16:44:20 -06:00
Kovid Goyal
4aa06dae4d Add icon to bar in preferences window 2010-09-06 15:43:51 -06:00
Charles Haley
0894a616b8 Merge from trunk 2010-09-06 22:31:01 +01:00
GRiker
d823d4244a KG updates 2010-09-06 12:41:24 -07:00
GRiker
2501e40e43 GR changes supporting ondevice 2010-09-06 12:04:46 -07:00
Kovid Goyal
dadd3417f7 ... 2010-09-06 12:28:23 -06:00
Kovid Goyal
63bbb17dee ... 2010-09-06 12:02:30 -06:00
Charles Haley
f7321f2c57 Fix shutdown code 2010-09-06 19:01:07 +01:00
Charles Haley
28f62fd4dd 1) take db.clean out of metadata_single.py
2) add db.clean to shutdown func
3) add db.clean to 2 cli funcs that can delete an author
4) add db.ondevice() to return the ondevice string
2010-09-06 18:32:03 +01:00
Kovid Goyal
438c9d8ba4 Change delete confirmation message 2010-09-06 11:11:13 -06:00
Kovid Goyal
4693a3c0c6 Fix #6728 (WSJ (free) recipe) 2010-09-06 11:00:39 -06:00
Kovid Goyal
5952c349d5 Fix regression when checking db integrity with custom cols introduced in 0.7.17 2010-09-06 09:41:26 -06:00
Kovid Goyal
9966677f16 Fix #6726 (Alt-M keyboard shortcut added for Merge - keep others (Safe Merge)) 2010-09-06 09:07:37 -06:00
Starson17
964b119e61 Alt-M keyboard shortcut added for Merge - keep others (Safe Merge) 2010-09-06 10:53:47 -04:00
Kovid Goyal
e3e65c3f00 Journal Gazette by cynvision 2010-09-06 08:48:31 -06:00
Kovid Goyal
3e87ee26c2 ... 2010-09-06 08:23:39 -06:00
Charles Haley
8a027ac60c Fix problem where db.set_author forced a recalculation of author_sort whenever editing metadata of a book with a unique author (only book with that author). The problem arose because the author was deleted from the DB then recreated, causing the trigger to be fired. 2010-09-06 14:18:00 +01:00
GRiker
99b494fb7b KG updates 2010-09-06 04:48:27 -07:00
Charles Haley
7e050c4d48 Merge from trunk 2010-09-06 07:56:13 +01:00
Charles Haley
536eb116a5 Fix bug #6718 2010-09-06 07:41:53 +01:00
Translators
d42c943eec Launchpad automatic translations update. 2010-09-06 04:57:47 +00:00
Kovid Goyal
81635326a3 ... 2010-09-05 22:49:38 -06:00