summaryrefslogtreecommitdiffstats
path: root/logfiles-status-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup of styling in logfiles status html viewTed Trask2014-04-251-1/+1
|
* Change for new prototype for htmlviewfunctions.displayitemTed Trask2014-04-101-4/+4
|
* Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵Ted Trask2014-03-171-1/+2
| | | | .displaysectionend function
* Modified HTML views to use new htmlviewfunctions functions and replace links ↵Ted Trask2014-03-081-6/+9
| | | | | | with forms created by displayitem Use htmlviewfunctions.displayheader .incrementheader .displayitemstart/middle/end
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-041-1/+1
| | | | Modified some models to change labels
* Fix sort by filesize in logfiles/statusTed Trask2014-03-031-1/+15
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-23/+44
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* logfiles: change view, tail, and download to take filename instead of name ↵Ted Trask2013-01-091-3/+3
| | | | parameter
* Changed viewtype ajax to json as per acf-core-0.15.3, and moved viewtype ↵Ted Trask2012-11-061-1/+1
| | | | stream out of controller
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Changes redirect_to_referrer to handle_form for logfiles.deleteTed Trask2012-05-081-1/+1
|
* Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵Ted Trask2012-02-231-2/+2
| | | | htmlviewfunctions
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-2/+2
|
* Graphical fix. Adding/Modifying <DL> for logfile* views to fix skin issues.Mika Havela2009-10-071-1/+2
|
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-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 Trask2008-10-241-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 Trask2008-09-031-0/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1441 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-281-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 Trask2008-07-021-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 Trask2008-06-021-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.2Mika Havela2008-02-171-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 columnMika Havela2008-01-241-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 Havela2008-01-151-0/+33
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@582 ab2d0c66-481e-0410-8bed-d214d4d58bed