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