Sam Manzi
dd496b9acf
Merge pull request #232 from prculley/csvfix
...
9676 CSV import fails for certain types of cross references
2016-09-14 08:59:50 +10:00
Sam Manzi
ee51c8d3e1
Merge pull request #233 from prculley/exportfax
...
Gedcom Export; fix support for PHON, FAX, EMAIL, WWW tags to v5.5.1 standard
2016-09-14 08:42:07 +10:00
prculley
daf0de5692
Gedcom Export; fix support for PHON, FAX, EMAIL, WWW tags to v5.5.1 standard
2016-09-06 10:22:18 -05:00
prculley
8d989cc6f6
update test files
2016-09-05 16:53:39 -05:00
prculley
417afd70ab
Gedcom import Notes get NoteType appropriate to object
2016-09-04 09:23:09 -05:00
Paul Culley
c0dfb4831c
Merge pull request #223 from prculley/excepts
...
Bug 9665 Gedcom import exception processing fixes
2016-09-04 09:17:40 -05:00
prculley
50e4fc1222
Bug 9665 Gedcom import exception processing fixes
2016-08-30 11:59:18 -05:00
prculley
e3b482dd57
Make copy of example.gramps to tests dir and point test modules to it
2016-08-30 11:46:55 -05:00
prculley
70404e1931
Copy data.gramps to test directory and point db_test at it
2016-08-29 11:47:27 -05:00
prculley
6df77e3bba
Add test files
2016-08-23 16:00:06 -05:00
prculley
618112b51c
Support for FTM and others Custom Gedcom Event Tags on import
2016-08-20 08:37:42 -05:00
prculley
069cf4c880
Gedcom import media improvements part 2
2016-07-27 10:33:56 -05:00
Matti Niemelä
fb404c2a04
update Finnish holidays
2016-07-16 20:26:55 -07:00
Paul Franklin
e3dc568092
Revert "update Finnish holidays"
...
This reverts commit 47e7025d06
.
2016-07-16 20:15:11 -07:00
Matti Niemelä
47e7025d06
update Finnish holidays
2016-07-16 20:06:42 -07:00
Doug Blank
e257403b7d
Merge pull request #202 from prculley/bug9552
...
Bug9552 Export to '.wft' file crashes if Unicode characters are present on Windows
2016-07-16 17:42:53 -04:00
prculley
a879d0e485
bug 9552 Export to '.wft' file crashes if Unicode characters are present on Windows
2016-07-16 16:22:43 -05:00
prculley
41e8996761
Oops, forgot that I had an export test present
2016-07-16 15:49:17 -05:00
prculley
d524bdd512
bug 9501 CSV import/export messes up places
2016-07-16 15:49:17 -05:00
prculley
a3c6ce1c30
rebase
2016-07-16 12:02:20 -05:00
prculley
aa92fa55a9
bug 9581 Gedcom import of FTM .ged file containing _LINK tags not supported
2016-07-16 11:51:00 -05:00
Doug Blank
61f6015aba
Merge pull request #191 from prculley/bug9479
...
Bug 9479 Gedcom import loses spaces in text fields from FTM
2016-07-16 12:03:37 -04:00
Doug Blank
523abbf722
Merge pull request #196 from prculley/FTM_photo
...
Bug (Feature) 9580 Gedcom import of FTM file containing _PHOTO tags
2016-07-16 11:23:03 -04:00
Doug Blank
ea2c36b100
Merge pull request #194 from prculley/bug9579m
...
bug 9579 Gedcom import of FTM file with OCCU record crashes import
2016-07-16 11:22:08 -04:00
Doug Blank
227821b234
Merge pull request #193 from prculley/Ged1
...
Bug 9575, Gedcom import improvements in media area to support v5.5.1 and FTM
2016-07-16 11:20:36 -04:00
prculley
43d284b166
Bug 9580 Gedcom import of FTM file containing _PHOTO tags
2016-07-15 08:06:51 -05:00
prculley
06fcf29136
Fix for either valid or invalid FTM Gedcom
2016-07-14 10:02:50 -05:00
prculley
98004c4e87
Bug 9575, Gedcom import improvements in media areato support v5.5.1 and FTM
2016-07-11 11:36:45 -05:00
prculley
617569a234
Bug 9479 Gedcom import loses spaces in text fields from FTM
2016-07-08 11:47:18 -05:00
prculley
c92497dba0
Rebase and de-compress exp_sample.gramps
2016-07-07 13:50:26 -05:00
prculley
a8fe152a43
New ged file to deal with no media in test
2016-07-07 13:50:26 -05:00
prculley
3302fd388f
update for fixed up vcard
2016-07-07 13:50:26 -05:00
prculley
a82d5b8609
Export test module and some tests
2016-07-07 13:50:26 -05:00
prculley
9a5d3466cb
Rename test files so that unrelated tests don't conflict with import tests
2016-07-05 14:10:50 -05:00
prculley
495e7801d7
9499: Fix CSV import of utf-8 encoded files exported by Gramps
2016-06-29 22:23:03 +01:00
prculley
66bf311168
9124: GEDCOM doesn't accept CR as a line terminator
...
Original code used readline() when file was in binary mode; this works
only if file contains '\n', true only for CRLF and LF line endings.
Switched to file text mode with correct encoding and universal newline
support.
2016-06-27 21:11:31 +01:00
Matti Niemelä
cc7ca0ccd6
Update finnish holidays
2016-06-24 16:50:27 +02:00
prculley
84e12210cc
more pylint and uncompressed .gramps
2016-06-02 11:36:53 -05:00
prculley
4d60d19fd9
improving the pylint score
2016-05-30 08:49:05 -05:00
prculley
8cda91a377
moved test directory, tweaked tests, and fixes
2016-05-26 11:22:06 -05:00
Elliott Sales de Andrade
28b722b92d
Clean up trailing whitespace.
2016-05-18 20:31:49 -04:00
Ross Gammon
d094925c42
Whoops - missed the trailing tag
2016-05-08 19:19:38 +02:00
Ross Gammon
84a5c369f6
Followup to Pull Request 134:
...
https://github.com/gramps-project/gramps/pull/134
Put the <p> tags back to <_p> so the description paragraphs
are translated again.
2016-05-08 18:58:13 +02:00
Ross Gammon
c4106617ba
9443: Gramps not appearing in Gnome Software
...
I updated the appdata.xml file to the latest version of the specification
(https://www.freedesktop.org/software/appstream/docs/index.html ), adding
some new tags in the process.
I also installed the appdata.xml file to the latest location in the
specification.
The XML has bene validated by the appstreamcli validation tool, and the
patch applied in Debian (Gramps 4.2.3).
If it looks OK, it should probably be cherry-picked to the gramps42
maintenance branch.
2016-05-08 15:13:46 +02:00
romjerome
bb6ce5dc64
typo
...
rebuild man file via 'rst2man' cmd
2016-05-03 11:38:27 +02:00
romjerome
3c9cbb25b0
Add the new '--remove' entry on some templates (*.rst) for man files
2016-05-01 13:30:49 +02:00
Sam Manzi
8694c7fcc7
7921 Move holidays.xml.in to data [refactor]
2016-04-16 16:38:43 +10:00
Ross Gammon
b7ac194949
7763: Remove unused jhtmlarea Files
2016-04-13 07:48:20 +10:00
Ross Gammon
decefda7e5
7763: Remove remaining Sourceless Javascript Files
2016-04-13 07:42:18 +10:00
Doug Blank
831330b6d0
Moved Django templates out of gramps
2016-01-08 18:54:25 -05:00
Nick Hall
e82148677d
Replace tabs with spaces
2015-12-31 21:17:49 +00:00
Paul Franklin
f416756809
Suggestion:Use 'People and Events.'' instead of of an 'etc'
2015-10-02 13:26:32 +10:00
Sveinn Felli
eee2ba4d69
[Tips] Typo's in gramps.pot 'prefered>preferred'
2015-10-01 08:05:10 +10:00
Doug Blank
a3a96eb0ec
Revert "Revert "7763: Sourceless Javascript Files in release tarball""
2015-09-07 18:12:25 -04:00
Sam Manzi
38c01a138b
6824#c44102 Fix outdate tip. Soundex utility > Soundex Gramplet
2015-09-04 10:16:35 +10:00
Sam Manzi
a92ebe3e2c
8481 Update some Tips of the day
2015-09-03 15:39:08 +10:00
Sam Manzi
d2ca05978f
bump version and fix spelling
2015-09-01 08:57:26 +10:00
Jérôme Rapinat
0f86d84dca
8683: Bump to Gramps XML 1.7.1
2015-07-06 15:06:10 +02:00
Jérôme Rapinat
449a0d73a3
8683: Cover custom types on DTD and RNG files
...
Now, xmllint passes '--dtdvalid' and '--relaxng'
2015-07-05 11:12:04 +02:00
Jérôme Rapinat
444c8f95e1
8683: fix duplicate <name> element on pre-1.7.0 XML version
...
XML: use <pname> tag into place hierarchy instead of duplicate <name>
2015-07-05 11:09:19 +02:00
Jérôme Rapinat
62082a4737
Update/Migrate 'example.gramps' and XML schema files
2015-06-27 14:53:29 +02:00
elderamevans
510916e1ee
Trujillo Peru
...
https://github.com/FamilySearch/temple-codes/blob/master/temples.xml
e4150c986b
2015-06-24 10:49:36 -06:00
Doug Blank
933baf8d2e
WIP webapp: largley working again
...
1. Changed personform.model.gender_type to personform.model.gender_type_id
(no idea why this was needed)
2. Take care of cache default, and Tag save
2015-06-17 11:29:38 -04:00
Doug Blank
87983a0aa7
WIP webapp: two changes to make work with Django 1.6:
...
1. Forms no longer allow and pass keywords to models. So, we catch
the keyword (save_cache) set it to the instance, and use that.
2. In templates, apparently not able to pass form.model.item. Will
need to be able to get access to it in render().
2015-06-17 09:03:32 -04:00
Jérôme Rapinat
18a3731e5b
update year on man files config for sphinx
2015-05-28 19:47:14 +02:00
Nick Hall
f125a982d6
Remove SourceForge username from authors file
...
This was used by the svn2cl utility to generate a change log.
2015-05-18 14:59:57 +01:00
Doug Blank
4a1a42783a
Webapp: updated copyright to 2015
2015-05-10 09:56:26 -04:00
Jérôme Rapinat
152535f61b
8213: event columns too narrow
...
Web_Basic-Cypress stylesheet improvements
2015-04-18 16:07:12 +02:00
Sebastian Schubert
d75860f6c1
Remove executable flag of two css files
2015-03-10 13:48:31 +01:00
Jérôme Rapinat
3c4eef5461
8407: gramps -i option in manpage not reflecting what happens; update french translation
2015-03-09 19:07:32 +01:00
Ross Gammon
d595d46129
8407: gramps -o option in manpage not reflecting what happens, https://bugs.launchpad.net/ubuntu/+source/gramps/+bug/1427444
2015-03-07 11:30:21 +01:00
Anthony Fok
c800524955
correct incorrect tip49, new gramps.pot
2015-02-28 18:58:40 -08:00
Jérôme Rapinat
e75d901b29
8288: Keywords entry in gramps.desktop does not end with ';'
2015-01-17 16:05:16 +01:00
Jérôme Rapinat
206b397e7c
4673: update french version for the man file via 'sphinx-build' cmd
2014-10-03 14:07:25 +02:00
Jérôme Rapinat
395184d519
4673: bump man files to '4.2.0'
2014-10-03 13:57:10 +02:00
Jérôme Rapinat
50be0fc292
4673: minor spacing on man template (english)
2014-10-03 12:22:33 +02:00
Ross Gammon
f6e7d32b06
8062: .desktop file missing Keywords entry
2014-09-11 17:25:51 +02:00
Malcom Lewis
86303f6116
Update FSF address to current location.
2014-08-08 19:39:45 -07:00
Nick Hall
27dab7c811
Update Gramps XML schemas
...
Also made a slight change to the XML format for places.
2014-05-14 22:11:56 +01:00
verthezp
59366bad7d
7662: Missing closing bracket in Web_Basic-Spruce.css
2014-05-03 17:34:48 +02:00
Nick Hall
2155ae381f
Remove GEPS 018 related code
2014-04-07 22:04:44 +01:00
Jérôme Rapinat
a77f662877
use paragraphs on AppData for consistency (handling translations)
2014-02-06 17:02:09 +01:00
Doug Blank
8c9310aebc
Webapp: move toolbar buttons closer to edited data
2013-12-02 21:51:01 -05:00
Jérôme Rapinat
4e4ebee911
7125: typo
...
svn: r23418
2013-10-26 16:04:19 +00:00
Doug Blank
bcf43e9a02
Bump copyright up to 2013
...
svn: r23373
2013-10-23 10:58:19 +00:00
Vassilii Khachaturov
bf6901e6ed
7125/7102: port my fix from gramps40
...
Don't bump 1.6.0 XML version, because Gramps 4.1 --
the first version to use it -- hasn't been released yet
svn: r23356
2013-10-20 16:54:48 +00:00
Jérôme Rapinat
5a65bb542a
7110: typo on AppData file, improve description
...
svn: r23305
2013-10-11 08:56:27 +00:00
Jérôme Rapinat
98edfd2848
7110: add up-to-date screenshots to AppData file
...
svn: r23296
2013-10-10 15:52:06 +00:00
Jérôme Rapinat
38fc41fbb7
7110: Add AppData file
...
svn: r23260
2013-10-07 09:42:01 +00:00
Jérôme Rapinat
3c4db9ea0e
7110: Add AppData file
...
svn: r23256
2013-10-07 09:07:40 +00:00
Jérôme Rapinat
c2efe41abc
7110: Add AppData file
...
svn: r23254
2013-10-07 08:28:57 +00:00
Vassilii Khachaturov
2637ab109a
Bump version in xmlns
...
svn: r23035
2013-09-04 20:46:30 +00:00
Doug Blank
0bf91f7708
Make webapp work in trunk, copying changes from gramps40
...
svn: r22930
2013-08-29 12:23:58 +00:00
Nick Hall
6b5da9a67f
Add checksum to dtd and rng files
...
svn: r22873
2013-08-15 22:19:18 +00:00
John Ralls
3fd0762ae0
Move the HTML resources from gramps/plugins/webstuff to data and images
...
So that they're together with the other resources instead of in
site-package/gramps. Aside from a better source and installation
layout, this makes it easier to bundle them.
svn: r22576
2013-06-23 22:47:25 +00:00
Benny Malengier
cfebdf3429
copyright on evidence style, see private mail of John H. Yates to bmcage
...
svn: r22449
2013-05-29 07:47:32 +00:00
Benny Malengier
cc8b166138
Fix error in template map, key should be the types, not strings
...
svn: r22443
2013-05-28 10:17:31 +00:00
Benny Malengier
9b1af034fc
Use term source template, not source type
...
svn: r22442
2013-05-28 10:14:16 +00:00
Benny Malengier
b07717ad86
Split double field corresponding with log date in citatin object
...
svn: r22440
2013-05-28 09:50:53 +00:00
Benny Malengier
b7d1f6906c
Rationalize fields:
...
* consistent use of first/last
* no numbered entries, use (SHORT) where needed
* consistent use of single or plural (AUTHOR, PAGES)
svn: r22439
2013-05-28 09:26:32 +00:00
Benny Malengier
b2b6bcb56a
Use for description of source type same order as in the csv.
...
Add some comments lines with explanation
svn: r22438
2013-05-27 20:26:48 +00:00
Benny Malengier
77ceea2931
Remove errors due to too much spaces in fields
...
Start type at a save value of 100
svn: r22436
2013-05-27 19:45:30 +00:00
Benny Malengier
bf29e57039
2332: Allow reorder of Data in the Data tab of Source: make Data SourceAttribute, which have sourcetype,
...
link with GEPS 018: Evidence
This is step 1 needed for GEPS 018. All types are defined needed to evidence style references
This commit also contains fix for 6777: Crash on export to GEDCOM when there are addresses
svn: r22423
2013-05-26 19:28:57 +00:00
Nick Hall
9c66c62d5c
Add tagging to all primary objects
...
svn: r21194
2013-01-22 16:12:15 +00:00
John Ralls
2f77462320
Fix platform detection on OSX
...
'darwin' is returned by sys.platform, not os.name.
svn: r21180
2013-01-20 19:35:35 +00:00
Nick Hall
ae31189b32
Move images and data directories
...
svn: r20989
2013-01-04 23:09:12 +00:00
Nick Hall
79576762c4
Remove remaining make files
...
svn: r20978
2013-01-04 17:36:50 +00:00
Jérôme Rapinat
6a78da4b25
typo
...
svn: r20878
2012-12-30 10:04:18 +00:00
Jérôme Rapinat
d64e11dc1d
spacing, tab (fr) and paths for files (en, fr)
...
svn: r20856
2012-12-28 09:44:04 +00:00
Jérôme Rapinat
29a170b678
spacing, tab (fr) and VERSION (en, fr)
...
svn: r20826
2012-12-22 19:49:57 +00:00
Jérôme Rapinat
424fe3bd5b
merge from 4.0.0 to trunk
...
svn: r20824
2012-12-22 18:07:18 +00:00
Jérôme Rapinat
159d683ed7
sphinx needs docutils libs for man file generation; typo on french version
...
svn: r20765
2012-12-04 08:51:01 +00:00
Jérôme Rapinat
d6b6d09577
5621: test for docutils
...
svn: r20764
2012-12-03 18:48:03 +00:00
Jérôme Rapinat
bb7470e604
5621: add quick samples of odt and man files generation via docutils
...
svn: r20763
2012-12-03 18:19:39 +00:00
Jérôme Rapinat
fe0d77ee77
5621: start to use markups and update formating
...
svn: r20760
2012-12-03 10:38:24 +00:00
Jérôme Rapinat
eb4544e16c
5621: start to use markups
...
svn: r20759
2012-12-03 09:59:21 +00:00
Jérôme Rapinat
2a100e8a8d
5621: start to use markups
...
svn: r20758
2012-12-03 09:49:41 +00:00
Jérôme Rapinat
66988f0d3f
5621: typo on french files
...
svn: r20757
2012-12-03 09:31:19 +00:00
Jérôme Rapinat
7c7efb4db5
5621: encoding and non-ASCII characters for Portuguese
...
svn: r20756
2012-12-03 09:09:35 +00:00
Jérôme Rapinat
f44e1d2297
5621: limit unrelated warnings and update the french version
...
svn: r20741
2012-12-02 11:39:49 +00:00
Jérôme Rapinat
7c534d3bdc
5621: export section was missing on the English version
...
svn: r20739
2012-12-02 10:57:06 +00:00
Jérôme Rapinat
dfcc87fff0
5621: fix toctree warnings by using TOC way for html output
...
svn: r20738
2012-12-02 10:13:42 +00:00
Jérôme Rapinat
8759bc0c03
5621: support for localized man files
...
svn: r20734
2012-12-01 19:14:43 +00:00
Jérôme Rapinat
64846b1892
5621: update some urls
...
svn: r20733
2012-12-01 17:52:29 +00:00
Jérôme Rapinat
6b1477d4b5
5621: fix some indentation issues
...
svn: r20732
2012-12-01 17:41:17 +00:00
Jérôme Rapinat
29a7d3b036
5621: fix some indentation issues
...
svn: r20731
2012-12-01 17:37:48 +00:00
Jérôme Rapinat
29e04b9dc3
5621: fix some indentation issues
...
svn: r20730
2012-12-01 17:28:43 +00:00
Jérôme Rapinat
61daa7eb77
5621: fix some indentation issues
...
svn: r20729
2012-12-01 17:10:57 +00:00
Jérôme Rapinat
a152c05b99
5621: move .rst files into related 'lang' directory
...
svn: r20728
2012-12-01 17:04:52 +00:00
Jérôme Rapinat
c26cffaffb
5621: start to use makup on fr.rst
...
svn: r20727
2012-12-01 17:02:47 +00:00
Jérôme Rapinat
255d26fa4b
5621: add a quick rst file format version for Portuguese
...
svn: r20726
2012-12-01 16:29:43 +00:00
Jérôme Rapinat
ca0501bab0
5621: provide translations environment for man files
...
svn: r20725
2012-12-01 16:02:41 +00:00
Jérôme Rapinat
20f3ac2c58
5621: update commands
...
svn: r20724
2012-12-01 14:04:51 +00:00
Jérôme Rapinat
a2f0092403
5621: try to move man files generation to something more pythonic with translation support by using sphinx and python
...
svn: r20723
2012-12-01 13:55:32 +00:00
Jérôme Rapinat
2331392dc0
5621: use bold and italic markups on .rst according to previous layout used by man files; could be tested with python-doctuils
...
svn: r20581
2012-10-23 14:25:46 +00:00
Benny Malengier
62ac19b895
GEPS 026: Replace 'make' for Gramps build
...
Removal of make from the top directory
svn: r20498
2012-10-03 08:24:37 +00:00
Andre Marcelo Varenga
0ed251f6ce
add pt_BR man page
...
svn: r20185
2012-08-06 02:09:07 +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
Jérôme Rapinat
013858c4ff
5665: key for Gnome (keep current translations)
...
svn: r19237
2012-04-05 13:19:54 +00:00
Jérôme Rapinat
77e780167e
5665: remove old 'X-GNOME-DocPath' key
...
svn: r19236
2012-04-05 07:58:08 +00:00
Jérôme Rapinat
fe56bef4c8
5665: gramps.desktop file needs to be updated, patch by treacy (debian)
...
svn: r19230
2012-04-04 15:58:24 +00:00
Jérôme Rapinat
ef12d41aa9
5621: remove translated reStructuredText files
...
svn: r19046
2012-03-11 18:25:25 +00:00
Jérôme Rapinat
eb554c0327
5621: remove html samples for man files, see revision for formating
...
svn: r19043
2012-03-11 15:09:46 +00:00
Jérôme Rapinat
76a128bd1e
5621: try to migrate man files to a more general reStructuredText file format
...
svn: r19037
2012-03-10 10:28:16 +00:00
Rob G. Healey
31dcf7b990
Removed files that I was working on for setup.py because Jerome Rapinat's work was much better and more complete.
...
svn: r19035
2012-03-09 23:15:31 +00:00
Jérôme Rapinat
b7373e10b3
typo (contribution by Alain Aupeix)
...
svn: r19030
2012-03-09 16:37:28 +00:00
Rob G. Healey
6313ce7b8d
Committing these files as Jerome and I would like to be able to get to use these in this next development version. We are not ready for actual testing though.
...
svn: r19027
2012-03-09 13:11:15 +00:00
Jérôme Rapinat
d54fd2e8f4
5264: missing personref section
...
svn: r18964
2012-02-24 11:27:43 +00:00
Tim G L Lyons
3adb1b7ffa
Merged trunk r17888 through r18397 into geps023.
...
Conflicts resolved in:
/data/grampsxml.dtd
/data/grampsxml.rng
/src/Filters/Rules/Repository/_MatchesNameSubstringOf.py
/src/plugins/import/ImportXml.py
(Various property conflicts also resolved)
svn: r18405
2011-11-05 19:07:58 +00:00
Jérôme Rapinat
571dbc66b2
5264: missing noteref on person reference
...
svn: r18363
2011-10-23 07:13:45 +00:00