Commit Graph

3490 Commits

Author SHA1 Message Date
Brian Matherly
bd75fd9c33 Patch from Gary Burton <gary.burton@zen.co.uk>: Narrative web report: If the event has no date, there's no place (Issue #0001236)
svn: r9045
2007-09-30 21:16:33 +00:00
Alex Roitman
225bcabce3 2007-09-29 Alex Roitman <shura@gramps-project.org>
* data/grampsxml.rng: Add region to objref.
	* data/grampsxml.dtd: Add region to objref.



svn: r9040
2007-09-29 22:24:33 +00:00
Benny Malengier
bb231a73f1 * src/GrampsDb/_ReadXML.py: read region tag in xml
* src/GrampsDb/_WriteXML.py: output region tag in xml (=subsection of picture)
	* src/Editors/_EditMediaRef.py: make sure rectangle is none if nothing given

2007-09-29 Benny Malengier <benny.malengier@gramps-project.org> 


svn: r9039
2007-09-29 14:56:45 +00:00
Benny Malengier
90fe7db3c2 2007-09-29 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9036
2007-09-29 12:13:12 +00:00
Benny Malengier
213c6a9298 2007-09-29 James G. Sack <jgsack@san.rr.com>
* src/GrampsDb/_ReadXML.py: remove bug: no more creation of objects if bookmark is found with
	handle that is not in database. This causes corruption of database!
	* src/GrampsDb/_GrampsDbBase.py: person bookmarks do not work after save. Correct. Issue #1260



svn: r9035
2007-09-29 12:04:45 +00:00
Brian Matherly
6df5468852 Patch from James G. Sack <jgsack@san.rr.com>: 0001187: Runaway Gramps XML file sizes
svn: r9033
2007-09-29 03:32:44 +00:00
Benny Malengier
9ffb568ec3 2007-09-27 Benny Malengier <benny.malengier@gramps-project.org>
* src/FilterEditor/_EditRule.py: wrong filter selection, bug #807
	Based on work Johan


svn: r9014
2007-09-27 13:26:43 +00:00
Benny Malengier
c59c051bce 2007-09-26 James G. Sack <jgsack@san.rr.com>
* src/plugins/Check.py: same sex marriage need not be CIVIL_UNION, bug #1245



svn: r9010
2007-09-26 08:09:09 +00:00
Benny Malengier
4f23d05e5b 2007-09-19 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: empty gedcom gives error message, not crash



svn: r8990
2007-09-19 07:38:37 +00:00
Benny Malengier
0d015fa69c 2007-09-13 Benny Malengier <benny.malengier@gramps-project.org>
* src/Exporter.py: temporarely fix bug invalid filename. This has been
	completely rewritten for 3.0



svn: r8970
2007-09-13 07:36:34 +00:00
Benny Malengier
7935c5ef8a unicode char feature 1199
svn: r8907
2007-08-31 15:06:37 +00:00
Benny Malengier
f2b5069647 unicode char feature 1199
svn: r8902
2007-08-31 10:00:34 +00:00
Benny Malengier
04a991bc9b 2007-08-25 Benny Malengier <bm@cage.ugent.be>
* src/plugins/rel_de.py  : nomeata, bug #1183



svn: r8862
2007-08-24 23:11:40 +00:00
Benny Malengier
b506ab930d small changes, also bug #1164
svn: r8830
2007-08-18 09:21:22 +00:00
Alex Roitman
39cb1c9871 2007-08-17 Piotr Czubaszek <pioterus@gmail.com>
* src/DateHandler/_Date_pl.py: Add new module.
	* src/DateHandler/__init__.py: Import new module.
	* src/DateHandler/Makefile.am: Ship new file.



svn: r8825
2007-08-17 17:13:00 +00:00
Brian Matherly
a117672ac7 Reset source information between people in the individual complete report.
svn: r8797
2007-08-01 11:59:09 +00:00
Alex Roitman
01f50143d8 Fix Polish relationship problem
svn: r8719
2007-07-16 21:17:57 +00:00
Alex Roitman
8481121dcb 2007-07-16 Alex Roitman <shura@gramps-project.org>
* src/Filters/Rules/Person/Makefile.am (pkgdata_PYTHON): Typo.



