18 Commits
Author SHA1 Message Date
Mark Ryall 2e4760a2ab added current_person as a helper method so views can use it 2012-10-02 08:20:10 +10:00
Mark Ryall 2ce08a1400 allow site login using auth_token 2012-09-20 08:41:12 +10:00
Mark Ryall 0148bedbad removed unnecessary email variable 2012-09-12 22:55:43 +10:00
Mark Ryall fc03b71aef completed specs for application_controller 2012-09-12 22:35:47 +10:00
Mark Ryall 7c4ced4e29 added more specs for current_person 2012-09-12 22:25:54 +10:00
Mark Ryall af66d1b200 added a trivial spec for application controller 2012-09-12 20:19:29 +10:00
Mark Ryall 1b0c9d69b1 switched to using uuid as initially generated account for new users 2012-09-11 08:30:13 +10:00
Mark Ryall 181d81d0ff moved authorisation stuff into an omnipotence module 2012-09-11 08:25:15 +10:00
Mark Ryall 708fe90d9c added timestamp as initial account name 2012-09-10 16:22:30 +10:00
Mark Ryall 2456044063 added a check for profile to hide people who you do not share a team with 2012-09-10 15:25:52 +10:00
Mark Ryall a5019ccd85 moved person logic into a module and stored initial request url in session (to visit after authentication) 2012-08-28 00:52:02 +10:00
Mark Ryall 0abdaf2fab added blessed and omnipotent overrides to allow teams to be reviewed 2012-08-27 23:01:04 +10:00
Mark Ryall 2b7c79ce9e hmm - minor issue with authentication 2012-08-27 20:50:52 +10:00
Mark Ryall 9dc5b9afa2 added user override mechanism 2012-08-27 20:48:24 +10:00
Mark Ryall b9d30dad58 moved home to show teams and added a team view 2012-08-20 23:40:52 +08:00
Mark Ryall 1f883b29c5 added logout 2012-08-13 18:47:47 +08:00
Mark Ryall 67f2447a0a added browserid authentication 2012-08-13 18:07:19 +08:00
Mark Ryall 64dbe7d2e2 empty rails application 2012-08-09 17:12:23 +08:00