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-05-05Return record class in scalar context for backward compatibility4.4/cf-grouping-class-back-compatsunnavy
2022-05-02Merge branch '4.4/ldap-import-group-disabled-field' into 4.4-trunkJim Brandt
2022-05-02Document the "Disabled" field mapping for ldap-importsunnavy
2022-05-02Merge branch '4.4/validate-cf-unique-values-on-web-create' into 4.4-trunkJim Brandt
2022-04-29Test validation of "unique values" custom fields on web UI4.4/validate-cf-unique-values-on-web-createsunnavy
2022-04-29Move query-builder related tests to its own test filesunnavy
2022-04-29Merge branch '4.4/pass-user-object-to-show-user' into 4.4-trunkJim Brandt
2022-04-29Merge branch '4.4/serialize-reorder-stack' into 4.4-trunkJim Brandt
2022-04-28Skip github action tests for maint/stable branch aliasessunnavy
2022-04-28Merge branch '4.4/fix-queue-txn-cf-default-values' into 4.4-trunkJim Brandt
2022-04-28Merge branch '4.4/mailgate-set-ssl-verify-mode' into 4.4-trunkJim Brandt
2022-04-27Merge branch '4.4/cfv-order-by-category' into 4.4-trunkJim Brandt
2022-04-27Merge branch '4.4/self-service-article-case-insensitive-search' into 4.4-trunkJim Brandt
2022-04-27Merge branch '4.4/oracle-segfault-tests' into 4.4-trunkJim Brandt
2022-04-25Fix typo in %CustomFieldGroupings config docsunnavy
2022-04-21Merge branch '4.4/autoconf-ac-help-string' into 4.4-trunkJim Brandt
2022-04-21RT 4 and later do not support modperl 1, remove the option4.4/autoconf-ac-help-stringJim Brandt
2022-04-19Merge branch '4.4/current-interface' into 4.4-trunkJim Brandt
2022-04-15Merge branch '4.4/validate-value-for-select-cf' into 4.4-trunkJim Brandt
2022-04-14RT 3 is EOL so no one should be configuring an rt3 groupJim Brandt
2022-04-14Removed unused Revision macroJim Brandt
2022-04-14Replace obsolete AC_HELP_STRING with supported AS_HELP_STRINGJim Brandt
2022-04-14Merge branch '4.4/category-level-cf-groupings' into 4.4-trunkJim Brandt
2022-04-14Add tests for queue level cf groupingssunnavy
2022-04-14Update tests for the new canonicalized format of CustomFieldGroupingssunnavy
2022-04-14Support different custom field groupings at category levelsunnavy
2022-04-13Fix incorrect internal doc link4.4/current-interfaceJim Brandt
2022-04-13Add tests for current interfacesunnavy
2022-04-13Abstract methods to get/set/reset current interface and use them accordinglysunnavy
2022-04-13Merge branch '4.4/cli-support-log' into 4.4-trunkJim Brandt
2022-04-11Merge branch '4.4/shredder-single-member-group-resolver-avoid-duplicates' int...Jim Brandt
2022-04-09Test shredder for user that owns multiple ticketssunnavy
2022-04-08Merge branch '4.4/shredder-replace-relations-check-field-value' into 4.4-trunkJim Brandt
2022-04-08Merge branch '4.4/unpriv-lifecycle' into 4.4-trunkJim Brandt
2022-04-07Pass user object to ShowUser* elements4.4/pass-user-object-to-show-usersunnavy
2022-04-05Merge branch '4.4/improve-urlified-subject-tag-handling' into 4.4-trunksunnavy
2022-04-05Improve recognition of urlified subject tagsBrian Conry
2022-04-05Add multiple db connection tests mainly for Oracle4.4/oracle-segfault-testssunnavy
2022-04-02Validate "unique values" custom fields correctly on web createsunnavy
2022-04-01Merge branch '4.4/improve-unique-value-cf-messages' into 4.4-trunksunnavy
2022-04-01Improve "not a unique value" error messages to show more hintsBrian Conry
2022-04-01Merge branch '4.4/customfieldvalue-sortorder-integer-checking' into 4.4-trunksunnavy
2022-03-31Improve checking of CustomFieldValue SortOrderBrian Conry
2022-03-31Merge branch '4.4/check-all-role-emails-on-ticket-create' into 4.4-trunksunnavy
2022-03-31Check email of custom role members on ticket createBrian Conry
2022-03-29Avoid duplicated single member group resolvers4.4/shredder-single-member-group-resolver-avoid-duplicatessunnavy
2022-03-29Only replace fields that match the to-be-wiped user4.4/shredder-replace-relations-check-field-valuesunnavy
2022-03-22Test user/group Disabled field in LDAP importsunnavy
2022-03-22Support to sync Disabled field for groups in LDAP importsunnavy
2022-03-21Put all dependencies of current object to the head of stack4.4/serialize-reorder-stacksunnavy