svn: r8717
2007-07-16 16:29:45 +00:00
Alex Roitman
6575eede14 2007-07-10 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_ReadXML.py (start_compound_date): Add new method;
	(start_datespan): Add new method.
	* data/grampsxml.dtd: Add datespan.
	* data/grampsxml.rng: Add datespan.
	* src/GrampsDb/_WriteXML.py (XmlWriter.write_date): Write the
	datespan.



svn: r8711
2007-07-11 04:13:05 +00:00
Alex Roitman
dc185b12ac 2007-07-05 Alex Roitman <shura@gramps-project.org>
* configure.in: Require pygtk 2.8.0 or higher.



svn: r8702
2007-07-06 04:23:26 +00:00
Brian Matherly
3e2a120fda Translate "Custom Size" string for reports.
svn: r8690
2007-07-03 04:12:59 +00:00
Alex Roitman
52d74237ae 2007-06-30 Alex Roitman <shura@gramps-project.org>
* src/ReportBase/_TemplateParser.py: Close file after parsing.
	* src/ReportBase/_ReportOptions.py (OptionListCollection.parse):
	Close file after parsing.
	* src/ReportBase/_PaperMenu.py: Close file after parsing.
	* src/plugins/BookReport.py (BookList.parse): Close file after parsing.
	* src/Filters/_FilterList.py (load): Close file after parsing.
	* src/BaseDoc.py (StyleSheetList.parse): Close file after parsing.



svn: r8686
2007-06-30 18:57:34 +00:00
Alex Roitman
0aa630a32e 2007-06-28 Alex Roitman <shura@gramps-project.org>
* src/ScratchPad.py (ScratchSourceLink.tooltip): Typo.



svn: r8683
2007-06-28 22:30:08 +00:00
Alex Roitman
534f9bf242 2007-06-25 Alex Roitman <shura@gramps-project.org>
* src/plugins/RemoveUnused.py (init_gui): Add missing argument.



svn: r8672
2007-06-26 06:05:12 +00:00
Alex Roitman
270382d00c 2007-06-24 Alex Roitman <shura@gramps-project.org>
* src/NameDisplay.py (_gen_cooked_func,_gen_raw_func): Do not
	replace %% with anything.



