- 10 Sep, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "Authorized users with blank password" See merge request fusiondirectory/fd!170
-
Côme Chilliet authored
issue #3710
-
- 07 Sep, 2018 2 commits
-
-
bmortier authored
Merge branch '5885-add-the-language-afrikaans-south-africa-af_za-chinese-taiwan-zh_tw' into '1.4-dev' Resolve "Add the language Afrikaans (South Africa) (af_ZA) Chinese (Taiwan) (zh_TW)" Closes #5885 See merge request fusiondirectory/fd!390
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 06 Sep, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "Improve stand-alone page support" See merge request fusiondirectory/fd!389
-
Côme Chilliet authored
This should fix CSRF crashes with recovery issue #5854
-
- 05 Sep, 2018 4 commits
-
-
Côme Chilliet authored
Resolve "Improve stand-alone page support" See merge request fusiondirectory/fd!388
-
Côme Chilliet authored
issue #5854
-
Côme Chilliet authored
Resolve "Improve stand-alone page support" See merge request fusiondirectory/fd!387
-
Côme Chilliet authored
issue #5854
-
- 03 Sep, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "Error after config step in setup" See merge request fusiondirectory/fd!385
-
Côme Chilliet authored
This was caused by the move of objectClass to plInfo is plugins. issue #5880
-
- 29 Aug, 2018 8 commits
-
-
Côme Chilliet authored
Resolve "Apply template action is missing" See merge request fusiondirectory/fd!383
-
Côme Chilliet authored
issue #5881
-
Côme Chilliet authored
feat(management) Add new object from template action to template objects in management list issue #5881 -
Côme Chilliet authored
Resolve "Fields searched for by text filter should be provided by tabs" See merge request fusiondirectory/fd!382
-
Côme Chilliet authored
issue #5867
-
Côme Chilliet authored
Resolve "Fields searched for by text filter should be provided by tabs" See merge request fusiondirectory/fd!381
-
Côme Chilliet authored
Also ACLs are checked to make sure the filter is allowed before running the query. Now plugins can add fields which will be part of the default searched fields for a type. This will be used by the mail plugin for instance. issue #5867
-
Côme Chilliet authored
Still needs to be added: ACL check to avoid crashes, and plSearchAttribute key in plInfo for tabs to add fields to the search. issue #5867
-
- 28 Aug, 2018 6 commits
-
-
Côme Chilliet authored
Resolve "filter enhancement and management refactor" See merge request fusiondirectory/fd!380
-
Côme Chilliet authored
issue #5135
-
Côme Chilliet authored
Resolve "filter enhancement and management refactor" See merge request fusiondirectory/fd!379
-
Côme Chilliet authored
This fixes a Selenium test failure caused by changes made in #5831 The content of the tab need to be executed before the tab list is computed because in case of ogroups it may load dynamic tabs. issue #5135
-
Côme Chilliet authored
issue #5135
-
Côme Chilliet authored
ACL handling for menu actions is already done in Action class in method fillMenuItems by calling hasPermission issue #5135
-
- 27 Aug, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "filter enhancement and management refactor" See merge request fusiondirectory/fd!378
-
Côme Chilliet authored
This avoids HTML validation errors. Also made sure tab filters tooltip content is escaped to avoid problems. issue #5135
-
- 19 Aug, 2018 2 commits
-
-
bmortier authored
'5877-merge-changelog-md-authors-upgrade-md-into-dev-after-releasing-1-2-2' into '1.4-dev' See merge request fusiondirectory/fd!376
-
bmortier authored
Merge branch '5877-merge-changelog-md-authors-upgrade-md-into-dev-after-releasing-1-2-2' into '1.3-dev' Resolve "Merge Changelog.md, Authors, UPGRADE.md into -dev after releasing 1.2.2" Closes #5877 See merge request fusiondirectory/fd!375 (cherry picked from commit fadfbbbe) ad76656d
feat(1.2.2) Merge Changelog.md, Authors, UPGRADE.md into -dev after releasing 1.2.2
-
- 16 Aug, 2018 8 commits
-
-
Côme Chilliet authored
Resolve "filter enhancement and management refactor" See merge request fusiondirectory/fd!370
-
Côme Chilliet authored
Fix crash in group management when some plugins are not installed issue #5135
-
Côme Chilliet authored
Resolve "filter enhancement and management refactor" See merge request fusiondirectory/fd!368
-
Côme Chilliet authored
And clean a bit CopyPasteHandler issue #5135
-
Côme Chilliet authored
This will ease automated testing issue #5135
-
Côme Chilliet authored
Resolve "Template filter should work as any type filter" See merge request fusiondirectory/fd!362
-
Côme Chilliet authored
This makes sure templates are treated like a separated type which means templates for any of the managed types. This also means you can show only templates if you want to. issue #5866
-
Côme Chilliet authored
Makes sure template filter and other type filters html ids look alike, and force objectTypes to uppercase in management class so that html ids for actions and such all use the same case (uppercase). issue #5866
-
- 14 Aug, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "HTML is not escaped in departments descriptions" for 1.4-dev See merge request fusiondirectory/fd!358
-
Côme Chilliet authored
issue #5868
-