[Bps-public-commit] RT-Extension-PreviewInSearch branch master updated. 0.04-11-gcba72bf
BPS Git Server
git at git.bestpractical.com
Mon Sep 25 22:32:34 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-Extension-PreviewInSearch".
The branch, master has been updated
via cba72bfc856a0351c0bce26bc5fbcf323b33b1ef (commit)
via bf4d81551d38be2b8772ebe9d42e29ad14ac95c8 (commit)
via 76dacdda37eccee80c5e7104a88e924f7ff169d2 (commit)
via 274fd1e49df5308e4a4bd36ec5953bc49e99fbc1 (commit)
via c084e8f2196b4133c366a011361d9ab70a67f079 (commit)
via c5e2451450dd19ef5f9e4251eac9d4044363515c (commit)
via 41f48a7b60a42a4b2d4f7ddd1268be2a5b77fd7f (commit)
via 91bdfc16b6fb4389f8de1f5eb919ffd3b70553a3 (commit)
via 289684d0bc6e35f273140a2b7d392ee92b291d11 (commit)
from 2a1e28ceb488f2f9eaa79185c251713f938e9d66 (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 -----------------------------------------------------------------
commit cba72bfc856a0351c0bce26bc5fbcf323b33b1ef
Merge: 2a1e28c bf4d815
Author: Brad Embree <brad at bestpractical.com>
Date: Mon Sep 25 15:31:58 2023 -0700
Merge branch 'update-for-rt5'
-----------------------------------------------------------------------
Summary of changes:
MANIFEST | 2 +-
META.yml | 6 +-
README | 2 +-
.../Elements/ShowHistoryPage/ModifyPaths | 21 +++
.../Search/Results.html/AfterResults | 163 +++++++++++++++++++++
.../Search/Results.html/BeforeResults | 94 ------------
html/Helpers/TicketPreview | 7 +
inc/Module/Install.pm | 35 +----
inc/Module/Install/Base.pm | 2 +-
inc/Module/Install/Can.pm | 13 +-
inc/Module/Install/Fetch.pm | 2 +-
inc/Module/Install/Include.pm | 2 +-
inc/Module/Install/Makefile.pm | 2 +-
inc/Module/Install/Metadata.pm | 12 +-
inc/Module/Install/RTx.pm | 79 ++++++++--
inc/Module/Install/RTx/Runtime.pm | 1 +
inc/Module/Install/ReadmeFromPod.pm | 76 ++++++++--
inc/Module/Install/Win32.pm | 2 +-
inc/Module/Install/WriteAll.pm | 2 +-
inc/YAML/Tiny.pm | 17 +--
lib/RT/Extension/PreviewInSearch.pm | 2 +-
21 files changed, 363 insertions(+), 179 deletions(-)
create mode 100644 html/Callbacks/RT-Extension-PreviewInSearch/Elements/ShowHistoryPage/ModifyPaths
delete mode 100644 html/Callbacks/RT-Extension-PreviewInSearch/Search/Results.html/BeforeResults
hooks/post-receive
--
RT-Extension-PreviewInSearch
More information about the Bps-public-commit
mailing list