Commit Graph

5673 Commits

Author SHA1 Message Date
Matthew Vale
f5bfeffe18 First pass on app/* 2015-12-10 10:12:41 +00:00
Matthew Vale
81dafabc47 Remvoed tab for consistency 2015-12-10 10:11:45 +00:00
Matthew Vale
742db50120 First pass on core/* 2015-12-10 10:09:07 +00:00
Matthew Vale
fe949cf048 Initial consolidation of common terms 2015-12-10 10:06:48 +00:00
Matthew Vale
fc9a45d313 Added initial version of app/languages
for analyzing missing or overlapping with global text
2015-12-10 10:04:35 +00:00
Matthew Vale
e2cc65874d Add Fallback language support to en-us 2015-12-10 09:57:54 +00:00
Matthew Vale
e3f1e919da Migrate app_languages.php from core to resources 2015-12-10 09:57:08 +00:00
FusionPBX
daa0f9bb70 Merge pull request #1294 from moteus/fax_queue_mail_template
Add. mail templates for fax server responses.
2015-12-09 16:28:35 -08:00
FusionPBX
031f0a6abd Merge pull request #1295 from moteus/fax_queue_greet_combobox
Add. Allows select greeting.
2015-12-09 16:26:43 -08:00
FusionPBX
18b922e505 Merge pull request #1296 from moteus/fax_queue
Fax queue web monitor
2015-12-09 16:25:29 -08:00
markjcrane
db12c8ebe5 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-12-09 17:19:26 -07:00
markjcrane
1cd3ca4891 Get the MAC address from the Panasonic User Agent string. 2015-12-09 17:19:05 -07:00
FusionPBX
0547e9fce7 Merge pull request #1303 from blackc2004/patch-19
Update directory.lua
2015-12-09 15:02:48 -08:00
FusionPBX
cf0eb2cb33 Merge pull request #1304 from blackc2004/patch-18
Update devices.php
2015-12-09 15:01:08 -08:00
FusionPBX
7ee1c8c192 Merge pull request #1305 from blackc2004/patch-17
Update call_edit.php
2015-12-09 15:00:17 -08:00
FusionPBX
1a49281ac5 Merge pull request #1306 from blackc2004/patch-16
Update app_languages.php
2015-12-09 14:57:42 -08:00
FusionPBX
cab006a151 Merge pull request #1307 from blackc2004/patch-15
Update app_config.php
2015-12-09 14:57:06 -08:00
FusionPBX
979e22d896 Merge pull request #1308 from blackc2004/patch-14
Update 010_user_exists.xml
2015-12-09 14:55:43 -08:00
FusionPBX
ccbe891b5d Merge pull request #1309 from blackc2004/patch-20
Update extension.php
2015-12-09 14:55:13 -08:00
FusionPBX
26f3a34947 Merge pull request #1310 from blackc2004/patch-21
Update index.lua
2015-12-09 14:54:30 -08:00
FusionPBX
3c9d39db1b Merge pull request #1311 from blackc2004/patch-22
Update app_languages.php
2015-12-09 14:53:51 -08:00
FusionPBX
d52c6bd34e Merge pull request #1312 from blackc2004/patch-23
Update xml_cdr_inc.php
2015-12-09 14:53:25 -08:00
FusionPBX
b8fb6a2029 Merge pull request #1313 from blackc2004/patch-24
Update xml_cdr_search.php
2015-12-09 14:52:45 -08:00
blackc2004
1d986f1b85 test 2015-12-09 14:44:22 -08:00
blackc2004
1e6f7fc090 Merge pull request #1 from fusionpbx/master
test
2015-12-09 14:31:37 -08:00
blackc2004
4072e8bbfe Update xml_cdr_search.php 2015-12-09 14:09:12 -08:00
blackc2004
9d437340b6 Update xml_cdr_inc.php 2015-12-09 14:08:33 -08:00
blackc2004
de8d05bad4 Update app_languages.php 2015-12-09 14:07:58 -08:00
blackc2004
8d072ae13f Update index.lua 2015-12-09 14:04:59 -08:00
blackc2004
52bd6a1029 Update extension.php 2015-12-09 14:04:26 -08:00
blackc2004
dca392fcc5 Update directory.lua 2015-12-09 14:03:17 -08:00
blackc2004
492ea21445 Update devices.php 2015-12-09 14:01:35 -08:00
blackc2004
0f718c8d08 Update call_edit.php 2015-12-09 14:00:44 -08:00
blackc2004
203d868429 Update app_languages.php 2015-12-09 14:00:13 -08:00
blackc2004
9a1d650532 Update app_config.php 2015-12-09 13:59:43 -08:00
blackc2004
c092ebacd2 Update 010_user_exists.xml 2015-12-09 13:59:15 -08:00
markjcrane
c9fee6c080 Add the ${ and } to user_exists so that it works with the condition. 2015-12-09 12:10:31 -07:00
markjcrane
8f3f2040a7 Remove the self closing tag on the local_extension condition. 2015-12-09 12:05:20 -07:00
Alexey Melnichuk
92ea882398 Fix. Use task db connection to build template. 2015-12-09 14:56:02 +03:00
Alexey Melnichuk
ed781fc8c3 Fix. forgotten images. 2015-12-09 13:51:25 +03:00
Alexey Melnichuk
b638967f01 Fix. Use Test interface to translate UI. 2015-12-09 13:37:32 +03:00
Alexey Melnichuk
ace38f5a6a Add. Allows select greeting. 2015-12-09 13:21:37 +03:00
Alexey Melnichuk
df8da0f5ce Change. Send button redirect to Active page. 2015-12-09 13:00:42 +03:00
Alexey Melnichuk
7a45e14c8c Add. mail templates for fax server responses. 2015-12-09 12:43:40 +03:00
Alexey Melnichuk
0805ad4c18 Merge branch 'master' into fax_queue 2015-12-09 12:37:55 +03:00
markjcrane
bc1fcebad3 Fix the domain name in the path for the inbound fax dialplan. 2015-12-08 22:34:23 -07:00
markjcrane
4bf86da641 Remove the default context from one more location. 2015-12-08 22:32:11 -07:00
markjcrane
98777ef728 Remove code that was commented out a while ago. 2015-12-08 22:15:21 -07:00
markjcrane
532e01b5c0 Remove count($_SESSION["domains"]) > 1 from the as the domain name should always be part of the fax directory path. 2015-12-08 21:59:09 -07:00
markjcrane
cbc2c81348 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-12-08 21:57:45 -07:00