12370 Commits

Author SHA1 Message Date
Kovid Goyal
e131f99db8 Cleanup layout of bulk metadata edit dialog 2011-01-16 09:18:37 -07:00
Kovid Goyal
f1edff8065 Ensure a blank date in the GUI shows up as blank in the custom columns and templates. 2011-01-16 08:28:16 -07:00
Charles Haley
5c4154bb0d Make date.format_date render UNDEFINED_DATE as ''. This makes composite columns and templates behave in the same fashion as the GUI has for some time. 2011-01-16 11:26:34 +00:00
Charles Haley
4a9e8bcb2f Remove some print statements. 2011-01-16 10:48:43 +00:00
Charles Haley
04869f7f5d Merge from trunk 2011-01-16 10:40:42 +00:00
Charles Haley
e0b2d0b62a Add function documentation to template editing dialog (F2 on a composite column) 2011-01-16 10:34:05 +00:00
Charles Haley
a21bf30ff8 1) finish JSON-storage of template function source code
2) fix for #8388. This fix was chosen because it emulates the behavior in 0.7.38, where get_metadata returned empty author lists
2011-01-16 08:41:16 +00:00
Kovid Goyal
5d9f9325a2 Fix #8398 (Bug in FileDialog class) 2011-01-15 23:08:00 -07:00
Kovid Goyal
47f4df49b6 Fix #8400 (Not reading Nook) 2011-01-15 23:05:39 -07:00
Kovid Goyal
631ba316df ... 2011-01-15 16:58:57 -07:00
Kovid Goyal
f6d72fbe0b RTF Input: Fix regression in 0.7.40 that broke conversion of some old style RTF files 2011-01-15 15:46:19 -07:00
Kovid Goyal
4e93c30cd0 Nicer error message when catalog generation fails 2011-01-15 15:26:26 -07:00
Kovid Goyal
1005fd234f Don't use subdirs when sending files to the SNE 2011-01-15 15:19:59 -07:00
Kovid Goyal
c858e77414 ... 2011-01-15 15:11:00 -07:00
GRiker
46119745cb more informative catalog error message exit 2011-01-15 13:58:23 -07:00
Charles Haley
ebea6bdaed Merge from trunk 2011-01-15 20:20:27 +00:00
Kovid Goyal
789747f869 Start work on refactoring the edit metadata dialog 2011-01-15 12:32:47 -07:00
Kovid Goyal
627445c0ee Fix #8378 (bad author sort when diacritic is used). Fix generation of teplate-functions.json 2011-01-15 12:24:35 -07:00
Charles Haley
a719ed8fd9 Better exception handling in tag_view 2011-01-15 18:32:06 +00:00
Charles Haley
6b6b8c2eb7 1. Merge from trunk.
2. Improvement on first-letter partitioning fix
3. Code to build dict of source for formatter builtins
2011-01-15 18:25:05 +00:00
Charles Haley
cde186f1e4 Fix #8378 - bad author sort when diacritic is used. Should actually be bad partitioning by first letter. 2011-01-15 18:08:24 +00:00
Kovid Goyal
9e90f63214 template-functions.json skeleton 2011-01-15 10:14:31 -07:00
Kovid Goyal
a3ae3121eb Fix #8366 (Adding Capitalize option in Edit metadata individually) 2011-01-15 09:53:43 -07:00
Kovid Goyal
ae81518389 South Africa Mail and Guardian by 77ja65. Fixes #8375 (South Africa Mail & Guardian Newspaper Recipe to add to official list) 2011-01-15 08:28:10 -07:00
Kovid Goyal
9ed0f6f805 Fix #8359 (Authors names are resolved incorrectly when converted in 0.7.40) 2011-01-15 08:19:25 -07:00
Kovid Goyal
163043de34 Fix #8365 (Capitalize not working) 2011-01-15 08:17:40 -07:00
GRiker
b16394fcfe KG updates 0.7.40 2011-01-15 04:20:12 -07:00
Charles Haley
d7ac11d137 Change formatter_functions to put the program text explicitly into a string. If source is available, test that the string == the real program text 2011-01-15 09:43:10 +00:00
Charles Haley
1e7c9fb2c3 Fix regression where the '|' character was not converted to comma in get_metadata 2011-01-15 08:37:48 +00:00
Charles Haley
584b8bfa29 Merge from trunk 2011-01-15 08:18:11 +00:00
Kovid Goyal
2911dd1037 When uploading to googlecode retry once on failure 2011-01-14 18:31:08 -07:00
Kovid Goyal
b4c9b07f68 Fix #8352 (Alt-V gives error on book with no formats) 2011-01-14 16:49:26 -07:00
Kovid Goyal
d9952e034b IGN:Tag release 2011-01-14 16:05:57 -07:00
Kovid Goyal
bc9149fb19 version 0.7.40 2011-01-14 15:09:03 -07:00
GRiker
42f6f0881c 0.7.39 2011-01-14 14:01:53 -07:00
Kovid Goyal
01fbd5f532 IGN:Tag release 2011-01-14 13:19:50 -07:00
Kovid Goyal
355b269b7f version 0.7.39 2011-01-14 12:01:50 -07:00
Kovid Goyal
3385e64dfd ... 2011-01-14 11:08:36 -07:00
Kovid Goyal
20d692d662 ... 2011-01-14 11:05:48 -07:00
Kovid Goyal
052766f055 ... 2011-01-14 09:59:51 -07:00
Kovid Goyal
c6f4f1d863 Redo some strings to avoid common translation errors 2011-01-14 09:58:35 -07:00
Kovid Goyal
e5dbe7cc5e Updated translations 2011-01-14 09:47:54 -07:00
GRiker
71abc0faa6 ignore generate_authors switch 2011-01-14 09:44:57 -07:00
GRiker
7a5c6bb52f reformat metadata error msg 2011-01-14 09:24:08 -07:00
GRiker
9a4070d564 add generate_authors switch in GUI, cli 2011-01-14 09:13:41 -07:00
Kovid Goyal
0df278521a ... 2011-01-14 09:01:54 -07:00
Kovid Goyal
2f4261e02c Fix #8316 (Updated recipe for the Financial Times UK edition) 2011-01-14 08:42:19 -07:00
Charles Haley
44e2e66c2c Fix regression in argument counting in the formatter 2011-01-14 12:27:23 +00:00
Charles Haley
86e44c25f8 Merge from trunk 2011-01-14 10:51:06 +00:00
Charles Haley
eb0ebd4df0 Many small changes to the new formatter function stuff:
1) put isempty back.
2) use 'inspect' to get the source code for builtins so it can be displayed in the managemnet dialog box
3) change 'eval' to 'eval_'
4) do a better job of formatting exceptions
5) many changes to the help text
6) added a 'replace' box to the management dialog, so it is visually clear how to modify a function
7) got rid of a print statement
2011-01-14 10:50:13 +00:00