summaryrefslogtreecommitdiffstats
path: root/logfiles-tail-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceTed Trask2016-08-101-3/+3
|
* Change logfiles filesize to size, size and mtime not user-friendly, use ↵Ted Trask2015-12-301-3/+3
| | | | posix.stat over fs.stat, use new format functions
* Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵Ted Trask2014-03-171-1/+2
| | | | .displaysectionend function
* Fix bugs with starting/stopping logfile tailTed Trask2014-03-101-3/+7
|
* Modified HTML views to use new htmlviewfunctions functions and replace links ↵Ted Trask2014-03-081-3/+4
| | | | | | with forms created by displayitem Use htmlviewfunctions.displayheader .incrementheader .displayitemstart/middle/end
* Fix logfiles/tail HTML view bug caused by still using DTTed Trask2014-03-071-1/+1
|
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-041-2/+2
| | | | Modified some models to change labels
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-9/+7
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Only load js libraries if not already loaded. Added jquery.flot.time.js to ↵Ted Trask2013-10-031-1/+6
| | | | networkstats due to acf-jquery-0.3.0
* logfiles: change view, tail, and download to take filename instead of name ↵Ted Trask2013-01-091-1/+1
| | | | 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
|
* Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵Ted Trask2012-02-231-4/+4
| | | | htmlviewfunctions
* Added wwwprefix to web path.Ted Trask2010-02-161-1/+1
|
* Graphical fix. Adding/Modifying <DL> for logfile* views to fix skin issues.Mika Havela2009-10-071-2/+0
|
* Added logfiles tail error message when something goes wrong.Ted Trask2009-07-201-1/+7
|
* Fixed minor logfiles tail bug in Firefox by using .val instead of .append. ↵Ted Trask2009-07-201-21/+22
| | | | Only scroll on input.
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-2/+2
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed logfiles tail bug on FireFox. Actually made it much better so scroll ↵Ted Trask2009-01-051-1/+22
| | | | | | sticks. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1665 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified logfiles to add grep capability.Ted Trask2008-09-171-1/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1472 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fix ajax in IE by turning off cachingTed Trask2008-09-091-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1453 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added javascript tail functionality to logfiles.Ted Trask2008-09-031-0/+46
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1441 ab2d0c66-481e-0410-8bed-d214d4d58bed