summaryrefslogtreecommitdiff
path: root/app/views/pms/show.html.erb
AgeCommit message (Collapse)Author
2014-05-01clean up grep-able issues in forms (mostly using <p> instead of <div>)Luke Shumaker
2014-04-28Messages and alerts play together more nicely now.nfoy
2014-04-26Messages now check if they're read/unread except when creating a message.nfoy
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-22Figured out mailboxer for sending pms and updated individual message view.nfoy
2014-03-04make notifications be shown an all pagesLuke Shumaker
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-18Changes to generate.shAndrewMurrell