Markus Frosch
|
593fd485f6
|
Add travis testing
|
2017-06-13 11:07:16 +02:00 |
Johannes Meyer
|
df04c0f837
|
ActionController: Introduce constant DEFAULT_TITLE
Controllers are now allowed to fully customize the page title.
|
2017-06-09 11:13:37 +02:00 |
Eric Lippmann
|
6e2c128c54
|
Merge commit 'd74124bd12f53d13b5a6ea5408e9783cc5190d1e'
|
2017-06-06 10:56:54 +02:00 |
Johannes Meyer
|
91b0e98171
|
DbRepository: Allow to pass parameter $types to methods insert() and update()
DbConnection does already support this but it got somehow forgotten in this
class.
|
2017-06-06 09:48:40 +02:00 |
Johannes Meyer
|
29f9ff5ce0
|
DbRepository: Fix that virtual tables are not resolved when issuing statements
|
2017-06-06 09:33:06 +02:00 |
Johannes Meyer
|
b8ae738f7f
|
DbRepository: Add support for join probabilities
Finally solves the issue with those nasty column prefixes..
|
2017-06-06 09:29:05 +02:00 |
Johannes Meyer
|
7482a34b45
|
Repository: Check prefixed aliases earlier when inspecting $aliasTableMap
Avoids false-positives in case an exact match using $columnTableMap is
possible, though $aliasTableMap holds a prefixed entry.
|
2017-06-06 09:24:56 +02:00 |
Johannes Meyer
|
fdb31e8d1c
|
DbConnection: Support raw sql expressions in methods insert() and update()
|
2017-06-06 09:07:52 +02:00 |
Eric Lippmann
|
693a893cad
|
Merge branch 'feature/alpine-linux-docs'
closes #2727
|
2017-06-02 09:51:16 +02:00 |
Francesco Colista
|
e267aeb655
|
doc: Add install instructions for Alpine Linux
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2017-06-02 09:50:52 +02:00 |
Eric Lippmann
|
bdd38e6d5c
|
Merge pull request #2851 from tobiasvdk/master
Timeline: fix link to acknowledgements
|
2017-06-02 09:41:29 +02:00 |
Eric Lippmann
|
74c90b8f77
|
Merge pull request #2739 from Icinga/bugfix/icinga-timer-can-lock-up-the-browser-11693
Icinga.Timer: use setTimeout() instead of setInterval()
|
2017-06-02 09:38:44 +02:00 |
Eric Lippmann
|
50971ea8e2
|
Merge pull request #2725 from Icinga/bugfix/browser-timezone-detection-2716
TimezoneDetect: support also negative timezone offsets
|
2017-06-02 09:32:59 +02:00 |
Johannes Meyer
|
b2d86df660
|
DbRepository: Fix that virtual tables are not resolved for statement columns
|
2017-05-30 13:57:58 +02:00 |
Tobias von der Krone
|
a7f5278aee
|
Timeline: fix link to acknowledgements
refs #2850
|
2017-05-26 12:28:34 +02:00 |
Eric Lippmann
|
af81006bce
|
Merge pull request #2849 from Icinga/feature/contributing-github
Add CONTRIBUTING.md and GitHub issue template
|
2017-05-24 16:50:28 +02:00 |
Michael Friedrich
|
ffd371f257
|
Add CONTRIBUTING.md and GitHub issue template
|
2017-05-24 11:17:48 +02:00 |
Johannes Meyer
|
8a890a4a82
|
ActionController: Allow controllers to customize the login route
|
2017-05-19 08:39:11 +02:00 |
Eric Lippmann
|
a4a0f9f5e6
|
Allow to filter notifications by notification_reason
refs #2698
|
2017-05-04 14:38:00 +02:00 |
Eric Lippmann
|
b900a01d02
|
Add sort by severity to the servicegroup links in the servicegroups overview
|
2017-05-04 14:37:43 +02:00 |
Eric Lippmann
|
c36b2661b1
|
Add sort by severity to the hostgroup links in the hostgroups overview
|
2017-05-04 14:03:57 +02:00 |
Eric Lippmann
|
d56c7b308e
|
Increase height for textareas
|
2017-05-04 13:53:20 +02:00 |
Eric Lippmann
|
7704d6972d
|
Use textarea for dashlet URLs
fixes #2719
|
2017-05-04 13:52:25 +02:00 |
Eric Lippmann
|
02eb944608
|
Add start and end placeholder to the announcement form
fixes #2699
|
2017-05-04 11:58:32 +02:00 |
Eric Lippmann
|
68842f00d8
|
Fix version
|
2017-05-03 15:12:07 +02:00 |
Eric Lippmann
|
d6e54e8624
|
Fix pending services link in the tactical overview
|
2017-05-03 09:58:44 +02:00 |
Eric Lippmann
|
890c95a2ce
|
Fix badge for handled critical services in the servicegroups overview
|
2017-05-03 09:43:30 +02:00 |
Eric Lippmann
|
85eeff6b09
|
Fix badge for handled critical services in the hostgroups overview
fixes #2806
|
2017-05-03 09:41:06 +02:00 |
Eric Lippmann
|
7a2d8eda8d
|
Fix exception when the response from the Icinga 2 API has an empty result set
fixes #2805
|
2017-04-04 09:17:52 +02:00 |
Eric Lippmann
|
f7a8cf8a6e
|
Merge pull request #2721 from Icinga/feature/change-order-of-command-transports-2709
Feature/change order of command transports 2709
|
2017-03-28 11:10:17 +02:00 |
Eric Lippmann
|
30788ceed0
|
Merge pull request #2733 from Icinga/feature/set-focus-to-comment-field-for-comments-13535
Set focus to comment field for acknowledgements, downtimes and comments
|
2017-03-28 10:52:50 +02:00 |
Eric Lippmann
|
efac7f44c9
|
Merge pull request #2748 from Icinga/bugfix/validate-icinga2-api-user-2674
Bugfix/validate icinga2 api user 2674
|
2017-03-28 10:25:12 +02:00 |
Eric Lippmann
|
302e559aab
|
Merge pull request #2750 from Icinga/bugfix/click-on-host-in-service-grid-invalid-filter-2523
Servicegrid: assemble filters with the Filter class
|
2017-03-28 10:22:11 +02:00 |
Eric Lippmann
|
0fc45ea953
|
Merge pull request #2755 from Icinga/feature/keep-quick-actions-in-action-form-2675
Preserve quick actions in a command form view
|
2017-03-28 10:15:37 +02:00 |
Eric Lippmann
|
c64c6ee0b9
|
Merge pull request #2757 from Icinga/bugfix/icingacli-module-disable-fails-2714
CLI: don't fail to disable an already disabled module
|
2017-03-28 10:13:06 +02:00 |
Eric Lippmann
|
49239dc7db
|
Display downtime type as text in the downtimes list
|
2017-03-28 10:12:07 +02:00 |
Eric Lippmann
|
bbaf10aed2
|
Merge pull request #2759 from Icinga/feature/show-downtime-type-for-object-2693
Show every downtime's type in the detail view of a monitored object
|
2017-03-28 10:10:05 +02:00 |
Eric Lippmann
|
e134b165f4
|
Merge pull request #2762 from tobiasvdk/bugfix/correct-hover-text-for-handled-services-2656
Correct hover text of the status bar
|
2017-03-28 10:08:03 +02:00 |
Eric Lippmann
|
f749c19f37
|
Merge pull request #2771 from Icinga/feature/monitoring-detailviewextension-hook-2104
Feature/monitoring detailviewextension hook 2104
|
2017-03-28 09:46:28 +02:00 |
Alexander A. Klimov
|
389bf8f4ea
|
Document DetailviewExtensionHook
refs #2104
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2017-03-28 09:44:59 +02:00 |
Eric Lippmann
|
a2dbc457fc
|
Merge pull request #2774 from Icinga/bugfix/config-protected-vars-not-updated-2767
Bugfix/config protected vars not updated 2767
|
2017-03-28 09:38:37 +02:00 |
Alexander A. Klimov
|
a0917148e8
|
CSS: make text of input.placeholder and input.value differentiable
refs #2767
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2017-03-28 09:38:17 +02:00 |
Eric Lippmann
|
a028209cbc
|
Merge pull request #2775 from Icinga/feature/iniparser-read-config-files-2766
Use parse_ini_string() where IniParser::parseIni() is not needed
|
2017-03-28 09:23:53 +02:00 |
Eric Lippmann
|
c11601d458
|
Merge pull request #2777 from Icinga/bugfix/defaults-when-acknowledging-problems-2776
AcknowledgeProblemCommandForm: respect configuration when creating elements
|
2017-03-28 09:22:08 +02:00 |
Alexander A. Klimov
|
cd8d6e41dc
|
AcknowledgeProblemCommandForm: respect configuration when creating elements
refs #2776
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2017-03-28 09:21:42 +02:00 |
Eric Lippmann
|
7f42efa1c0
|
Merge pull request #2778 from Icinga/bugfix/adding-empty-user-backend-fails-2598
DbUserBackend: don't fail at validation if there aren't any active users
|
2017-03-28 09:14:55 +02:00 |
Eric Lippmann
|
96a0476ebb
|
Merge pull request #2791 from dlorych/patch-1
Update 02-Installation.md
|
2017-03-28 09:13:47 +02:00 |
Eric Lippmann
|
d10db04e6c
|
Merge pull request #2800 from dpavlos/updoc
Update file path of icingaweb2 mysql schema for the manual installation procedure
|
2017-03-28 09:07:50 +02:00 |
Pavlos Daoglou
|
963623bda1
|
Update file path of icingaweb2 mysql schema for the manual installation procedure
|
2017-03-21 14:22:29 +02:00 |
Daniel
|
3effe41fdb
|
Update 02-Installation.md
PDF export has a dependency on PHP's *mbstring* library.
|
2017-03-14 13:57:41 +01:00 |