summaryrefslogtreecommitdiff
path: root/app/controllers/pms_controller.rb
AgeCommit message (Collapse)Author
2014-04-26Messages is working (besides default permissions)!nfoy
2014-04-24Merge branch 'clean2'nfoy
Conflicts: app/models/pm.rb app/views/pms/index.html.erb app/views/pms/show.html.erb
2014-04-24run ./generate.shnfoy
2014-04-24Mailboxer progress without generate changes.nfoy
2014-04-23More mailboxer progressnfoy
2014-04-23Beginnings of actual messageboxer apinfoy
2014-04-22Figured out mailboxer for sending pms and updated individual message view.nfoy
2014-04-04Implement the new security mechanismLuke Shumaker
2014-04-03normalize to tab indentshumakl
2014-04-03run generate.shshumakl
2014-03-02currently adding Session controller and viewDavisLWebb
2014-03-02Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
Conflicts: Gemfile.lock app/views/layouts/application.html.erb config/routes.rb
2014-02-20fix datatype names in generate.shDavisLWebb
2014-02-18Changes to generate.shAndrewMurrell