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-11-07Add back the unintentionally deleted closing div of col-65.0/update-labeled-value-layoutsunnavy
2022-11-01Use a loose regex to get around space changes caused by LabeledValue refactorsunnavy
2022-11-01Port more elements to LabeledValuesunnavy
2022-11-01Re-add the missing Creator row for article displaysunnavy
2022-11-01Make "Merge into" row take half width on ticket ModifyLinks pagesunnavy
2022-11-01Add back the missing current-value spansunnavy
2022-11-01Use LabledValue to generate current-value spanssunnavy
2022-11-01Remove unnecessary current-value spansunnavy
2022-11-01Fix layout of ticket graph pagesunnavy
2022-11-01Drop an extra form-row wrapper as LabeledValue already has onesunnavy
2022-11-01Fix alignment and width of AddWatcherssunnavy
2022-10-29Merge branch '5.0/log-sql-even-without-currentuser' into 5.0-trunksunnavy
2022-10-21Merge branch '5.0/asset-custom-roles' into 5.0-trunkJim Brandt
2022-10-19Add API and web tests for interacting with custom roles on assetsShawn M Moore
2022-10-19Relax requirements about role names to be unique for each lookup typesunnavy
2022-10-19Support custom roles for asset searchessunnavy
2022-10-19Show single custom role's name in the result message of adding memberssunnavy
2022-10-19Clear old data when registering the whole custom rolessunnavy
2022-10-19Exclude asset custom roles from ticket searchShawn M Moore
2022-10-19Add lookup type to custom role admin page listingJim Brandt
2022-10-19Add custom roles to assetsShawn M Moore
2022-10-19Add support for LookupType to custom rolesShawn M Moore
2022-10-19Allow RegisterLookupType to provide options besides just FriendlyNameShawn M Moore
2022-10-19Factor out a LookupType role from CustomFieldsShawn M Moore
2022-10-19Abstract RT::Ticket::RoleAddresses so it can be used for assets too.Shawn M Moore
2022-10-19Add CustomRoleObj method for loading by GroupTypeShawn M Moore
2022-10-12Merge branch '5.0/tracking-rt-configuration-doc-update' into 5.0-trunkJim Brandt
2022-10-12Note configuration needed to load JSON initialdataBrian Conry
2022-09-28Merge branch '5.0/group-default-values' into 5.0-trunkJim Brandt
2022-09-28Allow default custom field values for more objectscraig kaiser
2022-09-23Fix typo of "Elemenents"sunnavy
2022-09-15Merge branch '5.0/add-dashboard-list-to-email-cli' into 5.0-trunksunnavy
2022-09-15Support to specify dashboards for rt-email-dashboardsJason Crome
2022-09-14Fix LDAP filter string debug outputBlaine Motsinger
2022-09-12Merge branch '5.0/add-callback-showsummary-aftercustomfields' into 5.0-trunkJim Brandt
2022-09-12Add AfterCustomFields callback to /Ticket/Elements/ShowSummaryBrian Conry
2022-09-03Merge branch '4.4-trunk' into 5.0-trunksunnavy
2022-09-02Merge branch '4.4/message-attachment-original-content' into 4.4-trunkJim Brandt
2022-09-02Test textual and UTF-8 encoded "message/..." attachmentssunnavy
2022-09-02Encode content for textual "message/..." attachmentssunnavy
2022-09-02Refactor EditLinks to stick repeated code in a subcomponent, fixing unbalance...Jesse Vincent
2022-09-02Update Scrips/Modify.html to line up "Applies to" with the other valuesJesse Vincent
2022-09-02Fix rendering of Shredder plugin argumentsJesse Vincent
2022-09-02Bring Asset Search rendering back to the status-quo-anteJesse Vincent
2022-09-02Correct Ticket/Create.html's rendering of Links blockJesse Vincent
2022-09-02Port most of Elements to LabeledValueJesse Vincent
2022-09-02Port Search/Bulk to LabeledValueJesse Vincent
2022-09-02Port Dashboards to LabeledValueJesse Vincent
2022-09-02Port Install to LabeledValueJesse Vincent
2022-09-02Port Tools to LabeledValueJesse Vincent