Jérôme Rapinat
800d6aef45
5914: Cannot save bookmarked citations into Gramps XML file format
...
svn: r20048
2012-07-22 05:36:13 +00:00
Jérôme Rapinat
37e6616185
remove "PluginManagerGramplet" references (see rev20027)
...
svn: r20031
2012-07-19 05:47:45 +00:00
Doug Blank
828d1cd009
Removed unneeded plugin, now that this is built into Gramps
...
svn: r20027
2012-07-18 17:23:41 +00:00
Craig J. Anderson
6d39969056
backed out a parameter passing change I made in commit 19862
...
svn: r20018
2012-07-17 01:34:54 +00:00
Craig J. Anderson
83058c7e7b
Paul found a strange error. Using the book report.
...
when a self._user.begin_progress is started, it must
be finished in the same method. If not, the progress
box will not go away.
svn: r20015
2012-07-17 00:21:14 +00:00
Tim G L Lyons
679178d3bb
0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change warning print statements to logging.
...
svn: r20011
2012-07-16 17:57:01 +00:00
Tim G L Lyons
3fa004ce98
0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change to logging.warning and logging.info.
...
svn: r19994
2012-07-12 22:28:58 +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
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
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
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
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
ac133984a4
GEPS008: Create new module for utilities to cast types
...
svn: r19910
2012-06-24 00:35:23 +00:00
Nick Hall
8b297167b1
GEPS008: Create new module for name utilities
...
svn: r19909
2012-06-24 00:15:17 +00:00
Nick Hall
e484d54bd8
GEPS008: Create new module for tree utilities
...
svn: r19908
2012-06-23 23:37:30 +00:00
Nick Hall
5e1535e125
GEPS008: Create new module for make_unknown functions
...
svn: r19907
2012-06-23 23:18:27 +00:00
Nick Hall
2a0b009bdf
GEPS008: Create new module for file utilities
...
svn: r19906
2012-06-23 22:13:23 +00:00
Nick Hall
b359b16a21
GEPS008: Moved translation utilities
...
svn: r19903
2012-06-23 17:36:36 +00:00
Nick Hall
e2a80ded2a
GEPS008: Moved LdsUtils module
...
svn: r19902
2012-06-23 16:44:40 +00:00
Nick Hall
742c3d770e
GEPS008: Moved ImgManip module
...
svn: r19901
2012-06-23 16:27:39 +00:00
Nick Hall
010325c23b
GEPS008: Change plugin Makefiles to lowercase
...
svn: r19899
2012-06-23 09:36:29 +00:00
Nick Hall
4f1cfd2718
GEPS008: Convert plugin filenames to lowercase
...
svn: r19898
2012-06-22 23:59:45 +00:00
Craig J. Anderson
3a82d58838
fixed a reacurring error that was in 19873
...
svn: r19896
2012-06-21 21:01:38 +00:00
Craig J. Anderson
d3c412512b
fix for 5851 (part 4)
...
svn: r19895
2012-06-21 20:52:19 +00:00
Craig J. Anderson
e0193098a0
revert to 19873
...
svn: r19894
2012-06-21 20:50:55 +00:00
Craig J. Anderson
d1bef05130
base fix for feature request 5483
...
svn: r19892
2012-06-21 14:26:05 +00:00
Jérôme Rapinat
6527b43def
5794: Birthday list report has invalid code
...
svn: r19889
2012-06-21 09:17:44 +00:00
Craig J. Anderson
32fbd754fb
update for feature 5854.
...
Added a new Notes style so the user can modify this separately
svn: r19884
2012-06-19 22:21:36 +00:00
Doug Blank
8f012c19b5
Added doc.use_table_headers to use th on first row; allow declaration style to be id-specific
...
svn: r19881
2012-06-19 15:40:51 +00:00
Doug Blank
e7032c45b6
5794: Birthday list report has invalid code
...
svn: r19879
2012-06-19 14:15:39 +00:00