Daniel Loudon

Results 11 comments of Daniel Loudon

Hi Am i ok working on this along with issue #37 .

I think we need to implement some authorization for the manager view, so that only people with person type of manager can see this view. We can then store the...

Hi, I would like to work on this, but can you check out issue #36 (defining PersonTypes), we need to create some user types first.

Should consider adding NCronTab.Advanced, it has everything that NCronTab has and then extra features. https://www.nuget.org/packages/NCrontab.Advanced/

Hi you can assign me this issue

Do we have a list of validation rules anywhere? Such as names (`GivenName`, `SurName`) have a min length, phone numbers should be valid for a certain country? Thanks

Hi, I am familar with Fluent Validation and used it alot quite recently. I think creating validators for the domain objects would be a better approach, although I was going...

Hi I have added the extension methods for comparing a `DateTime` object's date with another `DateTime` object's date (these are the methods above except each method has been appended with...

Sure, I agree with you @ultramark, I think you are right and we should maybe go back to that commit.

Hi do we need to build something to manage the county links? If not, are we happy to seed these into the database from a file?