summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-existant details actions from rolesHEADmasterTed Trask2017-03-011-2/+2
|
* Remove trailing whitespaceTed Trask2016-08-102-2/+2
|
* Bump version to 0.6.0v0.6.0Ted Trask2016-01-181-1/+1
|
* Fix display of mtime in listfiles HTML viewTed Trask2015-12-301-1/+1
|
* Change listfiles filesize to size, size and mtime not user-friendly, use ↵Ted Trask2015-12-302-18/+5
| | | | posix.stat over fs.stat, use new format functions
* Bump version to 0.5.0v0.5.0Ted Trask2015-11-021-1/+1
|
* Modify logfile to get logging info from the config and use common viewTed Trask2015-10-313-22/+67
|
* Bump version to 0.4.0v0.4.0Ted Trask2014-04-261-1/+1
|
* Minor cleanup of styling in listfiles html viewTed Trask2014-04-251-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-101-3/+9
|
* Fix sort by filesize in logfiles/statusTed Trask2014-03-041-1/+15
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-14/+31
| | | | and use lowercase tags
* Bump version to 0.3.0v0.3.0Ted Trask2013-10-311-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-202-15/+19
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Fix logfile to pass filename to alpine-baselayout/logfiles/viewTed Trask2013-10-171-1/+1
|
* Change use of require to work with Lua 5.2Ted Trask2013-10-092-2/+2
|
* Bumped version to 0.2.1v0.2.1Ted Trask2012-10-281-1/+1
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Bumped version to 0.2.0v0.2.0Ted Trask2012-08-061-1/+1
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-4/+4
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-185-13/+12
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Set version to 0.1.0v0.1.0Ted Trask2011-10-031-1/+1
|
* Removed details actionTed Trask2011-10-034-21/+1
|
* fix typo in controllerJeff Bilyk2011-10-011-1/+1
|
* Fix typos and correct paths to config and log filesJeff Bilyk2011-10-013-16/+8
|
* acf-lighttpd: initial commitJeff Bilyk2011-10-0113-0/+220