[Rt-commit] [rtir] branch master updated (d6512ac -> 5019233)
Kevin Falcone
falcone at bestpractical.com
Tue Aug 19 14:42:51 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 d6512ac Merge branch '3.2/redirect-on-login'
adds d4a2daf Remove broken code
adds 11188c7 Don't offer Create/Link options
adds 5213c5d Bring in the core feature to extract an article
adds 106b693 Actually record the article link when using one on a reply.
adds 843fa2c Use content_like, which provides a readable test failure
adds 61683a9 We're no longer testing a link from the IR to Article Creation
adds a19e988 Match the core rename
adds d806295 No longer display the Articles titlebox unless articles are linked
new 5019233 Merge branch '3.2/clean-up-articles-code'
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:
MANIFEST | 1 -
html/Callbacks/RTIR/Elements/Tabs/Privileged | 7 ++
html/RTIR/Elements/ShowArticles | 14 +---
html/RTIR/Incident/Reply/index.html | 2 +
html/RTIR/Link/Articles.html | 106 ---------------------------
t/{rtfm => articles}/basics.t | 7 +-
t/{rtfm => articles}/on-create.t | 0
t/{rtfm => articles}/on-update.t | 0
8 files changed, 14 insertions(+), 123 deletions(-)
delete mode 100644 html/RTIR/Link/Articles.html
rename t/{rtfm => articles}/basics.t (81%)
rename t/{rtfm => articles}/on-create.t (100%)
rename t/{rtfm => articles}/on-update.t (100%)
More information about the rt-commit
mailing list