10345 Commits

Author SHA1 Message Date
ldolse
e303babf89 merge from trunk 2010-09-20 00:44:34 +08:00
Kovid Goyal
e22efca956 ... 2010-09-19 10:42:23 -06:00
Kovid Goyal
ee7656d86e Merge from trunk 2010-09-19 10:40:18 -06:00
Kovid Goyal
ef3fd4df53 ... 2010-09-19 10:39:45 -06:00
ldolse
d335bccd67 ... 2010-09-20 00:31:22 +08:00
Kovid Goyal
23cd4fd783 Content server: Making serving of large files more efficient. 2010-09-19 10:16:41 -06:00
Kovid Goyal
4dd60160c4 Improved algorithm for removal of hyphens during pre-processing 2010-09-19 09:55:42 -06:00
Kovid Goyal
980388f2bd Le Journal de Montreal by Luciano Furtado. Fixes #405 (New news feed) 2010-09-19 09:48:39 -06:00
ldolse
053d60331f regex optimizations 2010-09-19 23:07:07 +08:00
GRiker
90ff41dfb2 KG fix for TweakEpub 2010-09-19 03:54:39 -06:00
Charles Haley
354db58545 1) fix the 'new' Metadata caching to really work. :)
2) remove a useless comment in FieldMetadata
2010-09-19 10:27:18 +01:00
Charles Haley
db446dc4ee Add an attribute to the main item record for caching a Metadata instance. LibraryDatabase2.get_metadata it if None, and returns it if not None. 2010-09-19 09:24:57 +01:00
Charles Haley
df542b63a7 Merge from trunk 2010-09-19 07:49:15 +01:00
Charles Haley
7eaf417bb1 Fix content server tags display problem 2010-09-19 07:47:03 +01:00
Charles Haley
f0f858c7d0 Merge from trunk 2010-09-19 07:34:52 +01:00
ldolse
49f02ae092 merge from trunk 2010-09-19 14:10:12 +08:00
ldolse
dec27fbaa1 new dehyphenation algorithm, using the document as a dictionary 2010-09-19 13:02:02 +08:00
Kovid Goyal
78be536e70 Launchpad automatic translations update. 2010-09-19 04:50:56 +00:00
Kovid Goyal
3b9e43e79e EPUB metadata: Don't read timestamp value from epubs as I am sick of closing bugs about adding books and having the Date not be today. Does not affect reading of metadata from OPF, so it should still be possible to restore date when adding from a previously saved to disk folder (as long as the OPF was saved) 2010-09-18 21:00:28 -06:00
Kovid Goyal
3f763407a0 Refactor to use new field formatting infrastructure of Metadata class 2010-09-18 20:37:59 -06:00
Kovid Goyal
1a5b92d6d9 Popular Science by Tony Stegall 2010-09-18 20:17:30 -06:00
Kovid Goyal
db2f4dca7f Pull from trunk 2010-09-18 20:07:44 -06:00
GRiker
e1c08cc90f KG fix for tweak-epub 2010-09-18 20:01:29 -06:00
Kovid Goyal
25bacf9a97 Initialize interface actions in the order they are defined to prevent interaction dependencies from creating a problem 2010-09-18 19:59:31 -06:00
GRiker
4416264c02 GwR wip tweak_epub 2010-09-18 19:43:02 -06:00
Kovid Goyal
7d5da9f48d GUI deveice detection: Handle case when user yanks connected device before device connection handler is called. Fixes #6864 (Unhandled exception, probably when trying to connect to iTunes/iPad) 2010-09-18 19:34:40 -06:00
Charles Haley
15f18e1256 Merge from trunk 2010-09-18 23:50:00 +01:00
Charles Haley
3b4f46b115 Merge from trunk 2010-09-18 23:45:53 +01:00
Kovid Goyal
e628399d06 Pull from trunk 2010-09-18 13:54:28 -06:00
Kovid Goyal
89c3e8ad87 After bulk edit metadata, reselect previously selected books. 2010-09-18 13:53:50 -06:00
Kovid Goyal
5f2c784cb0 Fix #6861 (0.7.19 stanza catalog not working. Giving 400 Bad Request) 2010-09-18 12:59:10 -06:00
Charles Haley
1ca01f89b4 Merge from trunk 2010-09-18 19:42:45 +01:00
Charles Haley
ed7597ae5f Playing with search & replace. Added 'global' template values to the replace expression. Also fixed some problems with exceptions, and problems with case-insensitive matching in the history boxes. 2010-09-18 19:40:44 +01:00
Kovid Goyal
b85bc6517a Fix #6860 (Harvard Business Reviw) 2010-09-18 10:35:41 -06:00
Kovid Goyal
5982e40a80 PDF Input: More special char fixes 2010-09-18 10:32:42 -06:00
Kovid Goyal
7a8c447e53 Fix #6854 (Please strip leading and trailing spaces from edited metadata) 2010-09-18 10:30:26 -06:00
Kovid Goyal
12dbfa2e18 Fix #6850 (KOBO: Editing the Im_Reading list with SD Card installed) 2010-09-18 10:20:33 -06:00
Kovid Goyal
163b9156ec ... 2010-09-18 10:19:30 -06:00
Charles Haley
9139da12eb Change vertical bars to commas in author names 2010-09-18 15:01:31 +01:00
Charles Haley
c59545a96a Change composites to use the cache correctly, so that searches & sorts used. In the process, remove the metadata cache from models.py.
Fix some bugs introduced by composite columns:
1) no edit widget in bulk_metadata edit
2) explicitly do not make a delegate in views.py
2010-09-18 13:45:01 +01:00
Charles Haley
9615a637ee Merge from trunk 2010-09-18 12:36:12 +01:00
Charles Haley
21006be292 Fix click on link in search/replace not opening browser 2010-09-18 12:35:03 +01:00
GRiker
c01cc6c1ff KG updates 0.7.19 2010-09-18 05:22:48 -06:00
GRiker
68df332cad GwR apple driver patch 2010-09-18 05:14:41 -06:00
Timothy Legge
ad8911b65f Fix 6850 - Kobo driver did not properly handle SD Cards in Im_Reading list finctionality 2010-09-18 08:01:22 -03:00
Charles Haley
83fc5b2cc0 Small cleanup of composite field code. 2010-09-18 11:38:51 +01:00
Charles Haley
7881286274 1) add the composite field custom datatype
2) clean up content server code so it uses the new formatting facilities
2010-09-18 11:08:33 +01:00
Charles Haley
69d021a542 Merge from trunk 2010-09-18 08:05:37 +01:00
Kovid Goyal
d147775dc0 Launchpad automatic translations update. 2010-09-18 04:50:54 +00:00
John Schember
9c911e1d94 Fix problem 1 in #6826: Remove space before ą 2010-09-17 22:02:09 -04:00