Kovid Goyal
|
a15d236830
|
Fix #1102408 (Untranslated string "(# books)")
|
2013-01-22 10:11:28 +05:30 |
|
Kovid Goyal
|
d52a659da2
|
...
|
2013-01-21 15:27:35 +05:30 |
|
Kovid Goyal
|
acf4811fb6
|
Searching done
|
2013-01-21 15:26:31 +05:30 |
|
Kovid Goyal
|
268342b9ae
|
Speed up device connection when there are lots of books on the device by not geenrating cover thumbnails unless they are actually needed.
|
2013-01-21 14:31:30 +05:30 |
|
Kovid Goyal
|
a4dbc37a90
|
Text field searching
|
2013-01-21 14:18:20 +05:30 |
|
Charles Haley
|
9f220fb79b
|
Merge from trunk
|
2013-01-21 09:36:42 +01:00 |
|
Charles Haley
|
d2866a2208
|
When doing device book matching: on UUID matches, generate covers only if the last_modified date of the book in the db is later than the date on the book on the device, or if existing thumbnail is not the size that the device asked for.
|
2013-01-21 09:35:39 +01:00 |
|
Kovid Goyal
|
5000f5c133
|
User category searching
|
2013-01-21 11:43:57 +05:30 |
|
Kovid Goyal
|
f4fb43875f
|
...
|
2013-01-21 11:25:09 +05:30 |
|
Kovid Goyal
|
45fbe9fa27
|
Keypair searching
|
2013-01-21 11:20:22 +05:30 |
|
Translators
|
3dccc5fea8
|
Launchpad automatic translations update.
|
2013-01-21 04:39:33 +00:00 |
|
Kovid Goyal
|
93f8de31bd
|
...
|
2013-01-21 09:12:19 +05:30 |
|
Kovid Goyal
|
d915e49815
|
Move _match to db.search module
|
2013-01-20 23:27:30 +05:30 |
|
Kovid Goyal
|
e0df1634ab
|
Boolean searches
|
2013-01-20 22:25:49 +05:30 |
|
Charles Haley
|
9e1627569f
|
Merge from trunk
|
2013-01-20 15:45:59 +01:00 |
|
Charles Haley
|
f4a8a2f267
|
Fix resending metadata on every connect if a book's cover is smaller than what the device wants.
|
2013-01-20 15:44:27 +01:00 |
|
Kovid Goyal
|
3a299104fa
|
...
|
2013-01-20 19:43:12 +05:30 |
|
Kovid Goyal
|
62805ec264
|
...
|
2013-01-20 19:33:43 +05:30 |
|
Kovid Goyal
|
9d29d7ab34
|
...
|
2013-01-20 17:37:39 +05:30 |
|
Kovid Goyal
|
556582f1ba
|
Implement numeric field searches
|
2013-01-20 16:33:28 +05:30 |
|
Kovid Goyal
|
63b164241a
|
Start work on implementing search in the new backend. Searching for date columns working.
|
2013-01-20 14:34:26 +05:30 |
|
Translators
|
5d06fa68ef
|
Launchpad automatic translations update.
|
2013-01-20 04:36:34 +00:00 |
|
Kovid Goyal
|
419f3b6394
|
Add language dependent sorting for series like columns
|
2013-01-19 22:37:27 +05:30 |
|
Kovid Goyal
|
5b08c1ed60
|
Fix get_metadata() test
|
2013-01-19 11:45:23 +05:30 |
|
Kovid Goyal
|
8402205d11
|
Fix datetime tests and read many-many fields in id order
|
2013-01-19 11:35:14 +05:30 |
|
Translators
|
5182a3db28
|
Launchpad automatic translations update.
|
2013-01-19 05:11:59 +00:00 |
|
Kovid Goyal
|
f0518e3336
|
Have the metadata download dialog remember its last used size. Fixes #1101150 ([Feature Request] automatically adjust the size of the meta data choosing screen)
|
2013-01-18 21:54:57 +05:30 |
|
Kovid Goyal
|
70a22e0327
|
Do not choke when reading metadata from MOBI files with incorrectly encoded metadata fields
|
2013-01-18 21:32:56 +05:30 |
|
Kovid Goyal
|
67e691c2ff
|
Conversion: Preserve ToC entries that point nowhere instead of causing them to point to a non-existant file
|
2013-01-18 21:19:55 +05:30 |
|
Kovid Goyal
|
805d8c6223
|
E-book viewer: Allow entries in the Table of Contents that do not point anywhere, instead of just ignoring them.
|
2013-01-18 20:00:23 +05:30 |
|
Kovid Goyal
|
1f2daebce6
|
CHM Input: Support hierarchical table of contents. Do not generate an inline table of contents when a metadata table of contents is present. Also correctly decode the text in the table of contents
|
2013-01-18 19:33:45 +05:30 |
|
Kovid Goyal
|
8134629e59
|
Fix #1101124 (Mobile client browsing backward skips entry)
|
2013-01-18 16:10:55 +05:30 |
|
Kovid Goyal
|
75613b4eb5
|
...
|
2013-01-18 15:34:27 +05:30 |
|
Translators
|
9df699a226
|
Launchpad automatic translations update.
|
2013-01-18 05:05:52 +00:00 |
|
Kovid Goyal
|
bfb7a3107e
|
IGN:Tag release
|
2013-01-18 09:53:39 +05:30 |
|
Kovid Goyal
|
1fde30f872
|
version 0.9.15
|
2013-01-18 09:12:13 +05:30 |
|
Kovid Goyal
|
705bea4e19
|
Content server: Fix custom icons for top level categories incorrect. Fixes #1095016 (User category icon mixup on webserver)
|
2013-01-18 08:44:16 +05:30 |
|
Kovid Goyal
|
df1efd3fe8
|
Kobo driver: When resending a file to the device, update the filesize in the Kobo db to prevent the device from deleting the file. Fixes #1100607 (Update size when sending book to Kobo device)
|
2013-01-18 08:29:47 +05:30 |
|
davidfor
|
e98ed60d2d
|
Bug #1100607: Update size when sending book to Kobo device
- Incorrectly did check on on metadata management. Files size update and deleted row check needs to be done all the time.
|
2013-01-18 09:14:37 +11:00 |
|
Kovid Goyal
|
79823fbf61
|
CHM Input: Handle chm files that contain files with url unsafe filenames. Fixes #1100610 (Error in "Table of contents" when convert CHM to epub)
|
2013-01-17 17:46:32 +05:30 |
|
Kovid Goyal
|
b9581e5905
|
...
|
2013-01-17 16:47:06 +05:30 |
|
Kovid Goyal
|
bab1675b83
|
...
|
2013-01-17 16:46:05 +05:30 |
|
Kovid Goyal
|
826a27703d
|
IGN:Updated translations
|
2013-01-17 16:27:38 +05:30 |
|
Kovid Goyal
|
30595b6bf0
|
E-book viewer: Add an option to hide the toolbars in the viewer window (Preferences->Miscellaneous->Show controls in the viewr preferences). You can unhide them by right clicking in the viewer window.
|
2013-01-17 16:25:47 +05:30 |
|
Kovid Goyal
|
81667b3253
|
...
|
2013-01-17 13:12:59 +05:30 |
|
Kovid Goyal
|
b0b1b8c7a3
|
MOBI Input: Do not choke on MOBI files with incorrectly encoded titles. Fixes #1100601 (Private bug)
|
2013-01-17 13:07:26 +05:30 |
|
Kovid Goyal
|
4650e8d633
|
Refactor handling of BMP table and add code to get reverse mapping from BMP table
|
2013-01-17 12:32:42 +05:30 |
|
Kovid Goyal
|
671ee036c6
|
...
|
2013-01-17 12:25:59 +05:30 |
|
Kovid Goyal
|
ffb202d93a
|
Font subsetting: Fix a bug in the parsing of the GSUB table that could cause some ligatures to not be included in the subset font
|
2013-01-17 12:19:19 +05:30 |
|
davidfor
|
3b466e69e6
|
Update size when sending book to Kobo device.
Thiis is to prevent the book from being deleted by the device when it processes new books after the disconnect.
|
2013-01-17 16:19:48 +11:00 |
|