- 19 Jul, 2022 1 commit
-
-
dockx thibault authored
Full code style as been reworked to match 1.4
-
- 18 Jul, 2022 1 commit
-
-
dockx thibault authored
Space parenthesis after fnc name fixed On function creation
-
- 14 Jul, 2022 2 commits
-
-
dockx thibault authored
Fixing codestyle
-
dockx thibault authored
This reverts commit 46b03343.
-
- 12 Jul, 2022 1 commit
-
-
dockx thibault authored
Fixing codestyle
-
- 26 Aug, 2021 1 commit
-
-
Côme Chilliet authored
issue #6187
-
- 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
-
- 08 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
-
- 18 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6065
-
- 06 Nov, 2019 2 commits
-
-
Côme Chilliet authored
issue #6046
-
Côme Chilliet authored
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 6 commits
-
-
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
-
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 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
-
- 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
-
- 26 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5955
-
- 25 Feb, 2019 2 commits
-
-
Côme Chilliet authored
Fixes of spaces by php-cs-fixer issue #5955
-
Côme Chilliet authored
Basic fixes like identation issue #5955
-
- 19 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5956
-
- 24 Jan, 2019 1 commit
-
-
Côme Chilliet authored
Going toward calling directly mainInc from plugin classes. Should work fine for all management classes. issue #5951
-
- 17 Jan, 2019 2 commits
-
-
Côme Chilliet authored
Moved it to a class which get instanciated in userinfo and keeps the size limit status for the current session. issue #5135
-
Côme Chilliet authored
It will be the same as headline when available. It’s also set in login and recovery pages. issue #5898
-
- 01 Oct, 2018 1 commit
-
-
Côme Chilliet authored
It will be the same as headline when available. It’s also set in login and recovery pages. issue #5898
-
- 28 Aug, 2018 1 commit
-
-
Côme Chilliet authored
issue #5135
-
- 26 Jul, 2018 7 commits
-
-
Côme Chilliet authored
issue #5854
-
Côme Chilliet authored
Removed unused session entry, made sure all error reset goes through the appropriate function. issue #5854
-
Côme Chilliet authored
issue #5854
-
Côme Chilliet authored
issue #5854
-
Côme Chilliet authored
issue #5854
-
Côme Chilliet authored
register_globals was removed in PHP 5.4, no need to check that it’s Off anymore. issue #5854
-
Côme Chilliet authored
issue #5854
-
- 25 Jul, 2018 1 commit
-
-
Côme Chilliet authored
Once FD is PHP7 only, this should be extended to catching Error class as well. issue #5859
-