[Rt-commit] rt branch 5.0-trunk updated. rt-5.0.4-114-g0072407c9b
BPS Git Server
git at git.bestpractical.com
Wed Aug 16 22:08:09 UTC 2023
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".
The branch, 5.0-trunk has been updated
via 0072407c9b9e0ce801d2235d35c6dac8273a8f89 (commit)
via 9d8c9b8276075a80f6cac79a5a0ce0c115336c28 (commit)
via d8f59dd5c354234c558ffd3b091c74cfb57e886f (commit)
via 6206f13a8a4b977fdc0e44a64be797bcb8eb7d6d (commit)
via ac1ebf04e96edd39dabb4149a31041236da72d27 (commit)
via ebcee454009b7725cd1e93556ecb4a9f8f703bb6 (commit)
via 63439e165077266a467575cdc250e8b3e764c339 (commit)
via 612b230c4795e47991e3263b5d6bf0d6b15a7eb4 (commit)
via 1a97ea8e2bc08f732b6b14c82add4f8ec09bf478 (commit)
via 731cd20db99e8b863ad9b0c0dc8c67a245dcabc3 (commit)
via aef180c8c71fde40770f6a6a1da782b46d6638ed (commit)
via 90d1394b12d0a5fb3737d57e6ad55858f9c768af (commit)
via ae11be864f221543e4d89354610a511613b87e46 (commit)
via 5abe5449f395735c95e2806af7a0f1369e98696d (commit)
via 37c6b1145bd9525a84d2d7debe643a83fac1895b (commit)
via 3988be518fd6853beb59afae956a0ab50afa3cd9 (commit)
via df08c0682583e1bc4960513ce657deca4781254d (commit)
via b59a495715fd44018a444a4307a2315b5ca7782a (commit)
via b9cbb41ea5d43072e25d6c81e90655a0baa4ff10 (commit)
via dab335590c283d31daf8fbe9c23744f39f9d8225 (commit)
via 63b040542ff52fc2fcf38938e05aec0236a22a89 (commit)
via 500db6b99d65c5b039d58b0aaa48cc3388886f48 (commit)
via 979114d7327099550310ae467fe5f6d49e7c2c41 (commit)
via e095d322cec6210feae0ce68ee34640df40ddc65 (commit)
via e993638d6a9f3b5d834c136e81199e973b8dfc4a (commit)
via 2b4094d8cead01b86c9a4dc7e4401928fb40815d (commit)
via 743959fd0fbf8a08e86c939d35fe1e5ead3e21ec (commit)
via 03719408420be82a72a964f0db7c4b1ea485d79b (commit)
via cd86eac07c2ced6a35037710c8c2826b7c43a0b7 (commit)
from 7e755dce9796abb160e8e44ca200aa04842393d2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
.github/workflows/github-action.yml | 4 +
README | 2 +-
docs/UPGRADING-4.4 | 5 +
docs/UPGRADING-5.0 | 11 ++
docs/ticket_metadata.pod | 5 +-
etc/RT_Config.pm.in | 24 ++--
lib/RT/Ticket.pm | 2 +-
lib/RT/Tickets.pm | 146 ++++++++++++++++++++-
sbin/rt-server.in | 3 +
share/html/Elements/ShowCustomFieldBinary | 3 +-
share/html/Elements/ShowCustomFieldImage | 13 +-
share/html/Helpers/Autocomplete/Principals | 112 +++++++++-------
share/html/Search/Elements/EditSearches | 31 ++++-
share/html/Search/Simple.html | 8 +-
.../CustomFieldValue}/dhandler | 4 +-
.../Helpers/Autocomplete/Principals} | 4 +-
t/ticket/search_by_unread_messages.t | 114 ++++++++++++++++
t/web/saved_search_permissions.t | 48 ++++++-
t/web/simple_search.t | 62 ++++-----
19 files changed, 487 insertions(+), 114 deletions(-)
copy share/html/SelfService/{Attachment => Download/CustomFieldValue}/dhandler (94%)
copy share/html/{Admin/Groups/Memberships.html => SelfService/Helpers/Autocomplete/Principals} (94%)
create mode 100644 t/ticket/search_by_unread_messages.t
hooks/post-receive
--
rt
More information about the rt-commit
mailing list