<html> <head> <title>PAM</title> <link rel="stylesheet" href="/bootstrap-3.3.4-dist/css/bootstrap.min.css"> <link rel="stylesheet" href="/bootstrap-3.3.4-dist/css/bootstrap-theme.min.css"> <link rel="stylesheet" href="/css/parent.css"> </head> <body> <#include "nav.html"> <#include "error.html"> <div class="container theme-showcase" role="main"> <div class="row"> <div class="page-header"> <h1>${title}</h1> </div> <h4>Add P4Search results here...</h4> </div> </div> <script src="/js/jquery.min.js"></script> <script src="/bootstrap-3.3.4-dist/js/bootstrap.min.js"></script> </body> </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#10 | 15215 | Paul Allen | Added RubyGem pages and tidy up. | ||
#9 | 15181 | Paul Allen | Maven/Generic search results. | ||
#8 | 15140 | Paul Allen | Handle empty search params. | ||
#7 | 15139 | Paul Allen | Extend p4search options. | ||
#6 | 15118 | Paul Allen | Added P4Search | ||
#5 | 14882 | Paul Allen | Refactor static html pages | ||
#4 | 14866 | Paul Allen |
Create different Depot types. - Display site types |
||
#3 | 14226 | Paul Allen | Tidy up Browse elements over to micro MVC model | ||
#2 | 13969 | Paul Allen | Depot list/create for Assets | ||
#1 | 13869 | Paul Allen |
- Fix logout when testing cookie. - Refactor ftl->html - Add local bootstrap |
||
//guest/paul_allen/p4am/src/main/resources/spark/template/freemarker/search.ftl | |||||
#2 | 13798 | Paul Allen | Basic file upload and login/logout cookie tidyup | ||
#1 | 13720 | Paul Allen | Perforce Asset Manager (PAM or P4AM) -- ideas |