Commit Graph

8732 Commits

Author SHA1 Message Date
FusionPBX
cce45db24e Update app_languages.php 2017-05-10 22:16:07 -06:00
Mafoo
ce6fed13fd BugFix-[master]-mos (#2547)
change incorrect % calculation of MOS to tagged words to represent the standard, see - https://en.wikipedia.org/wiki/Mean_opinion_score
2017-05-10 14:09:30 -06:00
Mafoo
bca24ac04d BugFix [master] Languages add missing text placeholders (#2572)
* BugFix [master] Languages add missing text placeholders

add placeholders for missing language text
reorganise file so languages are in a consistent order with en-us always first, and the remaining stored alphabetically
space out tag names to make them line up for readability

* add organize_language to text class

also add get_languages
2017-05-10 13:40:46 -06:00
FusionPBX
2b9937e863 Update install_fusionpbx.php 2017-05-09 20:22:39 -06:00
powerpbx
ec9e26966a Fix SQL syntax (#2570) 2017-05-09 20:21:12 -06:00
FusionPBX
340ed5142d Update directory.lua 2017-05-08 23:20:31 -06:00
FusionPBX
0715194731 Update directory.lua 2017-05-08 23:17:03 -06:00
Stefan Siegel
4877406d6e Fix the interactive conference "+Vol" button control (#2564) 2017-05-07 11:35:41 -06:00
FusionPBX
77866036bf Update sip_profile_edit.php 2017-05-07 10:28:39 -06:00
FusionPBX
95de070698 Update sip_profile_edit.php 2017-05-07 00:43:41 -07:00
FusionPBX
afdc3330fb Update sip_profile_edit.php 2017-05-07 00:18:03 -07:00
FusionPBX
f93684d76a Update user_edit.php
https://github.com/fusionpbx/fusionpbx/issues/2554
2017-05-06 14:13:28 -07:00
FusionPBX
78487500a9 Update dialplan_edit.php 2017-05-02 21:39:58 -07:00
FusionPBX
c9ca32ba71 Update call_flow_edit.php 2017-05-02 21:30:49 -07:00
FusionPBX
5e76240cfd Update call_flows.php 2017-05-02 17:19:52 -07:00
FusionPBX
bc3f8b6d85 Update y000000000068.cfg 2017-05-01 14:21:35 -07:00
FusionPBX
ed39b3213e Update y000000000068.cfg 2017-05-01 14:20:58 -07:00
FusionPBX
31af723da0 Create directory.xml 2017-05-01 14:19:41 -07:00
FusionPBX
873cfb4866 Create favorite_setting.xml 2017-05-01 14:18:28 -07:00
FusionPBX
4615a7f95d Create y000000000068.cfg 2017-05-01 14:17:37 -07:00
FusionPBX
86f6fe91de Create {$mac}.cfg 2017-05-01 14:11:25 -07:00
FusionPBX
9dc04f8f70 Create 860_bind_digit_action.xml 2017-04-30 08:57:21 -06:00
FusionPBX
de35032118 Update 890_local_extension.xml 2017-04-30 08:51:39 -06:00
FusionPBX
a1b656bbc3 Update app_config.php 2017-04-29 23:39:20 -06:00
FusionPBX
3d78918617 Update app_config.php 2017-04-29 23:35:08 -06:00
FusionPBX
561d84762c Update app_config.php 2017-04-29 23:30:37 -06:00
FusionPBX
e4f0ae85a4 Update app_config.php 2017-04-29 23:28:32 -06:00
FusionPBX
c564299f0e Update app_config.php 2017-04-29 23:25:39 -06:00
FusionPBX
906989fc7b Update app_config.php 2017-04-29 23:21:07 -06:00
FusionPBX
5025586399 Update app_config.php 2017-04-29 23:18:32 -06:00
FusionPBX
44987d7355 Update app_config.php 2017-04-29 23:04:52 -06:00
Luis Daniel Lucio Quiroz
0104686767 Typo in the CC exit key patch (#2550)
I did a bad copy and paste, reading $_POST where it was $row
2017-04-29 20:13:11 -06:00
FusionPBX
fd4e0a3b5f Create smpp.conf.xml 2017-04-28 19:41:40 -06:00
FusionPBX
8f69485fbd Update app_menu.php 2017-04-28 15:34:23 -06:00
Len
c3dd94a067 Update {$mac}.cfg 2017-04-28 12:59:05 -04:00
Len
f0260f8098 Update {$mac}.xml 2017-04-27 23:08:27 -04:00
FusionPBX
a8213843cf Fix the dnsnaptr spelling mistake. 2017-04-27 18:22:46 -06:00
FusionPBX
e322660bdc Fix the dnsnaptr spelling mistake. 2017-04-27 18:21:44 -06:00
FusionPBX
68b6eae7e6 Update extension_dashboard.php
Finish up the Caller ID dashboard.php.
2017-04-27 18:05:28 -06:00
FusionPBX
e582a57f49 Update check_auth.php 2017-04-27 17:58:20 -06:00
FusionPBX
99271697c8 Update app_languages.php 2017-04-27 16:59:37 -06:00
FusionPBX
1f003f8a98 Update extension_dashboard.php 2017-04-27 16:56:22 -06:00
The-Operator
6314b2c993 Updates to German and Austrian translations (#2549)
Updates and error corrections
2017-04-27 15:19:36 -06:00
Mafoo
e2d34a856b Enhance-Add message stack (#2521)
Implement new messages class
Support legacy $_SESSION['message_*']
New function messages::add($message, $mood, $delay) to simplify adding messages
updated core/users/user_edit.php to demonstrate
includes space->tab corrections
2017-04-27 11:30:52 -06:00
The-Operator
df3f153ebd Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
vkrt-11
866462a408 Adding ru-ru locales edit (#2543) 2017-04-26 23:41:28 -06:00
Len
7c9db4af4e Create {$mac}.xml 2017-04-26 22:52:11 -04:00
FusionPBX
c4b79fd951 Add a refresh button to xml cdr. 2017-04-25 01:01:40 -06:00
FusionPBX
78053653f7 Update php.php 2017-04-25 00:09:53 -06:00
FusionPBX
f290fe7ea5 Add function_exists to session_start. 2017-04-25 00:06:41 -06:00