- 28 Feb, 2023 1 commit
-
-
dockx thibault authored
Adds proper icons size for tasks, mailTemplate and taskDashboard.
-
- 09 Dec, 2022 1 commit
-
-
dockx thibault authored
Adds proper icons to tasks task-dashboard and mail.
-
- 26 Aug, 2021 1 commit
-
-
Côme Chilliet authored
issue #6187
-
- 05 Mar, 2021 1 commit
-
-
Côme Chilliet authored
issue #6088
-
- 15 Feb, 2021 2 commits
-
-
Côme Chilliet authored
issue #6150
-
Côme Chilliet authored
There is a wrong type in phpCas phpdoc in some versions (1.3.6 from debian is affected) issue #6114
-
- 10 Dec, 2020 1 commit
-
-
Côme Chilliet authored
Removed phpstan.neon which will be in dev-tools instead. Fixed some phpstan reported problems to avoid having a huge baseline. issue #6114
-
- 22 Oct, 2020 1 commit
-
-
Côme Chilliet authored
Also made sure template and archive are at the end since they are special cases. issue #6119
-
- 20 Oct, 2020 1 commit
-
-
Côme Chilliet authored
Moved styling from HTML code to CSS for ACL edition template. We should also look into using colors from the theme instead of hard coded ones. issue #6119
-
- 08 Oct, 2020 1 commit
-
-
Côme Chilliet authored
48px comes from breeze theme. 16px is a copy/paste of package-x-generic issue #6119
-
- 08 Sep, 2020 1 commit
-
-
Côme Chilliet authored
issue #6114
-
- 03 Sep, 2020 1 commit
-
-
Côme Chilliet authored
issue #6114
-
- 09 Jul, 2020 3 commits
-
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
Use a thrown error instead of calling msg_dialog and exit. And use an exception handler to format uncaught fatal errors. issue #6071
-
- 19 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6073
-
- 18 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6065
-
- 12 Feb, 2020 3 commits
-
-
Côme Chilliet authored
For the message explaining how to edit the fields on a click-to-edit screen. issue #6038
-
Côme Chilliet authored
issue #6069
-
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
-
- 27 Nov, 2019 1 commit
-
-
Côme Chilliet authored
issue #6049
-
- 26 Nov, 2019 1 commit
-
-
Côme Chilliet authored
issue #5779
-
- 06 Nov, 2019 4 commits
-
-
Côme Chilliet authored
issue #6046
-
Côme Chilliet authored
issue #6046
-
Côme Chilliet authored
issue #6046
-
Côme Chilliet authored
Improve display of fatal error during login process, load plist earlier if needed to log the failed login information, and make sure plist is reloaded if config is reloaded. issue #6046
-
- 22 Oct, 2019 1 commit
-
-
Côme Chilliet authored
There was two functions for storing/getting object dn from session for no reason. issue #6038
-
- 28 Aug, 2019 4 commits
-
-
Côme Chilliet authored
These are used by recovery, setup and dashboard. issue #6023
-
Côme Chilliet authored
And convert global_get calls to get issue #6024
-
Côme Chilliet authored
Also global_is_set to is_set. issue #6024
-
Côme Chilliet authored
It was history code from GOsa issue #6024
-
- 30 Jul, 2019 3 commits
-
-
Côme Chilliet authored
issue #5858
-
Côme Chilliet authored
issue #5858
-
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
-
- 16 Jul, 2019 1 commit
-
-
Côme Chilliet authored
This allows to avoid ldap reads from pluglist::load, and should fix a crash happenning in index.php when using encrypted password in config file. issue #6015
-
- 19 Jun, 2019 1 commit
-
-
Côme Chilliet authored
Moved userinfo related functions as methods in userinfo Moved ppolicy account expiration check to expired_status method Split ppolicy fetch in a method so that it can be used by expiration warning detection later. issue #6001
-
- 27 May, 2019 1 commit
-
-
Côme Chilliet authored
Date fields are now using HTML5 date input issue #5931
-
- 26 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5955
-
- 25 Feb, 2019 1 commit
-
-
Côme Chilliet authored
Fixes of spaces by php-cs-fixer issue #5955
-