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
2022-01-07Ignore HotList column for RT::Class on importing5.0/importer-ignore-class-hotlistsunnavy
2022-01-07Merge branch '5.0/JSChart-fix-tool-tip-multiple-charts' into 5.0-trunksunnavy
2022-01-05Show correct tooltips with multiple chartsBrian Conry
2021-12-22Merge branch '5.0/fix-bind-variables-in-chart-query' into 5.0-trunkJim Brandt
2021-12-17Update the EXPORTED versionBrett Smith
2021-12-16Merge branch '5.0/detect-attachments-from-session' into 5.0-trunksunnavy
2021-12-16Suppress warning when session attachments existBrian Conry
2021-12-16Merge branch '5.0/customizable-admin-global-myrt' into 5.0-trunkJim Brandt
2021-12-15Merge branch '5.0/label-tooltip-nowrap' into 5.0-trunkJim Brandt
2021-12-14Merge branch '5.0/protect-links-and-buttons-in-inline-edit-click-panels' into...Jim Brandt
2021-12-10Merge branch '5.0/abstract-dropdown-menu' into 5.0-trunkJim Brandt
2021-12-03Merge branch '5.0/remove-extra-closing-div' into 5.0-trunksunnavy
2021-12-03Add chart tests for queries with JOINssunnavy
2021-12-03Do not use bind variables in intermediate subqueriessunnavy
2021-12-01Remove extra closing </div> elementcraig kaiser
2021-11-17Merge branch '5.0/gnupg-command-docs' into 5.0-trunkJim Brandt
2021-11-17Document the GnuPG key in the %GnuPG configuration in RT::Crypt::GnuPGBrett Smith
2021-11-13Update tests because of the space removal between label text and help iconsunnavy
2021-11-13Try harder to not only wrap help tooltip in labelssunnavy
2021-11-06Merge branch '5.0/ticket-update-button-padding' into 5.0-trunksunnavy
2021-11-05Remove unneeded padding on ticket updateJim Brandt
2021-11-04Support to customize global MyRT configuration pagesunnavy
2021-11-03Separate "collapse" and passed in bodyclass for widget bodysunnavy
2021-11-03Abstract "Return to Search Results" and "Hide unset fields" to DropdownMenusunnavy
2021-11-03Merge branch '5.0/validate-get-default-queue' into 5.0-trunkJim Brandt
2021-11-03Add tests for DefaultQueue config rights checksunnavy
2021-11-03Load queue object in GetDefaultQueue to make sure it's valid and visiblesunnavy
2021-11-01Merge branch '5.0/homepage-dashboard-for-rtir' into 5.0-trunkJim Brandt
2021-11-01Use a loose regex to cover all DefaultDashboard attributessunnavy
2021-10-07Don't trigger inline edit if user clicks links, buttons or their childrensunnavy
2021-10-05Support to specify attribute name of system default dashboardsunnavy
2021-10-05Respect $Name argument in SelectDashboardsunnavy
2021-09-29Remove duplicated testssunnavy
2021-09-27Merge branch '5.0/use-bind-values' into 5.0-trunkJim Brandt
2021-09-27Bump DBIx::SearchBuilder to 1.71 to use bind parameters for searchessunnavy
2021-09-26Merge branch '5.0/add-auth-token-callbacks' into 5.0-trunksunnavy
2021-09-22Merge branch '5.0/update-perl-docs' into 5.0-trunksunnavy
2021-09-22Give Pg a hint about the data type of the argumentsunnavy
2021-09-22Refactor bare select queries to use bind valuessunnavy
2021-09-22Update tests to force BuildSelectQuery to not use bind valuessunnavy
2021-09-22Use bind variables in DBIx::SearchBuilder by defaultsunnavy
2021-09-22Add callbacks to allow customization of AuthTokens pageSteven Burr
2021-09-22Merge branch '5.0/make-custom-role-tooltips-consistent' into 5.0-trunksunnavy
2021-09-22Add tooltip for custom role inputs on search bulk pagecraig kaiser
2021-09-22Default to not render old appearence of EntryHint for MultiUserRoleInputcraig kaiser
2021-09-17Update recommendation for where to unpack sourceBrett Smith
2021-09-17Fix bracket in InitialdataFormatHandlers documentationcraig kaiser
2021-09-15Merge branch '5.0.2-releng' into 5.0-trunksunnavy
2021-09-15Merge branch '4.4-trunk' into 5.0-trunksunnavy
2021-09-15Merge branch '4.4.5-releng' into 4.4-trunksunnavy