Commit Graph

23 Commits

Author SHA1 Message Date
Nate c80a42db8b Voicemail Greetings: Database class integration. 2019-08-14 15:12:51 -06:00
markjcrane 9717543a46 Change messages class to message 2018-08-31 03:09:01 +00:00
AlexanderDCrane 7a59da78b4 Update voicemail_greeting_edit.php (#3311) 2018-08-27 20:36:19 -06:00
FusionPBX 54c017a993
Update voicemail_greeting_edit.php 2018-06-09 20:42:12 -06:00
FusionPBX ba6d58ec81
Update voicemail_greeting_edit.php 2018-06-09 20:40:49 -06:00
Mafoo 9570ce1bf0 Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Nate Jones 33248f605f Voicemail Greetings: Better base64 support in gui (playback, download, etc) and lua scripts, some lua mods to allow re-recording without having to enter greeting # again, fixed choose greeting function, new greeting recordings now only save when told to (uses a temp file prior to), fix sorting on greetings list, app_defaults to move greetings from file system to base64 in db (and vice versa).
Recordings: Fix sorting and paging.

IVRs: Code cleanup.

(... and some other stuff I can't remember at this hour.)
2015-04-25 12:26:31 +00:00
Nate Jones 18fefa3682 Visual adjustments. 2015-02-15 09:20:19 +00:00
Nate Jones dbd9fbc07b Visual adjustments. 2015-02-15 07:59:02 +00:00
Nate Jones 256e424b3e Removal of colon next to form label names. 2015-02-15 06:50:00 +00:00
Nate Jones fbb48feb0d Use the new multi-lingual code on fusionpbx/app sub directories. 2015-01-18 10:04:43 +00:00
Nate Jones 83d089e498 Voicemail Greetings: Minor language mods, re-enabled editing of greeting. 2014-05-06 00:03:39 +00:00
Nate Jones ad7a165708 Response message updates, language fixes. 2014-02-23 09:03:41 +00:00
Mark Crane 041a375b62 Audited the permissions names. Permissions names are to be non plural. 2013-09-21 21:45:35 +00:00
Mark Crane 6da2c3734c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane 52628c713c Rename and move persistformvar.php to the resources directory. 2013-07-06 06:21:12 +00:00
Mark Crane ffffea0710 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane a6e289ed5d Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane f14500a40a Fix a voicemail greeting delete problem as described here.
http://code.google.com/p/fusionpbx/issues/detail?id=404
2013-04-15 15:49:42 +00:00
Mark Crane 9cb3211ea0 Update voicemail greetings so that it uses the new fusionpbx voicemail. 2012-12-30 05:42:41 +00:00
Mark Crane 870ec26ca9 Fix voicemail greetings so that the text shows up correctly after adding the multi-lingual framework. 2012-12-26 16:46:56 +00:00
Mark Crane 8e1550d8ca Update the file name in voicemail greetings. 2012-11-24 02:40:00 +00:00
Mark Crane 6092d06b22 rename v_voicemail_greetings_edit.php to voicemail_greeting_edit.php. 2012-11-24 01:36:19 +00:00