icingaweb2/library/Icinga
Johannes Meyer 6e6251604b FilterEditor: Add a hidden submit button to the start of the form's markup
When pushing enter our JS mimics what a browser would do. And that is
pushing the first submit button found in the form. Without this, that's
a delete button of the first logical junction. (the root condition)

fixes #3454
2018-07-06 10:41:49 +02:00
..
Application Merge pull request #3463 from kobmaki/feature/Allow-to-interface-with-sqlite-databases-3381 2018-06-28 11:42:00 +02:00
Authentication Auth: Log login/logout activities to the audit log 2018-06-08 14:21:15 +02:00
Chart Drop PHP 5.3 support 2018-05-07 11:36:54 +02:00
Cli Correct CLI help text for modules 2017-05-30 17:55:52 +02:00
Data Introduce SQLite resource type 2018-06-27 09:40:22 +02:00
Date Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Exception IcingaException::getConfidentialTraceAsString(): respect functions which don't take args "by definition" 2018-02-13 12:46:06 +01:00
File IniParser::parseIniFile(): parse as ::parseIni() would do 2018-04-04 13:58:19 +02:00
Legacy Fix that user dashboards are always deleted on add/update 2016-02-17 10:17:23 +01:00
Protocol Drop PHP 5.3 support 2018-05-07 11:36:54 +02:00
Repository RepositoryQuery: Actually return self in method peekAhead and not the parent 2018-04-24 09:26:45 +02:00
Security Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Test Make running unittests with the icingacli work in package installations 2017-03-09 11:36:35 +01:00
User Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Util Fix tests 2018-06-22 09:57:10 +02:00
Web FilterEditor: Add a hidden submit button to the start of the form's markup 2018-07-06 10:41:49 +02:00
User.php User: Allow to unset an email and return $this in all setters 2017-07-31 15:21:54 +02:00