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
path: root/lib
AgeCommit message (Expand)Author
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-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 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-09-28Allow default custom field values for more objectscraig kaiser
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-03Merge branch '4.4-trunk' into 5.0-trunksunnavy
2022-09-02Encode content for textual "message/..." attachmentssunnavy
2022-08-17Fix lifecycle warning messages: "actions" is the key name, not "action"sunnavy
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-07-30Do not check acl when auto-setting core date fieldsEmmanuel Lacour
2022-07-29Rewind uploaded file after readingEmmanuel
2022-07-29Log recorded SQL statements, even without CurrentUser5.0/log-sql-even-without-currentuserJason Crome
2022-07-27Merge branch '4.4-trunk' into 5.0-trunksunnavy
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-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-15Merge branch '4.4/create-user-default-name' into 4.4-trunksunnavy
2022-07-15Merge branch '5.0/allow-empty-html-cf-on-create' into 5.0-trunkJim Brandt
2022-07-14Merge branch '4.4/fix-queue-IsWatcher-docs' into 4.4-trunkJim Brandt
2022-07-14Fix docs on RT::Queue::IsWatcherBrian Conry
2022-07-13Merge branch '5.0.3-releng' into 5.0-trunksunnavy
2022-07-13Allow empty search ResultPage parameter in URL5.0/allow-empty-search-result-pagesunnavy
2022-07-06Merge branch '5.0/document-owneremail-use' into 5.0-trunkJim Brandt
2022-07-06Update PSGI error page for RTSupportEmailBrian Conry
2022-06-28Add SameSite to cookies from WebSameSiteCookiesBrian Conry
2022-06-17Fix runtime error in SelfService Asset Display5.0/fix-selfservice-asset-display-actionsBrian Conry
2022-06-17Merge branch 'security/4.4/ocfv-acl' into security/5.0.3-relengsunnavy
2022-06-17Merge branch 'security/4.4/ocfv-acl' into security/4.4.6-relengsunnavy
2022-06-17Merge branch 'security/5.0/cve-2022-25803' into security/5.0.3-relengsunnavy
2022-06-16Add SLA to args CreateTickets acceptsBrad Embree
2022-06-16Provide examples for CanonicalizeEmailAddress match and replace4.4/create-user-default-nameJim Brandt
2022-06-16Document default Name setting in RT::UserJim Brandt
2022-06-16Don't default Name to EmailAddress in LoadOrCreateByEmailJim Brandt
2022-06-15Add ACL check to ObjectCustomFieldValuessunnavy
2022-06-13Merge branch '4.4-trunk' into 5.0-trunksunnavy