- 22 Jun, 2021 4 commits
-
-
Côme Chilliet authored
issue #6167
-
Côme Chilliet authored
Add PHPCompatibility check to php codesniffer CI step issue #6167
-
Côme Chilliet authored
Resolve "Class Attribute conflicts with PHP 8 Attribute class" See merge request fusiondirectory/fd!908
-
Côme Chilliet authored
In a future version we should move all classes to namespace, but for now only moving Attribute class to avoid problems with PHP>=8 which have its own Attribute class. issue #6167
-
- 17 Jun, 2021 4 commits
-
-
Côme Chilliet authored
Resolve "When showing an internal exception not enough detail is shown" See merge request fusiondirectory/fd!907
-
Côme Chilliet authored
In some cases they end up shown to the user and should be understandable. issue #6170
-
Côme Chilliet authored
Resolve "CSRF Token error when adding 1000+ users to a group" See merge request fusiondirectory/fd!906
-
Côme Chilliet authored
This is easy to check as management classes respect the size limit option. issue #6169
-
- 07 Jun, 2021 2 commits
-
-
Côme Chilliet authored
Resolve "Refactor multiPlugin" See merge request fusiondirectory/fd!903
-
Côme Chilliet authored
Make it so that attributes are actually loaded into the multiPlugin tab as in any other simplePlugin tab, to fix webservice features. issue #6166
-
- 03 Jun, 2021 3 commits
-
-
Côme Chilliet authored
Merge branch '6165-attempting-to-remove-array-values-from-a-multivaluated-attribute-through-the-webservice' into '1.4-dev' Resolve "Attempting to remove array values from a multivaluated attribute through the webservice removes all values" See merge request fusiondirectory/fd!902
-
Côme Chilliet authored
issue #6165
-
Côme Chilliet authored
This will fix webservice removing of array values on complex multivaluated attributes. issue #6165
-
- 06 May, 2021 2 commits
-
-
Côme Chilliet authored
Merge branch '6163-userpasswordattribute-does-not-handle-correctly-clear-method-in-templates' into '1.4-dev' Resolve "UserPasswordAttribute does not handle correctly clear method in templates" See merge request fusiondirectory/fd!901
-
Côme Chilliet authored
The new format is method|locked|password, which makes a lot more sense than storing a bogus hash for templates, and fixes problems with clear method. The code can still read the old format so transition should be fine. issue #6163
-
- 04 May, 2021 4 commits
-
-
Côme Chilliet authored
Merge branch '6162-dateattribute-classes-should-accept-ldap-format-when-set-through-webservice' into '1.4-dev' Resolve "DateAttribute classes should accept LDAP format when set through webservice" See merge request fusiondirectory/fd!900
-
Côme Chilliet authored
issue #6162
-
Côme Chilliet authored
Resolve "Logout in cas mode make a redirection error" See merge request fusiondirectory/fd!899
-
Côme Chilliet authored
issue #6088
-
- 27 Apr, 2021 2 commits
-
-
Côme Chilliet authored
Resolve "Tab update is only called on current tab" See merge request fusiondirectory/fd!898
-
Côme Chilliet authored
Calling update method is usually cheap, and tabs may update in reaction to changes in other tabs, so it’s better to update all tabs instead of only last and current ones. It will improve behavior of webservice as well. issue #6159
-
- 26 Apr, 2021 2 commits
- 19 Apr, 2021 2 commits
-
-
bmortier authored
Resolve "put the fusiondirectory/.github/FUNDING.yml for github" Closes #6095 See merge request fusiondirectory/fd!896
-
bmortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@fusiondirectory.org>
-
- 06 Apr, 2021 4 commits
-
-
Côme Chilliet authored
Resolve "Add subscription screen" See merge request fusiondirectory/fd!895
-
Côme Chilliet authored
Importing fix from 1.3-fixes issue #6152
-
Côme Chilliet authored
Resolve "Add subscription screen" See merge request fusiondirectory/fd!893
-
Côme Chilliet authored
issue #6152
-
- 23 Mar, 2021 2 commits
-
-
bmortier authored
Merge branch '6157-fix-reference-to-the-documentation-after-moving-around-fusiondirectory-documentationin-upgrade' into '1.4-dev' Resolve "fix reference to the documentation after moving around fusiondirectory documentationin UPGRADE.md and README.md" Closes #6157 See merge request fusiondirectory/fd!888
-
bmortier authored
fix(docs) fix reference to the documentation after moving around fusiondirectory documentationin UPGRADE.md and README.md Signed-off-by:Benoit Mortier <benoit.mortier@fusiondirectory.org>
-
- 15 Mar, 2021 3 commits
-
-
Côme Chilliet authored
Resolve "After exporting to CSV, button actions export again" See merge request fusiondirectory/fd!879
-
Côme Chilliet authored
issue #6156
-
Côme Chilliet authored
Make sure "act" hidden field is empty after action has been done. issue #6156
-
- 11 Mar, 2021 4 commits
-
-
Côme Chilliet authored
Resolve "Add subscription screen" See merge request fusiondirectory/fd!878
-
Côme Chilliet authored
issue #6152
-
Côme Chilliet authored
Resolve "Add subscription screen" See merge request fusiondirectory/fd!877
-
Côme Chilliet authored
issue #6152
-
- 09 Mar, 2021 2 commits
-
-
Côme Chilliet authored
Resolve "Add subscription screen" See merge request fusiondirectory/fd!876
-
Côme Chilliet authored
issue #6152
-