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-09Serialize/Import subscriptions correctly5.0/speed-up-importersunnavy
2022-10-28Add batch mode to importer for data serialized with --clone or --allsunnavy
2022-10-28Avoid duplicates of postponed id resolutionsunnavy
2022-10-28Skip rights check on Attachment access for system usersunnavy
2022-10-28Skip rights check on ACE access for system usersunnavy
2022-10-28Cache various objects for recordssunnavy
2022-10-28Skip rights checks for serializer/importersunnavy
2022-10-28Tweak UID generation code and also cache user UID for performancesunnavy
2022-10-28Add --all to serializer to export all data with UIDs and not check dependenciessunnavy
2022-10-28Support to create principals in batch beforehandsunnavy
2022-10-27No need to convert ascii stringssunnavy
2022-10-27Reduce unnecessary Load calls after creation for performancesunnavy
2022-10-27Fill up CachedGroupMembers at the end of importer for performancesunnavy
2022-10-27Wrap raw "do" SQL into eval to show more error detailssunnavy
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
2022-09-02Merge branch '5.0/restore-ModifyFieldClasses-callback-to-EditCustomFields' in...Jim Brandt
2022-09-02Restore ModifyFieldClasses callback to EditCustomFieldsBrian Conry
2022-08-22Merge branch '4.4/always-post-github-to-slack' into 4.4-trunksunnavy
2022-08-22Restore the github actions always() for slack notificationsJim Brandt
2022-08-18Merge branch '5.0/jump-to-unread-on-scroll' into 5.0-trunksunnavy