- 30 May, 2024 1 commit
-
-
bmortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@fusiondirectory.org>
-
- 29 May, 2024 1 commit
-
-
bmortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@fusiondirectory.org>
-
- 28 May, 2024 2 commits
-
-
bmortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@fusiondirectory.org>
-
bmortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@fusiondirectory.org>
-
- 05 Aug, 2022 1 commit
-
-
Matthew Newton authored
Same as "webserver" - two words, or hyphenated
-
- 02 Jun, 2022 1 commit
-
-
Julian Euler authored
-
- 26 Aug, 2021 1 commit
-
-
Côme Chilliet authored
issue #6187
-
- 15 Mar, 2021 1 commit
-
-
Côme Chilliet authored
Make sure "act" hidden field is empty after action has been done. issue #6156
-
- 01 Mar, 2021 1 commit
-
-
Côme Chilliet authored
issue #6154
-
- 15 Dec, 2020 1 commit
-
-
Côme Chilliet authored
Fixes first and second XSS from audit FSA-0021 issue #6135
-
- 15 Oct, 2020 1 commit
-
-
Côme Chilliet authored
issue #6120
-
- 13 Oct, 2020 1 commit
-
-
Côme Chilliet authored
Also reworked lock conflict dialog a bit. issue #6119
-
- 09 Jul, 2020 8 commits
-
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
msgPool always returns escaped string because it may be used from smarty. htmlescape now calls htmlspecialchars instead of htmlentities, allowing to escape strings with % without losing sprintf capability. issue #6071
-
Côme Chilliet authored
This cleanup solves some more escaping problems issue #6071
-
Côme Chilliet authored
issue #6071
-
- 20 Feb, 2020 1 commit
-
-
Côme Chilliet authored
Otherwise only way to submit the form was to press enter in a field. issue #5779
-
- 12 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6069
-
- 11 Feb, 2020 1 commit
-
-
Côme Chilliet authored
Move styling to CSS theme Move HTML to smarty template Render everything in one pass Cleaned up some variable and function names Add some strict typing Should render and behave the same as before
-
- 18 Dec, 2019 1 commit
-
-
Côme Chilliet authored
issue #6059
-
- 12 Dec, 2019 1 commit
-
-
Côme Chilliet authored
issue #6059
-
- 26 Nov, 2019 1 commit
-
-
Côme Chilliet authored
issue #5779
-
- 30 Oct, 2019 1 commit
-
-
Côme Chilliet authored
All plugins are now using new management and selectManagement classes issue #6045
-
- 22 Oct, 2019 1 commit
-
-
Côme Chilliet authored
This avoids problems when submitting forms using enter. In management pages it would reset the base to root as the root button was the first submit in the form. issue #6033
-
- 28 Aug, 2019 2 commits
-
-
Côme Chilliet authored
It was history code from GOsa issue #6024
-
Côme Chilliet authored
It was history code from GOsa issue #6024
-
- 30 Jul, 2019 1 commit
-
-
Côme Chilliet authored
Hide nonreadable fields Hide nonreadable sections Color nonwritable fields text Hide nonwritable subattributes Use CSS for must red star issue #5858
-
- 27 May, 2019 1 commit
-
-
Côme Chilliet authored
Date fields are now using HTML5 date input issue #5931
-
- 04 Apr, 2019 1 commit
-
-
Côme Chilliet authored
FAI management has baseMode on but does want a fixed scope, so added a way to do that. issue #5980
-
- 02 Apr, 2019 1 commit
-
-
Côme Chilliet authored
Useful for selection classes mainly, for instance PhoneNumberAttribute dialog will now only list phones with a non-empty phone number. This will also be useful for samba. issue #5965
-
- 05 Feb, 2019 2 commits
-
-
Côme Chilliet authored
Both will be used in auditManagement issue #5135
-
Côme Chilliet authored
issue #5135
-
- 24 Jan, 2019 1 commit
-
-
Côme Chilliet authored
First steps towards using management for select classes as well. issue #5135
-
- 17 Jan, 2019 2 commits
-
-
Côme Chilliet authored
Made sure to empty alt attribute when an img is decoration and does not provide information. In some files also fixed some alt content when it made sense issue #5917
-
Côme Chilliet authored
It will be the same as headline when available. It’s also set in login and recovery pages. issue #5898
-
- 16 Jan, 2019 1 commit
-
-
Côme Chilliet authored
Resolve "html tag should have a lang attribute" See merge request fusiondirectory/fd!431 (cherry picked from commit 186b5c07) da63c903
fix(html) Fill lang attribute of html tag
-