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-20 10:26:12 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a459bc0c574175f4ce5d2133cd7e0f7aa3d7e2f
ocelots
/
app
/
controllers
T
History
Mark Ryall
77b28520eb
moved uuid generation into a mixin
2012-09-12 18:00:36 +10:00
..
application_controller.rb
switched to using uuid as initially generated account for new users
2012-09-11 08:30:13 +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 a check for profile to hide people who you do not share a team with
2012-09-10 15:25:52 +10:00
teams_controller.rb
moved uuid generation into a mixin
2012-09-12 18:00:36 +10:00