- 17 May, 2021 1 commit
-
-
Cédric Anne authored
-
- 27 Apr, 2021 1 commit
-
-
AdrienClairembault authored
-
- 26 Apr, 2021 1 commit
-
-
Cédric Anne authored
-
- 19 Apr, 2021 1 commit
-
-
Johan Cwiklinski authored
-
- 07 Apr, 2021 1 commit
-
-
yakirillko authored
* Update commonitilobject.class.php Fix wrong id in watcher info, when it assigned and hidden via ticket template. * Update inc/commonitilobject.class.php * Update inc/commonitilobject.class.php * Fix CS Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> Co-authored-by:
Johan Cwiklinski <trasher@x-tnd.be>
-
- 01 Apr, 2021 1 commit
-
-
Adrien Clairembault authored
* Display file mime in tooltip + add file size * Fix checker Co-authored-by:
Johan Cwiklinski <trasher@x-tnd.be>
-
- 19 Mar, 2021 1 commit
-
-
Cédric Anne authored
-
- 22 Feb, 2021 1 commit
-
-
tomolimo authored
Hello, There was a two single quotes to end the action attribute of the form HTML tag. Delete one in order to keep HTML clean. Thank you Regards Tomolimo
-
- 20 Jan, 2021 1 commit
-
-
Xacobo Freire authored
* Fix sql total duration * Use SUM function closes #8550
-
- 07 Jan, 2021 1 commit
-
-
Stanislas authored
* fix(dashboard): fix query criteria * refactor(code): refactor code for SLA / OLA computation
-
- 04 Jan, 2021 1 commit
-
-
François Legastelois authored
-
- 23 Dec, 2020 1 commit
-
-
adelaunay authored
-
- 25 Nov, 2020 1 commit
-
-
cconard96 authored
Add an optional parameter to specify classes for the gallery items - The timeline_img_preview class which was previously applied every time was moved to only be added when creating the gallery for non-embedded images in the timeline Add an optional thumbnail_src parameter to images. If not specified, the src parameter is used for the main image and thumbnail.
-
- 21 Oct, 2020 2 commits
-
-
Adrien Clairembault authored
* Fix associated items in change and problems * Improve method / vars names, fix edges cases * Fix missing var and avoid foreach on '0'
-
btry authored
* bad getLinkedItems implementation Signed-off-by:
Thierry Bugier <tbugier@teclib.com> * performance optimization Signed-off-by:
Thierry Bugier <tbugier@teclib.com> * use the normalized return value of getLinkedItems Signed-off-by:
Thierry Bugier <tbugier@teclib.com> * remove docblock: invalid and redundant with the parent's implementation Signed-off-by:
Thierry Bugier <tbugier@teclib.com>
-
- 09 Oct, 2020 2 commits
-
-
AdrienClairembault authored
-
AdrienClairembault authored
-
- 17 Sep, 2020 1 commit
-
-
Cédric Anne authored
-
- 15 Sep, 2020 1 commit
-
-
Johan Cwiklinski authored
* Fix some ambiguous translations * Test locales generation * Few other fixes * Rely on configured plural number rather than hardcoded 2 * Use item names
-
- 25 Aug, 2020 1 commit
-
-
Cédric Anne authored
-
- 04 Aug, 2020 2 commits
- 15 Jul, 2020 2 commits
-
-
Cédric Anne authored
-
adelaunay authored
-
- 07 Jul, 2020 1 commit
-
-
Xavier CAILLAUD authored
* avoid Plugin Error on use getAllTypesForHelpdesk function * Update inc/commonitilobject.class.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> Co-authored-by:
Cédric Anne <cedric.anne@gmail.com>
-
- 02 Jul, 2020 2 commits
-
-
Adrien Clairembault authored
tmp
-
cconard96 authored
fixes #7535 I saw no other uses of the original supplier pic so I removed it
-
- 23 Jun, 2020 1 commit
-
-
Cédric Anne authored
-
- 12 Jun, 2020 1 commit
-
-
Johan Cwiklinski authored
* Factorize checks and add impact tab on Change and Problem * Rename method
-
- 11 Jun, 2020 2 commits
-
-
cconard96 authored
fixes #7389 Remove tracking on CommonITILObject create forms - The migration of data is already handled here and the warning is useless when some fields cause the form to reload on purpose. Fix issue with false data-track-changes. False values become empty not false so the wrong value was tested. Drop redundant Select2 listener - The select change event is already fired when using Select2. Event call order doesn't seem to matter here (change event should be fired after select2).
-
Johan Cwiklinski authored
* Do not try to create missing objects Factorize some code * Use correct column
-
- 10 Jun, 2020 2 commits
-
-
Adrien Clairembault authored
-
Johan Cwiklinski authored
-
- 05 Jun, 2020 1 commit
-
-
Adrien Clairembault authored
-
- 04 Jun, 2020 1 commit
-
-
Johan Cwiklinski authored
-
- 03 Jun, 2020 1 commit
-
-
cconard96 authored
Add ability to mark forms as trackable and then warn users if they try to leave a page that has unsaved changes - Forms can be marked as trackable with "data-track-changes='true'" - Individual form inputs can be ignored with "data-track-changes='false'" Track followups, tasks, and solutions. Fix EOF. Fix dropdown form options. Change beforeunload for modern browsers.
-
- 19 May, 2020 1 commit
-
-
Xavier CAILLAUD authored
* Fix Form Validation for timeline Ticket * Update inc/commonitilobject.class.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> * Update inc/commonitilobject.class.php Co-authored-by:
Cédric Anne <cedric.anne@gmail.com> Co-authored-by:
Cédric Anne <cedric.anne@gmail.com>
-
- 12 May, 2020 2 commits
-
-
François Legastelois authored
-
Adrien Clairembault authored
* Do not compute takeintoaccount_delay_stat if new * Update functionnal tests * Use LogicException
-
- 07 May, 2020 1 commit
-
-
Alexandre Delaunay authored
* factorize showFormHeader for itil classes * Update inc/commonitilobject.class.php Co-authored-by:
Johan Cwiklinski <trasher@x-tnd.be> Co-authored-by:
Johan Cwiklinski <trasher@x-tnd.be>
-