74 Commits
Author SHA1 Message Date
junv 4df0903ae4 try to modify default avatar to reto 2013-02-05 11:41:48 +08:00
junv 60ddc673bc change avatar default image 2013-02-05 11:38:24 +08:00
junv ec6b5b4bb2 filter blanks of slug when create a team 2012-12-06 14:12:21 +08:00
szpyxlwoni 89ae1532d1 add job title to people 2012-12-04 15:14:10 +08:00
szpyxlwoni fa05b3db73 add local uservoice record 2012-11-28 17:42:28 +08:00
szpyxlwoni 6fcde56593 fix invite bugs 2012-11-27 11:23:34 +08:00
junv 7eebf1413b fix bug inivte some one do not belong any org 2012-11-26 16:54:36 +08:00
junv 24a8aa7a52 add import list of people by email 2012-11-26 16:13:43 +08:00
junv 9b9b8e6588 code improved 2012-11-22 09:21:42 +08:00
junv e564d79506 add flickr support in profile page 2012-11-21 16:35:52 +08:00
junv 5915b1acfb add refresh auth_token 2012-11-20 18:03:01 +08:00
junv ec25604a9c modify a function name 2012-11-20 11:07:19 +08:00
junv 6b868a5f3f WIP 2012-11-20 09:06:32 +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 eb70f666cc user can choose whether to show avatar 2012-11-19 13:56:39 +08:00
Mark Ryall 698551b57b corrected mime type validation on photo for person 2012-11-18 08:46:12 +10:00
junv 8386d46f00 now the home page's avatars are dynmic generate from db 2012-11-16 17:35:17 +08:00
junv b163c015f5 teams list page ui improvment 2012-11-16 15:42:44 +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 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 08bf45a3be fix some ruby best practices 2012-11-15 11:22:02 +08:00
junv e7e5566447 add gravatar api,if user uploaded photo ,the system will use it first,if not system will use gravatar.com API 2012-11-14 23:17:38 +08:00
Jeff Xiong 958fa365c5 get rid of annoying outputs from controller specs 2012-11-14 18:22:43 +08:00
junv 1c789028e3 add join the team button 2012-11-14 16:06:46 +08:00
junv a9d2881d81 add all accessable team to show 2012-11-14 11:51:10 +08:00
Jeff Xiong 7e3550ce6c fix a broken view 2012-11-13 19:00:06 +08:00
junv 9eba3dfe22 add a concept of organization 2012-11-13 15:24:19 +08:00
junv 180c814afd make user friendly walidation error message 2012-11-09 13:41:02 +08:00
Mark Ryall f51f56fef1 implemented antechamber api call 2012-11-06 17:50:11 +10:00
Mark Ryall 8b6d34311a can now create messages in team antechamber 2012-10-19 00:16:23 +11:00
Mark Ryall 30b7f6ef28 started adding antechamber to team 2012-10-18 23:51:15 +11:00
Mark Ryall 39f1da6c48 added hidden class to hide team members who have left a team, have not yet joined or are hidden 2012-10-11 21:31:28 +10:00
Mark Ryall 4b673a6da8 added role to membership 2012-10-02 20:08:34 +10:00
Mark Ryall 35b2f05cf8 made hidden attribute editable for membership 2012-10-02 18:42:37 +10:00
Mark Ryall f27206fefb added draggable map pointer to specify birth locaation 2012-09-23 19:14:45 +10:00
Mark Ryall b0033b6961 forced use of square images everywhere - this will break most image links 2012-09-23 14:42:47 +10:00
Mark Ryall 6422f4a585 added team retrieval and cleaned up logic around which profiles can be accessed 2012-09-19 08:41:06 +10:00
Mark Ryall 4dabab2b18 moved logic determining whether a user can be viewed out of the two controllers 2012-09-18 09:15:54 +10:00
Mark Ryall 5378bb46d6 filtered out profiles for people in a shared membership that has not yet been approved 2012-09-17 18:20:27 +10:00
Mark Ryall aff81489ea added api entry point to retrieve list of user teams 2012-09-17 17:54:42 +10:00
Mark Ryall 41c5ee004c added retrieval of photo url when it has been uploaded 2012-09-14 14:53:00 +10:00
Mark Ryall ade7477b33 added an api controller and a single api call to retrieve some attributes for a person 2012-09-14 14:39:32 +10:00
Mark Ryall 409f96bea8 fixed the use of the uuid method in membership 2012-09-13 11:31:35 +10:00
Mark Ryall 0c1cc9be1e now ensuring uniqueness of auth_token in person 2012-09-13 09:08:49 +10:00
Mark Ryall d12af93e1c collapsed persona_id creation into create_for_email method (since it is the only way users can be created) 2012-09-12 22:48:03 +10:00
Mark Ryall 1aa37ab2ec added autogeneration of auth_token on creation of a new user 2012-09-12 22:43:56 +10:00
Mark Ryall 4a459bc0c5 added require of uuid generator to membership 2012-09-12 18:01:27 +10: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