58 Commits
Author SHA1 Message Date
szpyxlwoni 92e3156740 Merge branch 'master' of https://github.com/wahyd4/ocelots 2012-12-06 14:17:46 +08:00
junv ec6b5b4bb2 filter blanks of slug when create a team 2012-12-06 14:12:21 +08:00
szpyxlwoni 1e009425f7 fix google maps error message and make list of team sort by team name 2012-12-06 14:07:22 +08:00
szpyxlwoni 721c552ce4 add sort of list of teams 2012-12-05 16:36:42 +08:00
szpyxlwoni f277ab8b9c fix a bug that person add a team with nil name 2012-12-05 11:30:33 +08:00
szpyxlwoni b57c4e92bc select person with facts in quiz page 2012-12-04 17:09:22 +08:00
szpyxlwoni 85492000f5 add a test for ensure do not invite someone more than once 2012-11-27 13:53:06 +08:00
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 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 5915b1acfb add refresh auth_token 2012-11-20 18:03:01 +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 14e894f147 WIP 2012-11-20 09:08:16 +08:00
junv 6b868a5f3f WIP 2012-11-20 09:06:32 +08:00
Mark Ryall eef7cf13f6 fixed issue with home page spec (requiring google oauth environment variables) 2012-11-20 01:11:34 +11:00
Mark Ryall 8bb11e42ea modified supposedly failing spec (according to tddium) 2012-11-20 01:05:20 +11:00
Mark Ryall e64f89c470 moved google oauth stuff into a mixin and removed unnecesary serialisation to the session 2012-11-20 00:40:16 +11: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 75d3a800de removed spec for test controller 2012-11-18 20:15:53 +10:00
Mark Ryall f2d39cc71f added code coverage to specs and features 2012-11-18 19:45:38 +10:00
Mark Ryall 698551b57b corrected mime type validation on photo for person 2012-11-18 08:46:12 +10:00
Mark Ryall 5890a5dd37 changed google auth spec to verify use of environment variablse 2012-11-17 12:00:42 +10:00
junv 0eb2568e4d Merge remote-tracking branch 'origin/master' 2012-11-16 16:38:07 +08:00
junv 7fe12c5efa not done yet 2012-11-16 16:38:02 +08:00
szpyxlwoni 9b8586e9f2 change client secret 2012-11-16 15:52:00 +08:00
szpyxlwoni 3768f8257e modify cucumber test to make more functional test 2012-11-16 10:08:12 +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 9bef58302e Merge branch 'master' of https://github.com/wahyd4/ocelots 2012-11-15 17:09:51 +08:00
szpyxlwoni 99bccd0477 modify cucumber for test main process 2012-11-15 17:05:23 +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 a9d2881d81 add all accessable team to show 2012-11-14 11:51:10 +08:00
szpyxlwoni 57c959659d configure redirect url to diff host 2012-11-13 21:19:31 -05:00
Jeff Xiong 49921c45b4 fix a broken view 2012-11-13 19:00:14 +08:00
Jeff Xiong 7e3550ce6c fix a broken view 2012-11-13 19:00:06 +08:00
junv d41515607c fix some bas smell 2012-11-13 18:00:08 +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
junv 9c56b3a0c9 change the login page 2012-11-09 14:58:05 +08:00
junv 180c814afd make user friendly walidation error message 2012-11-09 13:41:02 +08:00
junv ed48dcbbaf modify the home page 2012-11-08 17:14:11 +08:00
Mark Ryall 2dc323d239 modified specification for application controller 2012-09-20 08:45:09 +10:00
Mark Ryall 3a96fec032 added spec for auto generated account and auth_token person attributes 2012-09-13 09:15:39 +10:00
Mark Ryall 0c1cc9be1e now ensuring uniqueness of auth_token in person 2012-09-13 09:08:49 +10:00