[Rt-commit] rt branch, master, updated. rt-4.2.11-240-gb003f92
Shawn Moore
shawn at bestpractical.com
Mon Oct 19 16:42:27 EDT 2015
The branch, master has been updated
via b003f92a009504b59e0e901e6988b4a571fcac0e (commit)
via 1456980b48e1e361cdca3cfab61dfc002994dd8a (commit)
from fe280255a40f9de42b75a26c4155d0657b072a66 (commit)
Summary of changes:
lib/RT/Config.pm | 3 +-
share/html/Elements/ShowHistory | 143 ++---------------
...ustomFieldCustomGroupings => ShowHistoryHeader} | 64 +++++---
.../html/Elements/{ShowHistory => ShowHistoryPage} | 122 +++++----------
share/html/Elements/ShowTransaction | 2 +-
.../Helpers/{TicketHistory => TicketHistoryPage} | 35 ++++-
share/html/Ticket/Display.html | 6 +-
share/html/Ticket/Elements/ScrollShowHistory | 174 +++++++++++++++++++++
share/static/css/base/misc.css | 14 ++
9 files changed, 319 insertions(+), 244 deletions(-)
copy share/html/Elements/{ShowCustomFieldCustomGroupings => ShowHistoryHeader} (56%)
copy share/html/Elements/{ShowHistory => ShowHistoryPage} (74%)
copy share/html/Helpers/{TicketHistory => TicketHistoryPage} (71%)
create mode 100644 share/html/Ticket/Elements/ScrollShowHistory
- Log -----------------------------------------------------------------
commit b003f92a009504b59e0e901e6988b4a571fcac0e
Merge: fe28025 1456980
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Mon Oct 19 16:42:18 2015 -0400
Merge branch '4.4/ticket-history-infinite-scroll'
-----------------------------------------------------------------------
More information about the rt-commit
mailing list