27 Commits
Author SHA1 Message Date
szpyxlwoni 6fcde56593 fix invite bugs 2012-11-27 11:23:34 +08:00
junv 046fda7e3a fix some bug 2012-11-26 17:50:57 +08:00
junv 24a8aa7a52 add import list of people by email 2012-11-26 16:13:43 +08:00
junv f6462a3296 add invite people from new organisation 2012-11-20 14:07:02 +08:00
junv ec25604a9c modify a function name 2012-11-20 11:07:19 +08:00
junv e88ae7017c modify every team to private,you can only view your organisation"s team 2012-11-19 17:38:54 +08:00
junv 5979c14301 fix some team will display twice 2012-11-16 10:06:04 +08:00
junv a11bc3da4b back to disply teams which someone has already quit,and fix in some situations the person will display twice 2012-11-16 09:52:36 +08:00
junv e8192df6be fix some teams will diaply twice 2012-11-15 17:49:01 +08:00
junv 14a8ac3eea fix quit team function,and remove the team show page will always show yourselef"s infomation,in no matter past,current,future 2012-11-15 16:51:28 +08:00
junv 038a93c85a add quit from team 2012-11-14 17:26:49 +08:00
junv c3e210d035 add quit from a team 2012-11-14 17:08:00 +08:00
junv 1c789028e3 add join the team button 2012-11-14 16:06:46 +08:00
junv c388cb024d fixed the team create method error 2012-11-13 15:30:57 +08:00
junv 9eba3dfe22 add a concept of organization 2012-11-13 15:24:19 +08:00
Mark Ryall 30b7f6ef28 started adding antechamber to team 2012-10-18 23:51:15 +11:00
Mark Ryall 77b28520eb moved uuid generation into a mixin 2012-09-12 18:00:36 +10:00
Mark Ryall 8450786222 added individual acceptance or rejection of an invitation to join a team 2012-09-11 16:28:23 +10:00
Mark Ryall 52f5785372 added a different partial for pending membership in a team 2012-09-11 14:20:04 +10:00
Mark Ryall 8270ab632e added BASE_URL to control expected url and implemented acceptance of invitation link (which only works for the invited team member) 2012-09-11 13:58:19 +10:00
Mark Ryall cf9199c6e0 added email notification for when a user is invited to join a team 2012-09-11 13:30:05 +10:00
Mark Ryall a57e698d75 renamed unknown team view 2012-09-10 13:31:53 +10:00
Mark Ryall 050982ea87 added creator to team and removed restrictions on team creation and updates (everyone can create teams and any member of a team can add new members) 2012-09-02 17:29:46 +10:00
Mark Ryall 095a559d24 populated quiz page 2012-09-01 21:26:47 +10:00
Mark Ryall e4e8ce1787 added (empty) quiz page 2012-09-01 21:11:11 +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