[Rt-commit] rt branch 5.0-trunk updated. rt-5.0.5-139-gc61ea88139
BPS Git Server
git at git.bestpractical.com
Tue Jan 23 18:55:49 UTC 2024
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 c61ea88139926eb337c18e3e65518a640c1a5fdb (commit)
via 6b84e21b05cf9bb3efaa5914c42b8fe87fc73871 (commit)
via 68fa9b30f2863f6d628b063ff08ce2e75d4e64aa (commit)
via 2765706a1baeafd2cf778a576acc037f79a18078 (commit)
via 7dafceeeef2b5bbddd769c0409fce45533649fd0 (commit)
via 7d4d396ca90577283e2ba3391076e6f2980796bc (commit)
via 66fb05d0dd87f064b348b2848ae59362b2a4fd9e (commit)
via 73b1fb96a09835dac2a36826f251566cef2eef18 (commit)
from bd89c37c720d128a09e0d873a0adef11b94aa317 (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:
lib/RT/Assets.pm | 8 +-
lib/RT/Interface/Web/MenuBuilder.pm | 1 +
lib/RT/Report.pm | 567 ++++++++++++++++++++++++++---
lib/RT/Report/Assets.pm | 139 +++++++
lib/RT/Report/{Tickets => Assets}/Entry.pm | 2 +-
lib/RT/Report/Tickets.pm | 385 +-------------------
lib/RT/Report/Transactions.pm | 2 +-
share/html/Search/Chart.html | 22 ++
t/charts/asset.t | 102 ++++++
t/web/charting.t | 12 +
t/web/custom_frontpage.t | 31 ++
t/web/saved_search_chart.t | 30 ++
12 files changed, 855 insertions(+), 446 deletions(-)
create mode 100644 lib/RT/Report/Assets.pm
copy lib/RT/Report/{Tickets => Assets}/Entry.pm (98%)
create mode 100644 t/charts/asset.t
hooks/post-receive
--
rt
More information about the rt-commit
mailing list