summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-106-18/+18
|
* Bump version to 0.11.1v0.11.1Ted Trask2016-03-111-1/+1
|
* Change ACF list to structure for accuracyTed Trask2016-02-241-5/+5
|
* Fix adhocquery HTML view to properly show form when results are presentTed Trask2016-02-241-0/+3
|
* Change downloadweblog/adhocquery to use proper cfe and new stream templateTed Trask2016-02-171-4/+6
|
* Bump version to 0.11.0v0.11.0Ted Trask2016-01-181-1/+1
|
* Change listfiles filesize to size, size and mtime not user-friendly, use ↵Ted Trask2015-12-302-5/+5
| | | | posix.stat over fs.stat, use new format functions
* 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 ↵Ted Trask2015-10-031-1/+1
| | | | database does not exist
* Bump version to 0.10.3v0.10.3Ted Trask2014-10-241-1/+1
|
* In listfiles HTML view, replace convertsize function with orig_size because ↵Ted Trask2014-10-241-15/+1
| | | | throws an exception when file is missing
* 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
| | | | Still work to do to remove styling and long messy links
* Fix issues with tablesorter sortingTed Trask2014-02-052-9/+9
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-038-189/+176
| | | | and use lowercase tags
* 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 ↵Ted Trask2013-11-191-9/+24
| | | | tablesorter
* Fixed log selection by changing attr to prop and not capitalizing submitTed Trask2013-11-191-5/+5
| | | | Change from attr to prop necessary due to jquery upgrade
* 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
| | | | Also fix bug where boolean defaults were ignored in viewweblog, caused by using handle_clientdata
* 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
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* 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
|