Benny Malengier
a1897e68d9
* src/plugins/MediaManager.py: conversion functions of path
...
* src/Utils.py: general methods to convert abs to rel
* src/Editors/AddMedia.py: show existing descr and select file if pos
* src/Editors/_EditPerson.py: view photo needs db for media path
* src/Editors/_EditMedia.py: better path/mime handling
* src/DataViews/MediaView.py: use full path to view
Start of issue #1208
2008-02-11 Benny Malengier <benny.malengier@gramps-project.org>
svn: r10017
2008-02-11 22:27:24 +00:00
Benny Malengier
c11f6d6a1b
2008-02-11 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/Editors/_EditFamily.py: call editprimary correctly, double gid
svn: r10016
2008-02-11 09:01:57 +00:00
Brian Matherly
1adcd57028
0001731: Wrong dot in Ancestral Report
...
svn: r10015
2008-02-10 22:09:35 +00:00
Benny Malengier
9a1b20535f
temp fix for Raphael
...
svn: r10014
2008-02-10 21:24:50 +00:00
Brian Matherly
fbb9bcedf8
0001751: Translation of string in FanCaaart.py does not work.
...
svn: r10013
2008-02-10 21:22:28 +00:00
Brian Matherly
1f783f6545
0001750: Some problems with web pages
...
svn: r10012
2008-02-10 21:17:43 +00:00
Raphael Ackermann
04eb7fb913
2008-02-08 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditPrimary.py: 0001347: double gid. fix previous commit
svn: r10011
2008-02-10 21:13:19 +00:00
Brian Matherly
610ac774fa
Web Calendar and Narrative Web report now use Menu Options.
...
svn: r10010
2008-02-10 04:09:09 +00:00
Jérôme Rapinat
f9a1b38155
svn: r10009
2008-02-09 14:58:42 +00:00
Zdeněk Hataš
e33599b075
Minor translation update
...
svn: r10008
2008-02-09 11:57:36 +00:00
Raphael Ackermann
7219ed2b44
2008-02-08 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditEvent.py:
* src/Editors/_EditFamily.py:
* src/Editors/_EditMedia.py:
* src/Editors/_EditNote.py:
* src/Editors/_EditPlace.py:
* src/Editors/_EditRepository.py:
* src/Editors/_EditSource.py:
fixed: 0001347: double gid should not be allowed
svn: r10007
2008-02-09 01:07:23 +00:00
Arturas Sleinius
3ce6b13bb3
Updated Lithuanian translation
...
svn: r10006
2008-02-08 20:33:01 +00:00
Raphael Ackermann
04e16919a1
2008-02-08 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditEvent.py:
* src/Editors/_EditFamily.py:
* src/Editors/_EditMedia.py:
* src/Editors/_EditNote.py:
* src/Editors/_EditPlace.py:
* src/Editors/_EditPrimary.py:
* src/Editors/_EditRepository.py:
* src/Editors/_EditSource.py:
pylint fixes
svn: r10005
2008-02-08 15:29:28 +00:00
Raphael Ackermann
6776b91ca5
2008-02-07 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditEvent.py:
* src/Editors/_EditFamily.py:
* src/Editors/_EditMedia.py:
* src/Editors/_EditNote.py:
* src/Editors/_EditPerson.py:
* src/Editors/_EditPlace.py:
* src/Editors/_EditPrimary.py:
* src/Editors/_EditRepository.py:
* src/Editors/_EditSource.py:
0001745: fix where on update empty ID field would not be filled
automatically
svn: r10004
2008-02-08 13:40:04 +00:00
Kees Bakker
beb3b62518
* data/man/gramps.i.in - correction of tool example
...
svn: r10003
2008-02-07 20:18:51 +00:00
Jérôme Rapinat
eb01559178
2008-02-07 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/DateHandler/_Date_fr.py : fix issue with french calendar and
year only #1733
svn: r10002
2008-02-07 15:31:27 +00:00
Raphael Ackermann
8c0779eabb
2008-02-07 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/Editors/_EditPerson.py: pylint fixes & doc fixes
fixed 0001347: double gid should not be allowed for Person View
Still open for all the other list views.
svn: r10001
2008-02-07 08:34:47 +00:00
Raphael Ackermann
146e89876d
2008-02-05 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/data/tips.xml.in: remove checkpoint reference
* src/plugins/Makefile.am: remove checkpoint reference
* po/POTFILES.in: remove checkpoint reference
svn: r10000
2008-02-05 22:24:44 +00:00
Gary Burton
8335204a39
svn: r9999
2008-02-05 21:35:29 +00:00
Gary Burton
288c8b5f74
2008-02-03 Gary Burton <gary.burton@zen.co.uk>
...
* src/plugins/Checkpoint.py:
* src/plugins/checkpoint.glade: remove this plugin as it is superceded by
functionality built in to the Family Tree Manager.
svn: r9998
2008-02-05 21:31:44 +00:00
Raphael Ackermann
22073e503d
2008-02-02 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* example/gramps/data.gramps: replace example.gramps to one generated with
trunk.
0001721: update data.gramps so that it conforms to new style notes.
svn: r9997
2008-02-05 20:37:39 +00:00
Raphael Ackermann
52c7bcc829
deleting old data.gramps then adding new one
...
svn: r9996
2008-02-05 20:30:10 +00:00
Benny Malengier
d0b50fcf5b
2008-02-05 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/GrampsWidgets.py: remove conditional test on pygtk 2.6, 3.0
requires 2.10+, so 2.6 code should never be used.
svn: r9995
2008-02-05 10:13:25 +00:00
Raphael Ackermann
534a306579
2008-02-02 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/DataViews/GrampletView.py
* src/ReportBase/_ReportUtils.py
* src/gen/proxy/private.py
* src/plugins/WebCal.py
* src/plugins/CmdRef.py
* src/Models/_ListCursor.py
* src/Models/_PathCursor.py
PEP 8 fixes. Change
if var == True --> if var
if var is True --> if var
if var == False --> if not var
if var == None --> if var is None
svn: r9994
2008-02-05 00:31:57 +00:00
Raphael Ackermann
a2316b578b
doc fix
...
svn: r9993
2008-02-04 11:12:59 +00:00
Jérôme Rapinat
7f74341901
2008-02-04 Jerome Rapinat <romjerome@yahoo.fr>
...
* data/man/fr/gramps.1.in: update
svn: r9992
2008-02-04 10:23:27 +00:00
Gary Burton
2742e8d00b
2008-02-03 Gary Burton <gary.burton@zen.co.uk>
...
* src/gen/db/base.py: Functions using the pop function expect a return
value. Bug #1632
svn: r9991
2008-02-03 21:55:03 +00:00
Raphael Ackermann
76ddf2bda2
2008-02-02 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/ExportOptions.py: fix mnemonics for filter
svn: r9990
2008-02-03 21:33:41 +00:00
Brian Matherly
5ae6d584f7
0001674: when exporting, filter dropdown menu has to "Entire Database" entries
...
svn: r9989
2008-02-03 02:50:09 +00:00
Brian Matherly
0e4e799375
0001689: Text: Generato commadline plugin interface not localised
...
svn: r9988
2008-02-03 02:26:38 +00:00
Brian Matherly
7ddc29e684
0001694: Descendant report -untranslated text
...
svn: r9987
2008-02-03 02:16:59 +00:00
Brian Matherly
08c54e0d2e
0001702: invoking family group reports crashes gramps
...
svn: r9986
2008-02-02 21:23:08 +00:00
Brian Matherly
d9a1acc4f5
0001704: Det. anc. report - newline needed after endnote entries.
...
svn: r9985
2008-02-02 20:14:37 +00:00
Peter Landgren
3083cd077e
Update due to English man update
...
svn: r9984
2008-02-02 17:47:59 +00:00
Peter Landgren
c2dc63d54c
Update, [ \-l] ->[ \-l ]
...
svn: r9983
2008-02-02 17:45:13 +00:00
Peter Landgren
9b4bd7c10a
Update due to English man update
...
svn: r9982
2008-02-02 17:42:50 +00:00
Brian Matherly
dea5778b74
Deleted GraphViz.py - superceeded by GVRelGraph.py.
...
svn: r9981
2008-02-02 15:03:24 +00:00
Brian Matherly
7cda6f4c7a
0001663: webcal options show Mos. 1-6 Notes and Mos. 7-12 Notes
...
svn: r9980
2008-02-02 14:57:32 +00:00
Arturas Sleinius
0974c7aa33
Updated Lithuanian translation
...
svn: r9979
2008-02-02 14:51:04 +00:00
Brian Matherly
d1d05ec311
0001688: BUG when I clicked generate commandline plugin reference tool
...
svn: r9978
2008-02-02 14:04:27 +00:00
Raphael Ackermann
99ee408037
2008-02-02 Raphael Ackermann <raphael.ackermann@gmail.com>
...
keestux <?@?>
* data/man/gramps.1.in: patch applied for
0000966: Suggestion for man page changes wrt -a and -p opti
svn: r9977
2008-02-02 13:19:49 +00:00
Jérôme Rapinat
9b31e57f5b
2008-02-02 Łukasz Rymarczyk <yenidai@poczta.onet.pl>
...
* pl.po: Translation update
svn: r9976
2008-02-02 12:34:26 +00:00
Raphael Ackermann
2cfa4a9a13
2008-02-02 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/plugins/WriteGeneWeb.py: "Living" is not translated -->fixed
svn: r9975
2008-02-02 10:37:51 +00:00
Erik De Richter
435d2ce7cc
new gramps.pot
...
svn: r9973
2008-02-01 16:40:51 +00:00
Brian Matherly
2710bc0fa1
0001617: place/cause option: cause is never included
...
svn: r9972
2008-02-01 13:04:35 +00:00
Brian Matherly
d45a2fc957
0001624: Source reference hyperlinks do not always work in Narrated Web Site
...
svn: r9971
2008-02-01 02:23:51 +00:00
Jérôme Rapinat
7ede2b4376
2008-01-31 Mirko Leonhaeuser <mirko@leonhaeuser.de>
...
* de.po: Translation update
svn: r9970
2008-01-31 18:30:02 +00:00
Raphael Ackermann
266cce4a9e
cleanup uncommented line.
...
svn: r9968
2008-01-31 09:17:33 +00:00
Benny Malengier
f62e8b988b
2008-01-28 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/MarkerReport.py: fix bug #1669 with None type cmp
svn: r9967
2008-01-31 08:22:43 +00:00
Brian Matherly
060dbd4119
Intelligent selection of default family for family option in reports.
...
svn: r9966
2008-01-31 02:55:59 +00:00