alyxbb
5c94bf7bae
removed gendered languaged
2024-01-08 23:55:09 +00:00
raviks789
33a5f765b9
Use `style` element to create css class for dynamic inline style
...
The `style` element with `nonce` attribute is used to create css classes for
inline styles that are not static. This prevents Content-Security-Policy violations.
2023-08-28 16:40:33 +02:00
raviks789
459f4198c3
Replace static inline styles with css class
...
The static inline styles are replaced with css class to avoid Content-Security-Policy violations.
2023-08-28 16:30:12 +02:00
Sukhwinder Dhillon
5d5b767afe
Setup Module (finish.phtml): Add empty array if $report is null
2023-08-23 10:53:15 +02:00
Alexander A. Klimov
73dcf2bc89
setup: welcome page: on Docker remove redundant instructions
2023-01-24 11:23:58 +01:00
Johannes Meyer
e542982de0
Fix some reflected XSS bugs
...
fixes #4979
2023-01-12 09:55:57 +01:00
Sukhwinder Dhillon
cee12fd6a5
Setup Wizard: Fix bool to int cast exception on first page
...
fixes https://github.com/Icinga/icingaweb2/issues/4770
2022-05-03 14:07:19 +02:00
Johannes Meyer
0ac92a44ce
setup: Make sure CSS and JS is being reloaded prior first login
2021-06-30 18:55:21 +02:00
Alexander A. Klimov
2c5f141cc1
/setup/: ensure not to pass an empty array to max()
...
... as PHP 8 doesn't tolerate such.
refs #4287
2021-04-09 12:37:03 +02:00
Johannes Meyer
1c8e487588
setup: Fix scroll issues in the wizard
2020-02-28 09:33:15 +01:00
Johannes Meyer
212606de78
setup: Apply new icinga form style
2019-07-29 10:17:59 +02:00
Alexander A. Klimov
ae5018ccea
Setup: make icingacli alternative command working OOTB
2018-11-14 12:26:30 +01:00
Eric Lippmann
1da67cfbc0
Merge pull request #2689 from Icinga/fix-icinga-com-2687
...
Update to icinga.com
2017-01-18 13:25:39 +01:00
Michael Friedrich
08a82daea3
Update to icinga.com
...
refs #2687
2017-01-18 12:04:43 +01:00
Noah Hilverling
9578c9f489
Setup-Wizard-Viewscript: Fix that progress bar is not shown correctly
...
fixes #13735
2017-01-13 12:35:50 +01:00
Noah Hilverling
19f2c813f1
Wizard: Add restart button
...
refs #9658
2017-01-09 11:01:15 +01:00
Johannes Meyer
0716f87852
Update german translation
2016-12-13 13:57:27 +01:00
Florian Strohmaier
de7d409377
Replace icinga header logos with pixel optimized SVGs
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-22 15:12:18 +01:00
Alexander A. Klimov
7983a87f52
Setup wizard: don't display the OS' default webserver user if the actual one is available
2015-12-14 11:29:03 +01:00
Johannes Meyer
195f2d2f2e
setup: Fix button style of the finish
...
refs #5543
2015-10-01 14:30:23 +02:00
Johannes Meyer
b81e767b7a
setup: Fix button layout of the summary page
...
refs #5543
2015-10-01 14:13:45 +02:00
Johannes Meyer
c9475807f6
setup: Fix css class on the requirement's refresh button
...
refs #5543
2015-10-01 13:34:16 +02:00
Eric Lippmann
e416a445a3
Wizard: Rerender layout on login
...
fixes #9789
2015-09-29 19:37:18 +02:00
Johannes Meyer
6d77ade6ac
setup: Ensure that the next-button double is always shown
...
fixes #9245
2015-08-28 10:49:26 +02:00
Johannes Meyer
c395dbd813
Wizard: Add missing progress element to custom form scripts
...
refs #8369
2015-08-21 10:35:10 +02:00
Johannes Meyer
316a4d8b82
Merge branch 'master' into bugfix/allow-to-configure-how-to-manage-groups-9609
2015-07-30 16:16:04 +02:00
Johannes Meyer
0155599a1a
Wizard: Use <pre> instead of <textarea> for displaying the setup's log
2015-07-30 14:13:52 +02:00
Eric Lippmann
81aad9d6a6
Rename Notifiation::getMessages() to popMessages()
...
Because the call to popMessages()--before getMessages()--automatically resets the notification messages on the instance, popMessages() is a much better name for the method.
refs #9660
2015-07-30 13:45:39 +02:00
Johannes Meyer
22bcc790ef
Wizard: Prevent the width of header steps from exceeding 100% in total
2015-07-29 12:30:39 +02:00
Johannes Meyer
c8c0e13184
Wizard: Show a textarea on the finish page instead of multiple paragraphs
...
refs #7911
2015-07-03 16:31:11 +02:00
Johannes Meyer
ae9fa38ac4
AdminAccountPage: Drop unused view script
...
refs #8704
2015-06-30 11:38:40 +02:00
Johannes Meyer
f5e30a84f1
Improve the look of headings in the setup wizard
2015-06-19 15:44:43 +02:00
Alexander A. Klimov
38cecdb724
Setup Wizard: show how to add a system group "icingaweb2" and how to add the webserver's user to it
...
refs #8705
2015-05-27 11:39:13 +02:00
Johannes Meyer
e4e6c1cb28
Wizard: Fix that the wrong form element is used in case a user already exists
...
fixes #8678
2015-03-11 07:59:04 +01:00
Johannes Meyer
59f43a0f5e
Show module requirements as a separate table
...
refs #8508
2015-03-10 10:56:05 +01:00
Johannes Meyer
c44d5d2a73
Use a custom RecursiveIteratorIterator to render a RequirementSet
...
refs #8508
2015-03-10 09:31:57 +01:00
Johannes Meyer
4badbc660b
Merge branch 'master' into feature/conditional-requirements-8508
2015-03-09 08:51:03 +01:00
Johannes Meyer
cddcde9494
Setup: Automatically check the respective admin account type selection
...
resolves #8603
2015-03-06 15:41:25 +01:00
Johannes Meyer
31560c9249
Wizard: Explain that the webserver user must be in the group "icingaweb2"
...
resolves #8491
2015-03-05 10:30:06 +01:00
Johannes Meyer
642fa44fce
Move a form's title into the markup of its form
2015-03-03 09:53:25 +01:00
Johannes Meyer
2af83e7d72
Installation: Use native form title and description support where appropriate
...
refs #7947
refs #7976
2015-03-02 18:40:47 +01:00
Johannes Meyer
d0a8dd8973
Requirements: Do not implement ArrayIterator but RecursiveIterator
...
refs #8508
2015-02-26 10:52:39 +01:00
Johannes Meyer
24d0999fa4
Register requirements as objects
...
This neutralizes the need for a unique name per requirement as
requirements are now compared based on their type and condition.
It also allows to implement a solution to add simple conditional
requirements.
refs #8508
2015-02-25 13:38:38 +01:00
Johannes Meyer
e6957967f9
Wizard: Add proper titles to the button-like links on the last page
...
refs #8458
2015-02-23 17:33:23 +01:00
Johannes Meyer
60a9d1f224
Wizard: Add proper title to the refresh button of the requirements page
...
refs #8458
2015-02-23 17:32:55 +01:00
Johannes Meyer
437050430f
Make sure that the admin wizard-step provides the required-HTML markup
...
refs #8349
2015-02-05 13:18:21 +01:00
Johannes Meyer
7006bbf8b2
Suggest "icingaweb2" as group instead of the webserver's user
...
..and note that it is necessary to create this group.
2015-01-26 14:13:10 +01:00
Johannes Meyer
3040116c12
Combine duplicate requirements
...
refs #8191
2015-01-22 12:47:18 +01:00
Johannes Meyer
c4c248cbb7
Make the ModulePage's design more appealing
...
refs #8191
2015-01-22 10:57:41 +01:00
Johannes Meyer
1ee873adfc
Remove the "old" ModulePage view script
...
refs #8191
2015-01-21 17:00:30 +01:00