Commit Graph

266 Commits

Author SHA1 Message Date
nyash
0bc048a634 Add/edit some polish translations (#6327)
* Add/edit some polish translations

* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
AlexC
e316559771 Added show all button (#6249)
* Update call_center_queues.php

* Update call_center_agents.php

* Update app_config.php

* Update app_config.php

* Update contacts.php

* Update app_config.php

* Update ivr_menus.php

* Update app_config.php

* Update call_flows.php

* Update app_config.php

* Update conference_centers.php

* Update app_config.php

* Update voicemails.php

* Update app_config.php

* Update phrases.php

* Update app_config.php

* Update recordings.php

* Update app_config.php

* Update call_recordings.php

* Update app_config.php

* Update call_broadcast.php

* Update app_config.php

* Update time_conditions.php

* Update app_config.php

* Update music_on_hold.php

* Update app_config.php

* Update conferences.php
2022-01-20 15:54:42 -07:00
AlexC
2a74114cf2 Copy, toggle and delete buttons visible when checkbox is selected (#6242)
* Update bridges.php

* Update call_block.php

* Update call_center_queues.php

* Update call_center_agents.php

* Update call_broadcast.php

* Update call_flows.php

* Update call_recordings.php

* Update conference_centers.php

* Update conference_rooms.php

* Update conference_controls.php

* Update conference_profiles.php

* Update conferences.php

* Update contacts.php

* Update fax.php

* Update ivr_menus.php

* Update music_on_hold.php

* Update phrases.php

* Update recordings.php

* Update streams.php

* Update voicemails.php

* Update devices.php

* Update device_vendors.php

* Update device_vendor_functions.php

* Update extensions.php

* Update gateways.php

* Update dialplans.php

* Update destinations.php

* Update email_templates.php

* Update modules.php

* Update sip_profiles.php

* Update vars.php

* Update databases.php

* Update users.php

* Update default_settings.php

* Update domains.php

* Update groups.php

* Update menu.php
2022-01-13 11:37:59 -07:00
FusionPBX
67be72b452 Database save method set to false. (#6215)
* When database save set to false for app_defaults.php
2021-12-24 12:42:16 -07:00
FusionPBX
c3ebda9378 Music on hold need recursive true because its creating the directory and another one with the sample rate. 2021-12-20 15:05:11 -07:00
FusionPBX
dd106a6871 Replace event_socket_mkdir with php mkdir. (#6170) 2021-12-02 19:03:55 -07:00
Andrew Querol
67eecb5485 Do not load base64 data into MOH edit
This will fix unnecessary memory usage/latency in this application when dealing with base64 recordings.
2021-03-09 16:32:35 -06:00
benwiesner1
f765cefb51 Update app_languages.php (#5370)
desc changes make more sense especially for non superadmin / customers who are admins
2020-07-30 09:34:06 -06:00
FusionPBX
6cc4f79f5a Update switch_music_on_hold.php 2020-06-20 23:23:17 -06:00
Antonio Mark
6cc4e6f9e6 Fixed error when deleting moh as user (#5267)
When deleting moh as user the sql statement was corrupt and moh was not deleted.
2020-05-18 22:58:16 -06:00
Nate
49a94b8a1a MOH: Remove duplicate semi-colon from app_config. 2020-04-18 14:09:10 -06:00
Nate
40bc5066f8 MOH - Add: Hide select when no Categories exist to select from. 2020-04-13 16:40:05 -06:00
Nate
88471e5aa3 MOH: Fix duplicate ID warning and playback. 2020-03-31 11:46:49 -06:00
Nate
d87fa6eb77 MOH: Allow deletion of files containing spaces. 2020-03-31 11:20:14 -06:00
Nate
d3943cb097 MOH: Minor adjustment. 2020-03-30 20:25:30 -06:00
Nate
aad703b018 MOH: Remove test mod. 2020-03-30 20:21:49 -06:00
Nate
365e20926f Safari Audio Support: Call Recordings, MOH, VM Greetings & Messages and CDR audio files. 2020-03-30 20:08:45 -06:00
Nate
6689b41e76 MOH: Always replace spaces in uploaded filenames. 2020-03-28 13:46:08 -06:00
Nate
865100a771 MOH: Cleanup. 2020-03-26 13:21:10 -06:00
Nate
3fafa20d9c MOH: Modal integration, and other bug fixes. 2020-03-26 13:19:18 -06:00
Nate
acff646b5b MOH: Delete bug fix. 2020-03-20 14:51:59 -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
Nate
7bb598375e Multiple - List: Button label & icon change. 2020-03-06 11:44:24 -07:00
Nate
7341236c85 MOH - List: Better indicate kHz value is an edit link. 2020-03-06 11:19:43 -07:00
Nate
d2b6ac8a63 MOH - Edit: Update buttons, action bar, etc. 2020-03-06 11:06:39 -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
Nate
051060ef6f MOH: Remove deprecated delete script. 2020-02-12 13:32:48 -07:00
Nate
15fdaa86d2 MOH: Include clear cache on class delete() method. 2020-02-12 13:31:44 -07:00
FusionPBX
8a3b9326ac Update music_on_hold.php 2020-01-21 16:53:13 -07:00
Nate
63811b841d MOH: Minor adjustments. 2019-12-16 12:29:03 -07:00
Nate
2e21be8cd4 MOH: List view updates. 2019-12-16 12:00:33 -07:00
Nate
07d6fe37a1 Functions: th_order_by mods. App Languages: Misc mods. 2019-12-12 16:35:39 -07:00
noci2012
e1ed3140cc nl-nl translations next batch. (#4892)
* 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)

* Add nl-nl items (access_controls)

* some skipped entries

* add nl-nl items (extensions)

* add nl-nl items (fifo)

* fixed translation, better fitting word kenmerk instead of etiket

* add nl-nl items (fifo_list)

* add nl-nl items (follow_me)

* add nl-nl items (gateways)

* add nl-nl items (ivr_menus)

* add nl-nl items (meetings)

* add nl-nl items (log_viewer)

* add nl-nl items (ring_groups)

* add nl-nl items (messages)

* add nl-nl items (modules)

* add nl-nl items (music_on_hold)

* add nl-nl items (number_translations)

* fix merge conflict (gateways)
2019-11-22 17:37:36 -07:00
FusionPBX
cf5bea7758 Update music_on_hold.php 2019-10-05 15:38:38 -06:00
chansizzle
8e2439074f Update switch_music_on_hold.php (#4648)
removes potential "Warning: sizeof(): Parameter must be an array or an object that implements Countable"
2019-09-24 13:38:32 -06:00
Nate
fb1e8ea3ad Fix MOH delete. 2019-09-19 12:55:45 -06:00
Nate
83253bbe41 MOH: Token integration. 2019-09-19 06:42:38 -06:00
emaktech
7d72b9f81a Modified fr-ca / fr-fr translation. (#4612) 2019-09-16 09:11:11 -06:00
FusionPBX
480aee4dda Update music_on_hold.php 2019-09-07 01:48:39 -06:00
FusionPBX
e37e8b8a20 Update switch_music_on_hold.php 2019-08-29 23:47:17 -06:00
Nate
e4abb2eebe Misc Classes: Database class integration. 2019-08-29 18:20:33 -06:00
Nate
733ba98dc6 Update to Bootstrap v4.3.1, jQuery 3.4.1. Adjustments to support updates. 2019-08-20 18:15:50 -06:00
Nate
f3d93171da Update music_on_hold.php 2019-08-19 07:35:12 -06:00
Nate
95d9a545b4 Update music_on_hold.php 2019-08-19 07:18:24 -06:00
Nate
60d141a82e Music on Hold: Database class integration. 2019-08-09 11:42:43 -06:00
FusionPBX
ea8163e72a Update app_config.php 2019-01-29 15:50:36 -07:00
FusionPBX
3f8509ce53 Update app_menu.php 2019-01-29 15:50:00 -07:00
markjcrane
a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX
50e2f59746 Update music_on_hold.php 2018-07-09 14:03:39 -06:00