summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-103-7/+7
|
* Bump version to 0.7.0v0.7.0Ted Trask2016-01-181-1/+1
|
* Change listfiles filesize to size, size and mtime not user-friendly, use ↵Ted Trask2015-12-302-3/+3
| | | | posix.stat over fs.stat, use new format functions
* Replace convertsize function with orig_sizeTed Trask2015-11-201-15/+1
|
* Bump version to 0.6.0v0.6.0Ted Trask2014-04-261-1/+1
|
* Minor cleanup of styling in listfiles html viewTed Trask2014-04-251-2/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-101-7/+16
|
* 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-8/+27
| | | | and use lowercase tags
* Bump version to 0.5.0v0.5.0Ted Trask2013-10-311-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-182-14/+17
| | | | | 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-3/+3
|
* 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-07-011-1/+1
|
* Modified get_file to take self as first parameterTed Trask2012-07-011-1/+1
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-4/+4
|
* Modified require statements for acf. libraries, updated for viewfunctions to ↵Ted Trask2012-04-183-6/+5
| | | | htmlviewfunctions, deleted startstop view
* Fixing acf-asterisk to work with changes made to acf-core.Zach LeBar2012-03-292-8/+10
| | | | Removing the use of controllerfunctions.lua and using the new 'handle_form()' found in acf_www-controller.lua. Also using 'handle_form()' in place of 'redirect_to_referrer()'.
* Bumped version to 0.3.0v0.3.0Ted Trask2011-03-301-1/+1
|
* Modified for acf-core-0.13.0Ted Trask2011-03-301-5/+1
|
* Bumped version to 0.2.3v0.2.3Ted Trask2010-01-011-1/+1
|
* basename function is no longer in acf-core-0.9.0Ted Trask2009-12-281-2/+2
|
* UI fix, bumped to 0.2.2v0.2.2Ted Trask2009-12-102-3/+3
|
* Chmod and chown asterisk files, bumped to 0.2.1v0.2.1Ted Trask2009-11-032-2/+7
|
* Bumped revision to 0.2.0v0.2.0root2009-06-041-1/+1
|
* Updated for startstop in core 0.5.0root2009-06-042-2/+2
|
* Tagged packages for release.v0.1.1Ted Trask2009-03-191-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/asterisk/tags/release-0.1.1@1737 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the way startstop works in core to add a list of allowed actions. ↵Ted Trask2009-03-172-39/+2
| | | | | | Modified all ACFs that don't use the standard functions to work with new library method. git-svn-id: svn://svn.alpinelinux.org/acf/asterisk/trunk@1730 ab2d0c66-481e-0410-8bed-d214d4d58bed
* First cut at Asterisk ACF. Start/stop/restart/reload doesn't work due to ↵v0.1.0Ted Trask2009-02-2511-0/+207
issue with script? git-svn-id: svn://svn.alpinelinux.org/acf/asterisk/trunk@1708 ab2d0c66-481e-0410-8bed-d214d4d58bed