[Rt-commit] rt branch, 4.4-trunk, updated. rt-4.4.0-103-gbce6d3c
Dustin Graves
dustin at bestpractical.com
Fri May 6 13:23:22 EDT 2016
The branch, 4.4-trunk has been updated
via bce6d3c76f0bc7e4b9306c7dc917aa5f53088338 (commit)
via ce92fa285c404b7ad8ee65aa20133969a4631853 (commit)
via f3cd5f6fd03de149f1c87bc16bc90c60c5b2fb6a (commit)
via ff67b7533073659d6aea6bb3de97a94ec4301212 (commit)
via 13016f4b0cfcde0a531385a39d442a1f901f7598 (commit)
via 182d10ac59f83b7939e6c77949bf7b6d80f9aae8 (commit)
via dca5e8bd2aa2cae4e90978f56b36cd526f93e57f (commit)
from 7d66e4ff0f4df28fe87fe5dc2519103e2900b560 (commit)
Summary of changes:
lib/RT/Action/CreateTickets.pm | 2 +-
lib/RT/Article.pm | 3 +-
lib/RT/Asset.pm | 3 +-
lib/RT/Catalog.pm | 5 +-
lib/RT/Class.pm | 27 ++++++-----
lib/RT/CustomField.pm | 37 ++++++++++++---
lib/RT/CustomFields.pm | 5 +-
lib/RT/Interface/Web.pm | 3 +-
lib/RT/ObjectCustomFieldValue.pm | 11 +++--
lib/RT/Queue.pm | 21 +++++----
lib/RT/Record.pm | 12 ++++-
lib/RT/Ticket.pm | 4 +-
lib/RT/Transaction.pm | 4 +-
share/html/Articles/Article/Edit.html | 3 +-
share/html/Asset/Create.html | 4 +-
share/html/Elements/EditCustomFields | 25 ++++++++--
share/html/Ticket/Create.html | 4 ++
t/web/cf_set_initial.t | 89 +++++++++++++++++++++++++++++++++++
18 files changed, 211 insertions(+), 51 deletions(-)
create mode 100644 t/web/cf_set_initial.t
- Log -----------------------------------------------------------------
commit bce6d3c76f0bc7e4b9306c7dc917aa5f53088338
Merge: 7d66e4f ce92fa2
Author: Dustin Graves <dustin at bestpractical.com>
Date: Fri May 6 17:23:17 2016 +0000
Merge branch '4.4/initial-custom-field' into 4.4-trunk
-----------------------------------------------------------------------
More information about the rt-commit
mailing list