mdoerk / seng513project

Course Project of SENG 513
http://pages.cpsc.ucalgary.ca/~sillito/seng-513/project.html
23 stars 21 forks source link

Closes Issue 308: Redirect to original location after signin from links within pages #339

Closed henry-c closed 13 years ago

henry-c commented 13 years ago

3 areas were a user can login

1) Sign In from default layout on top right corner of page - directs to issue listings 2) Sign in from add issue link - directs to add issue page 3) Sign in from promote or add comment from viewing of issue - directs back to last issue

This commit shows diff in testModule when I did not change anything in there (guessing old commit had different line endings) - Using UNIX EOL with ANSI encoding

awthornt commented 13 years ago

I'll get this in.

awthornt commented 13 years ago

Everything looks good to me. No merge issues and the new functions work.