Kovid Goyal
b66c7ec2d5
FB2 Output: Produce output that is closer to the FB2 Spec
2010-12-03 19:39:58 -07:00
Kovid Goyal
6ec27b1234
...
2010-12-03 19:36:31 -07:00
John Schember
9409781f4a
FB2 Output: Insert empty lines properly.
2010-12-03 19:43:50 -05:00
John Schember
1fd503a12e
FB2 Output: Use pretty print option.
2010-12-03 19:14:09 -05:00
John Schember
692b6bcf02
FB2 Output: Remove FB2 options that are no longer implemented.
2010-12-03 19:11:33 -05:00
John Schember
d4f76eba5b
FB2 Output: Make FB2 output more compliant. This removes some features such as inline TOC and links.
2010-12-03 19:08:19 -05:00
Kovid Goyal
d1c02bfbc9
Fix #7780 (Wider template box for create/edit custom columns?)
2010-12-03 13:07:13 -07:00
Charles Haley
e311e36c8c
Merge from trunk
2010-12-03 19:59:04 +00:00
Charles Haley
55e17f81a0
Fix #7780 - non-expanding boxes in create_custom_column.ui
2010-12-03 19:58:10 +00:00
Kovid Goyal
8fea5a64e5
...
2010-12-03 12:09:31 -07:00
Sengian
9cc182c669
Merge from trunk
2010-12-03 19:38:48 +01:00
Sengian
ca0df54bf3
Add provisory fictionwise metadata
2010-12-03 19:37:08 +01:00
Kovid Goyal
36fc63cf36
IGN:Tag release
2010-12-03 11:35:08 -07:00
Kovid Goyal
2e3e4a254c
version 0.7.32
2010-12-03 10:52:39 -07:00
Kovid Goyal
d0bc04d6a9
Updated translations
2010-12-03 10:00:24 -07:00
Kovid Goyal
a172785529
E-book viewer: Fix broken backwards searching
2010-12-03 09:51:35 -07:00
Hiroshi Miura
215007e160
recipe: mainichi_it_news: fix typo
2010-12-04 01:33:57 +09:00
Kovid Goyal
3be66119d0
enums now always have None. Significant speed increasing when recomputing author sort values
2010-12-03 09:30:51 -07:00
Kovid Goyal
72a41ea70c
Fix #7776 (Updated recipe for NZZ site)
2010-12-03 09:20:56 -07:00
Kovid Goyal
40780b84ea
Fix #7777 (New recipe for The Philosophers' Magazine)
2010-12-03 09:20:10 -07:00
Charles Haley
eac8447e47
Speed up manage_authors by orders of magnitude. In the process, make database_changed notification sane, doing the operation once even if many emits were done.
2010-12-03 13:09:20 +00:00
Charles Haley
741ff46083
Change enums back to having None as the default value
2010-12-03 09:18:38 +00:00
Kovid Goyal
825a3f984b
Fix NYTimes login page change
2010-12-02 23:47:29 -07:00
Translators
59d9872a11
Launchpad automatic translations update.
2010-12-03 05:03:00 +00:00
Charles Haley
e3e889e390
Merge from trunk
2010-12-03 03:31:50 +00:00
Kovid Goyal
8c2697c90b
A new custom column type: Enumeration. This column can take one of a user defined set of values
2010-12-02 18:16:21 -07:00
Kovid Goyal
0506e8ca17
PML Output: Fix #7742 (PMLZ output not good enough for DropBook) [reduce image sizes so they work with Dropbook]
2010-12-02 18:02:55 -07:00
Kovid Goyal
e87b6e3679
Global Times by malfi
2010-12-02 17:56:55 -07:00
John Schember
6798036d84
PMLZ Output: UI options.
2010-12-02 19:06:35 -05:00
John Schember
1f91663c22
PMLZ Output: Reduce image depth and size by default to accommodate Dropbook. Includes option to output un-modified images.
2010-12-02 18:43:50 -05:00
Charles Haley
71ca6e046c
Merge from trunk
2010-12-02 19:08:12 +00:00
Charles Haley
5fa0b8941a
Change enums to not use the user defined function in meta2
2010-12-02 19:07:37 +00:00
Kovid Goyal
3724183366
Edit metadata dialog: Only set title and authors if they have changed
2010-12-02 11:21:47 -07:00
Kovid Goyal
2633b89d63
Implement #7711 (Add "Previous" Button to edit metadata form)
2010-12-02 11:09:45 -07:00
Kovid Goyal
e6db8b13a6
Clean up metadata_single.py
2010-12-02 10:43:42 -07:00
Kovid Goyal
d3aacc01d5
...
2010-12-02 09:29:30 -07:00
Kovid Goyal
f2f81550db
TXT Output: Add option to generate Markdown output. Turn <br> tags into spaces.
2010-12-02 09:28:19 -07:00
Charles Haley
49530f1bbb
Merge from trunk
2010-12-02 16:22:46 +00:00
Charles Haley
46614c19e0
Fixes to allow an empty value in an enum
2010-12-02 16:19:09 +00:00
Kovid Goyal
3b71c89655
Add a count function to the template language. Make author_sort searchable.
2010-12-02 09:15:34 -07:00
Kovid Goyal
b7518b0b4e
Fix #7740 (Star count from added columns doubled in book detatils block). Also store queries generated by the advanced search dialog in the search history
2010-12-02 09:12:03 -07:00
Kovid Goyal
ac23ca7503
Poughkeepsie Journal by weebl
2010-12-02 09:07:23 -07:00
Hiroshi Miura
6173ff8c59
recipe: add nikkei news about social
2010-12-03 00:46:25 +09:00
Hiroshi Miura
9c025f4736
recipe: fix japanese recipes
...
- mainichi news: handle ad pages
- yomiuri: remove table tag
- nikkei life: reduce feeds
2010-12-03 00:43:59 +09:00
Charles Haley
da750b1410
Some random changes:
...
1) added a 'count' function to the template language
2) changed the template language faq
3) made author_sort searchable
4) improved the help in calibredb create_custom_column
2010-12-02 14:07:39 +00:00
John Schember
8032890d0f
TXT Output: Markdown output, ensure separation between sections.
2010-12-02 07:37:38 -05:00
Charles Haley
5cdc87fc89
Enumeration type custom columns
2010-12-02 12:25:16 +00:00
John Schember
d744fb698b
TXT Output: change remove links to keep links and remove links by default with Markdown format output. TXT Output: Add keep image references option and remove images by default with Markdown format output.
2010-12-02 06:54:36 -05:00
Charles Haley
438e0d5305
Better enum-type help text
2010-12-02 09:16:45 +00:00
Charles Haley
6ba2d854fa
Fix #7740 : CC ratings showing doubled on book info (and mobile browser)
2010-12-02 09:16:27 +00:00