[Rt-commit] [rtir] branch master updated (0b0d267 -> 630342e)

Kevin Falcone falcone at bestpractical.com
Mon Aug 18 16:39:16 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  0b0d267   Merge branch '3.2/merge-ips-on-link'
       new  48cdaac   Define a custom %CustomFieldGroupings
       new  493d77c   Override of _GroupingClass to implement RTIR::Ticket
       new  374cf6e   Pass back Defaults calculated
       new  ed779d9   Show Basics CFs when displaying RTIR's CF List
       new  0800a6e   Update display to use Custom Field Groupings
       new  df8e3ca   Code to pull defaults and pass to CustomFieldGroupings on Create
       new  b5a5e3a   Update Edit Page for CustomFieldGroupings
       new  5eae620   EditCustomFieldCustomGroupings can pass Queue not QueueObj
       new  ad6ddc6   Now that IP is grouped, it has a different field_name
       new  630342e   Merge branch '3.2/customfieldgroupings'

The 10 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:
 etc/RTIR_Config.pm                                 | 30 +++++++++++++++
 .../Elements/EditCustomField/EditComponentName     |  2 +-
 html/RTIR/Create.html                              | 14 ++++++-
 html/RTIR/Display.html                             |  7 +++-
 html/RTIR/Edit.html                                |  9 ++++-
 html/RTIR/Elements/EditCustomFields                | 27 +++++++------
 html/RTIR/Elements/EditPeople                      |  3 ++
 html/RTIR/Elements/ShowDates                       |  1 +
 html/RTIR/Elements/ShowPeople                      |  1 +
 html/RTIR/Incident/Create.html                     | 14 ++++++-
 html/RTIR/Incident/Display.html                    |  9 ++++-
 html/RTIR/Incident/Elements/Create                 |  1 +
 html/RTIR/Investigation/Elements/Create            | 16 +++++++-
 lib/RT/IR.pm                                       | 44 ++++++++++++++++++++++
 t/custom-fields/ip.t                               |  2 +-
 t/custom-fields/ipv6.t                             |  2 +-
 16 files changed, 160 insertions(+), 22 deletions(-)



More information about the rt-commit mailing list