Doug Blank
|
1740803a58
|
Changes for Tag and Report views; Reports can be run from the website
svn: r18297
|
2011-10-12 16:28:26 +00:00 |
|
Jérôme Rapinat
|
a2e000a04d
|
5297: typo; self.update() was missing
svn: r18295
|
2011-10-12 14:49:59 +00:00 |
|
Jérôme Rapinat
|
6dbab99330
|
5293: return year only with 'about' calculation
svn: r18294
|
2011-10-12 14:42:54 +00:00 |
|
Doug Blank
|
d03186f36b
|
Changes to search new surname table
svn: r18293
|
2011-10-12 12:34:23 +00:00 |
|
Doug Blank
|
4ce6dc3788
|
Should not call _LOG.error (reported by P. Franklin)
svn: r18291
|
2011-10-12 11:24:21 +00:00 |
|
Jérôme Rapinat
|
0cd782cd5f
|
5293: at least/at most for ages at death (DAR/DDR)
svn: r18290
|
2011-10-12 07:15:39 +00:00 |
|
Doug Blank
|
2ed489a858
|
Gramps Django exports to GEDCOM
svn: r18289
|
2011-10-12 02:52:04 +00:00 |
|
Doug Blank
|
f47691367c
|
Added rebuild_cache; use base64 string to encode/decode
svn: r18288
|
2011-10-12 01:17:29 +00:00 |
|
Doug Blank
|
17f1796f1c
|
added cache to objects; added birth/death_ref_index
svn: r18287
|
2011-10-11 23:42:33 +00:00 |
|
Doug Blank
|
bdc643366d
|
Added return on unserialize; added create for all classes
svn: r18286
|
2011-10-11 23:39:10 +00:00 |
|
Jérôme Rapinat
|
c38e2ab5a0
|
4365: Import/Export Gramps XML is not idempotent; sort primary objects by handles after rev18272
svn: r18285
|
2011-10-11 05:51:21 +00:00 |
|
Rob G. Healey
|
2aad276c80
|
Referenced Sources has been added to class RepositoryPage().
svn: r18284
|
2011-10-11 02:17:42 +00:00 |
|
Rob G. Healey
|
55b297d1fb
|
Completed some work on RepositoryPage, some work on Navigation menus...
svn: r18283
|
2011-10-10 20:41:25 +00:00 |
|
Paul Franklin
|
a9f824773a
|
5240: Failure on start of gramps.py by missing locale.LC_MESSAGE
svn: r18282
|
2011-10-10 19:35:04 +00:00 |
|
Doug Blank
|
57772e71e6
|
Changes to allow all reports to run from Django-based backend
svn: r18281
|
2011-10-10 16:34:39 +00:00 |
|
Paul Franklin
|
98d1fff55c
|
typo
svn: r18280
|
2011-10-10 16:33:04 +00:00 |
|
Paul Franklin
|
81200951a7
|
typo
svn: r18279
|
2011-10-10 16:30:22 +00:00 |
|
Doug Blank
|
f3d74f5dfe
|
Typo: menu not defined
svn: r18278
|
2011-10-10 15:57:40 +00:00 |
|
Doug Blank
|
552602da8b
|
Added include_in_listing handling to ignore packages
svn: r18276
|
2011-10-10 12:27:14 +00:00 |
|
Jérôme Rapinat
|
408d3aec79
|
4365: Import/Export Gramps XML is not idempotent; sort primary objects by handles after rev18272
svn: r18275
|
2011-10-10 11:39:50 +00:00 |
|
Rob G. Healey
|
663a7279ca
|
Created same fix from Gramps33 for Source Pages.
svn: r18274
|
2011-10-10 05:34:38 +00:00 |
|
Doug Blank
|
4037105e4f
|
Another fix for idempotent export/import round trip
svn: r18272
|
2011-10-10 01:16:32 +00:00 |
|
Doug Blank
|
5b37466905
|
allow flag to get_person_handles; update example
svn: r18271
|
2011-10-10 00:42:34 +00:00 |
|
Doug Blank
|
c9130274d8
|
do_reg_plugins() requires at least a dbstate
svn: r18270
|
2011-10-10 00:40:22 +00:00 |
|
Zdeněk Hataš
|
1e4baf393b
|
czech translation update
svn: r18267
|
2011-10-09 18:06:42 +00:00 |
|
Doug Blank
|
4aa7b0710e
|
4365: Import/Export Gramps XML is not idempotent
svn: r18265
|
2011-10-09 16:16:10 +00:00 |
|
Peter Landgren
|
9ec1291fd3
|
Issue 5275, missed the case when lat or long was missing.
svn: r18263
|
2011-10-08 16:23:48 +00:00 |
|
Peter Landgren
|
06bd6096a4
|
Issue 5275, problem when lat/long has wrong format in place view.
svn: r18262
|
2011-10-08 14:23:00 +00:00 |
|
Jérôme Rapinat
|
e7580e774c
|
5285: Add a blank entry on countries list (same as Calendar)
svn: r18260
|
2011-10-08 11:28:08 +00:00 |
|
Zdeněk Hataš
|
d05ff328c3
|
czech translation update
svn: r18258
|
2011-10-07 19:08:27 +00:00 |
|
Jérôme Rapinat
|
d9a42299a2
|
5285: Add a blank entry on countries list
svn: r18256
|
2011-10-07 10:22:46 +00:00 |
|
Rob G. Healey
|
d9cbb4f6cb
|
Fixed problem in creating Google Family Links page
svn: r18254
|
2011-10-07 05:52:47 +00:00 |
|
Peter Landgren
|
95c5872126
|
Fix of issue 5282, white spaces should be kept.
svn: r18252
|
2011-10-06 16:48:36 +00:00 |
|
Rob G. Healey
|
b028d4c0e1
|
Fixed a crash in creating the family map page, and some little changes in comments.
svn: r18251
|
2011-10-06 07:56:49 +00:00 |
|
Paul Franklin
|
2f4a370ea7
|
typo in 3165 patch -- caught by lcc
svn: r18250
|
2011-10-04 18:00:13 +00:00 |
|
Paul Franklin
|
fc68033c3a
|
3165: Fix printing of marriage strings in Det{Asc/Desc}Reports -- original patch from Vlada Perić (vlada.peric@gmail.com), then split in two by Matt Keenan (matt.keenan@gmail.com) -- both were applied
svn: r18248
|
2011-10-03 22:51:19 +00:00 |
|
Paul Franklin
|
630751d98b
|
5259: Detailed Descendant Report, incorrect number sequence and printing of duplicates -- patch from Matt Keenan (matt.keenan@gmail.com)
svn: r18247
|
2011-10-03 19:35:00 +00:00 |
|
Paul Franklin
|
cf636e380f
|
5252: Descendend Report traceback referencing NoneType person -- patch from Matt Keenan (matt.keenan@gmail.com)
svn: r18246
|
2011-10-03 19:33:23 +00:00 |
|
Jérôme Rapinat
|
9ec57d9bec
|
3145: Improve image subsection selection; patch for gtk < 2.22 (by Robert Cheramy)
svn: r18239
|
2011-10-02 08:06:40 +00:00 |
|
Stéphane Charette
|
bf77bf9d9a
|
merge several 3.3.1 changes (NEWS, debian/control) up to trunk
svn: r18238
|
2011-10-02 05:47:22 +00:00 |
|
Rob G. Healey
|
78685cb16f
|
Tr- erote the display_relationships() on class IndividualPage.
svn: r18233
|
2011-10-02 01:53:12 +00:00 |
|
Michiel Nauta
|
7940d8e80d
|
5264: DTD syntax and RNG validation, again remove xml and make coords strings
svn: r18232
|
2011-10-01 19:59:36 +00:00 |
|
Jérôme Rapinat
|
9b65dad70d
|
Add Vietnamese translation (by De Tran)
svn: r18225
|
2011-09-30 06:45:03 +00:00 |
|
Jérôme Rapinat
|
e59540d3fe
|
5264: update location, researcher, address
svn: r18222
|
2011-09-30 06:27:28 +00:00 |
|
Jérôme Rapinat
|
e51d189b29
|
5264: minor validation issues on researcher and person reference
svn: r18219
|
2011-09-29 16:02:49 +00:00 |
|
Zdeněk Hataš
|
88cbf1b68a
|
czech translation update
missing holiday added to holidays list
svn: r18214
|
2011-09-28 18:14:16 +00:00 |
|
Jérôme Rapinat
|
af1f95dbd7
|
3145: Improve image subsection selection (contribution by Robert Cheramy)
svn: r18212
|
2011-09-27 06:28:27 +00:00 |
|
Zdeněk Hataš
|
3d93c96818
|
czech translation update
svn: r18208
|
2011-09-26 13:47:16 +00:00 |
|
Zdeněk Hataš
|
a02c5861a5
|
czech translation update
svn: r18202
|
2011-09-24 10:30:57 +00:00 |
|
Rob G. Healey
|
6501d21159
|
Remoed the global use of place_handle_list, and place_lat_long. Soe cleanup and also pep8 work.
svn: r18201
|
2011-09-24 09:49:59 +00:00 |
|