60 Commits
Author SHA1 Message Date
junv 7df18c049f remove gzip expires time temporary 2013-02-04 15:50:20 +08:00
junv c4502d8035 modify gzip expires time 2013-02-04 11:57:37 +08:00
junv 0fbc1744af add cache expires time 2013-02-04 11:24:45 +08:00
szpyxlwoni 324bb3a186 fix show maps in profiles/show 2012-12-07 12:18:46 +08:00
junv b1cd590a63 change push message to pusher ,before use it we should config it at localhost and heroku 2012-12-06 11:16:41 +08:00
junv 408c45f8bf .. 2012-12-05 14:29:32 +08:00
junv 70f89d3d47 add experiment websocket feature 2012-12-05 14:27:34 +08:00
junv ddc96613b2 add css precompile 2012-11-29 09:18:56 +08:00
junv acfe03dd38 change require js position,and change refresh auth-token to ajax 2012-11-23 12:26:15 +08:00
Mark Ryall 691918b144 added ability to remove delete your own messages 2012-11-22 23:50:01 +11:00
junv d8cad08b25 sss 2012-11-22 18:16:24 +08:00
junv 5ba6feb867 try to fix 2012-11-22 18:14:07 +08:00
junv 94938065c5 fix 2012-11-22 17:59:15 +08:00
junv 5915b1acfb add refresh auth_token 2012-11-20 18:03:01 +08:00
Mark Ryall 9ae81d6aa4 simplified routes for google oauth authentication 2012-11-20 00:57:37 +11:00
Mark Ryall 9bd133fb66 switched default capybara driver, removed test controller and modified existing cucumber feature 2012-11-18 20:13:49 +10:00
szpyxlwoni 99bccd0477 modify cucumber for test main process 2012-11-15 17:05:23 +08:00
szpyxlwoni eabc239dc2 add cucumber test for main process 2012-11-15 10:17:16 +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 9eba3dfe22 add a concept of organization 2012-11-13 15:24:19 +08:00
junv 1f8fcf9181 add google account login 2012-11-13 12:21:08 +08:00
junv 7d937a13c5 fixed assets precompile 2012-11-09 15:01:51 +08:00
junv e1a93423ff fixed login.css 2012-11-08 18:12:30 +08:00
Administrator 664bf0b5de modified gemfile,and execjs & therubyracer 2012-11-07 11:06:33 +08:00
Mark Ryall 8105842891 Merge branch 'master' of github.com:ocelots/ocelots 2012-11-06 18:28:20 +10:00
Mark Ryall 8ca68446d5 added documentation and stub for antechamber url 2012-11-06 17:39:18 +10:00
Jeff Xiong 43905be0b7 Fix build on a new dev machine 2012-11-05 09:45:51 +08:00
Mark Ryall 72c8b15d2b switched to using postgres locally instead of sqlite 2012-11-05 11:54:32 +11: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 6dcf2aa396 split show team js out from increasingly huge application.js 2012-10-13 09:40:55 +10:00
Mark Ryall b19d7d8230 renamed soundcloud specific membership action to update membership 2012-10-02 18:24:13 +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 1d289de93d renamed teams to memberships in api 2012-09-18 08:52:50 +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 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 8450786222 added individual acceptance or rejection of an invitation to join a team 2012-09-11 16:28:23 +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 6fe1dcc98d added sendgrid instructions, configuration and added a simple (but functioning) email notification when someone is added to a team 2012-09-11 11:46:30 +10:00
Mark Ryall bbe023454f added a profile page (accessed via 'account') 2012-09-10 12:34:19 +10:00
Mark Ryall e4e8ce1787 added (empty) quiz page 2012-09-01 21:11:11 +10:00
Mark Ryall e88c3d86e9 removed use of person in urls 2012-09-01 17:21:35 +10:00
Mark Ryall 36f2276397 addition and removal of facts for a profile 2012-09-01 17:13:06 +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 d52ef058ab use env variables for S3 configuration 2012-08-27 20:29:12 +10:00