Mafoo
|
9570ce1bf0
|
Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
|
2017-06-09 20:13:40 -06:00 |
FusionPBX
|
7ea7490e0e
|
Update extension_copy.php
Change the duplicate message from green to red.
|
2016-11-29 12:08:11 -07:00 |
FusionPBX
|
1f89e76f99
|
Update extension_copy.php
|
2016-11-29 11:56:05 -07:00 |
jebsolutions
|
03f95d865b
|
prevent cloning duplicate extensions (master #1821) (#2033)
* prevent cloning duplicate extensions
app/extensions/app_languages.php
+ add duplicate extension error prompt
app/extensions/extension_copy.php
+ add check to see if duplicate extension exists
app/extensions/resources/classes/extension.php
+ add function to check if extension exists
* fix typo
* Update app_languages.php
* Update extension_copy.php
* Update extension.php
* Update extension_copy.php
Use the global app_languages.php message-duplicate translation.
* Update extension_copy.php
* Update extension.php
|
2016-11-24 00:23:44 -07:00 |
Alexey Melnichuk
|
cdc4b670d2
|
Change. Use number_alias as voicemail_id.
|
2015-07-02 18:49:58 +04:00 |
Nate Jones
|
afb1ffe027
|
Extensions: Missed Call notification option.
|
2015-05-23 02:11:26 +00:00 |
Nate Jones
|
cbb39328f5
|
Voicemail: Added additional options for email notification (attach vm, download link, auto-play listen link). Also cleaned up email templates a little.
|
2015-02-24 08:09:01 +00:00 |
Mark Crane
|
03220c9754
|
Add the text class to more of the applications.
|
2015-01-18 10:06:08 +00:00 |
Mark Crane
|
89d1689df5
|
One more adjustment to get the extension copy working
|
2014-05-30 04:28:19 +00:00 |
Mark Crane
|
dbfa1a317e
|
When copying an extension fields that are numeric should use a null if the variable has not length
|
2014-05-30 04:14:28 +00:00 |
Mark Crane
|
b63d791fbd
|
Add ability to configure the extension directory xml to provide the option to use freeswitch voicemail
|
2014-05-25 01:43:47 +00:00 |
Nate Jones
|
b7ed68e03a
|
Extension Copy - Now includes Record value.
|
2014-05-02 05:24:27 +00:00 |
Mark Crane
|
c56a551d35
|
Add emergency caller id name when copying an extension
|
2014-05-01 04:51:21 +00:00 |
Nate Jones
|
5237fc7d00
|
Extension Copy more complete and includes voicemail.
|
2014-05-01 02:48:25 +00:00 |
Nate Jones
|
68fd46a818
|
Response message updates.
|
2014-02-23 06:46:10 +00:00 |
Mark Crane
|
134f93ae0c
|
Remove provisioning_list from extension copy.
|
2013-12-09 18:39:57 +00:00 |
Mark Crane
|
729261dac6
|
Remove the deprecated voicemail fields from the copy extension.
|
2013-12-09 16:33:19 +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
|
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 |
Nate Jones
|
88b7c36793
|
Copy now writes XML file. Edit modified to check is_writable instead of is_readable.
|
2013-05-04 02:23:32 +00:00 |
Nate Jones
|
b4d8c82055
|
Multilingualified the Extensions app. Added ability to preset the new extension when the Copy button is clicked.
|
2013-05-04 00:35:21 +00:00 |
Mark Crane
|
54e1389a16
|
Update the file names in extensions.
|
2012-11-24 02:25:59 +00:00 |
Mark Crane
|
ee8249b486
|
rename v_extensions_copy.php to extension_copy.php.
|
2012-11-24 01:43:18 +00:00 |