7762 Commits

Author SHA1 Message Date
Kovid Goyal
ff8ca58f55 More logo updates 2010-05-26 11:44:10 -06:00
Kovid Goyal
578c468923 New calibre icon 2010-05-25 18:45:05 -06:00
Kovid Goyal
b92c8f21dd Searching now works in the OPDS feeds 2010-05-25 14:06:10 -06:00
Kovid Goyal
e43f1b9fd2 ... 2010-05-25 09:56:44 -06:00
Kovid Goyal
3f49d4c483 Rationalize use of metadata field labels across tag browser and search 2010-05-25 09:52:39 -06:00
Kovid Goyal
0042f90879 More work on the OPDS catalogs 2010-05-25 09:15:43 -06:00
Kovid Goyal
cdbfc91eff Fix cleanup of device jobs on device yank 2010-05-25 09:15:04 -06:00
Charles Haley
3e926bb612 1) Ensure that Calibres always uses the same names for tag and search categories.
2) Add code to verify the names are reserved. 
3) add compatibility names to the reserved words list
4) fix model to show the correct search label 'data' for the timestamp column
5) change internal naming of icons and user categories to avoid namespace collisions
6) fix get_categories to do the right thing with rating fields
2010-05-25 14:29:51 +01:00
Charles Haley
9aebbc58d6 Merge from trunk 2010-05-25 11:49:01 +01:00
Kovid Goyal
c0fbc32e4c Fix search() behavior again 2010-05-24 15:53:00 -06:00
Kovid Goyal
786ab0ef80 Fix search() behavior 2010-05-24 15:26:18 -06:00
Charles Haley
e86b0e2a2e Merge from trunk 2010-05-24 22:25:29 +01:00
Kovid Goyal
b895a2214a cleanups 2010-05-24 14:44:11 -06:00
Kovid Goyal
907ae0c372 Add parameter to ignore restriction when searching and fix bug when return matches with an empty query in ResultCache.search 2010-05-24 14:28:20 -06:00
Charles Haley
3bdf4e61f3 Fix stupidities:
1) I left a bunch of unused declarations in tag_view.py
2) I needlessly made a copy of user_categories in DB2
2010-05-24 21:27:27 +01:00
Charles Haley
f3b72988b3 Merge from trunk 2010-05-24 21:09:21 +01:00
Charles Haley
cf90d5f1e5 Small spelling mistake in default_tweaks.py 2010-05-24 21:08:55 +01:00
Kovid Goyal
3fc37a0b64 Pull from trunk 2010-05-24 12:16:20 -06:00
Kovid Goyal
8a488566c1 Add tooltips to top level tag browser items. Move tag vategory management to db2 2010-05-24 12:12:59 -06:00
Kovid Goyal
c92c3312ed Replace use of genshi with lxml for templates in the news download subsystem 2010-05-24 11:43:59 -06:00
Kovid Goyal
66e7b5c18d ... 2010-05-24 11:35:09 -06:00
Kovid Goyal
9a49304ed4 Change text of merge books menu entry so as not to confuse people 2010-05-24 09:44:19 -06:00
Kovid Goyal
b65821c073 American Thinker by Walt Anthony 2010-05-24 09:30:21 -06:00
Charles Haley
2f7408d5bc Add tooltips to top-level categories in tags_view 2010-05-24 16:24:21 +01:00
Kovid Goyal
d91cd4419e iPad image 2010-05-24 09:10:28 -06:00
Kovid Goyal
e0a727002b Add The Book to the welcome wizard 2010-05-24 09:07:58 -06:00
Kovid Goyal
8d9ddba6cd No longer install a UDEV file as the PRS500 is not supported 2010-05-24 08:56:43 -06:00
Charles Haley
0a16be06e8 1) Move all tag category code to DB2.
2) Fix bug where opening preferences resets the folder device menus even when connected
2010-05-24 15:00:47 +01:00
Kovid Goyal
82d3945702 Remove --output-format from calibredb list as it is superseded by calibredb catalog 2010-05-23 21:55:49 -06:00
Kovid Goyal
c96e77fe4c Remove old OPF classes 2010-05-23 21:37:36 -06:00
Kovid Goyal
73753b67d8 Move mobile server templates to lxml from genshi 2010-05-23 21:35:00 -06:00
Kovid Goyal
359c0cd40e Start refactoring of Content Server to use Routes for URL dispatching and etree instead of genshi for templating. OPDS feeds are currently broken. 2010-05-23 19:13:44 -06:00
Kovid Goyal
c948360dcf Fix #5598 (ePub as a supported type for Palm Pre) 2010-05-23 19:02:10 -06:00
Charles Haley
3b557de4c7 First pass at converting db2.get_categories to return a complete dict 2010-05-23 21:34:19 +01:00
Kovid Goyal
d7fa2363a8 Timing infrastructure for the content server 2010-05-23 12:28:24 -06:00
Kovid Goyal
0cec5cbf83 Separate out driver for The Book as it uses a different ebook directory than the N516 2010-05-23 11:57:16 -06:00
Charles Haley
4946a2f2ad Merge from custcol trunk 2010-05-23 18:45:05 +01:00
Kovid Goyal
10ad5cabcc Pull from trunk 2010-05-23 11:29:45 -06:00
Kovid Goyal
3b1b08188b Updated Freakonomics Blog 2010-05-23 11:29:13 -06:00
Kovid Goyal
2988e48cf2 Cleanup signal connection in tag_view.py 2010-05-23 11:21:00 -06:00
Kovid Goyal
ad64823512 The Observer by jbambridge 2010-05-23 09:29:15 -06:00
Kovid Goyal
a80094415a Breakup library.server into a package 2010-05-22 20:17:16 -06:00
Kovid Goyal
16a1bc3588 Move EPUB cover manipulations into a standalone transform 2010-05-22 17:45:46 -06:00
Kovid Goyal
bfef38f5bf PDF Output: Improved cover and comic handling 2010-05-22 17:35:32 -06:00
Kovid Goyal
9426f999a8 ... 2010-05-22 10:46:05 -06:00
Kovid Goyal
0c254d8d64 ... 2010-05-22 10:44:20 -06:00
Kovid Goyal
16fd984fdc Updated translations 2010-05-22 10:09:05 -06:00
Kovid Goyal
151e2d745e ... 2010-05-22 10:03:23 -06:00
Kovid Goyal
82b3f3c7f1 version 0.6.95 2010-05-22 09:58:30 -06:00
Kovid Goyal
8cba3da99a Pull from trunk 2010-05-22 09:43:11 -06:00