elacour

Results 33 issues of elacour

Being able to set a class through the callback helps to use custom css or js everywhere a user is displayed.

Format fields wrongly list queue or global ticket customfields as available in transactions query builder. Results produces then empty fields. So first, list every Transaction customfields (global and depending on...

Using object context is mandatory when there is more than one customfield using the same name, applied to different queues/catalogs/classes. Else the wrong CF is loaded and as it does...

See https://rt.bestpractical.com/Ticket/Display.html?id=32275

Previous code allows to check one ldap group membership before allowing user to log in RT. This PR allow to check against multiple groups. The first group that matches allows...

![clickable-attach-name](https://user-images.githubusercontent.com/101576/43960167-78d40962-9cb1-11e8-8f27-00d8ff8e9e87.png)

8862bd94d introduced a regression, seen at least when calling Ticket/Display.html?id=X&Action=YYY&Status=ZZZ. TransactionBatch scrips are triggered for Owner change (Take here) but not for Status change. All changes are wrapped inside an...