Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added getcachain action to show the parent CAs when we are in a child, ↵ | Ted Trask | 2015-02-02 | 1 | -0/+6 |
| | | | | | | modified all views to display it This includes adding a generic HTML view to display cadir and then display the cfe | ||||
* | Modify several functions to move logic into the model and use cfes more ↵ | Ted Trask | 2015-01-31 | 1 | -1/+1 |
| | | | | properly for non-forms | ||||
* | Changes to use new htmlviewfunctions functions | Ted Trask | 2014-04-12 | 1 | -2/+4 |
| | |||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 1 | -1/+1 |
| | | | | and use lowercase tags | ||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Removed debug statements. | Ted Trask | 2009-12-31 | 1 | -4/+0 |
| | |||||
* | Modified html.lua and viewlibrary.lua and all html files to html_escape ↵ | Ted Trask | 2009-01-15 | 1 | -1/+1 |
| | | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | use <% %> instead of <? ?> | Natanael Copa | 2008-07-28 | 1 | -4/+4 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified acf to allow file upload (arbitrary 32k limit). | Ted Trask | 2008-05-27 | 1 | -1/+1 |
| | | | | | | Cleaned up openssl and added ability to upload/generate CA certificate. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1184 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Further progress on openssl. Added template_stream to core for downloading ↵ | Ted Trask | 2008-05-21 | 1 | -0/+8 |
files. git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1172 ab2d0c66-481e-0410-8bed-d214d4d58bed |