9640 Commits

Author SHA1 Message Date
Charles Haley
c334e84b48 Change metadata single to use db.commit instead of conn.commit 2010-08-18 21:35:08 +01:00
Charles Haley
6a4c47ca61 Merge from trunk 2010-08-18 21:33:24 +01:00
Charles Haley
62eca85316 Make metadata single use fewer transactions 2010-08-18 21:30:56 +01:00
Kovid Goyal
0e19ed4543 Speedup bulk metadata editing of remaining standard fields 2010-08-18 14:28:21 -06:00
Charles Haley
d74636de2e Restore single-commit functionality 2010-08-18 21:05:37 +01:00
Kovid Goyal
9f223175f8 Fix bulk editing of customn column widgets broken 2010-08-18 14:01:25 -06:00
Charles Haley
bb93a3ae41 Merge from trunk 2010-08-18 20:52:45 +01:00
Charles Haley
5aaa7b620c Make cc editing work with new threading structure. 2010-08-18 20:51:24 +01:00
Charles Haley
0521321d69 Remove debugging statements from progress.py 2010-08-18 20:24:04 +01:00
Charles Haley
fafa58adb7 Add single-transaction behavior to bulk metadata edit 2010-08-18 20:22:25 +01:00
Kovid Goyal
3d7f782726 ... 2010-08-18 13:10:49 -06:00
Charles Haley
dc5f3871ed Merge from trunk 2010-08-18 20:09:26 +01:00
Charles Haley
8a0d3e3913 Commit to accept Kovid's dialog changes 2010-08-18 20:06:31 +01:00
Kovid Goyal
5d846dae6f Fix errors raised during bulk metadata edit causing hang 2010-08-18 13:02:14 -06:00
Kovid Goyal
99b0d8f2b9 Fix bug in new bulk tag edit function when adding already existing tags 2010-08-18 12:24:58 -06:00
Charles Haley
347d1f8b54 Merge from trunk 2010-08-18 18:58:28 +01:00
Charles Haley
56e5ccbd02 First iteration of bulk metadata edit w/o transactions 2010-08-18 18:58:01 +01:00
Kovid Goyal
36fe291ceb Add a tweak to automatically connect to a folder on startup (#6237). Add settings to apply a search restriction on startup and to the content server. Fixes #5513 (Allow/Disallow books from being shown/served by the content server) 2010-08-18 11:49:18 -06:00
Charles Haley
9584ea580c Merge from trunk 2010-08-18 17:14:37 +01:00
Kovid Goyal
1c8d6e7c73 SONY driver: Fix series order being lost when metadata management is set to manual 2010-08-18 10:11:52 -06:00
Kovid Goyal
39c820043d Speed up bulk editing on non is_multiple custom columns as well 2010-08-18 10:06:00 -06:00
Kovid Goyal
9c64ce8068 Content Server: Do not add empty categories to the top level OPDS feed 2010-08-18 09:57:25 -06:00
Kovid Goyal
c02df37c78 Run bulk metadata updates in a separate thread 2010-08-18 09:50:58 -06:00
Charles Haley
0fcf26a113 Enhancement #6237 - automatically connect to a folder on startup 2010-08-18 13:09:59 +01:00
Translators
85711ea6e6 Launchpad automatic translations update. 2010-08-18 11:30:01 +01:00
Charles Haley
e2b093f6ab Improve the fix for #6537 - series order on sony being lost 2010-08-18 11:23:19 +01:00
Charles Haley
8521a4b698 Fix #6537 - series order on sony being lost 2010-08-18 10:56:40 +01:00
Charles Haley
fa17a92c2c 1) add restriction on startup to GUI
2) fix sorting problem in restriction combobx
2010-08-18 10:11:11 +01:00
Charles Haley
d3e2c90a23 Add bulk setting of the rest of the custom column types 2010-08-18 08:08:28 +01:00
Translators
407c6f70a6 Launchpad automatic translations update. 2010-08-18 07:51:44 +01:00
Charles Haley
2464da207e Ensure restrictions with spaces in the name work in content server. 2010-08-18 06:58:08 +01:00
Charles Haley
367a7bbe57 Merge from trunk 2010-08-18 06:55:34 +01:00
Kovid Goyal
47fa5382b6 Fix #6540 (Requesting metadata download while one is already ongoing causes pop-up spam) 2010-08-17 16:55:52 -06:00
Kovid Goyal
7692482955 Do not allow library to be changed when device is connected/jobs are running 2010-08-17 16:16:22 -06:00
Charles Haley
73de2ae891 Remove empty categories from the opds version 2010-08-17 21:47:50 +01:00
Charles Haley
037a377a1c Remove search restriction tweak 2010-08-17 21:23:28 +01:00
Charles Haley
61dd7b9e9a Add restriction to content server 2010-08-17 21:14:27 +01:00
Charles Haley
5fb2c7190b Merge from trunk 2010-08-17 20:03:56 +01:00
Kovid Goyal
7a68c4001b Faster bulk update for custom column is_multiple datatypes 2010-08-17 12:15:45 -06:00
Kovid Goyal
80a0725a0f Fix search restriction behavior when switching libraries 2010-08-17 12:12:58 -06:00
Kovid Goyal
2fc237c7de Remove orphans after bulk metadata edit 2010-08-17 12:00:56 -06:00
Kovid Goyal
d9f60b415f Do not allow the user to override the default tweaks or the hyphenate javascript. Also if a file is not found, do not use the user location as the default base. Fixes #6524 (Problem opening Preferences in Ebook-Viewer v7.14) 2010-08-17 10:38:55 -06:00
Kovid Goyal
00abd91c6f Catalog generation: Changed default regex for genre tags to \[.+\] to allow punctuation within genre tags. 2010-08-17 10:19:18 -06:00
Charles Haley
35b0faf843 Add a restriction argument to the content server command line. Includes changes to make the restriction work. 2010-08-17 13:31:31 +01:00
GRiker
5db52d70af KG updates pre 0.7.15 2010-08-17 04:38:05 -07:00
GRiker
190428b66d GwR fix for genre tag regex 2010-08-17 04:35:08 -07:00
Charles Haley
fa68736f6a Port bulk tags update to custom columns 2010-08-17 12:31:34 +01:00
Charles Haley
0aa7eca66d Merge from trunk 2010-08-17 10:31:16 +01:00
Charles Haley
83fc6c54f6 Fix problems with restrictions when changing libraries:
- restrictions box is not reloaded
- counts are not correct

Add tweak to set restriction at calibre startup
2010-08-17 10:30:32 +01:00
Translators
e99ad78900 Launchpad automatic translations update. 2010-08-17 07:54:54 +01:00