FusionPBX
c13b1426bb
Update destinations.php
...
Prevent a plugin from breaking parts of the project.
2020-11-04 10:46:58 -07:00
FusionPBX
3283140022
Update destination_edit.php
...
Replace string_to_regex with destination to_regex method.
2020-10-10 00:06:38 -06:00
FusionPBX
cd3ed425de
Update destinations.php
...
Add to_regex method to the destinations class.
2020-10-10 00:03:04 -06:00
FusionPBX
2bbec3f38b
Add a missing comma.
2020-10-01 19:12:30 -06:00
agree
16b34145d6
add extensions to destination class ( #5501 )
2020-09-29 11:43:48 -06:00
FusionPBX
e591ab9ce2
Change count to is_array to prevent a warning on PHP 7.3.
2020-09-28 11:17:17 -06:00
FusionPBX
61767aac3a
Add new destinations get method.
2020-09-23 10:46:28 -06:00
FusionPBX
05ba2b3ca0
Fix PHP warnings
2020-09-15 19:12:19 -06:00
FusionPBX
1b651b6704
Change dialplan_method to the dialplan_mode.
2020-08-27 12:58:14 -06:00
FusionPBX
d95052ffef
Update app_config.php
2020-08-27 09:49:10 -06:00
FusionPBX
d1981a77cc
Add optional new optional columns destination_trunk_prefix and destination_area_code.
2020-08-26 22:05:11 -06:00
FusionPBX
0218f3be0c
A few minor fixes.
2020-08-26 22:00:05 -06:00
FusionPBX
b105b737d8
Add destination_area_code and destination_trunk_prefix.
2020-08-26 21:58:21 -06:00
FusionPBX
0cee9958ea
Add the destination prefix back for now.
2020-08-26 21:55:18 -06:00
FusionPBX
036a013c45
Change prefix to country code and add destination area code and trunk prefix.
2020-08-26 21:03:50 -06:00
FusionPBX
b594e5ce10
Add destination_trunk_prefix and destination_area_code.
2020-08-26 21:02:38 -06:00
FusionPBX
da10df7cfe
Rearrange the destinations array and add the uuid.
2020-08-24 08:56:10 -06:00
FusionPBX
95dd1cee01
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:41:31 -06:00
FusionPBX
6310f5fdb7
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:34:01 -06:00
chansizzle
7ffb4efb61
Update destination_imports.php ( #5354 )
...
start data on row 2
2020-07-15 16:53:42 -06:00
FusionPBX
b61d13fcf5
Re-enable local destination on destination_edit.php
2020-07-13 11:22:52 -06:00
FusionPBX
0e42b17dd0
Destinations re-enable local
2020-07-13 11:21:42 -06:00
FusionPBX
9d48084b27
Fix the description lable for destination hold music.
2020-07-09 15:14:43 -06:00
FusionPBX
492ed6a191
Add hold music to destination_edit.php
2020-07-09 15:12:43 -06:00
FusionPBX
3afcef6b38
Add hold music translation to the languages file.
2020-07-09 14:51:31 -06:00
FusionPBX
e368013979
Add option for destination hold music to the database.
2020-07-09 14:34:55 -06:00
agree
e5d3295975
Fix destination->valid method for ivr ( #5312 )
...
* Update destinations.php
* Update ivr_menu_edit.php
2020-06-24 16:42:03 -06:00
FusionPBX
b42cbc60b3
Update destinations.php
2020-06-19 19:00:33 -06:00
FusionPBX
7786e3e1b4
Add type to the destination class valid method.
2020-06-18 17:07:24 -06:00
Mark J Crane
3c3932ca7d
Add additional IVR Menu Options to the Destination Select list
2020-06-18 10:44:16 -06:00
FusionPBX
6378e395ae
Add prefix to the destination list.
2020-06-18 08:08:26 -06:00
FusionPBX
dd9e61862d
Change the destination prefix description.
2020-06-18 07:56:00 -06:00
FusionPBX
ea4a92251a
Change destination prefix description to country code
2020-06-12 09:16:57 -06:00
agree
47c8ceb521
Destinations - Add ability to set condition field on per destination ( #5301 )
...
* Update destination_edit.php
* Update app_languages.php
* Update app_config.php
2020-06-10 23:07:12 -06:00
Nate
49f4c166bc
Destinations - Edit: Fix cross-domain (via Show All) edit bug.
2020-04-11 15:17:46 -06:00
Nate
7a12565084
Destinations - List: Prevent wrapping in Chrome when number formatting enabled.
2020-04-10 09:50:34 -06:00
FusionPBX
23200b1981
Update destination_imports.php
2020-04-09 14:15:32 -06:00
FusionPBX
7fdb9e81fd
Update destination_imports.php
2020-04-09 14:04:30 -06:00
FusionPBX
b4538ed69d
Update app_config.php
2020-03-31 16:49:25 -06:00
Nate
1c79f32ebd
Destinations: Modal integration.
2020-03-26 07:49:37 -06:00
racitup
a1699f6fa6
Add en-gb fusionpbx language ( #5192 )
...
* Create en-gb language by copying en-us
* Add en-gb to app_configs
* Add en-gb to app_menus
* Language copy utility
* Fix missing quote mark
* Delete cp_lang.py
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
FusionPBX
7bcf522385
Update destinations.php
2020-03-08 00:29:31 -07:00
Nate
e8494facee
Multiple: Add IDs to form tags, remove empty action attributes.
2020-03-05 10:02:25 -07:00
Nate
029c7174b4
Multiple - Add IDs to common/default action buttons.
2020-03-05 00:05:45 -07:00
FusionPBX
5211750c42
Update destination_edit.php
2020-02-21 17:28:19 -07:00
Nate
7e6fbcbf1d
Destinations (Class): Adjust select() method so defaults to top of options when no option selected.
2020-02-19 19:54:10 -07:00
Nate
e32fae3c31
Destinations: Remove deprecated code and delete script.
2020-02-19 18:09:35 -07:00
FusionPBX
92acfdd60a
Update destination_edit.php
2020-02-18 16:23:52 -07:00
FusionPBX
b23e7829df
Update destination_edit.php
2020-02-18 16:13:56 -07:00
Nate
fd9b664819
Destinations - Import: Misc consistency updates.
2020-02-12 10:46:52 -07:00
FusionPBX
da3c290973
Update destination_edit.php
2020-02-07 20:04:15 -07:00
markjcrane
b740f9f229
Move destinations class to a more proper location
2020-02-07 18:02:42 +00:00
FusionPBX
7a71912d0f
Delete destinations.php
2020-02-07 11:00:55 -07:00
FusionPBX
d2446ecd48
Update destinations.php
2020-02-07 10:51:49 -07:00
root
e9f4d5113f
Added destination select permissions
2020-01-21 11:43:19 -05:00
Nate
5e4e57c8b2
Destinations - Edit/Import: Action bar and button updates, token integration.
2020-01-11 12:23:27 -07:00
chansizzle
8366887380
Update app_config.php ( #5047 )
2020-01-09 11:15:32 -07:00
chansizzle
38a664191c
Update app_config.php ( #5025 )
2020-01-08 20:37:03 -07:00
Nate
918aeaf8be
Destinations: Add window title.
2020-01-06 10:24:49 -07:00
FusionPBX
59b0dc382c
Update destinations.php
2019-12-27 19:39:46 -07:00
FusionPBX
8a3356b019
Update destination_imports.php
2019-12-27 19:34:42 -07:00
FusionPBX
b827a32a44
Update destination_edit.php
2019-12-27 19:33:55 -07:00
FusionPBX
a7d31b4a67
Update destinations.php
2019-12-27 19:29:39 -07:00
Nate
aa593c03fc
List Views: Minor adjustments to code.
2019-11-30 14:18:00 -07:00
Nate
bfb17507f1
List Views: Simplify action handling.
2019-11-30 11:12:41 -07:00
fneto1977
970f4d1f03
continue fixing pt-br translations ( #4921 )
...
* Fixed translations for Brazilian Portuguese
* Update app_config.php
* Fixed Translations for pt-br
* Fixed Translations for pt-br
* Fixed Translations for pt-br
* Update app_config.php
* Update app_languages.php
* Update app_menu.php
* app_config Domain
* app_languages.php - Domains
* app_menu - domains
* app_config - default settings
* app_languages - - default settings
* app_menu - default settings
* app_config - databases
* app_languages - databases
* app_menu - - databases
* app_config - upgrade
* app_languages - upgrade
* app_menu - upgrade
* app_config - users
* app_languages - users
* app_menu - users
* app_config - usersettings
* app_languages - usersettings
* app_menu - usersettings
* app_language - Reources
* app_menu - extensions
* app_languages - extensions
* app_config - extensions
* app_menu - gateways
* app_config - gateways
* app_languages - gateways
* app_menu - providers
* app_languages - providers
* app_config - providers
* app_config - devices
* app_menu - devices
* app_languages - devices
* app_languages - destinations
* app_config - destinations
* app_menu - inboud destination
* app_languages - inbound destination
* app_config - inbound destination
* app-config outbound destination
2019-11-28 11:08:30 -07:00
noci2012
0b49249546
Next batch of nl-nl translations. ( #4883 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796 .
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
* Add nl-nl items (database_transactions)
* Add nl-nl items (destinations)
* Add nl-nl (devices)
* Add nl-nl (conferences)
* Add nl-nl (conferences_active)
* Add nl-nl (conference_centers)
* Update nl-nl (conference_centers)
* Add nl-nl (conference_controls)
* Add nl-nl items (conference_profiles)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_outbound)
* Add nl-nl items (dialplans)
* Add nl-nl items (edit)
* Add nl-nl items (email_logs)
* Add nl-nl items (errors)
* Add nl-nl items (exec)
2019-11-20 15:16:17 -07:00
FusionPBX
6157f8f7fa
Update destination_edit.php
2019-11-11 09:59:39 -07:00
FusionPBX
434e59fe73
Update destination_edit.php
2019-11-11 09:55:07 -07:00
Nate
9796859df2
Destinations: Search to the right.
2019-11-07 23:27:47 -07:00
Nate
02b35a7a99
Device: List view updates.
2019-11-07 09:00:29 -07:00
Nate
d92b491600
Destinations: List view updates.
2019-11-06 11:29:11 -07:00
agree
278018f1c3
Update destination_edit.php ( #4810 )
2019-10-30 19:06:31 -06:00
FusionPBX
74ad9e8f46
Update destination_imports.php
2019-10-03 12:57:02 -06:00
Nate
39fd0971d0
Destinations: Fix CSV import delete.
2019-10-02 18:12:48 -06:00
chansizzle
9af19f3236
Update destination_imports.php ( #4714 )
2019-10-02 15:46:05 -07:00
Nate
52869dca68
Destinations: Token integration.
2019-09-17 22:30:17 -06:00
Nate
8fdb26e3f1
Destinations: Make show all and search persistent when switching type/direction.
2019-09-10 08:15:12 -06:00
FusionPBX
f7ce68a202
Update destination_edit.php
2019-09-10 08:06:34 -06:00
FusionPBX
f6d2591800
Update destination_imports.php
2019-09-07 01:21:34 -06:00
FusionPBX
43ccda2a9f
Update destination_edit.php
2019-09-06 05:28:27 -06:00
FusionPBX
b2d3c0be6c
Update app_config.php
2019-09-06 05:17:43 -06:00
FusionPBX
c550cf5e9d
Update app_config.php
2019-09-06 05:13:45 -06:00
FusionPBX
8e3aa6c4f2
Update destination_edit.php
2019-09-06 05:09:57 -06:00
emaktech
13d12a215d
Modified fr-ca / fr-fr translation. ( #4501 )
2019-09-05 13:44:34 -06:00
chansizzle
de3a059f62
Update destinations.php ( #4453 )
...
* Update destinations.php
* Update destinations.php
2019-08-23 12:11:21 -06:00
konradSC
70ad9c674e
Add Mini Paging Controls ( #4452 )
2019-08-22 07:17:52 -06:00
Nate
17f2911056
Replace misc glyphicon usage.
2019-08-20 19:53:21 -06:00
FusionPBX
0a0a6cc5b4
Update destinations.php
2019-08-16 11:35:10 -06:00
FusionPBX
9e6dac124d
Action name was already escaped. So remove this one.
2019-08-13 12:37:39 -06:00
FusionPBX
1792a541b9
Update destination_imports.php
2019-08-13 00:07:29 -06:00
FusionPBX
704ce69438
Update destinations.php
2019-08-11 08:47:04 -06:00
FusionPBX
d65136a017
Update app_config.php
2019-07-30 01:33:50 -06:00
Nate
77cdc6ea89
Database class integration.
2019-07-29 13:18:48 -06:00
FusionPBX
f75d293b7a
Update destination_edit.php
2019-07-16 09:26:42 -06:00
FusionPBX
0587461e65
Update destinations.php
2019-06-28 09:43:32 -06:00
FusionPBX
bd1a5799de
Update destination_imports.php
2019-06-18 16:58:08 -06:00
konradSC
86a0ad1c01
Make Destination Actions Searchable ( #4289 )
...
* Make Destination Actions Searchable
It would be nice to have destination actions as a searchable field.
Example: If I have 500 destinations and 17 of them have Ring Group 5050 as their action, it would be helpful to be able to search for 5050 and pull up all the applicable destinations.
* Update destinations.php
2019-06-18 09:35:59 -06:00
FusionPBX
6a88e95caf
Update destinations.php
2019-06-13 20:02:21 -06:00
AlexanderDCrane
aa31288df3
Update destination_imports.php ( #4266 )
...
* Update destination_imports.php
* Update destination_imports.php
2019-06-08 14:54:59 -06:00