summaryrefslogtreecommitdiffstats
path: root/logfiles-tail-html.lsp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceTed Trask2016-08-101-3/+3
* Change logfiles filesize to size, size and mtime not user-friendly, use posix...Ted Trask2015-12-301-3/+3
* Change htmlviewfunctions.displayheader to .displaysectionstart and added .dis...Ted Trask2014-03-171-1/+2
* 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
* 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
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and...Ted Trask2014-02-031-9/+7
* 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 ne...Ted Trask2013-10-031-1/+6
* logfiles: change view, tail, and download to take filename instead of name pa...Ted Trask2013-01-091-1/+1
* Changed viewtype ajax to json as per acf-core-0.15.3, and moved viewtype stre...Ted Trask2012-11-061-1/+1
* Added require statement for html libraryTed Trask2012-10-021-0/+1
* Updates to reflect changes in acf-core-0.15 - viewfunctions becomes htmlviewf...Ted Trask2012-02-231-4/+4
* 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. On...Ted Trask2009-07-201-21/+22
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-2/+2
* Fixed logfiles tail bug on FireFox. Actually made it much better so scroll s...Ted Trask2009-01-051-1/+22
* Modified logfiles to add grep capability.Ted Trask2008-09-171-1/+4
* Fix ajax in IE by turning off cachingTed Trask2008-09-091-0/+1
* Added javascript tail functionality to logfiles.Ted Trask2008-09-031-0/+46