joshcai / mcdermott

web app for the mcdermott network
MIT License
2 stars 0 forks source link

Slave #88

Closed thedhruvn closed 8 years ago

thedhruvn commented 8 years ago

Added "title" field for all McUser - default is blank, also allows for Dr., Mr., Mrs., and Ms. through a dropdown.

Title viewable only in the profile view (see changes to see how I added the title with the user.get_full_name_with_maiden() function)

Added Export to excel functionality with a new row for Titles - tested it and it works.

atvaccaro commented 8 years ago

Changed it to merge into develop instead of master.