Improve front-end view of the website
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Fri, 29 Nov 2013 12:16:24 +0000 (12:16 +0000)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Fri, 29 Nov 2013 12:16:24 +0000 (12:16 +0000)
commit9b9ca0133f42fd2a9fa62eb6d075c5ef6ef916ca
treed98b93c2d3e66f4032392abc608396cdc037076e
parentea4836a9172d18c6d2917d829a808b4935400aa2
Improve front-end view of the website
47 files changed:
webapp/resources/bootstrap/css/bootstrap-theme.css [deleted file]
webapp/resources/bootstrap/css/bootstrap-theme.min.css [deleted file]
webapp/resources/bootstrap/css/bootstrap.css [deleted file]
webapp/resources/bootstrap/css/bootstrap.min.css [deleted file]
webapp/resources/bootstrap/fonts/glyphicons-halflings-regular.eot [deleted file]
webapp/resources/bootstrap/fonts/glyphicons-halflings-regular.svg [deleted file]
webapp/resources/bootstrap/fonts/glyphicons-halflings-regular.ttf [deleted file]
webapp/resources/bootstrap/fonts/glyphicons-halflings-regular.woff [deleted file]
webapp/resources/bootstrap/js/bootstrap.js [deleted file]
webapp/resources/bootstrap/js/bootstrap.min.js [deleted file]
webapp/resources/css/proteocache.css
webapp/resources/images/banner_right.png [new file with mode: 0644]
webapp/resources/images/cassandra_logo.jpg [new file with mode: 0644]
webapp/resources/images/cassandra_logo_long.png [moved from webapp/resources/images/cassandra_logo.png with 100% similarity]
webapp/resources/images/favicon.ico [new file with mode: 0644]
webapp/resources/images/pc-favicon.ai [new file with mode: 0644]
webapp/resources/images/pc-favicon.png [new file with mode: 0644]
webapp/resources/images/proteocache.png
webapp/resources/images/proteocache05.ai [new file with mode: 0644]
webapp/resources/images/uod_logo_white.gif [new file with mode: 0644]
webapp/view/AllReports.jsp [deleted file]
webapp/view/PrintResult.jsp [deleted file]
webapp/view/ReportSequenceProtein.jsp [deleted file]
webapp/view/StatisticsProtein.jsp [deleted file]
webapp/view/fragments/bodyHeader.jsp [deleted file]
webapp/view/fragments/footer.jsp
webapp/view/fragments/header.jsp
webapp/view/fragments/header_database.jsp [new file with mode: 0644]
webapp/view/fragments/logos.jsp [new file with mode: 0644]
webapp/view/fragments/mainmenu.jsp [new file with mode: 0644]
webapp/view/fragments/mainmenu_and_figures.jsp [new file with mode: 0644]
webapp/view/help/Overview.jsp [new file with mode: 0644]
webapp/view/home.jsp
webapp/view/queryJobLog.jsp [moved from webapp/view/QueryJobLog.jsp with 94% similarity]
webapp/view/queryJobStatistics.jsp [moved from webapp/view/QueryJobsByDate.jsp with 83% similarity]
webapp/view/queryProteinSequence.jsp [moved from webapp/view/QuerySequenceProtein.jsp with 65% similarity]
webapp/view/queryProteinSequenceCounter.jsp [new file with mode: 0644]
webapp/view/queryRemoveJobs.jsp [new file with mode: 0644]
webapp/view/queryTimeExecution.jsp [moved from webapp/view/QueryTimeExecution.jsp with 96% similarity]
webapp/view/reportJobLog.jsp [moved from webapp/view/ReportJobLog.jsp with 72% similarity]
webapp/view/reportJobStatistics.jsp [moved from webapp/view/ReportJobsByDate.jsp with 69% similarity]
webapp/view/reportJobStatisticsOneDay.jsp [moved from webapp/view/ReportJobsOfOneDay.jsp with 83% similarity]
webapp/view/reportProteinSequences.jsp [new file with mode: 0644]
webapp/view/reportProteinSequencesCounter.jsp [new file with mode: 0644]
webapp/view/reportTimeExecution.jsp [moved from webapp/view/ReportTimeExecution.jsp with 83% similarity]
webapp/view/support/Blocked.jsp [new file with mode: 0644]
webapp/view/support/Notimplemented.jsp [new file with mode: 0644]