Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unnecessary styles from tablesorter header row | Ted Trask | 2013-11-20 | 1 | -1/+1 |
| | |||||
* | Add tablesorter zebra widget | Ted Trask | 2013-11-19 | 1 | -1/+1 |
| | |||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Only load js libraries if not already loaded | Ted Trask | 2013-10-03 | 1 | -2/+12 |
| | |||||
* | Fixed move message bugs | Ted Trask | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | Fix CallMe link | Ted Trask | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | Cleaned up use of viewtype | Ted Trask | 2012-11-25 | 1 | -4/+4 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Change vmail-controller.lua to use new handle_form() functions found in ↵ | Zach LeBar | 2012-02-28 | 1 | -3/+3 |
| | | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to vmail-model.lua to make everything work. | ||||
* | Started making changes for acf-core-0.15 | Ted Trask | 2012-02-23 | 1 | -2/+2 |
| | | | | | | | Changed viewfunctions library to htmlviewfunctions Changed editusersettings, editmyusersettings, and createuser to use new handle_form functionality Removed views for above actions by moving customization to model - seq and readonly Changed deleteuser to be a form | ||||
* | Changed Callback link to CallMe for clarity | Ted Trask | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | Fix exception in listmessages when a user has blank first or last name | Ted Trask | 2011-01-03 | 1 | -0/+5 |
| | |||||
* | Added browser detect script from http://www.quirksmode.org/js/detect.html to ↵ | Ted Trask | 2010-10-07 | 1 | -1/+122 |
| | | | | | | get messages to play on Safari Yes, it's ugly, but it works. | ||||
* | Changed callback extension to be specified in user config rather than in ↵ | Ted Trask | 2010-09-30 | 1 | -13/+12 |
| | | | | messages list. | ||||
* | Added callbackmessage function. Uses new config parameter callback_uri. | Ted Trask | 2010-09-17 | 1 | -1/+14 |
| | |||||
* | Added select all and none links to listmessages | Ted Trask | 2010-09-16 | 1 | -0/+5 |
| | |||||
* | Added blank entries at start of dropdown lists. | Ted Trask | 2010-09-14 | 1 | -2/+2 |
| | |||||
* | Fixed play button to work on all browsers. | Ted Trask | 2010-09-14 | 1 | -1/+1 |
| | |||||
* | Updated listmessages view layout and sort users. | Ted Trask | 2010-09-13 | 1 | -3/+4 |
| | |||||
* | Split fullname into firstname and lastname fields. | Ted Trask | 2010-09-13 | 1 | -1/+1 |
| | |||||
* | Added support for folders, even though default vm IVR doesn't handle them. | Ted Trask | 2010-09-10 | 1 | -7/+43 |
| | | | | Basically, they'll be hidden unless you add folder definitions to voicemail_folders table. | ||||
* | Initial cut - but pretty close to complete.v0.0.1 | Ted Trask | 2010-09-09 | 1 | -0/+129 |