- 24 Oct, 2018 1 commit
-
-
Côme Chilliet authored
Resolve "html tag should have a lang attribute" See merge request fusiondirectory/fd!431
-
- 22 Oct, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "Support for %askme% in BooleanAttribute is broken" Closes #5897 See merge request fusiondirectory/fd!432
-
Côme Chilliet authored
(TRUE == '%askme') evaluates to TRUE in PHP, we need to use === in this case issue #5897
-
- 18 Oct, 2018 4 commits
-
-
Côme Chilliet authored
issue #5914
-
Côme Chilliet authored
Resolve "Use more HTML5 input types" See merge request fusiondirectory/fd!430
-
Côme Chilliet authored
issue #5910
-
Côme Chilliet authored
This removes required, pattern and special input types from template edition rendering so that masks can be used. issue #5910
-
- 17 Oct, 2018 14 commits
-
-
Côme Chilliet authored
Resolve "Use more HTML5 input types" See merge request fusiondirectory/fd!429
-
Côme Chilliet authored
Attributes which are input for a SetAttribute or equivalent should now be set as such, and should not have the "required" html attribute to avoid validation problems. Also subattribute and required status is indicated in the $attributes array for future use related to #5858 issue #5910
-
Côme Chilliet authored
Resolve "Add option to remove download button from FileTextAreaAttribute" See merge request fusiondirectory/fd!428
-
Côme Chilliet authored
issue #5913
-
Côme Chilliet authored
Resolve "simpleManagement filters are not displayed correctly" See merge request fusiondirectory/fd!427
-
Côme Chilliet authored
issue #5912
-
Côme Chilliet authored
Resolve "Use more HTML5 input types" See merge request fusiondirectory/fd!425
-
Côme Chilliet authored
issue #5910
-
Côme Chilliet authored
issue #5910
-
Côme Chilliet authored
issue #5910
-
Côme Chilliet authored
issue #5910
-
Côme Chilliet authored
issue #5910
-
Côme Chilliet authored
So that the pattern is also set in the HTML input issue #5910
-
Côme Chilliet authored
issue #5910
-
- 16 Oct, 2018 5 commits
-
-
Côme Chilliet authored
Also added formnovalidate="formnovalidate" to all submit inputs which should not validate data. issue #5910
-
Côme Chilliet authored
issue #5910
-
bmortier authored
Resolve "update locales for 1.4-dev" Closes #5911 See merge request fusiondirectory/fd!426
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
Côme Chilliet authored
Resolve "Ldap filter parsing issue" See merge request fusiondirectory/fd!397
-
- 15 Oct, 2018 5 commits
-
-
Côme Chilliet authored
Resolve "homePhone is not a PhoneNumberAttribute" See merge request fusiondirectory/fd!423
-
Côme Chilliet authored
issue #5909
-
Côme Chilliet authored
Resolve "Date field should have a start date parameter" See merge request fusiondirectory/fd!422
-
Côme Chilliet authored
issue #5908
-
Côme Chilliet authored
This only makes sense when default value is empty issue #5908
-
- 10 Oct, 2018 4 commits
-
-
Côme Chilliet authored
Revert "Merge branch… See merge request fusiondirectory/fd!421
-
Côme Chilliet authored
Revert "Merge branch '5907-password-recover-does-not-escape-fields-in-error-messages' into '1.4-dev'" This reverts merge request !420
-
Côme Chilliet authored
Resolve "Password recovery does not escape fields in error messages" See merge request fusiondirectory/fd!420
-
Côme Chilliet authored
We’ll need to check there is no error message which actually needs HTML. issue #5907
-
- 08 Oct, 2018 2 commits
-
-
bmortier authored
Resolve "update locales for 1.4-dev" Closes #5904 See merge request fusiondirectory/fd!419
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 04 Oct, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "Ease template fields filling from LDAP values" See merge request fusiondirectory/fd!418
-
Côme Chilliet authored
issue #5903
-
- 03 Oct, 2018 1 commit
-
-
Côme Chilliet authored
Resolve "User tabs with plSelfModify=FALSE should not show in user menu" See merge request fusiondirectory/fd!417
-