Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +02:00 |
Johannes Meyer
|
b74e264f01
|
Refactor comment command handling
- Refactored Comment class
- Dropped IComment interface
- Added AddCommentCommand class
- Updated CommentForm
refs #4580
|
2013-09-04 18:08:00 +02:00 |
Eric Lippmann
|
c86874d4ba
|
Rename namespace Monitoring to Icingæ\Module\Monitoring
refs #4586
|
2013-09-04 11:21:11 +02:00 |
Johannes Meyer
|
13e4efa221
|
Make use of the helptext decorator if suitable
Refactored some uses of the form element Note so that
each one is properly attached to its input element.
refs #4566
|
2013-08-28 08:57:46 +02:00 |
Jannis Moßhammer
|
895976550c
|
Fix templates, capitalization and icons in php files
refs #4550
refs #4584
|
2013-08-23 10:28:48 +02:00 |
Eric Lippmann
|
9c047f5b72
|
Monitoring/Commands: Fix typos in forms
refs #4524
|
2013-08-16 17:38:49 +02:00 |
Eric Lippmann
|
0af63ea751
|
Monitoring/Commands: Add help messages to the add comment form
refs #4524
|
2013-08-16 17:38:49 +02:00 |
Johannes Meyer
|
d78a5338df
|
Rename ConfirmationForm and ConfirmationWithIdentifierForm
Rename ConfirmationForm to CommandForm and
ConfirmationWithIdentifierForm to CommandWithIdentifierForm.
refs #4439
|
2013-08-06 11:14:56 +02:00 |
Jannis Moßhammer
|
b44de95caa
|
Call commandhandler from commandcontroller actions
The CommandController now implements the calls to the specific
command methods and sends commands to the icinga process
refs #4441
|
2013-08-06 09:27:37 +02:00 |
Marius Hein
|
849eee2cf2
|
Command masks: Review changes [WIP]
refs #4355
|
2013-07-23 17:09:06 +02:00 |