328 Commits
Author SHA1 Message Date
Jeff Xiong 43905be0b7 Fix build on a new dev machine 2012-11-05 09:45:51 +08:00
Jeff Xiong 23d05e4a8f environmental changes 2012-11-05 08:57:51 +08:00
Mark Ryall 72c8b15d2b switched to using postgres locally instead of sqlite 2012-11-05 11:54:32 +11:00
Mark Ryall d790860e07 added google analytics (why not?) 2012-10-20 15:48:36 +10:00
Mark Ryall 4d84eecc94 added user voice to get some feedback 2012-10-20 12:17:29 +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 40be3fd943 slightly changed description of membership duration 2012-10-13 09:43:36 +10:00
Mark Ryall 6dcf2aa396 split show team js out from increasingly huge application.js 2012-10-13 09:40:55 +10:00
Mark Ryall 704d834f71 started implementing search filtering 2012-10-12 21:29:15 +10:00
Mark Ryall 11c06999b6 moved duplication between membership views to partial and added display of start and end dates 2012-10-12 17:55:56 +10:00
Mark Ryall 5b1abb9bb2 added filtering by pending 2012-10-12 13:23:23 +10:00
Mark Ryall a286618274 added filtering by past/current/future 2012-10-12 13:13:53 +10: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 4756cb968c added heaeding to membership edit form 2012-10-02 20:00:27 +10:00
Mark Ryall 35b2f05cf8 made hidden attribute editable for membership 2012-10-02 18:42:37 +10:00
Mark Ryall 524d8c5a2f added editing of start and end dates 2012-10-02 18:39:36 +10:00
Mark Ryall b19d7d8230 renamed soundcloud specific membership action to update membership 2012-10-02 18:24:13 +10:00
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 a432cfba95 added a hidden field to membership 2012-10-02 08:17:10 +10:00
Mark Ryall aa6cd09918 made all phone numbers tel links 2012-09-24 22:49:29 +10:00
Mark Ryall 183a537136 Added a view for birth place to user profile page 2012-09-23 19:59:05 +10:00
Mark Ryall 13211ebab8 located map canvas with jquery 2012-09-23 19:52:03 +10:00
Mark Ryall 5b65713e91 changed type from float to real 2012-09-23 19:31:55 +10:00
Mark Ryall f27206fefb added draggable map pointer to specify birth locaation 2012-09-23 19:14:45 +10:00
Mark Ryall 191630f523 added lat lng to person 2012-09-23 18:48:37 +10:00
Mark Ryall 95684b5444 added a map (for no apparent reason) in the user profile edit page 2012-09-23 18:48:22 +10:00
Mark Ryall 69d8890e29 added google maps api and added environment variable to documentation 2012-09-23 16:30:44 +10:00
Mark Ryall 3230f59ce3 show soundcloud track on edit page only if one has been specified 2012-09-23 16:20:38 +10:00
Mark Ryall 4162dc0cbe added missing application helper 2012-09-23 14:43:05 +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 7d93c70dc9 minor reformatting 2012-09-23 13:48:34 +10:00
Mark Ryall 88c4ff0e69 copied some of the profile view into the profile edit page 2012-09-23 13:43:57 +10:00
Mark Ryall 778661dc9b added rake tasks to dump current people and teams 2012-09-20 08:56:15 +10:00
Mark Ryall 2dc323d239 modified specification for application controller 2012-09-20 08:45:09 +10:00
Mark Ryall 2ce08a1400 allow site login using auth_token 2012-09-20 08:41:12 +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 1d289de93d renamed teams to memberships in api 2012-09-18 08:52:50 +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 e2ced7b402 switched to retrieving users in api via persona_id 2012-09-14 14:58:14 +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 c9128292b0 added check to see if person was found before checking whether they share a team with current user 2012-09-14 08:47:54 +10:00
Mark Ryall 87bcac557f added chronic for convenient date entry 2012-09-13 18:30:04 +10:00
Mark Ryall f95d948822 changed only image to act as a hyperlink to person profile on team page 2012-09-13 17:44:20 +10:00
Mark Ryall 409f96bea8 fixed the use of the uuid method in membership 2012-09-13 11:31:35 +10:00
Mark Ryall 3a96fec032 added spec for auto generated account and auth_token person attributes 2012-09-13 09:15:39 +10:00