|
.. |
|
concerns
|
933f1eb1f9
|
integrate knu's suggestions
|
10 年 前 |
|
agents_controller.rb
|
4bb833fd89
|
Minor refector to avoid global @agent
|
10 年 前 |
|
application_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
diagrams_controller.rb
|
15e3f0a33d
|
Break Diagram into it's own controller, nest resources
|
10 年 前 |
|
events_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
home_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
jobs_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
logs_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
scenario_imports_controller.rb
|
827b62356a
|
the import process now allows you to merge your agents with the incoming ones; next step is better UI
|
10 年 前 |
|
scenarios_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
services_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
user_credentials_controller.rb
|
b8a4c268ce
|
Enable download of user credentials.
|
10 年 前 |
|
web_requests_controller.rb
|
8e38c0a24c
|
`before_filter` is called `before_action` in Rails 4+.
|
10 年 前 |
|
worker_status_controller.rb
|
00727fbd4d
|
add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices
|
11 年 前 |