<%@ page import="com.atlassian.jira.ComponentManager"%> <%@ page import="com.atlassian.core.util.collection.EasyList"%> <%@ page import="com.atlassian.jira.web.action.util.JiraLicenseUtils"%> <%@ page import="com.atlassian.license.License"%> <%@ page import="com.atlassian.license.LicenseManager"%> <%@ page import="com.atlassian.plugin.webresource.WebResourceManager"%> <%@ taglib uri="sitemesh-page" prefix="page" %> <%@ taglib uri="webwork" prefix="webwork" %> <%-- Test if we have any issues that were found --%>
100% <%-- Only show the views if there are issues that match the search criteria--%>
:
"> <%-- all views for the issue navigator --%> ( | "> | "> ) | "> | ( "> | "> ) | "> | ( "> | "> ) <% // The links for search request views are pulled from an XML file, so the charting plugin does not have access // to call this method. We should fix this... WebResourceManager webResourceManager = ComponentManager.getInstance().getWebResourceManager(); webResourceManager.requireResource("jira.webresources:prototype"); webResourceManager.requireResource("com.atlassian.jira.ext.charting:searchrequestview-includes"); %> | "> | " >
  • "> <%-- Show the 'All' link if there is more than one pager --%> | ">
  • <%-- Columns related --%>
  • <% License license = LicenseManager.getInstance().getLicense(JiraLicenseUtils.JIRA_LICENSE_KEY); if (license !=null && license.isLicenseLevel(EasyList.build(JiraLicenseUtils.JIRA_ENTERPRISE_LEVEL))) { %>
  • ">
  • ">
  • <% } %>