Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup of styling in logfiles status html view | Ted Trask | 2014-04-25 | 1 | -1/+1 |
| | |||||
* | Change for new prototype for htmlviewfunctions.displayitem | Ted Trask | 2014-04-10 | 1 | -4/+4 |
| | |||||
* | Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵ | Ted Trask | 2014-03-17 | 1 | -1/+2 |
| | | | | .displaysectionend function | ||||
* | Modified HTML views to use new htmlviewfunctions functions and replace links ↵ | Ted Trask | 2014-03-08 | 1 | -6/+9 |
| | | | | | | with forms created by displayitem Use htmlviewfunctions.displayheader .incrementheader .displayitemstart/middle/end | ||||
* | Change HTML views to use htmlviewfunctions.displayheader | Ted Trask | 2014-03-04 | 1 | -1/+1 |
| | | | | Modified some models to change labels | ||||
* | Fix sort by filesize in logfiles/status | Ted Trask | 2014-03-03 | 1 | -1/+15 |
| | |||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 1 | -23/+44 |
| | | | | and use lowercase tags | ||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | logfiles: change view, tail, and download to take filename instead of name ↵ | Ted Trask | 2013-01-09 | 1 | -3/+3 |
| | | | | parameter | ||||
* | Changed viewtype ajax to json as per acf-core-0.15.3, and moved viewtype ↵ | Ted Trask | 2012-11-06 | 1 | -1/+1 |
| | | | | stream out of controller | ||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Changes redirect_to_referrer to handle_form for logfiles.delete | Ted Trask | 2012-05-08 | 1 | -1/+1 |
| | |||||
* | Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵ | Ted Trask | 2012-02-23 | 1 | -2/+2 |
| | | | | htmlviewfunctions | ||||
* | Use viewlibrary.check_permission from acf-core-0.9.0 | Ted Trask | 2009-12-17 | 1 | -2/+2 |
| | |||||
* | Graphical fix. Adding/Modifying <DL> for logfile* views to fix skin issues. | Mika Havela | 2009-10-07 | 1 | -1/+2 |
| | |||||
* | Modified html.lua and viewlibrary.lua and all html files to html_escape ↵ | Ted Trask | 2009-01-15 | 1 | -3/+3 |
| | | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Minor change to roles code and major change to roles. Replaced ALL, CREATE, ↵ | Ted Trask | 2008-10-24 | 1 | -0/+4 |
| | | | | | | READ, UPDATE, and DELETE with GUEST, USER, EDITOR, EXPERT, and ADMIN. Changed all roles files and modified some html files to hide options without permissions. Determine default roles from roles files, rather than hard-coded, and added ability to modify default roles by adding permissions. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1563 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Added javascript tail functionality to logfiles. | Ted Trask | 2008-09-03 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1441 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | use <% %> instead of <? ?> | Natanael Copa | 2008-07-28 | 1 | -14/+14 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Changed logfiles to use controllerfunctions and standard html-lsp files. | Ted Trask | 2008-07-02 | 1 | -5/+4 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1270 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified logfiles to use cfe's more properly. | Ted Trask | 2008-06-02 | 1 | -11/+12 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1192 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Added new skin (to look for bugs in view-files). Changed table headers for ↵v0.2 | Mika Havela | 2008-02-17 | 1 | -6/+6 |
| | | | | | | some view-files. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@729 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Changed the align of text in one column | Mika Havela | 2008-01-24 | 1 | -4/+4 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@635 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Cleaned up the code and using some librarys instead. | Mika Havela | 2008-01-15 | 1 | -0/+33 |
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@582 ab2d0c66-481e-0410-8bed-d214d4d58bed |