- 14 Jan, 2021 1 commit
-
-
Edgard Lorraine Messias authored
-
- 13 Jan, 2021 1 commit
-
-
Johan Cwiklinski authored
-
- 12 Jan, 2021 2 commits
-
-
Adrien Clairembault authored
* Init active tab on display * Use result from defineTabs instead of hardcoded $main
-
Stanislas KITA authored
-
- 11 Jan, 2021 1 commit
-
-
Cédric Anne authored
-
- 07 Jan, 2021 7 commits
-
-
Cédric Anne authored
-
Cédric Anne authored
-
Adrien Clairembault authored
* Fix IMAP auth without login source dropdown * Check getFromDBByCrit result
-
Cédric Anne authored
* Fix email attachement decoding logic * Prevent charset comparison to fail due to case sensitivity * Do not try to convert contents if source charset is unknown
-
Johan Cwiklinski authored
-
Cédric Anne authored
-
Stanislas authored
* fix(dashboard): fix query criteria * refactor(code): refactor code for SLA / OLA computation
-
- 05 Jan, 2021 2 commits
-
-
Xacobo Freire authored
closes #8487
-
Cédric Anne authored
-
- 04 Jan, 2021 3 commits
-
-
Cédric Anne authored
-
François Legastelois authored
-
Johan Cwiklinski authored
-
- 24 Dec, 2020 1 commit
-
-
Thierry Bugier authored
method returns an array, not a string Signed-off-by:
Thierry Bugier <tbugier@teclib.com>
-
- 23 Dec, 2020 1 commit
-
-
adelaunay authored
-
- 22 Dec, 2020 2 commits
-
-
adelaunay authored
-
Johan Cwiklinski authored
Missing type search option
-
- 21 Dec, 2020 3 commits
-
-
adelaunay authored
-
cconard96 authored
fixes #8400
-
Curtis Conard authored
* Fix creation of public saved search fixes #8303 * Force private search instead of using the default value if the user lacks public search create rights
-
- 18 Dec, 2020 9 commits
-
-
Cédric Anne authored
-
Cédric Anne authored
-
Cédric Anne authored
-
Johan Cwiklinski authored
-
Cédric Anne authored
-
Stanislas authored
* fix(linked_ticket): fix cascade resolution * refactor(code) do not compute status for linked ticket
-
Stanislas authored
* fix(clone): cloning relations too * include problem and change template
-
Cédric Anne authored
-
Cédric Anne authored
* Prevent tests dataset loading to alter session * Try to reset session before each test * Fix call to undefined parent::setUp() * Fix message after redirect test
-
- 16 Dec, 2020 3 commits
-
-
Adrien Clairembault authored
* Remove uneeded decoding before sending email * Keep decoding; double encode emails again * Remove forgotten line Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> Co-authored-by:
Cédric Anne <cedric.anne@gmail.com>
-
Johan Cwiklinski authored
-
Cédric Anne authored
* Fix some errors triggering MySQL Warnings * Permit usage of entity id when calling DbTestCase::setEntity() * Handle booleans values in DB request Fix "BLOB, TEXT, GEOMETRY or JSON column 'positions' can't have a default value" Fix "Incorrect integer value: '_test_root_entity' for column `glpi_profiles_users`.`entities_id` at row 1" Fix "Truncated incorrect DOUBLE value: ''" when tinyint is set to `false` instead of `0` Fix "Incorrect integer value: '' for column `xxx`.`users_id` at row 1" due to logout state in tests Fix "Incorrect integer value: '' for column `glpi_knowbaseitems_revisions`.`id` at row 1" during new KB revision creation Fix invalid entity selection in `tests\units\Appliance_Item_Relation::testCountForApplianceItem()` Fix "Incorrect integer value: 'N/A' for column `glpi`.`glpi_items_deviceprocessors`.`states_id` at row 1" in `tests\units\Computer::testUpdate()` Fix "Incorrect integer value: '' for column `glpi`.`glpi_logs`.`items_id` at row 1" in `tests\units\Computer::testClone()` Fix "Incorrect integer value: '' for column `glpi`.`glpi_groups_users`.`users_id` at row 1" in `tests\units\Group_User::testIsUserInGroup()` Fix "Column 'softwareversions_id_use' cannot be null" Fix "Data truncated for column 'entities_id' at row 1" in Log tests Fix "Field 'from', 'to', 'date' and 'messageid' doesn't have a default value"
-
- 14 Dec, 2020 2 commits
-
-
Johan Cwiklinski authored
Mandatory so coverage can be run on both directories
-
dependabot[bot] authored
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 09 Dec, 2020 2 commits
-
-
Cédric Anne authored
-
Johan Cwiklinski authored
-