Doug Blank
|
872e971fd3
|
gen.lib and gen.utils are independent; removed gen.utils.dbutils --- moved db methods to gen.db.base
svn: r13872
|
2009-12-21 04:18:31 +00:00 |
|
Doug Blank
|
dcb926bf87
|
Cleaning up Utils and refactoring common functionality
svn: r13860
|
2009-12-20 22:12:29 +00:00 |
|
Doug Blank
|
7f55894f26
|
Added is_primary method to EventRoleType
svn: r13859
|
2009-12-20 19:59:21 +00:00 |
|
Rob G. Healey
|
224c8c1ffc
|
Fixed error causing crash as per Nick Hall. Corrected tags on libhtmlconst and WebCal.
svn: r13805
|
2009-12-15 02:50:46 +00:00 |
|
Rob G. Healey
|
426691a2ac
|
Not ready yet and I am out of time for now.
svn: r13801
|
2009-12-14 12:31:34 +00:00 |
|
Rob G. Healey
|
057e8504c0
|
Finished exiftype.py Will add it to POTFILES.IN in the afternoon.
svn: r13799
|
2009-12-14 12:22:17 +00:00 |
|
Rob G. Healey
|
8c5c6a428e
|
Continuation of exiftype. Variables have been completed.
svn: r13798
|
2009-12-14 10:52:57 +00:00 |
|
Rob G. Healey
|
42d45dfa5c
|
Beginning of extending the media exif tags section.
svn: r13797
|
2009-12-14 10:01:57 +00:00 |
|
Doug Blank
|
cc768b3d36
|
Proper default value for lookup_calendar
svn: r13769
|
2009-12-11 23:09:02 +00:00 |
|
Doug Blank
|
966ecbf20c
|
Convieniences: get_year_calendar(int) or get_year_calendar(name); date.to_calendar(int) or to_calendar(name)
svn: r13764
|
2009-12-11 15:17:39 +00:00 |
|
Doug Blank
|
b1e51013e6
|
Updated date_test to test swedish dates more
svn: r13763
|
2009-12-11 15:06:21 +00:00 |
|
Doug Blank
|
96737bf442
|
Refined calendar lookup
svn: r13762
|
2009-12-11 15:05:29 +00:00 |
|
Doug Blank
|
6d245db5fc
|
Fixed error in get_year_calendar
svn: r13761
|
2009-12-11 14:27:50 +00:00 |
|
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 |
|