Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-15Merge branch '4.4-trunk' into 4.4.5-relengrt-4.4.5sunnavy
2021-09-15Merge branch 'security/4.4.5-releng' into 4.4.5-relengsunnavy
2021-09-14Merge branch '4.2-trunk' into 4.4-trunksunnavy
2021-09-14Merge branch '4.2.17-releng' into 4.2-trunksunnavy
2021-08-12Merge branch 'security/4.2/timing-side-channel' into security/4.2.17-relengrt-4.2.17sunnavy
2021-08-12Always check password to avoid timing side channel attacks on login pageDianne Skoll
2021-08-12Merge branch 'security/4.4/timing-side-channel' into security/4.4.5-relengsunnavy
2021-08-12Always check password to avoid timing side channel attacks on login pageDianne Skoll
2021-07-26Updated translations from Launchpadrt-4.4.5beta1sunnavy
2021-07-26Update copyright to 2021sunnavy
2021-07-13Put new added "User time worked" report to the end of the listsunnavy
2021-07-13Update ReassignTicket description as it can modify "unowned" tickets toosunnavy
2021-07-08Merge branch '4.4/email-dashboard-user-arg' into 4.4-trunkJim Brandt
2021-07-08Add --user to process dashboard subscriptions for a single user onlysunnavy
2021-07-08Merge branch '4.4/order-by-watcher-default-field' into 4.4-trunksunnavy
2021-07-08Note possible behavior change for role order byJim Brandt
2021-06-30Document $UserAutocreateDefaultsOnLogin only onceJim Brandt
2021-06-28Merge branch '4.4/bulk-update-clear-roles' into 4.4-trunksunnavy
2021-06-28Allow clearing roles on bulk updates pageSteven Burr
2021-06-25Test order by behavior of "Requestors" header in search resultssunnavy
2021-06-25Use Name as the default watcher field in search resultssunnavy
2021-06-22Set fixed time to make sure tests pass all the timesunnavy
2021-06-22Update tests for Oracle as it's "NULLS LAST" in ascending order by defaultsunnavy
2021-06-21Merge branch '4.4/chart-group-by-custom-roles' into 4.4-trunksunnavy
2021-06-21Add docs describing chart group-by with rolesJim Brandt
2021-06-19Hide "Total" row for not-distinct results in search chart to avoid confusionsunnavy
2021-06-19Update tests for the support of grouping by user defined groups in chartssunnavy
2021-06-19Group by direct members of role groups for ticket search chartssunnavy
2021-06-18Reduce space used by Current search to avoid saved search overlapJim Brandt
2021-06-16Add tests for grouping by custom roles in ticket search chartssunnavy
2021-06-16Add grouping by custom roles for ticket search chartssunnavy
2021-06-16Ensure values returned from DistinctFieldValues are utf8craig kaiser
2021-06-16Add test for subject tag with unicode characterscraig kaiser
2021-06-15Merge branch '4.4/user-time-worked' into 4.4-trunksunnavy
2021-06-15Add docs for User Time Worked ReportCraig Kaiser
2021-06-15Create a standard RT Time Worked reportCraig Kaiser
2021-06-14Merge branch '4.4/search-disabled-users2' into 4.4-trunksunnavy
2021-06-10Add ability to search for disabled usersSteven Burr
2021-06-10Merge branch '4.4/principals-autocomplete-callbacks' into 4.4-trunkJim Brandt
2021-06-10Merge branch '4.4/chart-sql-subquery' into 4.4-trunkJim Brandt
2021-06-10Merge branch '4.4/search-watcher-by-group-name' into 4.4-trunkJim Brandt
2021-06-10Document custom role group searchJim Brandt
2021-06-09Merge branch '4.4/custom-field-validate-value-callback' into 4.4-trunkJim Brandt
2021-06-08Merge branch '4.4/update-tests-for-null-order-in-pg' into 4.4-trunkJim Brandt
2021-06-07Merge branch '4.4/lazy-role-groups' into 4.4-trunksunnavy
2021-06-07Convert pod link to private method to code formatJim Brandt
2021-06-07Test lazy role groupssunnavy
2021-06-07Optionally validate Requestor/AdminCc/Cc as they could be lazily createdsunnavy
2021-06-07Improve RoleGroup method to create the group if askedsunnavy
2021-06-07Default PrincipalId to 0 to avoid SQL error for not-existing role groupssunnavy