6794 Commits

Author SHA1 Message Date
Kovid Goyal
d1361b24ce Get rid of the messy restricted names paradigm for user created fields 2010-05-26 18:21:50 -06:00
Kovid Goyal
d662970883 ... 2010-05-26 13:23:42 -06:00
Kovid Goyal
d697d4dfbc OPDS pagination now works correctly 2010-05-26 13:22:35 -06:00
Kovid Goyal
d2bbd4f6ad ... 2010-05-26 11:44:52 -06:00
Kovid Goyal
8e8c9af16a Accomodate 505 users in the welcome wizard 2010-05-26 11:44:38 -06:00
Charles Haley
e4619e969c Correct a renamed parameter 2010-05-26 16:53:35 +01:00
Charles Haley
a124d9c799 Added all standard fields to the metadata dictionary. The datatypes might be wrong in some cases. 2010-05-26 16:35:41 +01:00
Charles Haley
3d38872b56 Fix bareword searches trying to match against non-text types. 2010-05-26 14:48:53 +01:00
Charles Haley
149f979409 Misc cleanups 2010-05-26 13:52:13 +01:00
Charles Haley
fb13f2e7f4 Remove some commented-out code 2010-05-26 12:30:41 +01:00
Charles Haley
462a55375c Merge from custcol trunk 2010-05-26 12:20:19 +01:00
Charles Haley
53fb1ef462 First iteration of refactoring tag category and search term management 2010-05-26 12:19:53 +01: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
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
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
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
9a49304ed4 Change text of merge books menu entry so as not to confuse people 2010-05-24 09:44:19 -06:00
Charles Haley
2f7408d5bc Add tooltips to top-level categories in tags_view 2010-05-24 16:24:21 +01: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
Kovid Goyal
10ad5cabcc Pull from trunk 2010-05-23 11:29:45 -06:00
Kovid Goyal
2988e48cf2 Cleanup signal connection in tag_view.py 2010-05-23 11:21:00 -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