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-10Merge branch '5.0/users4-index-if-exists' into 5.0-trunkHEADstable5.0-trunksunnavy
2022-11-09Don't error if users4 index has been removedJim Brandt
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
2022-09-02Port SelfService to LabeledValueJesse Vincent
2022-09-02Port the bulk of Ticket to LabeledValueJesse Vincent
2022-09-02Port Prefs to LabeledValueJesse Vincent
2022-09-02Port Assets to LabeledValueJesse Vincent
2022-09-02Port Articles to LabeledValueJesse Vincent
2022-09-02Port Reports to LabeledValueJesse Vincent
2022-09-02Port Admin to LabeledValueJesse Vincent
2022-09-02Add a new "LabeledValue" componentJesse Vincent
2022-09-02Merge branch '5.0/unify-BeforeActionList-callback-api' into 5.0-trunkJim Brandt