MorningPeak/app/controllers
Arthur Poulet d57ba8ad44 add comment form for client
- create controller concern commentable_form to use
  "prepare_commentable_for"
- implement it in each controller
- implement form to clients/show
2015-07-28 01:33:13 +02:00
..
concerns add comment form for client 2015-07-28 01:33:13 +02:00
application_controller.rb Add notifications for tickets 2015-06-19 21:35:15 +02:00
bills_controller.rb add comment form for client 2015-07-28 01:33:13 +02:00
client_bills_controller.rb add client_bills 2015-06-18 01:56:36 +02:00
client_tickets_controller.rb Fix tickets and improve them 2015-07-14 03:47:01 +02:00
clients_controller.rb add comment form for client 2015-07-28 01:33:13 +02:00
comments_controller.rb fix comment, implementation 2015-07-25 22:30:19 +02:00
contacts_controller.rb add comment form for client 2015-07-28 01:33:13 +02:00
home_controller.rb add database export 2015-07-23 18:59:15 +02:00
tickets_controller.rb update ticket#views status when closed/opened 2015-06-19 21:55:40 +02:00