Commit Graph
23 Commits
Author SHA1 Message Date
Mark Ryall 36f2276397 addition and removal of facts for a profile 2012-09-01 17:13:06 +10:00
Mark Ryall 7c913583ec added a track to person (as a default) 2012-09-01 10:49:37 +10:00
Mark Ryall 53600fe9af simplified extraction of soundcloud track number and secret (to allow public tracks to be used) 2012-09-01 10:14:40 +10:00
Mark Ryall 863ca16bfc added some logging to membership controller 2012-08-30 22:34:51 +10:00
Mark Ryall 3a0335ac2a extracted track number and secret with a regexp 2012-08-30 22:14:51 +10:00
Mark Ryall d058cf0db9 added membership controller and route to handle post to update soundcloud url 2012-08-30 22:08:47 +10:00
Mark Ryall 9126d0079d blessed users can now add users to a team by email address 2012-08-28 20:51:03 +10:00
Mark Ryall c194ec8f7c moved all teams related functionality to teams controller (renaming from team controller) and blessed users can create new teams 2012-08-28 20:27:20 +10:00
Mark Ryall f02837f1f0 added a silhouette image and an avatar page 2012-08-28 17:08:08 +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 425ef56200 restricted people from seeing teams they are not in 2012-08-27 22:44:10 +10:00
Mark Ryall 0afaa03e02 added a different page when an unknown team is viewed 2012-08-27 22:37:12 +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 23eaea3dc5 added a separate layout for the landing page and removed persona js from application layout 2012-08-20 22:58:13 +08:00
Mark Ryall b878a0004e added profile edit page for basic text attributes of a person 2012-08-20 22:30:48 +08:00
Mark Ryall 6a01474d22 added some sample data and basic template 2012-08-16 22:33:35 +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 22643d54ac added a home controller and changed that to be the root route 2012-08-13 16:54:58 +08:00
Mark Ryall 64dbe7d2e2 empty rails application 2012-08-09 17:12:23 +08:00