Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
3c3fd670
Commit
3c3fd670
authored
Nov 07, 2018
by
Saliya Randunu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pdf header changes
parent
e5795e24
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
67 additions
and
21 deletions
+67
-21
applicant_report.jsp
...p/webroot/extensions/adminportal/inc/applicant_report.jsp
+27
-18
applicant_report_header.jsp
...ot/extensions/adminportal/inc/applicant_report_header.jsp
+18
-3
shortlist.svg
cmsWebApp/webroot/images/shortlist.svg
+22
-0
No files found.
cmsWebApp/webroot/extensions/adminportal/inc/applicant_report.jsp
View file @
3c3fd670
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
}
}
%>
%>
</div>
</div>
<div>
<div
class="by-name"
>
<span>
<span>
<%
<%
if(job.isClientAvailable())
if(job.isClientAvailable())
...
@@ -40,27 +40,36 @@
...
@@ -40,27 +40,36 @@
}
}
%>
%>
</span> by <oneit:toString value="<%= job.getCreatedBy() %>" mode="EscapeHTML" nullValue=""/>
</span> by <oneit:toString value="<%= job.getCreatedBy() %>" mode="EscapeHTML" nullValue=""/>
</div>
<div>
<oneit:toString value="<%= job.getLevel() %>" mode="EscapeHTML" />
<oneit:toString value="<%= job.getLevel() %>" mode="EscapeHTML" />
</div>
</div>
</div>
</div>
<div>
<div class="white-header">
<div class="main-appli-name">
<div style="clear:both"></div>
<div class="appli-name"><oneit:toString value="<%= candidate.getToString() %>" mode="EscapeHTML"/></div>
<div class="applicant-details">
<div class="appli-applied">
<div class="main-appli-name">
Applied <oneit:toString value="<%= jobApplication.getSubmittedDate() %>" mode="MidDate"/>
<div class="appli-name"><oneit:toString value="<%= candidate.getToString() %>" mode="EscapeHTML"/></div>
</div>
<div class="appli-applied">
</div>
Applied <oneit:toString value="<%= jobApplication.getSubmittedDate() %>" mode="MidDate"/>
<div>
</div>
shortlisted
</div>
<div>
<div class="overall-suit">
overall rank
<oneit:toString value="<%= jobApplication.getOverallRank() %>" mode="Integer" />
</div>
</div>
</div>
<div class="rank-info">
<div class="overall-suit">
<span>OVERALL RANK</span>
<oneit:toString value="<%= jobApplication.getOverallRank() %>" mode="Integer" />
</div>
<div class="shortlised">
Shortlisted
</div>
</div>
</div>
</div>
<div>
<div class="contact-label">E
<div class="contact-label">E
<a href="<%= "mailto:" + candidate.getUser().getUserName() %>">
<a href="<%= "mailto:" + candidate.getUser().getUserName() %>">
<oneit:toString value="<%= candidate.getUser().getUserName() %>" mode="EscapeHTML" />
<oneit:toString value="<%= candidate.getUser().getUserName() %>" mode="EscapeHTML" />
...
...
cmsWebApp/webroot/extensions/adminportal/inc/applicant_report_header.jsp
View file @
3c3fd670
...
@@ -14,12 +14,22 @@
...
@@ -14,12 +14,22 @@
@font-face {font-family: 'Usual-Regular';src: url('../../../fonts/343A83_3_0.eot');src: url('../../../fonts/343A83_3_0.eot?#iefix') format('embedded-opentype'),url('../../../fonts/343A83_3_0.woff2') format('woff2'),url('../../../fonts/343A83_3_0.woff') format('woff'),url('../../../fonts/343A83_3_0.ttf') format('truetype');}
@font-face {font-family: 'Usual-Regular';src: url('../../../fonts/343A83_3_0.eot');src: url('../../../fonts/343A83_3_0.eot?#iefix') format('embedded-opentype'),url('../../../fonts/343A83_3_0.woff2') format('woff2'),url('../../../fonts/343A83_3_0.woff') format('woff'),url('../../../fonts/343A83_3_0.ttf') format('truetype');}
div.header{background-color: #1a2531;}
div.header{background-color: #1a2531; height: 80px; line-height: 80px; padding: 0 30px ;}
div.white-header {background-color: #fff; height:170px;box-shadow: 0 3px 5px 0 rgba(0,0,0,0.02); padding: 0 30px ;}
.applicant-details {border-bottom:1px solid #ECECEE;height: 80px;}
.chief-officer {color: #ffffff; text-align: left; font-size: 26px; font-weight: 300; margin-bottom: 15px;}
.chief-officer {color: #ffffff; text-align: left; font-size: 26px; font-weight: 300; margin-bottom: 15px; float:left; width:60%}
.chief-officer .ref-no {color: #8E97A0;}
.by-name {color: #ffffff; float: right; width:30%;text-align: right;}
.main-appli-name {display: inline-block; width: 40%; float: left; }
.appli-name{color: #1A2531; text-align: left; font-size: 26px; font-weight: 300; font-family: "Usual-Light";}
.appli-name{color: #1A2531; text-align: left; font-size: 26px; font-weight: 300; font-family: "Usual-Light";}
.appli-applied{color: #7d7f82; text-align: left; font-size: 12px; margin-top: 6px;}
.appli-applied{color: #7d7f82; text-align: left; font-size: 12px; margin-top: 6px;}
.rank-info {display: inline-block; width: 55%; float: right;}
.shortlised {background:url("") no-repeat left center; text-align: center ;float: right;display: inline-block; color: #03AC66;font-size: 15px;height: 50px; line-height: 50px; border-right:1px solid #ECECEE;width: 120px;padding: 0 20px;}
.overall-suit {text-align: center ;float: right;display: inline-block; color: #4A4A4A;font-size: 12px;height: 50px; line-height: 50px; width: 120px;padding:0 20px;}
.overall-suit span { vertical-align:middle;}
.overall-suit span:last-child {padding-left:3px;font-size: 40px;color: #667281; vertical-align:middle;}
.appli-label{font-size: 12px;text-align: left; color: #4E5258;}
.appli-label{font-size: 12px;text-align: left; color: #4E5258;}
.appli-percen{font-size: 24px; color: #667281;}
.appli-percen{font-size: 24px; color: #667281;}
...
@@ -31,7 +41,11 @@
...
@@ -31,7 +41,11 @@
@page
@page
{
{
size: A4 portrait;
size: A4 portrait;
margin : 0;
@top-left { content: element(header);}
@top-left { content: element(header);}
}
}
body { margin: 5mm; background-color: #e9ecef; }
</style>
</style>
</oneit:dynIncluded>
</oneit:dynIncluded>
\ No newline at end of file
cmsWebApp/webroot/images/shortlist.svg
0 → 100644
View file @
3c3fd670
<?xml version="1.0" encoding="UTF-8"?>
<svg
width=
"22px"
height=
"22px"
viewBox=
"0 0 22 22"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
<!-- Generator: sketchtool 51.2 (57519) - http://www.bohemiancoding.com/sketch -->
<title>
0ABEF7BC-9FCB-4B62-B4AD-F394176D0922
</title>
<desc>
Created with sketchtool.
</desc>
<defs></defs>
<g
id=
"Page-1"
stroke=
"none"
stroke-width=
"1"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
>
<g
id=
"HT004-PDF---Applicant-Report---Summary"
transform=
"translate(-962.000000, -118.000000)"
stroke=
"#2EB36B"
stroke-width=
"2.25"
>
<g
id=
"Applicant-Details"
transform=
"translate(0.000000, 80.000000)"
>
<g
id=
"Meta-Top----Right"
transform=
"translate(963.000000, 23.000000)"
>
<g
id=
"Shortlist-Flag"
transform=
"translate(0.000000, 17.000000)"
>
<g
id=
"Shortlist-Icon"
transform=
"translate(0.713985, 0.000000)"
>
<path
d=
"M14.1623787,1.44975135 C12.7496496,0.57112973 11.0829986,0.0642918919 9.29785063,0.0642918919 C4.19838065,0.0642918919 0.0643268821,4.20218378 0.0643268821,9.30753514 C0.0643268821,14.412373 4.19838065,18.5507784 9.29785063,18.5507784 C14.3973206,18.5507784 18.5313744,14.412373 18.5313744,9.30753514 C18.5313744,8.26150811 18.3574763,7.25553514 18.0373809,6.31734595"
id=
"Stroke-1"
></path>
<polyline
id=
"Stroke-3"
points=
"4.68088356 7.72026486 9.29764544 12.0615081 17.2723321 2.58512973"
></polyline>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment