This website requires JavaScript.
Explore
Help
Sign In
home
/
ocelots
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/ocelots.git
synced
2026-08-19 01:46:16 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41c5ee004c17b6ea2ab79c49d8e6f85dbe39ea64
ocelots
/
app
/
controllers
T
History
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
..
api_controller.rb
added an api controller and a single api call to retrieve some attributes for a person
2012-09-14 14:39:32 +10:00
application_controller.rb
removed unnecessary email variable
2012-09-12 22:55:43 +10:00
fact_controller.rb
addition and removal of facts for a profile
2012-09-01 17:13:06 +10:00
home_controller.rb
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
membership_controller.rb
added individual acceptance or rejection of an invitation to join a team
2012-09-11 16:28:23 +10:00
profile_controller.rb
fixed naming issue in profile controller
2012-09-10 15:38:25 +10:00
profiles_controller.rb
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
teams_controller.rb
moved uuid generation into a mixin
2012-09-12 18:00:36 +10:00