48 Commits
Author SHA1 Message Date
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 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 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 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
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
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 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 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 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 77b28520eb moved uuid generation into a mixin 2012-09-12 18:00:36 +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 aeb2929195 added ability to edit individual profile url 2012-09-10 13:19:24 +10:00
Mark Ryall 3c67bf7084 added other social network accounts to profile edit form 2012-09-03 18:09:24 +10:00
Mark Ryall 28de102b93 allowed phone, twitter and facebook to be mass assigned 2012-09-03 17:58:26 +10:00
Mark Ryall 9d402a25c1 added facts to user 2012-09-01 16:19:26 +10:00
Mark Ryall 0abdaf2fab added blessed and omnipotent overrides to allow teams to be reviewed 2012-08-27 23:01:04 +10:00
nparis 082284676a added 'persona_id' based on md5 hash of email for storing assets instead of persons id 2012-08-24 22:37:56 +10:00
Nathan Paris 58955bc3ec able to upload and view persons photo using paperclip 2012-08-24 20:44:43 +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 eb85b3f764 added teams and memberships 2012-08-20 21:54:39 +08:00
Mark Ryall 0c0e987ae1 switched to using an active record model 2012-08-17 17:33:04 +08:00
Mark Ryall 48fd35c73b made audio mandatory and changed to slightly more convenient folder structure in s3 2012-08-17 16:41:42 +08:00
Mark Ryall f7691206dc added some more name information 2012-08-17 09:14:37 +08:00
Mark Ryall 54a311cb24 some name updates 2012-08-16 23:17:36 +08:00
Mark Ryall 9ee009288b removed pointless heading on login page and moved login account to logout button 2012-08-16 23:13:26 +08:00
Mark Ryall 0fd762a761 added audio controls (for those with audio 2012-08-16 22:52:02 +08:00
Mark Ryall cbc7746c3a combined family and given names into full name 2012-08-16 22:37:34 +08:00
Mark Ryall 6a01474d22 added some sample data and basic template 2012-08-16 22:33:35 +08:00