Commit Graph

1695 Commits

Author SHA1 Message Date
Alexander A. Klimov 1045d91389 LoggingConfigForm: only display the Syslog facility option if logging to Syslog 2016-11-04 17:19:35 +01:00
Alexander A. Klimov f27e8c059d Merge branch 'feature/emit-log-messages-in-the-webserver-s-log-11652'
resolves #11652
2016-11-04 17:15:06 +01:00
Eric Lippmann 8da05e0bf8 Compile Arabic translation 2016-11-03 16:16:02 +01:00
Munzir Taha e50dd10193 Add Arabic translation
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-03 16:16:02 +01:00
Johannes Meyer da2940a811 NavigationItemForm: Don't bypass Url's own optimisations when saving urls
refs #12133
2016-11-03 14:31:47 +01:00
Alexander A. Klimov 4689f224b5 Fix missing translation
refs #11652
2016-11-03 12:51:13 +01:00
Alexander A. Klimov 8952434393 PhpWriter: prefix messages with the app name as in Syslog
refs #11652
2016-11-03 12:35:40 +01:00
Noah Hilverling e737d591e5 Merge branch 'bugfix/navigation-item-creation-throws-exception-without-scheme-in-url-12890'
fixes #12890
2016-10-28 10:42:53 +02:00
Noah Hilverling 6492f3c105 NavigationItemForm: Validate that urls with credentials contain a protocol
refs #12890
2016-10-28 10:36:13 +02:00
Noah Hilverling 366064e21f NavigationItemForm: Improve translation
refs #12890
2016-10-25 13:37:31 +02:00
Alexander A. Klimov 893daf3a7b Store available Syslog facilities non-redundandly
refs #11214
2016-10-24 10:55:15 +02:00
Alexander A. Klimov 00af3d61b7 LoggingConfigForm: provide less Syslog facilities
refs #11214
2016-10-24 10:43:27 +02:00
Alexander A. Klimov 52e6293b96 Allow to configure the Syslog facility
refs #11214
2016-10-21 17:09:22 +02:00
Noah Hilverling 8a06e686bb NavigationItemForm: Update translation to fit updated Url class
refs #12890
2016-10-20 11:29:35 +02:00
Alexander A. Klimov 59e763c863 LoggingConfigForm: make the webserver log option available
refs #11652
2016-10-19 15:34:57 +02:00
Alexander A. Klimov b16c64443b Merge branch 'bugfix/ini-writer-must-not-persist-section-keys-with-a-null-value-11743'
fixes #11743
2016-10-18 14:21:24 +02:00
Alexander A. Klimov e2f6c81bfa Remove obsolete workarounds
refs #11743
2016-10-17 15:00:43 +02:00
Johannes Meyer 0fd5e8e4e8 ErrorController: Log the full stacktrace in case of unhandled exceptions 2016-10-13 12:06:23 +02:00
Jennifer Mourek d98732f663 ErrorController: Don't log exceptions other than HTTP 500
fixes #12760
2016-10-12 12:17:29 +02:00
Alexander A. Klimov 014e7c136a Revert "UserGroupBackendForm: Do not persist null values, really"
This reverts commit 975edbe548.

