Benny Malengier
752d594571
4198: Person view does not remove a row correctly when two people are merged.
...
This patch improves on the context changes:
* avoid use of transaction_xx methods
* force an abort in case of unclean transaction
Backward compatibility is broken to achieve this.
svn: r16680
2011-02-20 10:52:06 +00:00
Rob G. Healey
1b08fdb508
Removed the html_escape code from libhtml and using saxutils for escaping characters. Thank you, Gerald Britton, for the better way.
...
svn: r16639
2011-02-17 07:42:37 +00:00
Rob G. Healey
4dd853135e
Moved html_escape from NarrativeWeb to libhtml ... use: from libhtml import html_escape as html_escape
...
svn: r16638
2011-02-16 23:36:44 +00:00
Jérôme Rapinat
ea81886c51
'overseas days' (France)
...
svn: r16630
2011-02-16 14:31:23 +00:00
Jérôme Rapinat
7557579697
cleanup France; http://fr.wikipedia.org/wiki/Jour_f%C3%A9ri%C3%A9#.C2.A0France
...
svn: r16627
2011-02-16 14:12:22 +00:00
Craig J. Anderson
4232d8b621
Updates to all three reports.
...
Ancestor
Descendant
Family Descendant
fixes error 4602, 4603
and other errors I found
svn: r16626
2011-02-15 23:31:16 +00:00
Nick Hall
f5fd46d518
Add new bottombar gramplets
...
svn: r16613
2011-02-13 00:02:50 +00:00
Gerald Britton
bfc6e84e07
Bug 4287: Fix Html.attr property for self-closing tags (e.g. <img ... />)
...
svn: r16582
2011-02-05 18:59:44 +00:00
Gerald Britton
bdde8f08fe
Port fix in branch for missing PUBLIC keyword in DOCTYPE to trunk
...
svn: r16553
2011-02-03 15:43:23 +00:00
Jérôme Rapinat
9b574f4a73
4425: event type abbreviations; do not split string; new template; update french translation
...
svn: r16529
2011-02-01 13:56:01 +00:00
Benny Malengier
6d596ad987
4198: Person view does not remove a row correctly when two people are merged.
...
This is a major patch by Michael Nauta. It means all writes happen immediately to bsddb, and the bsddb
rollback is used on a crash. Transaction is no longer used to store changes and do them on commit.
Undo database is set on end.
At the same time with statement is used throughout for transactions
At the same time, the original bug in merge code should be fixed
Still some issues, that will be ironed out
svn: r16523
2011-01-31 21:54:58 +00:00
Nick Hall
116d26e69f
Add extra GrampsBar functionality.
...
svn: r16502
2011-01-30 03:02:38 +00:00
Gerald Britton
adf976821f
Remove unneeded line continuations and tidy up
...
svn: r16472
2011-01-25 18:47:12 +00:00
Jérôme Rapinat
c84e1286d8
4557: do not need XML_DATA macro
...
svn: r16457
2011-01-24 14:41:31 +00:00
Jérôme Rapinat
3b98ce3c4e
4557: do not need XML_DATA macro
...
svn: r16456
2011-01-24 14:28:45 +00:00
Jérôme Rapinat
25976c8e29
4557: do not need XML_DATA macro
...
svn: r16455
2011-01-24 14:27:31 +00:00
Benny Malengier
b3beba53d8
Some bsddb changes
...
* allow to use bsddb3 as database via a config setting
* set async write to disk to improve speed, eg import * 40
svn: r16446
2011-01-23 21:25:51 +00:00
Jérôme Rapinat
551b70a8f3
4557: holidays.xml copied twice (by Josip)
...
svn: r16445
2011-01-23 08:30:10 +00:00
Zdeněk Hataš
ef9254e0f9
updated czech Easter translation
...
svn: r16434
2011-01-22 10:52:17 +00:00
Jérôme Rapinat
19320dc551
4557: order by 'English' name and type; re-enable jewish holidays translation
...
svn: r16429
2011-01-22 07:20:15 +00:00
Gerald Britton
e8f9c8422a
Tweaks to graphical tree reports
...
svn: r16422
2011-01-21 14:30:14 +00:00
Jérôme Rapinat
58a77abbfc
4557: Country selector for holidays.xml returns duplicated entries; only translate country names
...
svn: r16418
2011-01-21 08:59:59 +00:00
Jérôme Rapinat
cc65956246
4554: Do not need to merge translations into tips.xml and holidays.xml (by Josip)
...
svn: r16416
2011-01-21 08:53:23 +00:00
Jérôme Rapinat
e2fcc1d9d0
Avoid quote warnings during '$ make distcheck'
...
svn: r16414
2011-01-19 16:16:21 +00:00
Jérôme Rapinat
9ae0f76da7
do not forget to remove created 'holidays.xml' after build
...
svn: r16413
2011-01-19 16:06:47 +00:00
Jérôme Rapinat
db130645d2
Add support for Ukrainian translation (by fedik)
...
svn: r16397
2011-01-17 17:09:51 +00:00
Craig J. Anderson
b159aa02c2
small updates. remove box.shadow and used report_opt.box_shadow
...
also removed .prev from Descendant reports.
updated shadows to be more consistent.
svn: r16380
2011-01-14 19:20:19 +00:00
Craig J. Anderson
e67041604e
Update to remove doc references from boxes.
...
svn: r16376
2011-01-13 18:10:15 +00:00
Jérôme Rapinat
cd57fa0a17
4530: typo
...
svn: r16375
2011-01-13 14:15:48 +00:00
Jérôme Rapinat
5a67169652
4530: Gedcom import looses custom family event description
...
svn: r16374
2011-01-13 10:49:06 +00:00
Craig J. Anderson
b42bc92f33
fixed errors found with MMM MMMM date format codes.
...
updated test cases to not use mmm and mmmm as these are localized and
the output can differ.
still need to put in a test case for mmmm and mmm.
svn: r16361
2011-01-11 03:32:34 +00:00
Nick Hall
e44dfa291e
Implement Gramps bottombar
...
svn: r16360
2011-01-11 01:21:38 +00:00
Craig J. Anderson
df9825821b
In this commit:
...
Update Ancestor report
Updated Descendant report
new Family Descendant report
new docs for these reports are found at
http://www.gramps-project.org/wiki/index.php?title=User:Ander882
included into trunk for hopeful inclusion into 3.3
svn: r16348
2011-01-07 16:11:17 +00:00
Peter Landgren
6c4a6f4d05
Issue 4515, allow only 09, 0A, 0D in GEDCOM input.
...
svn: r16340
2011-01-05 18:11:50 +00:00
Jérôme Rapinat
36e0c637fd
Add support for Portuguese 'Portugal' (by Frederico Muñoz)
...
svn: r16333
2011-01-03 16:56:50 +00:00
Nick Hall
6f7ce7726f
Sidebar tidy-up and bug fixes
...
svn: r16319
2010-12-28 17:04:41 +00:00
Doug Blank
801f3218b4
fixed surname; added bold holidays; sorted events pers day, holidays last; removed duplicate entry in US 2011; added Mardi Gras in US
...
svn: r16295
2010-12-17 17:26:02 +00:00
Craig J. Anderson
add4764ee5
found $T was taking 2 too many chars from string in and bBdDmMvV did not handle None(s)
...
svn: r16277
2010-12-13 02:37:21 +00:00
Craig J. Anderson
74974570e6
Fixed a couple of little errors. updated a little piece of code.
...
svn: r16261
2010-12-10 13:06:08 +00:00
Craig J. Anderson
9f30d81450
added $T (todays date) and testing cases at bottom
...
svn: r16258
2010-12-07 17:17:36 +00:00
Craig J. Anderson
ee54e58b57
updates to libsuvstkeyword. added test cases at the bottom.
...
svn: r16255
2010-12-07 02:35:06 +00:00
Craig J. Anderson
de35544b79
The new version of SubstKeywords by ander882@hotmail.com
...
docs at: http://www.gramps-project.org/wiki/index.php?title=Display_formatting33
svn: r16252
2010-12-06 03:10:35 +00:00
Doug Blank
67cb93a28c
3719: Pedigree View: should display engagement date if no marriage known; added markup dates to family view to show fallback dates, and invalid dates; pedigreeview shows abbrev. date with markup, and tooltip details
...
svn: r16250
2010-12-05 17:58:56 +00:00
Benny Malengier
a5122b4d1d
4370: Reports in ODT format are corrupted
...
svn: r16210
2010-11-18 20:19:50 +00:00
Jérôme Rapinat
e471c4d08e
4345: TIME on eventdate
...
svn: r16186
2010-11-12 14:05:38 +00:00
Jérôme Rapinat
27ef9f5cdc
4345: TIME on eventdate
...
svn: r16183
2010-11-12 10:19:51 +00:00
Jérôme Rapinat
6c5dbdea07
4345: add _TIME token
...
svn: r16179
2010-11-11 15:48:04 +00:00
Jérôme Rapinat
b43e13d6c4
4345: custom TIME on eventdate
...
svn: r16178
2010-11-11 14:55:36 +00:00
Nick Hall
56e7869137
Introduce workspaces with a shared filter/gramplet sidebar
...
svn: r16160
2010-11-08 15:50:51 +00:00
Jérôme Rapinat
2c37a2c7bb
add Gramps type name on translator class
...
svn: r16113
2010-11-02 15:05:51 +00:00