10094 Commits

Author SHA1 Message Date
Kovid Goyal
b00e241477 Workaround for windows limitation when reading from network sockets. Should fix issues with large files in calibre libraries on network shares. Fixes #3248 (exception on saving book details) 2010-09-25 09:52:35 -06:00
Kovid Goyal
b09e819422 Fix #6935 (The formating on the blog for neals nuze was changed after i submitted :() 2010-09-25 09:25:03 -06:00
Kovid Goyal
8ce7d6ca74 Fix #6948 (Scientific American Recipe) 2010-09-25 09:24:15 -06:00
Kovid Goyal
0ce2126cdc Fix #6939 (PDF conversion fails with "spine empty") 2010-09-24 20:31:56 -06:00
Kovid Goyal
2f12fb564b How to Geek by Tony Stegall 2010-09-24 16:21:17 -06:00
Kovid Goyal
8a35c9c3c1 Fix #6935 (The formating on the blog for neals nuze was changed after i submitted :() 2010-09-24 16:18:52 -06:00
Kovid Goyal
ea693d46ff IGN:Tag release 2010-09-24 15:21:54 -06:00
Kovid Goyal
3e6ddf1b9f version 0.7.20 2010-09-24 14:38:21 -06:00
Kovid Goyal
b2b5e20c8f Fourth beta 2010-09-24 13:51:22 -06:00
Kovid Goyal
4b2f39aa85 Pull from trunk 2010-09-24 13:47:40 -06:00
Kovid Goyal
6d7ea86bd4 ... 2010-09-24 13:46:24 -06:00
Kovid Goyal
54c3e009d5 Fix #6928 (Calibre corrupts EPUB) 2010-09-24 13:22:59 -06:00
Charles Haley
cf6f251b74 Added dirty bit cache 2010-09-24 19:41:43 +01:00
Kovid Goyal
ee0b2541c8 Updated translations 2010-09-24 12:10:44 -06:00
Kovid Goyal
83194cffd6 Updated translations 2010-09-24 12:04:40 -06:00
Kovid Goyal
93685faa2e Plugin loading. Handle encoding declarations correctly 2010-09-24 11:52:16 -06:00
Charles Haley
47ff1ddc42 Minor updates to the FAQ 2010-09-24 18:47:44 +01:00
Kovid Goyal
fef5703c1e Conversion pipeline: Fix merging of metadata, broken by new Metadata class 2010-09-24 11:32:21 -06:00
Charles Haley
6337c6e3d7 Merge from trunk 2010-09-24 18:19:32 +01:00
Charles Haley
4b92c7d68b Don't put '' values into __unicode__ and to_html 2010-09-24 18:17:15 +01:00
Kovid Goyal
1d01a6a5f5 ... 2010-09-24 11:08:34 -06:00
Kovid Goyal
fb06e4c72e ... 2010-09-24 11:04:18 -06:00
Charles Haley
f782ef0cb6 Make format_field return '' instead of None when the value really is '' 2010-09-24 17:56:27 +01:00
Kovid Goyal
7d9ca9dda7 ... 2010-09-24 10:40:53 -06:00
Kovid Goyal
843e7f53ba ... 2010-09-24 10:30:17 -06:00
Charles Haley
a11ccd8598 Added 'contains' function to templates 2010-09-24 17:20:26 +01:00
Kovid Goyal
ead7f2266c Pull from trunk 2010-09-24 10:08:02 -06:00
Kovid Goyal
993983a707 Oops. Restore removed call to commit in set_path and have set_path call dirtied. Also limit the rate of metadata backups 2010-09-24 10:05:54 -06:00
Kovid Goyal
45ed048612 Fix #6930 (Updated recipe for Danas) 2010-09-24 09:59:46 -06:00
Charles Haley
ce1f323df5 Merge from trunk 2010-09-24 16:58:04 +01:00
Kovid Goyal
0acfe17e53 Allow device drivers to specify which fields should be editable 2010-09-24 09:54:42 -06:00
Kovid Goyal
db5ba4113f Add tweaks to control which custom columns the content server displays. Various bug fixes. More template language documentation 2010-09-24 09:38:38 -06:00
Charles Haley
c67a9d8487 Changes to device editable columns to give fine-grain control over what columns can be edited. 2010-09-24 16:38:11 +01:00
Kovid Goyal
41ebe2bd14 calibredb now does a backup of changed metadata 2010-09-24 09:00:46 -06:00
Kovid Goyal
60e7729906 Don't put duplicates in dirtied_queue 2010-09-24 08:33:42 -06:00
Charles Haley
02e9160f37 Fix typo 2010-09-24 15:23:35 +01:00
Charles Haley
93c8836cb6 Changes to template faq 2010-09-24 15:18:03 +01:00
Charles Haley
211bb81113 Put back the sanitize after split on slashes. 2010-09-24 14:43:07 +01:00
Charles Haley
25905a349c Test the 'test' function. Add 're' function and test it. 2010-09-24 13:20:26 +01:00
Charles Haley
5297562383 Refactor code to clean interfaces and remove overly complex loop in bulk edit 2010-09-24 12:57:49 +01:00
Charles Haley
b2a6ed3af4 1) fix bulk edit to not display a tab if library has only composite columns
2) fix a reference to get_custom_field_metadata that I somehow missed.
2010-09-24 12:43:54 +01:00
Charles Haley
ad69ef985a Add a 'test' function to templates. Analogous to lookup, but inserts plain text instead of a template. 2010-09-24 12:27:39 +01:00
Charles Haley
67c7555fd0 Fix content server gui.js bug where it put '...' on the end of a list even if the list was exactly the right size. 2010-09-24 11:36:26 +01:00
Charles Haley
8b9b64a8e6 1) add two tweaks controlling what custom fields the content server displays
2) add & cleanup some field_metadata methods
2010-09-24 11:34:52 +01:00
Charles Haley
97e2c838d0 1) Fix of json codec.
2) make dump_metadata set get_cover=False
2010-09-24 10:50:50 +01:00
Charles Haley
12768864a5 1) fix exception in set_metadata related to composite custom columns
2) make ondevice work with add_books_from_device
2010-09-24 08:54:06 +01:00
Charles Haley
992e5c3c08 Repair damage during conflict resolution 2010-09-24 08:21:10 +01:00
Charles Haley
197e16e62a Merge from trunk 2010-09-24 08:18:20 +01:00
Kovid Goyal
87d70304bd Make metadata backup a little more robust 2010-09-24 00:05:11 -06:00
Kovid Goyal
703ea3c778 propert indentation in generated OPF files 2010-09-23 23:55:56 -06:00