Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed move message bugs | Ted Trask | 2013-01-08 | 1 | -2/+2 |
| | |||||
* | Fixed email message bugs | Ted Trask | 2013-01-08 | 1 | -2/+2 |
| | |||||
* | Fix CallMe link | Ted Trask | 2013-01-08 | 1 | -2/+2 |
| | |||||
* | Cleaned up use of viewtype | Ted Trask | 2012-11-25 | 1 | -2/+0 |
| | |||||
* | Change vmail-controller.lua to use new handle_form() functions found in ↵ | Zach LeBar | 2012-02-28 | 1 | -17/+35 |
| | | | | 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 | -4/+8 |
| | | | | | | | 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 | ||||
* | Added callbackmessage function. Uses new config parameter callback_uri. | Ted Trask | 2010-09-17 | 1 | -0/+8 |
| | |||||
* | Added support for folders, even though default vm IVR doesn't handle them. | Ted Trask | 2010-09-10 | 1 | -0/+12 |
| | | | | 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/+85 |