rt:5.0/add-create-tickets-template-gui

Last commit made on 2023-12-20
Get this branch:
git clone -b 5.0/add-create-tickets-template-gui https://git.launchpad.net/rt

Branch merges

Branch information

Name:
5.0/add-create-tickets-template-gui
Repository:
lp:rt

Recent commits

9d4a5b9... by Brad Embree <email address hidden>

Update tests

5c4164b... by Brad Embree <email address hidden>

Update Templates AdminSearchResultFormat

Use the new Admin/Templates/ pages for the Templates
AdminSearchResultFormat links to modify the template.

7427724... by Brad Embree <email address hidden>

Update menus to use Admin/Templates/ pages

Replace the current menu links to different pages for Global vs Queue
templates with links to a common page under Admin/Templates

dc24212... by Brad Embree <email address hidden>

Add Admin/Templates/Advanced.html

8b662c5... by Brad Embree <email address hidden>

Add Admin/Templates/Content.html

d699f86... by Brad Embree <email address hidden>

Add Admin/Templates/Basics.html

bfa0720... by Brad Embree <email address hidden>

Add Admin/Templates/Create.html

bf332dc... by Brad Embree <email address hidden>

Add Admin/Templates/index.html

55b55bc... by Brad Embree <email address hidden>

Split fields into Basics, Content, and Advanced

Add logic to display different fields based on what view we are loading.

76c36e1... by Brad Embree <email address hidden>

Add ModifyTemplatePage Element

Add a new element for the new template admin pages to reduce duplicated
code.