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-17 00:46:11 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4756cb968cc2f5ba96d4bfaa6b50a441cd04dce7
ocelots
/
app
/
controllers
T
History
Mark Ryall
524d8c5a2f
added editing of start and end dates
2012-10-02 18:39:36 +10:00
..
api_controller.rb
added team retrieval and cleaned up logic around which profiles can be accessed
2012-09-19 08:41:06 +10:00
application_controller.rb
added current_person as a helper method so views can use it
2012-10-02 08:20:10 +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 editing of start and end dates
2012-10-02 18:39:36 +10:00
profile_controller.rb
fixed naming issue in profile controller
2012-09-10 15:38:25 +10:00
profiles_controller.rb
moved logic determining whether a user can be viewed out of the two controllers
2012-09-18 09:15:54 +10:00
teams_controller.rb
moved uuid generation into a mixin
2012-09-12 18:00:36 +10:00