Ryan O'Neill

Results 13 issues of Ryan O'Neill

When trying to debug the dot net library we are unable to view the communications between Adyen and the client server because HttpWebRequest does not have logging built in. Exceptions...

enhancement

SendEmailCommand was incorrectly referred to as CleanupCommand, must have been from a copy and paste.

FTM uses _FREL and _MREL instead of the standard PEDI pedigree tags. When loaded and resaved this causes the new file to fail the content comparison tests as we have...

bug

To add an individual to the in memory database we just add a new GedcomIndividualRecord. To add sub records (birth, names etc) we add those to the individual but also...

enhancement
help wanted

I like what I see of the NodaTime project and I'd like to figure out if we will gain any benefit from implementing this in GedcomDate and throughout the project.

enhancement
help wanted
Hacktoberfest

Similar to #2 , a reader, writer and tests need adding for this data.

enhancement

I saw a very good presentation by @gep13 recently on the [Cake](https://github.com/cake-build/cake) project, which is a C# build system. It looks like it will take away a few issues with...

Hacktoberfest
administrivia

Look into what reports we can generate. Initial ideas. 1. Fan chart, ability to select start person, option include adoptive lines and semi-circle or full circle layout. 2. Ability to...

enhancement

The ability to output reports, error and informational messages in many languages. Would be useful for reports but also where logging is involved. For pluralisation we could use https://github.com/rudyhuyn/PluralNet or...

enhancement