[Rt-commit] [rtir] branch master updated (f6249b0 -> 518514a)
Kevin Falcone
falcone at bestpractical.com
Fri Jul 18 15:07:09 EDT 2014
This is an automated email from the git hooks/post-receive script.
falcone pushed a change to branch master
in repository rtir.
from f6249b0 Merge branch '3.2/remove-notify-ccs-on-create'
adds 3131f5a Remove misleading note about which IRs are counted
adds f66a376 Allow reports to be run when Constituency CF is disabled
adds e25063c Log if Incidents queue is not loaded
adds deb1f1c Merge branch '3.0/reports-without-constituencies' into 3.0-trunk
adds c8277b5 Support the Unread Messages feature in RTIR
adds 747a615 Make "Jump to unread" work
adds b6f8574 Merge branch '3.0/display-mark-as-seen' into 3.0-trunk
adds 723900e Update MIRTx
new 518514a Merge branch '3.0-trunk'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
META.yml | 7 +-
html/RTIR/Display.html | 10 +
html/RTIR/Incident/Display.html | 10 +
html/RTIR/Reporting/Report.html | 13 +-
html/RTIR/Reporting/index.html | 19 +-
inc/Module/Install/RTx.pm | 193 ++++----
inc/Module/Install/RTx/Factory.pm | 53 ---
inc/Module/Install/RTx/Runtime.pm | 79 ++++
inc/Module/Install/ReadmeFromPod.pm | 138 ++++++
inc/YAML/Tiny.pm | 873 ++++++++++++++++++++++++++++++++++++
inc/unicore/Name.pm | 417 +++++++++++++++++
11 files changed, 1669 insertions(+), 143 deletions(-)
delete mode 100644 inc/Module/Install/RTx/Factory.pm
create mode 100644 inc/Module/Install/RTx/Runtime.pm
create mode 100644 inc/Module/Install/ReadmeFromPod.pm
create mode 100644 inc/YAML/Tiny.pm
create mode 100644 inc/unicore/Name.pm
More information about the rt-commit
mailing list