Commit Graph

18882 Commits

Author SHA1 Message Date
Doug Blank
38308df518 Adjust colors of table
svn: r18310
2011-10-13 01:29:46 +00:00
Doug Blank
e487a32a1f Use const.VERSION
svn: r18309
2011-10-13 00:47:13 +00:00
Doug Blank
df4f26e117 Settings for server; added version, and refined user page
svn: r18308
2011-10-13 00:41:27 +00:00
Doug Blank
f7afdc9f6e Changes to keep up with current css in trunk
svn: r18307
2011-10-13 00:13:00 +00:00
Doug Blank
5001870f8d Python 2.6.4 could not deepcopy the name_display
svn: r18306
2011-10-12 23:10:41 +00:00
Doug Blank
ef7f9ea0bf Corrections to find 404 error items
svn: r18305
2011-10-12 21:48:34 +00:00
Doug Blank
9364b9bc85 Run report as a valid user; use username as part of tmp name
svn: r18304
2011-10-12 20:55:26 +00:00
Doug Blank
f1ac71ac6c Python 2.6.4 could not deepcopy the name_display
svn: r18303
2011-10-12 20:20:12 +00:00
Doug Blank
9cd2754e19 Keep gtk out of includes, if possible
svn: r18302
2011-10-12 20:18:48 +00:00
Doug Blank
c40c604da8 Fixes for running on server
svn: r18301
2011-10-12 18:48:58 +00:00
Doug Blank
ed449273c8 Accidently added; removed
svn: r18300
2011-10-12 17:15:21 +00:00
Doug Blank
a533cc4e6e Changes for Tag and Report views; Reports can be run from the website
svn: r18299
2011-10-12 16:32:31 +00:00
Jérôme Rapinat
1bc8f8a79c 5293: age='unknown' for after/after and before/before dates (age calculation)
svn: r18298
2011-10-12 16:30:18 +00:00
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