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-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
2022-08-18Load more history for unread messages with on scroll settingJim Brandt
2022-08-18Merge branch '5.0/titlebox-callback' into 5.0-trunksunnavy
2022-08-18Merge branch '5.0/dashboard-subscription-empty-checkbox' into 5.0-trunksunnavy
2022-08-18Restore the hidden magic value to allow uncheckingJim Brandt
2022-08-17Fix lifecycle warning messages: "actions" is the key name, not "action"sunnavy
2022-08-11Unify the BeforeActionList Callback API5.0/unify-BeforeActionList-callback-apiBrian Conry
2022-08-08Add callback to modify content presented via TitleBox5.0/titlebox-callbackJim Brandt
2022-08-05Restore always flag so we get time info on failuresJim Brandt
2022-08-05Merge branch '4.4/github-actions-updates' into 4.4-trunkJim Brandt
2022-08-05"if: always()" is a noop. Remove it to reduce visual clutterJesse Vincent
2022-08-05Switch the github test harness to using RT's built in parallel testing make t...Jesse Vincent
2022-08-05Only run the "Slack notification" test step inside the bestpractical orgJesse Vincent
2022-08-05Merge branch '5.0/fix-initially-rolled-up-widgets' into 5.0-trunkJim Brandt
2022-08-03Remove the broken "hidden" class for initially rolled-up widgets5.0/fix-initially-rolled-up-widgetssunnavy
2022-08-02Merge branch '5.0/add-samesite-cookie-options' into 5.0-trunkJim Brandt
2022-08-02Add a warning as a hint to RT developers about WebSecureCookiesJim Brandt
2022-08-01Tests require $WebSecureCookies=0Brian Conry
2022-08-01Update default value for WebSecureCookieBrian Conry
2022-08-01Instead of gitignoring var/mason_data, ignore all of var/Jesse Vincent
2022-08-01Merge branch '5.0/arbitrary-user-name-in-rt-sessions' into 5.0-trunkJim Brandt
2022-08-01Support arbitrary user names in .rt_sessionssunnavy
2022-07-30Do not check acl when auto-setting core date fieldsEmmanuel Lacour
2022-07-29Rewind uploaded file after readingEmmanuel
2022-07-29Merge branch '5.0/email-management-docs' into 5.0-trunksunnavy
2022-07-29Log recorded SQL statements, even without CurrentUser5.0/log-sql-even-without-currentuserJason Crome
2022-07-27Merge branch '5.0/fix-user-sig-spacing-issues-px' into 5.0-trunkJim Brandt
2022-07-27Allow CKEditor (rich text) boxes to vary in heightBrian Conry
2022-07-27Merge branch '5.0/tweak-query-builder-criteria' into 5.0-trunkJim Brandt
2022-07-27Merge branch '4.4-trunk' into 5.0-trunksunnavy
2022-07-27Merge branch '4.4/docker-testing-buster' into 4.4-trunkJim Brandt
2022-07-27Merge branch '5.0/format-strings-dont-need-html-structure-checked' into 5.0-t...Jim Brandt
2022-07-27Exempt some format strings from HTML::Gumbo structure checkBrian Conry
2022-07-27Set MasonLocalComponentRoot via RT->Config->Set so apache can see it4.4/docker-testing-bustersunnavy
2022-07-26Use a bigger FcgidMaxRequestLen value for apache+fcgid testssunnavy
2022-07-22Migrate from Docker links to networksBrett Smith
2022-07-22Clean up Travis cruft from GitHub ActionsBrett Smith
2022-07-22Remove `docker ps` calls from GitHub ActionsBrett Smith
2022-07-22Remove unused envvars from GitHub ActionsBrett Smith
2022-07-22Always get run time of GitHub Actions testsBrett Smith
2022-07-22Merge branch '4.4/importer-no-auto-commit-handle-originalid' into 4.4-trunkJim Brandt
2022-07-22Refactor implementation of --no-auto-commit to support --originalidsunnavy
2022-07-22Use HelpDesk as the plugin example in site configsunnavy
2022-07-21Test against a supported Postgresql versionJim Brandt
2022-07-21Test MariaDB current long term support versionJim Brandt
2022-07-21Recurse into t directory to run all testsJim Brandt