refs #11743
2016-10-12 11:07:21 +02:00
Alexander A. Klimov 5576e00a01 Fix missing translation
refs #12655
2016-09-27 11:22:18 +02:00
Alexander A. Klimov b3a3db6382 Make permission application/log configurable
refs #12655
2016-09-27 11:08:34 +02:00
Eric Lippmann 4398267db5 Merge branch 'bugfix/wrong-url-makes-whole-dashboard-unusable-11920'
fixes #11920
2016-09-09 15:22:48 +02:00
Eric Lippmann 5845d6c0cb Optimize imports in DashletForm
refs #11920
2016-09-09 15:20:45 +02:00
Eric Lippmann eafb689136 Merge branch 'feature/show-git-head-for-modules-11664'
resolves #11664
2016-09-09 14:23:39 +02:00
Eric Lippmann 9237350405 Compile translation for colon 2016-09-01 11:30:16 +02:00
Ken Jungclaus c559055b9d Fix translation for colon
Colon is no comma... gave me a short headache. :)

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2016-09-01 11:30:07 +02:00
Alexander A. Klimov 5a49c0beed config/module: show Git HEAD commit's ID if available
refs #11664
2016-09-01 10:26:55 +02:00
Alexander A. Klimov fa113e023b dashboard/new-dashlet: don't allow external URLs
refs #11920
2016-08-31 15:11:55 +02:00
Eric Lippmann c899456d93 Fix copyright year in ChangePasswordForm
refs #10616
2016-08-04 16:11:43 +02:00
Eric Lippmann e62d94209f Allow users to change their password if backend is db
refs #10616
2016-07-21 17:38:19 +02:00
Eric Lippmann e6ec6e05b2 Rename Preferences to My Account
refs #10616
2016-07-21 12:31:10 +02:00
Eric Lippmann c37275c9e2 Merge branch 'bugfix/mobile-meta-tags-11910'
fixes #11910
2016-06-07 14:09:29 +02:00
Florian Strohmaier c59bd73e06 Add meta tags for using Web 2 as mobile web app bookmark
refs #11910
2016-06-07 14:09:21 +02:00
Florian Strohmaier 9f5e1d4785 Remove duplicate meta tag for viewport scale
refs #11910
2016-06-07 14:09:11 +02:00
Florian Strohmaier c7b4ef00e2 Replace multiple touch icon images with universal image
refs #11910
2016-06-07 11:26:28 +02:00
Eric Lippmann 3978d70127 Add screenreader compatibility note to the login page 2016-06-02 15:46:18 +02:00
hailthemelody@rm-laptop04 188703cf95 fix various typos
Signed-off-by: Johannes Meyer <johannes.meyer@netways.de>
2016-06-02 08:24:05 +02:00
Johannes Meyer 695d2fdaf6 RepositoryForm: Use null as default in methods add() and edit()
An empty array is now considered valid data in method
onUpdateRequest() which now allows to avoid unnecessary
data retrieval.
2016-04-29 09:32:20 +02:00
Johannes Meyer 9c097c3957 RepositoryForm: Introduce method getBaseTable()
Concrete form classes may want to utilize another base table
than the one of the repository.
2016-04-29 09:31:26 +02:00
Eric Lippmann 9ec5a46fae Fix exception if all dashboards are disabled 2016-04-13 12:55:01 +02:00
Eric Lippmann be7263ebfa Fix that only one default dashboard could be removed
fixes #11078
2016-04-13 12:27:25 +02:00
Florian Strohmaier 73a80234cb Fix icon for remove action in the user group list 2016-04-07 10:53:54 +02:00
Florian Strohmaier 9d87b469c7 Fix UserGroup authentication markup for empty state 2016-04-07 10:50:57 +02:00
Florian Strohmaier 4ea1e054e9 Update user and group list controls markup
refs #11145
2016-03-31 10:37:07 +02:00
Markus Frosch 88d973ac39 Restrict access to application log with 'application/log' permission
fixes #11279
2016-03-02 20:47:37 +01:00
Marius Hein 2a9a96c8b4 Update german translation 2016-02-29 22:18:31 +01:00
Eric Lippmann 88f4f68f29 Merge branch 'bugfix/move-auth-backend-configuration-to-app-config-10309'
fixes #10309
2016-02-27 15:25:11 +01:00
Alexander A. Klimov 172ebd0fd4 Escape backend names in authentication backend reorder form 2016-02-24 17:07:07 +01:00
Alexander A. Klimov 21eeeea7ea Don't allow raw double quotes in dashlet URLs 2016-02-23 16:34:18 +01:00