Kovid Goyal
|
0472411aea
|
Fix #6549 (calibre content server fails when listing content of user categories)
|
2010-08-19 11:03:23 -06:00 |
|
Kovid Goyal
|
f5105a3013
|
Fix #6553 (avoid initialization-order compiler warning)
|
2010-08-19 09:59:51 -06:00 |
|
Charles Haley
|
8493206301
|
Fix #6549 (calibre content server fails when listing content of user categories)
Also fix a problem where publishers were not working in user-defined categories
|
2010-08-19 14:12:44 +01:00 |
|
Charles Haley
|
a2e959c7c9
|
Merge from trunk
|
2010-08-19 11:42:52 +01:00 |
|
Translators
|
979e6e87cf
|
Launchpad automatic translations update.
|
2010-08-19 04:44:19 +01:00 |
|
John Schember
|
2f67d8b95c
|
Sync to trunk.
|
2010-08-18 19:26:14 -04:00 |
|
Kovid Goyal
|
00b8a303b9
|
Fix #6539 (epub-fix fails on ePub check if it contains tag mismatch)
|
2010-08-18 17:08:57 -06:00 |
|
Kovid Goyal
|
e999d1d97b
|
Fix #6551 (content server delivers incorrect content when accessing "By Searches" category)
|
2010-08-18 16:50:25 -06:00 |
|
Kovid Goyal
|
64a19bf670
|
...
|
2010-08-18 16:15:58 -06:00 |
|
Charles Haley
|
f551f60371
|
Merge from trunk
|
2010-08-18 23:13:37 +01:00 |
|
Charles Haley
|
d082937773
|
Fix #6551. Searches in opds mode did not prefix the name with search:, so the results were quite random.
|
2010-08-18 23:12:19 +01:00 |
|
Kovid Goyal
|
a3fbc4d2e6
|
...
|
2010-08-18 16:01:24 -06:00 |
|
Charles Haley
|
27fe778e0f
|
Fix problem where typing in the search box does not clear the saved_search combo box.
|
2010-08-18 22:58:30 +01:00 |
|
Kovid Goyal
|
e897b72734
|
Driver for the Spectra
|
2010-08-18 15:54:31 -06:00 |
|
Kovid Goyal
|
341e11c767
|
...
|
2010-08-18 15:46:48 -06:00 |
|
Charles Haley
|
8b452ac88b
|
Fix regression in content server - exception raised when starting from the GUI because the restriction option isn't there.
|
2010-08-18 22:42:56 +01:00 |
|
Charles Haley
|
96e936e9c5
|
Merge from trunk
|
2010-08-18 21:58:55 +01:00 |
|
Kovid Goyal
|
6fc5014f1d
|
...
|
2010-08-18 14:50:15 -06:00 |
|
Kovid Goyal
|
41db672c83
|
Speed up edit single metadata dialog
|
2010-08-18 14:49:02 -06:00 |
|
Charles Haley
|
6eee6497f0
|
Remove redundant calls to cc widget commits
|
2010-08-18 21:41:52 +01:00 |
|
Charles Haley
|
c29ee263e0
|
Add commit= parameter to set custom. Use it in cc_widgets
|
2010-08-18 21:38:22 +01:00 |
|
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 |
|