- 05 Oct, 2017 12 commits
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
Côme Chilliet authored
Resolve "Add a way to sort tables" Closes #5708 See merge request !28
-
Côme Chilliet authored
Snapshot list can now be sorted if needed issue #5708
-
Côme Chilliet authored
An icon is shown after column text to show that it it sorted closes #5708
-
Côme Chilliet authored
Do not sort last line as it’s just a filling empty line. Also only add sorting when headers are used as we need to click on them for sorting. issue #5708
-
Côme Chilliet authored
Tables from divSelectBox can now be sorted thanks to javascript lib tsorter. issue #5708
-
- 04 Oct, 2017 2 commits
-
-
Côme Chilliet authored
Resolve "Sort entries in users dashboard" Closes #5703 See merge request !27
-
Côme Chilliet authored
Sort users by expiration date and username in users dashboard closes #5703
-
- 03 Oct, 2017 4 commits
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
Côme Chilliet authored
Resolve "Cannot add a group to "users and groups" field in sudo role" See merge request !25
-
Côme Chilliet authored
When mixed-groups is installed, the userGroupSelect dialog should allow to select object groups as they can be posix groups as well issue #5694
- 02 Oct, 2017 2 commits
-
-
Côme Chilliet authored
Resolve "Management filter is broken when mainAttr is FALSE" Closes #5701 See merge request !24
-
Côme Chilliet authored
There was problems with simpleManagement filters when the mainAttr value for one of the objectTypes listed is FALSE. This was at least a problem for Audit. Maybe ACLs. closes #5701
-
- 28 Sep, 2017 2 commits
-
-
Côme Chilliet authored
Resolve "Non-existing classes in pluglist::$info" Closes #5700 See merge request !22
-
Côme Chilliet authored
There was non-existing classes added to the info array in pluglist, which caused problems closes #5700
-
- 26 Sep, 2017 6 commits
-
-
Côme Chilliet authored
Resolve "Add more attributes for times and dates" Closes #5697 See merge request !21
-
Côme Chilliet authored
TimeHisAttribute is in "His" format (HHMMSS) while TimeHiAttribute is only "Hi" (HHMM) closes #5697
-
Côme Chilliet authored
Resolve "If tab objectClass contains top, tab gets activated by default" Closes #5696 See merge request !20
-
Côme Chilliet authored
There was a bug in is_this_account testing for /top/i instead of /^top$/i resulting in tab getting activated while they were not closes #5696
-
Côme Chilliet authored
Resolve "Number input fields are too wide" Closes #5695 See merge request !19
-
Côme Chilliet authored
Input fields of type number were too wide Now they are thinner, but can still store up to 6 digits closes #5695
-
- 19 Sep, 2017 12 commits
-
-
Jonathan Swaelens authored
Add exception when the build don't need to work closes #5693 Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
Jonathan Swaelens authored
Use xargs for php lint check so that the job will fail at the first error closes #5693 Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
Jonathan Swaelens authored
Add finetuning to phpcs and correct find command for php lint closes #5693 Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
Jonathan Swaelens authored
Add .inc files to php lint check closes #5693 Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
Jonathan Swaelens authored
Correct the comment about php lint closes #5691 Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
Jonathan Swaelens authored
Add check php lint to gitlab-ci closes #5691 Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>