Commit Graph

19936 Commits

Author SHA1 Message Date
Paul Franklin
e7439e6e23 show the paragraph styles sorted, in the style editor
(e.g. the 65 of them in the text descendant report)


svn: r19989
2012-07-11 15:39:24 +00:00
Paul Franklin
345d80b588 5900: reports should remember their last-used GUI output file name
svn: r19988
2012-07-11 15:04:15 +00:00
Doug Blank
fdeac38c04 Initial code for finding differences
svn: r19987
2012-07-11 14:49:24 +00:00
Doug Blank
c59fe9fd71 Missing method for tags
svn: r19986
2012-07-11 14:12:37 +00:00
Doug Blank
ee1e4eb2f7 Need to be able to sort when getting handles; fixed typo
svn: r19985
2012-07-11 06:53:19 +00:00
Doug Blank
f311e3d64a Fixes for tags
svn: r19984
2012-07-11 03:19:56 +00:00
Doug Blank
7b133023ed Added handles_func to db._tables, and added sort to get_X_handles methods in DictionaryDb
svn: r19983
2012-07-11 01:41:52 +00:00
Doug Blank
1f0dc4f799 Missing gettext
svn: r19982
2012-07-11 00:31:27 +00:00
Tim G L Lyons
e106cfb7ad 0005735: Custom Source filter missing. Citation filter was not using 'page' and source filter was not using 'Abbreviation'.
svn: r19981
2012-07-10 22:21:28 +00:00
Doug Blank
e61df51701 Moved exportxml
svn: r19980
2012-07-10 21:16:37 +00:00
Andre Marcelo Varenga
c6e45e6b40 update pt_BR translation
svn: r19977
2012-07-10 18:53:20 +00:00
Doug Blank
996a2cd2a2 5905: Links (other than internet) in Notes don't work in NAVWEB; handle Family
svn: r19975
2012-07-10 17:05:23 +00:00
Paul Franklin
e44060f00b 5483: graphic reports should allow indexing (and thus a t.o.c.) -- partial
(this is Craig's 5483-Ancestor-Descendant-libtreebase-trunk.svndiff patch
from 5483, and I am only commiting it; he wrote it and deserves the credit)


svn: r19972
2012-07-10 13:31:13 +00:00
Paul Franklin
c52933f9ec 5483: graphic reports should allow indexing (and thus a t.o.c.) -- partial
(this is my patch-5483=drawindexing-20120702.svndiff.trunk -- from 5483)


svn: r19971
2012-07-10 13:29:44 +00:00
Paul Franklin
5696864675 GEPS008 fixes
svn: r19962
2012-07-08 14:02:47 +00:00
Fedik
0cdc51ec04 forgot about --no-wrap :)
svn: r19957
2012-07-07 17:23:28 +00:00
Fedik
123cc33f59 small translation and uptades
svn: r19956
2012-07-07 17:00:29 +00:00
Paul Franklin
a4ccd58c09 5765: table-lines out of order in complete-individual-report in LaTeX
(patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>)


svn: r19952
2012-07-05 13:53:20 +00:00
Paul Franklin
3e9cc045eb 5734: have one style file for dual-named reports
svn: r19948
2012-07-04 16:11:51 +00:00
Nick Hall
e73eec36aa 5886: Update Makefile.am and POTFILES.in for r19943
svn: r19946
2012-07-03 12:22:22 +00:00
Paul Franklin
11bfd21e8a give the report options a unique name
svn: r19945
2012-07-02 13:44:39 +00:00
Craig J. Anderson
2580665600 Fixed a small error where $P in a person box when the person has not
been married does not remove the format string.  Found by Adam Stein.


svn: r19944
2012-07-02 13:41:58 +00:00
Paul Franklin
f160ba8c64 5886: Calendar report cannot be run
svn: r19943
2012-07-02 13:22:34 +00:00
Doug Blank
ff8a9fbbba Error in get_repr
svn: r19942
2012-07-01 03:02:47 +00:00
Doug Blank
40e1821d12 5885: TemplateSyntaxError on person details
svn: r19941
2012-06-30 13:01:53 +00:00
Doug Blank
38f5d57b7f 5868: webapp xml import failed in trunk
svn: r19940
2012-06-30 12:14:23 +00:00
Doug Blank
e1247426da Allow Span display as Time or as Age
svn: r19939
2012-06-30 05:04:44 +00:00
Doug Blank
833dfcf7ef 5868: xml import failed in trunk
svn: r19938
2012-06-30 01:00:17 +00:00
Paul Franklin
c54a6e582d ConfigParser is in Python, not Gramps
svn: r19937
2012-06-29 14:36:52 +00:00
Nick Hall
cdf504dc9d Change format of import
svn: r19936
2012-06-28 17:32:27 +00:00
Nick Hall
d1ac573c51 Use constants for Gramps icon and splash file
svn: r19935
2012-06-28 16:21:51 +00:00
Craig J. Anderson
508aefea03 small error fixes to these reports when run in a book report
svn: r19934
2012-06-28 15:42:16 +00:00
Jérôme Rapinat
b913cde440 5881: data_item ignored on citation object
svn: r19931
2012-06-28 14:09:13 +00:00
Nick Hall
ad66d4ba4c GEPS008: Fix for reports
svn: r19930
2012-06-28 12:58:42 +00:00
Nick Hall
521e053a41 GEPS008: Property changes
svn: r19929
2012-06-27 22:24:47 +00:00
Nick Hall
ae1585df82 GEPS008: Move const module
svn: r19928
2012-06-27 17:30:30 +00:00
Nick Hall
f381a707b0 GEPS008: Combine db, name, referent and tree modules
svn: r19924
2012-06-26 14:22:22 +00:00
Nick Hall
449bb71a49 GEPS008: Removed Utils module
svn: r19923
2012-06-25 22:04:16 +00:00
Nick Hall
6f04233439 GEPS008: Move fix_encoding function
svn: r19922
2012-06-25 20:19:34 +00:00
Nick Hall
a072c989b2 GEPS008: Create module for database utilities
svn: r19921
2012-06-25 18:44:52 +00:00
Nick Hall
cfe03f3b60 GEPS008: Move src/docgen to src/gen/utils
svn: r19920
2012-06-25 00:01:40 +00:00
Nick Hall
a164389c6a GEPS008: Remove redundant code
svn: r19919
2012-06-24 22:56:27 +00:00
Nick Hall
7871067d99 GEPS008: Remove unused imports
svn: r19918
2012-06-24 22:05:39 +00:00
Nick Hall
4209730bcb GEPS008: Create new module for string mappings
svn: r19917
2012-06-24 19:14:25 +00:00
Paul Franklin
b7d5b91535 5701: configure an existing "book" using saved-away values
svn: r19916
2012-06-24 17:22:53 +00:00
Nick Hall
4a7623a5ed GEPS008: Change imports for lowercase plugins
svn: r19914
2012-06-24 17:06:50 +00:00
Nick Hall
541887e6ba GEPS008: Create new module for id utilities
svn: r19913
2012-06-24 16:05:56 +00:00
Craig J. Anderson
973f166c99 Added feature of first photo in the gallery information
svn: r19912
2012-06-24 03:17:12 +00:00
Nick Hall
bf4685e302 GEPS008: Fix missing import
svn: r19911
2012-06-24 00:46:50 +00:00
Nick Hall
ac133984a4 GEPS008: Create new module for utilities to cast types
svn: r19910
2012-06-24 00:35:23 +00:00