Rob G. Healey
|
c544e79b22
|
Fixed event types not being translated in IndividualPages, Events section. Made some spacial alignment in eventtypes.py for better visual aid.
svn: r13748
|
2009-12-10 00:01:20 +00:00 |
|
Doug Blank
|
f271154b59
|
Fixes for get_year_calendar
svn: r13743
|
2009-12-08 12:32:10 +00:00 |
|
Doug Blank
|
4434fd6542
|
Added convienience method for getting year in the calendar of a date
svn: r13731
|
2009-12-06 17:34:27 +00:00 |
|
Doug Blank
|
0c10d47a90
|
Added a == to match to check more exact matches
svn: r13717
|
2009-12-05 20:07:53 +00:00 |
|
Doug Blank
|
d004430882
|
Fixed error in computing days of a date diff span
svn: r13661
|
2009-11-23 01:54:44 +00:00 |
|
Benny Malengier
|
1846c513cf
|
2799: in GEDCOM export, changed timestamp for every single record is 31 DEC 1969
svn: r13630
|
2009-11-18 22:45:54 +00:00 |
|
Benny Malengier
|
61130b11ef
|
03288: [XML import] Custom family event role type is ignored on Family Events
svn: r13447
|
2009-10-28 16:15:48 +00:00 |
|
Doug Blank
|
c8fc4d20dd
|
Added = and == to match for similar and exact text_only date matches
svn: r13417
|
2009-10-25 21:05:45 +00:00 |
|
Doug Blank
|
40b9c7a7ca
|
Fixed three errors in date conversions: set_slash didn't work; set_slash2 was missing; and convert_to calendar needed to clear NEWYEAR and SLASHES
svn: r13395
|
2009-10-23 00:06:14 +00:00 |
|
Doug Blank
|
c202f43e9b
|
Fixed two errors: simple str(date) now shows alternate newyear day; match with alt newyear day now works correctly
svn: r13390
|
2009-10-22 04:15:18 +00:00 |
|
Doug Blank
|
99282aa715
|
3272: Proposal for updating config settings
svn: r13346
|
2009-10-08 01:12:51 +00:00 |
|
Doug Blank
|
435aca1e95
|
Report format type of error
svn: r13307
|
2009-10-05 12:53:46 +00:00 |
|
Doug Blank
|
86e744cc19
|
One set of Swedish tests is ok
svn: r13305
|
2009-10-05 11:21:22 +00:00 |
|
Doug Blank
|
09497d5576
|
Fixed error in sorting date spans, and refined span comparisons
svn: r13303
|
2009-10-04 15:13:07 +00:00 |
|
Doug Blank
|
ae4c341777
|
Fixed error in assert, which revealed some errors in testing Swedish dates
svn: r13302
|
2009-10-04 15:11:30 +00:00 |
|
Doug Blank
|
0c856f59f5
|
Added get_gedcom_name formatter to Name to allow sharing
svn: r13251
|
2009-09-26 01:05:08 +00:00 |
|
Doug Blank
|
8883fe0f97
|
Moved gedcom date constants and functions to gen.lib.date so they can be shared
svn: r13249
|
2009-09-25 20:45:05 +00:00 |
|
Gerald Britton
|
941fff23ae
|
Tweaks to use inplace arithmetic
svn: r13191
|
2009-09-10 18:49:48 +00:00 |
|
Raphael Ackermann
|
cf5ee9d657
|
pep8 & typos
svn: r13001
|
2009-08-14 07:07:10 +00:00 |
|
Raphael Ackermann
|
c1be765f7a
|
fixed typos
svn: r12984
|
2009-08-13 08:52:05 +00:00 |
|
Raphael Ackermann
|
5ac76d658b
|
0002832: Somes modules still use Relib reference on docstring
patch by romjerome
fixed wrong doc string in srcref.py
svn: r12949
|
2009-08-10 19:46:24 +00:00 |
|
Raphael Ackermann
|
65f72560d1
|
pep8 fixes
fixing typos
svn: r12934
|
2009-08-09 17:09:32 +00:00 |
|
Doug Blank
|
d5a9ffe96a
|
Made StyledTextTag a new-style class by extending object; allows to work with older python's too
svn: r12859
|
2009-08-02 05:25:37 +00:00 |
|
Benny Malengier
|
2a365f4d99
|
improve docstrings
svn: r12797
|
2009-07-15 09:16:39 +00:00 |
|
Benny Malengier
|
dddcb10dd3
|
docstring update
svn: r12758
|
2009-07-03 09:23:07 +00:00 |
|
Benny Malengier
|
2b2f132d8c
|
add ldsordbase to api doc
svn: r12753
|
2009-07-02 08:28:29 +00:00 |
|
Gerald Britton
|
0351c2e6ca
|
GrampsType: Avoid retranslating literal strings; rearrange metaclass code
svn: r12742
|
2009-06-30 18:29:45 +00:00 |
|
Gerald Britton
|
fdfacd972c
|
Minor tweaks to use slices instead of lists of items
svn: r12705
|
2009-06-25 13:41:16 +00:00 |
|
Benny Malengier
|
a52bc62be9
|
2691: Create api documentation with sphinx
svn: r12704
|
2009-06-24 21:56:07 +00:00 |
|
Gerald Britton
|
8584798916
|
person.py: minor performance improvements
svn: r12625
|
2009-06-04 19:00:51 +00:00 |
|
Gerald Britton
|
5eb7e18dc6
|
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
svn: r12572
|
2009-05-26 20:48:09 +00:00 |
|
Gerald Britton
|
021b754939
|
Bug 3011: change old-style classes to new-style classes
svn: r12559
|
2009-05-21 17:19:50 +00:00 |
|
Gerald Britton
|
e3bd5d1e69
|
Fix ownereditor popup menu handling
svn: r12550
|
2009-05-19 20:07:00 +00:00 |
|
Benny Malengier
|
53716bdca0
|
2942: Note in Family eventref not referenced, also source of attribute of family eventref
svn: r12535
|
2009-05-18 14:02:13 +00:00 |
|
Doug Blank
|
29d55c10d0
|
added http:// if missing scheme
svn: r12510
|
2009-05-06 22:06:12 +00:00 |
|
Doug Blank
|
6ebd0b0a77
|
Added two methods: parse_path and get_full_path, but the Url class will need to be enhanced and refined to be more useful for web development
svn: r12506
|
2009-05-06 13:11:31 +00:00 |
|
Doug Blank
|
0e6d1d8496
|
2792: Dates in sourcereferences in person_ref_list not upgraded; hack to be removed in future
svn: r12271
|
2009-03-09 14:10:51 +00:00 |
|
Jérôme Rapinat
|
160b4e3c6f
|
#2746: Translation problem in calendar names (by Janne Kovesjärvi)
svn: r12126
|
2009-02-26 09:13:50 +00:00 |
|
Jérôme Rapinat
|
82787f0413
|
2702: Date Conversions to and from French Republican was broken
svn: r11995
|
2009-02-15 15:10:15 +00:00 |
|
Peter Landgren
|
a34cf168f3
|
Working now with all keywords in English.
svn: r11963
|
2009-02-11 13:14:56 +00:00 |
|
Peter Landgren
|
e3ae9deb76
|
Added tests for Swedish calendar
svn: r11962
|
2009-02-11 08:32:54 +00:00 |
|
Raphael Ackermann
|
baef4d76a4
|
fixed indentation issues and mix of tabs and spaces.
svn: r11943
|
2009-02-09 23:37:40 +00:00 |
|
Doug Blank
|
9eac556fca
|
Removed problem method set(): Bug #2669: Note editor does not retain marker
svn: r11844
|
2009-02-04 12:51:34 +00:00 |
|
Jérôme Rapinat
|
40d99c2b4e
|
revert changes, using ngettext
svn: r11761
|
2009-01-30 10:36:23 +00:00 |
|
Jérôme Rapinat
|
d1918cc259
|
mistakes on context
svn: r11715
|
2009-01-25 13:11:27 +00:00 |
|
Jérôme Rapinat
|
0034c7c02c
|
translation support and use TransUtils for context
svn: r11703
|
2009-01-24 09:40:55 +00:00 |
|
Jérôme Rapinat
|
28ee7ee1a8
|
#445: B.C.E and dates conversion on french_calendar
svn: r11681
|
2009-01-22 10:15:01 +00:00 |
|
Peter Landgren
|
3fc705f784
|
Typo fixed.
svn: r11674
|
2009-01-20 13:03:28 +00:00 |
|
Peter Landgren
|
f6320f0432
|
Removed debug stuff.
svn: r11672
|
2009-01-20 10:02:19 +00:00 |
|
Peter Landgren
|
a73b2da699
|
Swedish calendar added.
svn: r11665
|
2009-01-19 20:09:19 +00:00 |
|