Charles Haley
c68a36d3c1
Make the author_sort display tweak work in the content server
2010-12-18 18:14:40 +00:00
Charles Haley
545cdfd00d
Enhancement #7931 : add tweak to change display in tags pane from author to author_sort.
2010-12-18 09:43:11 +00:00
Charles Haley
b12e505f5c
Enhancement #7892 : New tweak options for series number increment
2010-12-17 11:50:50 +00:00
Charles Haley
95fcf6d3af
Enhancement #7920 (Tab for custom MetaData) -- added a tweak to switch to single-column mode
2010-12-17 10:10:43 +00:00
Charles Haley
c63ffe6ae8
Add tweak to control which custom fields are displayed in books info
2010-12-10 09:45:52 +00:00
Charles Haley
7f6c1712e1
Provide a sort_order tweak
2010-12-04 13:06:35 +00:00
Kovid Goyal
55ecbdb763
Add tweak to control behavior of double clicking on the books list
2010-11-07 12:10:45 -07:00
Charles Haley
dd9015565b
Add tweak:
...
# Behavior of doubleclick on the library view. Choices:
# open_viewer, do_nothing, edit_cell. Default: open_viewer.
# Example: doubleclick_on_library_view = 'do_nothing'
doubleclick_on_library_view = 'open_viewer'
2010-11-07 18:27:17 +00:00
Kovid Goyal
e83dc0e800
Fix #7241 ('Generate Cover' cannot support Asian characters)
2010-10-26 16:39:17 -06:00
Charles Haley
e568a55d59
Improve sony_collection_renaming_rules documentation.
2010-10-22 13:58:19 +01:00
Charles Haley
abd8ca4cb9
Add the possibility of sorting collections by an arbitrary metadata field
2010-10-22 13:55:17 +01:00
Charles Haley
d4f409646a
1) change author_sort tweak documentation to note that the values must be recomputed
...
2) change 'lookup' documentation in the template faq
2010-10-17 05:36:10 +01:00
Kovid Goyal
113feab6d3
Fix #7046 (Removing a publisher results in an error). Add tweak to control how articles in title sort are handled. Add a new format type 'device_db' to plugboards to control the metadata displayed in book lists on SONY devices.
2010-10-03 12:57:25 -06:00
Charles Haley
0d163a2a7d
Use 'device_db' for device database updates. Change the sony driver as appropriate. Remove the tweak.
2010-10-03 15:29:38 +01:00
Charles Haley
6f45344847
Add tweak to change articles in title sort pattern
2010-10-03 14:54:06 +01:00
Charles Haley
60083e325c
Secret feature: sony driver can use plugboard when writing metadata to its DB.
2010-10-03 12:57:48 +01:00
Charles Haley
c3bf0d736e
Move the ignores from tweaks to the dialog
2010-10-01 18:05:11 +01:00
Charles Haley
5742f5b9dc
Added a tweak to ignore certain names and extensions in check_library.py
2010-10-01 17:10:26 +01:00
Charles Haley
8b9b64a8e6
1) add two tweaks controlling what custom fields the content server displays
...
2) add & cleanup some field_metadata methods
2010-09-24 11:34:52 +01:00
Kovid Goyal
1db3f30ec9
Pull from trunk
2010-09-12 09:41:17 -06:00
Charles Haley
721e61ef2a
Clean up tweaks.py formatting (add blank lines)
2010-09-11 21:05:05 +01:00
Charles Haley
6eaa75527b
resort maximum_resort_levels tweak implemented
2010-09-11 21:01:26 +01:00
Charles Haley
b603a761fb
Merge from trunk
2010-09-05 10:49:09 +01:00
Kovid Goyal
2d85288855
Content server: Show custom column data in the book listing
2010-09-03 11:37:51 -06:00
Charles Haley
f383f6ee5c
1) Add limit to number of tags that display in content server
...
2) Add tweak to set the limit.
2010-09-03 17:43:25 +01:00
Charles Haley
c3aa30064b
Add tweak to respect add_tags_to_new_books when copying between libraries.
2010-09-02 20:34:45 +01:00
Charles Haley
e957291d37
Put new_book_tags into the GUI, remove from tweaks.
2010-09-02 14:41:08 +01:00
Charles Haley
7fa99ffb57
1) Add tweak to make user-defined search terms for searching across multiple fields.
...
2) Make parse exceptions visible as the tooltip in the GUI
2010-09-02 11:12:40 +01:00
Charles Haley
7a9dc00e0f
Tweak to automatically add a tag to newly added books.
2010-09-02 09:29:14 +01:00
Charles Haley
16e5b2f3b0
Add code for Sony collections
2010-09-01 16:44:12 +01:00
Charles Haley
4afad85855
Implement enhancement #6577 (Date format) created by chattympc
2010-08-23 11:56:16 +01:00
Charles Haley
0fcf26a113
Enhancement #6237 - automatically connect to a folder on startup
2010-08-18 13:09:59 +01:00
Charles Haley
037a377a1c
Remove search restriction tweak
2010-08-17 21:23:28 +01:00
Charles Haley
0aa7eca66d
Merge from trunk
2010-08-17 10:31:16 +01:00
Charles Haley
83fc6c54f6
Fix problems with restrictions when changing libraries:
...
- restrictions box is not reloaded
- counts are not correct
Add tweak to set restriction at calibre startup
2010-08-17 10:30:32 +01:00
Kovid Goyal
3b52187aee
Implement #6523 (New value for existing tweak)
2010-08-16 09:50:25 -06:00
Kovid Goyal
1973540efa
...
2010-08-11 09:22:14 -06:00
Kovid Goyal
972d3e600d
When generating filenames from a template remove prepositions from title and series names. Can be controlled by a tweak.
2010-08-05 13:00:43 -06:00
Kovid Goyal
bb8bc9cea5
Display average rating by partial coloring of category icon
2010-06-15 09:07:24 -06:00
Charles Haley
8ff2f2f865
Finish average rating display.
...
1) change schema upgrade to not use field_metadata.
2) add option to preferences to show (or not) the average rating
3) add a tweak to choose between the clipped star and the rectangle
4) fix bug -- missing set of the search_as_you_type checkbox
2010-06-13 07:46:31 +01:00
Charles Haley
cbe0b78aef
Make series sorting on library and tag views honor the the title_series_sorting flag (and rename the flag
2010-06-10 21:48:01 +01:00
Charles Haley
fe1316f201
Title sort tweak.
2010-06-10 21:16:54 +01:00
Charles Haley
cf90d5f1e5
Small spelling mistake in default_tweaks.py
2010-05-24 21:08:55 +01:00
Charles Haley
b7116d6e50
Fix #5493 - pubdate gui format tweak
2010-05-09 17:04:32 +01:00
Charles Haley
e61e40bdf0
Custom column changes, etc. Also removed a print statement
2010-04-18 17:08:27 +01:00
Kovid Goyal
c86155a177
Fix #4739 (Setting author_sort to the same as author)
2010-02-09 10:24:48 -07:00
Kovid Goyal
3b28deb26e
Allow automatic series increment algorithm to be tweaked by editing the config file tweaks.py
2010-02-08 20:49:49 -07:00