Commit Graph

8780 Commits

Author SHA1 Message Date
Mafoo b98f9cb120 Enhance - app_config.php cleanup for apps (#2633)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
Mafoo 25a761e7c3 Enhance - app_config.php cleanup for theme (#2632)
make spacing and layout consistent
add all missing language tags
fill missing en-us description
add a default version number
change quotes to "
this is a by hand update
2017-06-03 08:59:37 -06:00
Mafoo 92fac789ed BugFix - sip_profiles description (#2634)
change description to use correct $text
2017-06-03 08:34:48 -06:00
Mafoo 30c8754065 Enhance [master] messages::add convert core/upgrade (#2597)
convert message handling to use messages class
unify response display to reduce boilerplates
fix for when performing source upgrade with any other operation going wrong (required preservation of cwd)
add missing $text for default permissions
removed surpless $text provided by reources/app_languages.php
correct all <br> tags
2017-06-02 22:38:15 -06:00
andycol fb56643dc8 fix unexpected t class (#2620) 2017-06-02 22:36:03 -06:00
netpro25 1716255660 Update fax_retry.lua (#2625)
Had an issue with malformed email confirmation where the number_dialed was showing up with a bunch of random repeating strings after it. This resolved it for me. Also fixed a grammar error.
2017-06-02 22:33:32 -06:00
Alexey Melnichuk 9050da03cc Add. Handle `b` legs in CDR. (#2626)
* Add. Handle `b` legs in CDR.

CDR list/statistic by default handle only `a` legs.
So it prevent display wrong result when b-leg turn on.
Add ability to write to db `b` legs only for specific call directions.

To be able see b-legs in CDR need set xml_cdr_b_leg permission.
To add specific call direction to filter need add element to `cdr/b_leg/array` in default/domain settings.

* Add. `b_leg` to defalut settings.
2017-06-02 22:31:20 -06:00
Mafoo 8709d01fb0 BugFix [master] language update (#2628)
Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 13:24:12 -06:00
Mafoo 4ae8b418d4 BugFix [master] - Convert all menus to 2-2 format (#2627)
convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
2017-06-02 12:17:50 -06:00
Kristian Karlsson 22c317eb2f BugFix [master] - Update languages (#2621)
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
FusionPBX 80beb0070f Update app_config.php 2017-06-01 23:26:11 -06:00
Mafoo 828646b258 BugFix [master] - menu class (#2622)
when a translation is missing/blank take it from en-us
take the list of lanaguages from text class so all languages get a value
(should fix missing logout button in some languages)
2017-06-01 10:21:21 -06:00
Mafoo 10188339e5 BugFix [master] - messages class (#2618)
htmlspecialchars isn't required for the javascript, only the \r?\n escape
2017-05-31 14:09:07 -06:00
FusionPBX 94ea1e427a Update ring_groups.php 2017-05-31 02:03:48 -06:00
Mafoo 862848c52a Enhance [master] sip_status Add Stop Action (#2611)
add stop action
change cmd.php to use messages::add and also trim trailing \n so message
does render
2017-05-30 13:45:06 -06:00
Mafoo c295bd25e1 BugFix [master] - messages class escape more text automatically (#2612)
because we are using javascript to populate the messages list we need to
make sure all special chars are escaped or line feeds will cause
problems
2017-05-30 13:44:51 -06:00
FusionPBX 3ce76d577c Update dialplans.php 2017-05-30 10:34:58 -06:00
FusionPBX 1e2405e387 Update 015_caller_details.xml 2017-05-30 10:00:51 -06:00
FusionPBX c03263aa81 Update 010_caller_details.xml 2017-05-30 10:00:28 -06:00
FusionPBX bfe03611f6 Update dialplans.php 2017-05-30 09:53:16 -06:00
FusionPBX 79e1237450 Update 015_caller_details.xml 2017-05-29 22:18:31 -06:00
FusionPBX aacd0f299d Create 010_caller_details.xml 2017-05-29 22:14:41 -06:00
FusionPBX 79c7784e21 Create 015_caller_details.xml 2017-05-29 22:08:48 -06:00
FusionPBX 5adbaa6c5b Update dialplans.php 2017-05-29 20:58:23 -06:00
FusionPBX 2da472ee56 Update 999_not-found.xml 2017-05-29 20:55:32 -06:00
FusionPBX dff02f8062 Create 999_not-found.xml 2017-05-29 19:34:03 -06:00
FusionPBX 1b1d8abdd0 Update dialplan.php 2017-05-29 19:32:34 -06:00
FusionPBX d78962ec00 Update 505_call-forward-all.xml 2017-05-29 19:23:10 -06:00
FusionPBX 3d28c7c273 Create 550_talking_clock_date.xml 2017-05-29 19:20:32 -06:00
FusionPBX 3d9e6fd233 Update 540_talking_clock_time.xml 2017-05-29 19:20:02 -06:00
FusionPBX 1312f73ea9 Update 530_talking_clock_date_and_time.xml 2017-05-29 19:19:05 -06:00
FusionPBX 0deed74c56 Update xml_cdr.php 2017-05-29 15:54:39 -06:00
FusionPBX bc73617cf4 Update xml_cdr_inc.php 2017-05-29 15:51:45 -06:00
FusionPBX 6f38019400 Update app_languages.php 2017-05-29 15:21:54 -06:00
FusionPBX 31ade811a5 Update xml_cdr.php 2017-05-29 15:18:18 -06:00
FusionPBX 990b46523f Update xml_cdr.php 2017-05-29 15:15:31 -06:00
FusionPBX 52bb56fdf2 Update v_xml_cdr_import.php 2017-05-29 15:14:38 -06:00
FusionPBX 57ddbf8038 Update app_config.php 2017-05-29 15:13:36 -06:00
FusionPBX 27e71ffa15 Update xml_cdr.php 2017-05-29 11:23:36 -06:00
FusionPBX e8d3d7a64a Update xml_cdr_inc.php 2017-05-29 10:56:28 -06:00
FusionPBX a787715900 Update v_xml_cdr_import.php 2017-05-29 10:48:30 -06:00
FusionPBX 6918181786 Update app_config.php 2017-05-29 10:47:20 -06:00
Alexey Melnichuk a7d58e14c7 Add. Support DND feature via BLF key (#2606) 2017-05-29 09:50:20 -06:00
Mafoo 71f681496b BugFix [master] database class (#2594)
Fix for if you send an array containing both updates and new data, it would end up placing all the new data on top of the last item containing the uuid of the last update (if updates are earlier in the array than new items)
2017-05-28 10:18:07 -06:00
FusionPBX d436890db0 Update {$mac}.xml 2017-05-28 09:58:26 -06:00
FusionPBX 1534b1b8b3 Create {$mac}.xml 2017-05-28 09:56:40 -06:00
FusionPBX 12a76c9909 Update user_dashboard.php 2017-05-28 09:48:37 -06:00
FusionPBX aee7de9978 Update call_forward.php 2017-05-26 15:59:14 -06:00
Luis Daniel Lucio Quiroz 3e50f562a0 Fix the CID (#2588)
* Fixes CID

Although you already had somehow fixed the caller id here. you need to put origination and effective. For some reason, not all carriers get the CID from the same field in the SIP payload. origination_* and effective_* affects different parts of the SIP invite.

* Fix the CID


Although you already had somehow fixed the caller id here. you need to put origination and effective. For some reason, not all carriers get the CID from the same field in the SIP payload. origination_* and effective_* affects different parts of the SIP invite.

* Update follow_me.php

* Update call_forward.php
2017-05-26 15:41:50 -06:00
Mafoo 8561f4ec48 BugFix [master] outbound_caller_id_select cache issue (#2602)
retrieve the correct items to feed to cache->delete
2017-05-26 09:18:21 -06:00