summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix adhocquery HTML view to properly show form when results are present0.10-stableTed Trask2016-03-111-0/+3
* Bump version to 0.10.5v0.10.5Ted Trask2015-12-301-1/+1
* Revert change that disabled purge mistakenly included in 0.10.4 version bumpTed Trask2015-12-301-8/+6
* Fix typo causing exception in goodwords checkTed Trask2015-11-261-1/+1
* Bump version to 0.10.4v0.10.4Ted Trask2015-10-042-7/+9
* Fix typo resulting in exception in weblog-model.getweblogparameters when data...Ted Trask2015-10-031-1/+1
* Bump version to 0.10.3v0.10.3Ted Trask2014-10-241-1/+1
* In listfiles HTML view, replace convertsize function with orig_size because t...Ted Trask2014-10-241-15/+1
* Bump version to 0.10.2v0.10.2Ted Trask2014-07-041-1/+1
* Bug fix to ignore blank lines in word listsTed Trask2014-07-041-19/+30
* Bump version to 0.10.1v0.10.1Ted Trask2014-05-301-1/+1
* Fix http(s) getlogcandidates to work with acf-alpine-baselayout-0.12.0Ted Trask2014-05-301-0/+9
* Bump version to 0.10.0v0.10.0Ted Trask2014-04-261-1/+1
* Minor cleanup of html viewsTed Trask2014-04-253-5/+5
* Started changes to use new htmlviewfunctions functionsTed Trask2014-04-178-83/+87
* Fix issues with tablesorter sortingTed Trask2014-02-052-9/+9
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and...Ted Trask2014-02-038-189/+176
* Bump version to 0.9.1v0.9.1Ted Trask2013-11-201-1/+1
* Some more tablesorter cleanup - removal of styles and specifying sortersTed Trask2013-11-203-15/+12
* Modify listfiles to use tablesorterTed Trask2013-11-201-8/+41
* Modify viewactivitylog to use tablesorterTed Trask2013-11-201-6/+24
* Modify listsources to use tablesorterTed Trask2013-11-201-13/+32
* Modify viewusagestats to use tablesorterTed Trask2013-11-191-7/+28
* Modify adhocquery to use tablesorter for formatting resultTed Trask2013-11-191-9/+39
* Fix link for weblog date to show all records for this userTed Trask2013-11-191-1/+1
* Fix background color of selected rows using css and classes to work with tabl...Ted Trask2013-11-191-9/+24
* Fixed log selection by changing attr to prop and not capitalizing submitTed Trask2013-11-191-5/+5
* Added tablesorter zebra widget for missed caseTed Trask2013-11-191-1/+1
* Added tablesorter zebra widgetTed Trask2013-11-192-2/+2
* Fixed adhocquery to return columns in proper orderTed Trask2013-11-193-10/+8
* Fix broken calls to logevent due to module definition change (in unused code)Ted Trask2013-11-091-2/+2
* Bump version to 0.9.0v0.9.0Ted Trask2013-10-311-1/+1
* Add sourcename to viewweblog and ability to filter on sourcenameTed Trask2013-10-293-16/+41
* Fix minor bug where form is submitted with 'submit'Ted Trask2013-10-251-1/+1
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-212-64/+68
* Change use of require to work with Lua 5.2Ted Trask2013-10-099-12/+12
* Only load js libraries if not already loadedTed Trask2013-10-032-4/+24
* Bump version to 0.8.3v0.8.3Ted Trask2013-05-311-1/+1
* Fix logon failure string and return test results on failureTed Trask2013-05-311-6/+2
* Change the search string for logon failureTed Trask2013-05-311-2/+2
* Modified escape function and used it in more placesTed Trask2013-05-131-14/+10
* Bumped version to 0.8.2v0.8.2Ted Trask2013-04-261-1/+1
* Added missing require statement for format in weblog-viewweblog-html.lspTed Trask2013-04-261-0/+1
* Bumped version to 0.8.1v0.8.1Ted Trask2013-04-201-1/+1
* Fixed bug where user words not properly escapedTed Trask2013-04-202-6/+6
* Bump version to 0.8.0v0.8.0Ted Trask2013-01-081-1/+1
* Replace io.popen with modelfunctions.run_executable and subprocess.popen. Als...Ted Trask2013-01-081-58/+97
* Remove references to APPTed Trask2012-11-261-2/+2
* Bumped version to 0.7.4v0.7.4Ted Trask2012-11-241-1/+1
* Fixed downloadadhocquery and cleaned up use of viewtypeTed Trask2012-11-243-4/+4