Commit Graph

13104 Commits

Author SHA1 Message Date
Charles Haley 2b44c67af6 Changes for new coloring system 2011-06-02 11:52:06 +01:00
Charles Haley 536ff7a33f Merge from trunk 2011-06-02 07:19:21 +01:00
Charles Haley 26d90debf0 Fix exception in get_categories caused by quotes in identifier names 2011-06-02 07:18:25 +01:00
Kovid Goyal 2010cf2671 ... 2011-06-01 21:54:23 -06:00
Kovid Goyal cf037a16fc ... 2011-06-01 21:50:30 -06:00
Kovid Goyal 6b8a1442c1 New preferences interface for column coloring. Note that editing of advanced rules is not yet implemented. 2011-06-01 21:47:03 -06:00
Kovid Goyal f6f8963653 ... 2011-06-01 20:58:00 -06:00
Kovid Goyal 91d499e5b7 ... 2011-06-01 20:49:38 -06:00
Kovid Goyal 7de5b6e166 ... 2011-06-01 19:28:36 -06:00
John Schember 7e2e3cbb87 Store: EpubBud store, fix detail url 2011-06-01 18:25:09 -04:00
John Schember fc8f268ee9 Store: EpubBud store. 2011-06-01 18:22:55 -04:00
Kovid Goyal d559f7df71 ... 2011-06-01 15:29:31 -06:00
Kovid Goyal fcc6ec5de5 ... 2011-06-01 15:28:54 -06:00
Kovid Goyal 04c5fcc2ee Split non-GUI part of the coloring code into a non GUI module 2011-06-01 15:24:49 -06:00
Kovid Goyal 739693060d Autogen the template function docs 2011-06-01 15:18:49 -06:00
Kovid Goyal b5679c69b4 ... 2011-06-01 15:09:34 -06:00
Kovid Goyal a1afc8b7eb ... 2011-06-01 14:23:09 -06:00
Charles Haley 5f8db566bc Merge from trunk 2011-06-01 19:47:57 +01:00
Charles Haley 9dac9bfbc3 Beginning of automatic generation of template_ref.rst 2011-06-01 19:44:08 +01:00
Kovid Goyal bb47a2eb59 ... 2011-06-01 12:37:03 -06:00
Kovid Goyal 8769908316 Implement the wizard to create basic column coloring rules 2011-06-01 12:34:35 -06:00
Charles Haley efac88d69a Permit zero-argument template functions. 2011-06-01 17:43:31 +01:00
Kovid Goyal da66d40ea9 Fix #789990 (Series index overwritten when series download turned off) 2011-06-01 10:38:22 -06:00
Charles Haley 88da0772f0 Fix regression in templates where id (and other non-standard attributes stuffed into mi) no longer work. 2011-06-01 16:38:57 +01:00
Charles Haley b44a25174d Change name of BuiltinFormat_date to use camel case (BuiltinFormatDate) 2011-06-01 06:46:01 +01:00
Charles Haley 65935db7d1 Merge from trunk 2011-06-01 05:39:56 +01:00
Charles Haley 202c9b9d14 template box. 2011-06-01 05:37:59 +01:00
Kovid Goyal db0c246240 ... 2011-05-31 13:43:38 -06:00
Kovid Goyal 42d92fb461 ... 2011-05-31 11:29:53 -06:00
Kovid Goyal 5c219da8d3 EPUB Output: Fix crash caused by ids with non-ascii characters in them 2011-05-31 11:28:37 -06:00
Li Fanxi 32e61fae78 [Sync] Sync with trunk. Revision 9361 2011-06-01 01:13:39 +08:00
Kovid Goyal 37ddce4074 Improve documentation of template functions 2011-05-31 10:40:27 -06:00
Kovid Goyal 33b9a43b9c ... 2011-05-31 09:27:14 -06:00
Kovid Goyal f4affb57e3 Driver for Motorola Defy 2011-05-31 09:12:40 -06:00
Charles Haley cdeb8ade3d Yet another improvement on the color wizard.
Make 'None' compare to zero in the formatter function 'cmp'.
2011-05-31 12:13:08 +01:00
Kovid Goyal 775c63bd39 ... 2011-05-30 22:53:15 -06:00
Kovid Goyal 32bcac2147 When deleting all formats except ..., do not delete if it leaves a book with no formats 2011-05-30 22:49:13 -06:00
Charles Haley ee3481490a Merge from trunk 2011-05-30 22:52:31 +01:00
Charles Haley 2db4f11ad0 Change library.models.py to iterate through the colors list instead of using a dict. 2011-05-30 22:51:46 +01:00
Kovid Goyal dd745a8e3b ... 2011-05-30 14:54:05 -06:00
Kovid Goyal 495a7d0dec Cache coloumn color values 2011-05-30 14:19:58 -06:00
Charles Haley e21d45824e Change to cache colors instead of metadata. 2011-05-30 20:52:26 +01:00
Kovid Goyal 0a2ddcb44b Try to preserve the timestamps of files in a ZIP container 2011-05-30 13:19:42 -06:00
Kovid Goyal 07d2c984c4 ... 2011-05-30 13:05:02 -06:00
Charles Haley 1237db4c87 Use the cache for the rest of the calls to get_metadata. 2011-05-30 19:47:30 +01:00
Charles Haley cb2a5e5d96 Cache metadata used for coloring.
Set times on extracted zip files.
2011-05-30 19:21:42 +01:00
Charles Haley 7f3d6f6b15 Add missing reverse apostrophe in search documentation 2011-05-30 15:53:04 +01:00
Charles Haley ed6656e974 Add a 'not' box. 2011-05-30 15:35:02 +01:00
Charles Haley 56b239991c Clean up color preferences to make it less intimidating.
Add an 'and' box to the wizard.
Fix a couple of small bugs.
2011-05-30 14:56:52 +01:00
Kovid Goyal ee942255a7 ... 2011-05-29 16:46:33 -06:00