Jérôme Rapinat
c5061b1bb1
typo; missing gen.utils.alive module
...
svn: r20049
2012-07-22 05:44:34 +00:00
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
Doug Blank
ff5aa4101d
Added missing nickname on name form
...
svn: r20046
2012-07-22 04:10:18 +00:00
Doug Blank
00f3707474
Show Media description in browse view
...
svn: r20045
2012-07-22 00:14:48 +00:00
Doug Blank
5af4d58ff3
Added ^startswith and endswith$ matching for search
...
svn: r20044
2012-07-21 23:03:56 +00:00
Doug Blank
ea9a8699f7
Default media looks in path, descr, and mime type
...
svn: r20043
2012-07-21 22:22:32 +00:00
Doug Blank
b5bf4a3644
Added ability to search media by path, descr, and mime type
...
svn: r20042
2012-07-21 22:14:56 +00:00
Doug Blank
daaf25867d
Added interface to SimpleTable for setting column widths
...
svn: r20041
2012-07-21 18:00:37 +00:00
Doug Blank
685641ec27
Added functionality to add person to existing/new family as spouse/child
...
svn: r20040
2012-07-21 17:43:20 +00:00
Doug Blank
d944dc918f
Renamed variables action -> act to avoid conflict with function
...
svn: r20039
2012-07-21 15:02:52 +00:00
Doug Blank
9295c61005
Typo Media -> Event
...
svn: r20037
2012-07-20 19:15:21 +00:00
Doug Blank
2b254a9bdd
New template for picking from a list of objects
...
svn: r20036
2012-07-20 17:42:59 +00:00
Doug Blank
f383dad6df
Move Sources to Citations
...
svn: r20035
2012-07-20 17:40:54 +00:00
Doug Blank
747c1c8af3
Implement adding refs to shared objects
...
svn: r20034
2012-07-20 17:11:13 +00:00
Jérôme Rapinat
17350a8c2f
update APIs documentation according to last changes (GEPS008)
...
svn: r20032
2012-07-19 08:55:23 +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
Doug Blank
aa4276602e
4538: security - information disclosure: export with 'restrict data on living people'on leaks first names when patronymic is present
...
svn: r20025
2012-07-18 05:19:59 +00:00
Doug Blank
7ba473d4b0
5443: Maximum number of generations (made ranges be able to go as small as 1, which is sometimes useful)
...
svn: r20022
2012-07-18 04:57:47 +00:00
Doug Blank
94c6d31fa8
5443: Maximum number of generations (fixed slightly different types, such as int to long)
...
svn: r20021
2012-07-18 04:45:38 +00:00
Doug Blank
cd5da12282
Code for Gramps to communicate with Gramps-Connect
...
svn: r20020
2012-07-17 19:53:55 +00:00
Doug Blank
e98c78e136
Was not rebuilding cache when adding a references to an object
...
svn: r20019
2012-07-17 13:39:10 +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
7f5f855df1
0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Setup logging in gramps.py before anything else; for Windows divert stderr/stdout to a log file; use logging instead of print for errors or warnings.
...
svn: r20014
2012-07-16 22:55:36 +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
Zdenek Hatas
bfc8d16620
czech translation update
...
svn: r20008
2012-07-16 12:32:29 +00:00
Peter Landgren
c9b6f11da2
Partial Swedish update.
...
svn: r20007
2012-07-16 12:02:54 +00:00
Jérôme Rapinat
216bbfee1e
update POTFILES and Makefile references according to 'po/test/po_test.py'
...
svn: r20003
2012-07-15 14:42:46 +00:00
Paul Franklin
d26a7312d9
5696: clicking the "home" icon should report if no default person has been set
...
svn: r20000
2012-07-14 14:05:37 +00:00
Doug Blank
c2a2343573
Fixed import from exportpkg after it moved
...
svn: r19998
2012-07-14 03:26:23 +00:00
Doug Blank
c5c5e24f7c
Fixed error in setting gramps_id when XML importing
...
svn: r19997
2012-07-13 16:33:36 +00:00
Doug Blank
e03eaa26da
Error in finding differences
...
svn: r19996
2012-07-13 04:31:49 +00:00
Doug Blank
d6fbdc43db
Error in assigning gids
...
svn: r19995
2012-07-13 04:31:15 +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
Paul Franklin
d15031df00
better center the non-glade report dialogs
...
svn: r19991
2012-07-12 14:00:52 +00:00
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