Commit Graph

2951 Commits

Author SHA1 Message Date
markjcrane
588e4ebabc Contacts oder by last mod date null last. 2015-10-20 01:53:23 -06:00
markjcrane
7a776fadb8 Order contacts by last modified date by default. 2015-10-20 01:39:54 -06:00
markjcrane
8e2dcddbaf Fix the follow me app_config.php. 2015-10-19 21:58:23 -06:00
markjcrane
749533b479 Fix a null error and translation for select option voicemail. 2015-10-19 20:58:16 -06:00
markjcrane
da91589641 Fix the Contact CSV import so it will import the phone number. 2015-10-19 20:37:13 -06:00
markjcrane
710a3fa696 Add hold music option and update the call_block dialplan. 2015-10-19 18:30:55 -06:00
markjcrane
a66e1a61c3 Prevent overwriting the call block number when updating the number. 2015-10-19 17:35:09 -06:00
markjcrane
e00f7783da Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-10-16 16:53:59 -07:00
markjcrane
1f8f627533 Remove the exit on the dialplan destination edit. 2015-10-16 16:52:58 -07:00
koldoa
49fcc5e8d9 Changed readdir to scandir so we can get sorted template names 2015-10-16 15:04:31 +02:00
markjcrane
8f43f61713 Fix a bug with outbound routes back button. 2015-10-12 14:25:01 -07:00
markjcrane
1c0f05fa6c Fix the gateways list so it displays the hostname in the right place. 2015-10-04 10:50:05 -06:00
markjcrane
c0d758be86 Add h hostname to option for the gateways. 2015-10-04 01:29:03 -06:00
markjcrane
f69728befc Force the device_key_vendor to lower case so the key vendor can be case insenstive. 2015-10-02 23:39:12 -06:00
markjcrane
81917bd977 Remove absolute_codec_string='PCMU,PCMA' as it failed to allow PCMA. 2015-09-30 20:56:59 -06:00
markjcrane
67159897dc Set content lenght to prevent chunking when providing HTTP 401. This should fix Yealink provisioning for the new firmware changes. 2015-09-29 14:28:48 -06:00
markjcrane
e2eccde92f Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-26 09:00:11 -06:00
markjcrane
6338319636 Dialplan page add mute=true back again. 2015-09-26 08:56:44 -06:00
FusionPBX
cc2684428f Merge pull request #1169 from rdissauer/fix/provision-domain-filter-off
fixed provisioning with http_domain_filter off
2015-09-24 15:30:54 -06:00
FusionPBX
b037b81d6b Merge pull request #1167 from rdissauer/translations
latest german translations
2015-09-24 15:21:46 -06:00
FusionPBX
1277559af8 Merge pull request #1170 from rdissauer/feature/high-res-img
prepared img tag for high resolution (retina) images
2015-09-24 15:21:24 -06:00
roman.dissauer
c633065798 latest german translations 2015-09-24 09:48:42 +02:00
roman.dissauer
ae4ec80038 fixed provisioning with http_domain_filter off 2015-09-24 09:38:26 +02:00
roman.dissauer
180ee43f0f prepared img tag for high resolution (retina) images 2015-09-24 09:31:52 +02:00
markjcrane
42924ccead Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-22 18:36:23 -06:00
markjcrane
6a796d37e0 Add comment out the hidden field for now. 2015-09-22 18:36:09 -06:00
markjcrane
d0c42fff37 Comment out unset autocomplete for the moment. 2015-09-22 18:35:20 -06:00
FusionPBX
e25a1409ff Merge pull request #1161 from moteus/cdr_detail_showall
Fix. Show CDR details when set `showall`
2015-09-21 09:13:43 -06:00
markjcrane
a4b7af3560 Another case where automcomplete bombs. Accounts -> Extensions password is used for registration not for a login. In FusionPBX if the password is left empty it would automatically create a new password. However auto complete instead puts in the login password this is an undesirable bug that this update fixes by adding a honey pot for the password. 2015-09-19 18:19:23 -06:00
markjcrane
969e02328e Fix the removal of the autocomplete field. 2015-09-19 18:13:15 -06:00
markjcrane
ba83a0f99e Another situation where autocomplete=off prevented a bug. Provisioning a devcie by adding sip registration information for device provisioning in this case autocomplete always fills in incorrect information. 2015-09-19 17:59:07 -06:00
Alexey Melnichuk
1d4e62b2f5 Fix. Show CDR details when set showall 2015-09-18 12:04:52 +04:00
markjcrane
87e27dd905 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-14 19:08:27 -06:00
markjcrane
e0f9865d71 Fix the redirect for the ACL. 2015-09-14 19:08:06 -06:00
FusionPBX
82542c6ea6 Merge pull request #1146 from badcrc/master
Random ring groups
2015-09-14 10:38:18 -06:00
markjcrane
83e5fe35c0 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-09-09 10:02:43 -06:00
markjcrane
42229e0738 This will hide outbound route toll allow lua from those wihtout the outbound_route_toll_allow_lua permission. This feature works only for countries that are hard coded in the toll allow code. So at this time preferred method of toll allow is via the dialplan. 2015-09-09 10:01:00 -06:00
FusionPBX
8c8e3ce3c3 Merge pull request #1150 from moteus/save_disabled_forwadd_number
Fix. Allow change Call Forward number without enable it.
2015-09-09 09:32:22 -06:00
Alexey Melnichuk
8391e996f0 Fix. Allow change Call Forward number without enable it. 2015-09-09 16:26:41 +04:00
markjcrane
bde805bd4c Fix DND use error/user_busy instead of loopback/*99[extension] 2015-09-08 14:12:01 -06:00
markjcrane
b1746acb97 Remove v_conference_center_users as v_meeting_users was used instead. 2015-09-07 14:52:15 -06:00
koldoa
26459f7895 This should fix some of the group permissions issues from issue #1065 2015-09-07 10:47:57 +02:00
koldoa
a4ab8ca633 Translation typo 2015-09-07 08:33:34 +02:00
koldoa
2047fa7859 Random strategy for ring groups 2015-09-07 08:33:34 +02:00
markjcrane
f8c2ea5b22 Make the destinations more consistent. 2015-09-04 23:23:15 -06:00
markjcrane
31d727cab5 Count the destinations. 2015-09-04 23:18:13 -06:00
markjcrane
b34f8baeb8 Add extension count. 2015-09-04 23:12:36 -06:00
markjcrane
4cfe899919 A few more minor adjustments. 2015-09-04 23:05:08 -06:00
markjcrane
2a3240c7c4 Add a fax server count. 2015-09-04 22:59:13 -06:00
markjcrane
6f389eedd8 Add count to voice mails and voice mail messages. 2015-09-04 22:38:48 -06:00