summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-103-3/+3
|
* Bump version to 0.7.0v0.7.0Ted Trask2014-04-261-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-101-6/+2
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-3/+1
| | | | and use lowercase tags
* Bump version to 0.6.0v0.6.0Ted Trask2013-10-311-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-202-10/+14
| | | | | 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-092-2/+2
|
* Bump version to 0.5.0v0.5.0Ted Trask2013-01-011-1/+1
|
* Replace io.popen with modelfunctions.run_executableTed Trask2013-01-011-10/+2
|
* Bumped version to 0.4.1v0.4.1Ted Trask2012-10-281-1/+1
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Bumped version to 0.4.0v0.4.0Ted Trask2012-08-061-1/+1
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-2/+2
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-184-12/+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
* Bumped version to 0.3.0v0.3.0Ted Trask2011-03-301-1/+1
|
* Modified for acf-core-0.13.0Ted Trask2011-03-301-1/+0
|
* Bumped version to 0.2.1v0.2.1Ted Trask2010-01-011-1/+1
|
* Removed debug statements.Ted Trask2009-12-311-5/+0
|
* Bumped revision to 0.2.0v0.2.0root2009-06-041-1/+1
|
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Proposed changes to menu.v0.1.0Ted Trask2009-01-191-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/lvm2/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Tested by removing expected packages, files, and directories. Fixed ↵Ted Trask2009-01-162-5/+1
| | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/lvm2/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-1/+1
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/lvm2/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed logfile from lvm2 because nothing shows up in log file.Ted Trask2009-01-063-10/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/lvm2/trunk@1667 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added lvm2 controller with basic functionality.Ted Trask2008-12-3111-0/+152
git-svn-id: svn://svn.alpinelinux.org/acf/lvm2/trunk@1660 ab2d0c66-481e-0410-8bed-d214d4d58bed