svn: r8662
2007-06-25 05:19:18 +00:00
Brian Matherly
e696e33b38 Handle unicode names for saved book reports.
svn: r8657
2007-06-25 02:32:20 +00:00
Alex Roitman
0f68a84452 (version_supported): Default to the current version.
svn: r8655
2007-06-25 01:45:18 +00:00
Brian Matherly
ef570f2d69 Remove fill color to improve the fanchart display in OpenOfficeDoc format (#0001072)
svn: r8653
2007-06-24 21:13:36 +00:00
Brian Matherly
e1987a77cc Fix rotated text location and remove background color to improve the fanchart display in ODF format (#0001072)
svn: r8651
2007-06-24 20:44:37 +00:00
Alex Roitman
da7d2b7986 2007-06-24 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (load): Typo.
	* src/DbLoader.py (read_file): Fix error reporting.



svn: r8649
2007-06-24 20:01:50 +00:00
Alex Roitman
b4345b2dfb In .:
2007-06-23  Alex Roitman  <shura@gramps-project.org>
	* src/plugins/RemoveUnused.py: Rewrite with single-dialog UI.
	* src/plugins/unused.glade: Add new file.
	* src/plugins/Makefile.am: Ship new file.

In po:
	* POTFILES.in: Add new files.


svn: r8644
2007-06-24 01:23:33 +00:00
Brian Matherly
13cdae6f22 Add "People missing parent" filter.
svn: r8637
2007-06-23 15:43:19 +00:00
Brian Matherly
fc3405615e src/ReportBase/_ReportDialog.py: Fix attribute error exceptions.
svn: r8635
2007-06-23 14:07:00 +00:00
Brian Matherly
e98d2e54e5 0001016: [narrative website] Why is the mime type shown on each image page
svn: r8632
2007-06-23 02:59:03 +00:00
Alex Roitman
16bb718be0 * src/GrampsDb/_GrampsGEDDB.py (close): Save after batch
transactions: #862.
	* src/GrampsDb/_GrampsXMLDB.py (close): Save after batch
	transactions: #862.


svn: r8629
2007-06-23 01:24:42 +00:00
Alex Roitman
7fb923ecd7 Update
svn: r8628
2007-06-23 01:03:48 +00:00
Brian Matherly
fd8e5b0a06 src/ReportBase/_ReportDialog.py: Still let REAL exceptions pass through.
svn: r8624
2007-06-22 12:21:49 +00:00
Brian Matherly
605d6a20ea 0001055: Pictures of the gallery are not used in the detailed ancestor's report when output format is PDF
svn: r8623
2007-06-22 12:18:50 +00:00
Alex Roitman
a226819f70 * src/Editors/_EditFamily.py (EditFamily.__do_save): Disconnect
all signal handlers before committing data.


svn: r8621
2007-06-22 05:35:46 +00:00
Alex Roitman
e63bc9936d 2007-06-21 Alex Roitman <shura@gramps-project.org>
* src/GrampsCfg.py (cb_format_changed): Catch new exception;
	escape special chars from displayed span.
	* src/NameDisplay.py (_gen_cooked_func): Only replace known
	parameters, leave the rest as is;
	(_format_str_base): Catch formatting exceptions and raise our own.
	* src/Errors.py (NameDisplayError): Add class. 



svn: r8620
2007-06-22 03:55:09 +00:00
Zsolt Foldvari
79257df532 2007-06-22 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/NameDisplay.py: fix indentation (use only spaces).
	* src/GrampsCfg.py: handle invalid name format: #1025.



svn: r8619
2007-06-21 23:06:05 +00:00
Alex Roitman
e515508586 * src/Filters/Rules/Person/_RelationshipPathBetween.py
(apply_filter): Object/handle mixup, #1090.


svn: r8612
2007-06-20 19:20:28 +00:00
Alex Roitman
96f7fb06ff 2007-06-20 Alex Roitman <shura@gramps-project.org>
* src/DbLoader.py (DbLoader.read_file): Properly report problem.



svn: r8611
2007-06-20 19:06:23 +00:00
Alex Roitman
688940de4a Update
svn: r8604
2007-06-20 03:56:20 +00:00
Alex Roitman
167641654c Update
svn: r8598
2007-06-20 01:12:50 +00:00
Alex Roitman
f3d0e73c2c 2007-06-19 Alex Roitman <shura@gramps-project.org>
* src/FilterEditor/_FilterEditor.py (_do_delete_filter): Use a
	copy for iteration over the filters.



svn: r8596
2007-06-19 17:07:41 +00:00
Alex Roitman
738b9ab607 2007-06-18 Alex Roitman <shura@gramps-project.org>
* src/DateEdit.py (DateEditorDialog.switch_calendar): Only convert
	non-empty dates to new calendar.



svn: r8582
2007-06-18 18:32:39 +00:00
Alex Roitman
e53f5133da * src/plugins/Verify.py: Clarification in wording: #1071.
svn: r8573
2007-06-17 23:32:42 +00:00
Alex Roitman
2dee4a51c7 2007-06-17 Alex Roitman <shura@gramps-project.org>
* src/GrampsCfg.py (NameFormatEditDlg.cb_format_changed): Catch
	exception when format string is invalid.



svn: r8571
2007-06-17 07:53:45 +00:00
Alex Roitman
4d89c869a7 * src/gramps.py (run): Catch SystemExit exception.
svn: r8568
2007-06-17 01:20:09 +00:00