Raphael GAUTHIER
- Login: raphael.gauthier
- GitHub: RaphaelGauthier
- Registered on: 2016-04-01
- Last sign in: 2025-11-14
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 85 | 334 | 419 |
| Reported issues | 32 | 464 | 496 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Rudder | Developer | 2016-04-01 |
| Rudder plugins | Developer | 2018-08-20 |
| API authorizations | Developer | 2018-08-20 |
| Authentication backends | Developer | 2018-10-03 |
| Branding | Developer | 2018-08-20 |
| Centreon | Developer | 2018-08-21 |
| Change validation | Developer | 2018-10-25 |
| CIS | Developer | 2019-08-22 |
| Consul | Developer | 2020-04-06 |
| Datasources | Developer | 2018-09-28 |
| GLPI | Developer | 2018-08-21 |
| Node external reports | Developer | 2018-08-21 |
| Notifications | Developer | 2018-11-29 |
| OpenSCAP | Developer | 2019-10-22 |
| Scale-out relay | Developer | 2018-08-21 |
| User management | Developer | 2018-08-23 |
| Vault | Developer | 2018-08-21 |
| Zabbix | Developer | 2018-08-21 |
| Rudder tools | Developer | 2016-04-01 |
| Rudder websites | Developer | 2016-04-01 |
Activity
2025-11-14
-
15:50 Rudder Enhancement #27894 (New): Remove "method" label
- The label "method" on method card should be removed as it is completely useless
2025-11-13
-
16:06 Rudder Enhancement #27884 (Pending technical review): Improve the display of the resource editing modal
- PR https://github.com/Normation/rudder/pull/6717
-
15:56 Rudder Enhancement #27884 (In progress): Improve the display of the resource editing modal
-
15:56 Rudder Enhancement #27884 (Pending technical review): Improve the display of the resource editing modal
- - The "Save" button should be renamed "Confirm"
- Textarea must have the correct css class + a monospace font -
15:23 Rudder Bug #27784: There is no way to know that the OS is a dropdown list when creating a group
- This is because the CSS class @.form-control@ is used in all cases, whether it is a text field or a select field.
Since Bootstrap 5 (I believe), the select fields require the @.form-select@ class to display correctly.
Plus, we shou... -
15:17 Rudder Bug #27784 (New): There is no way to know that the OS is a dropdown list when creating a group
-
14:09 Rudder Bug #27784 (In progress): There is no way to know that the OS is a dropdown list when creating a group
-
13:59 Rudder Enhancement #27882 (New): Highlight methods/blocks with errors
- When there are errors on method parameters/conditions or blocks, save button is disabled and a message explain why. But still, it can be hard to find those elements in the methods list.
They should be highlighted to make it easier for t... -
11:21 Rudder Bug #27877 (New): ‘Technique is invalid’ message is insufficient
- When editing a technique, the Save button may sometimes be disabled. This can be due to several reasons, and an explanatory message appears when hovering over the button.
However, in one case the message simply tells ‘Technique is inval...
2025-11-07
-
12:10 Rudder Architecture #27834 (Pending technical review): Replace main color codes with SCSS variables
- PR https://github.com/Normation/rudder/pull/6706