Commit Graph

157 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
Anthony 1db3e5ba14
Removed Search Reset (#6241)
* Update default_settings.php

* Update devices.php

* Update extensions.php

* Update gateways.php

* Update users.php

* Update destinations.php

* Update dialplans.php

* Update bridges.php

* Update call_block.php

* Update call_broadcast.php

* Update call_flows.php

* Update call_forward.php

* Update call_recordings.php

* Update conference_centers.php

* Update conference_controls.php

* Update conference_profiles.php

* Update conferences.php

* Update contacts.php

* Update fax.php

* Update ivr_menus.php

* Update phrases.php

* Update recordings.php

* Update ring_groups.php

* Update time_conditions.php

* Update voicemails.php

* Update call_center_queues.php

* Update email_logs.php

* Update registrations.php

* Update user_logs.php

* Update access_controls.php

* Update domains.php

* Update email_templates.php

* Update groups.php

* Update menu.php

* Update number_translations.php

* Update sip_profiles.php

* Update database_transactions.php

* Update vars.php

* Update dashboard.php
2022-01-12 16:00:01 -07:00
FusionPBX 02b5aefe30
Rename accountcode to account_code (#6172) 2021-12-04 23:20:45 -07:00
FusionPBX 9c4826cc6e
Use the conference_accountcode permission. 2021-12-01 22:51:07 -07:00
FusionPBX b802a28e07
Add permission conference_accountcode 2021-12-01 22:45:20 -07:00
FusionPBX 8b16dd0c4b
Add conference accountcode. 2021-12-01 21:43:16 -07:00
FusionPBX ba9f0ea98f
Add accountcode translations. 2021-12-01 21:33:03 -07:00
FusionPBX 245ae82e9c
Add conference_accountcode to the conference table. 2021-12-01 21:31:15 -07:00
FusionPBX 1295da2dfe
Update the permission name. 2021-11-28 23:19:37 -07:00
FusionPBX 4c6f154713
Add new permission conference_email_address 2021-11-28 23:07:56 -07:00
FusionPBX 8607ee1f0d
Change type from number to text and change the the permission. 2021-11-28 23:06:33 -07:00
FusionPBX c204c6d4a9
Update conference_edit.php 2021-11-28 22:54:30 -07:00
FusionPBX 17b7312b73
Add conference email address. 2021-11-28 22:38:23 -07:00
FusionPBX 8d70f757b9
Add conference email address 2021-11-28 22:36:24 -07:00
FusionPBX 9555c020d2
Change conference_email to conference_email_address. 2021-11-28 22:07:00 -07:00
FusionPBX 486a3bbd05
Add a field to store the conference email address. 2021-11-28 21:40:57 -07:00
FusionPBX 9c3692ccfc
Add conference_uuid, and conference_extension variables. 2021-05-06 21:39:25 -06:00
markjcrane 88f730b251 Change simple conference switch name from uuid@domain to extension@domain 2021-04-28 14:23:35 -06:00
fusionate c67c8cd4c2 Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record. 2020-11-30 14:15:57 -07:00
FusionPBX 6ffec9b87f
Update conference_edit.php
Change session context to domain_name.
2020-10-22 03:13:42 -06:00
FusionPBX 3173657851
Update conferences.php
Change context to domain_name.
2020-10-22 02:15:21 -06:00
agree 16b34145d6
add extensions to destination class (#5501) 2020-09-29 11:43:48 -06:00
FusionPBX be812fd1ec
Move the permission check to its own if statement. 2020-09-26 12:13:47 -06:00
FusionPBX 8390eeaa3c
Add the uuid 2020-08-24 08:44:09 -06:00
FusionPBX 691ec06554
Remove the deprecated save_dialplan_xml function. 2020-08-14 00:25:56 -06:00
FusionPBX 95e9901e33
Change the conference edit title. 2020-08-03 08:32:18 -06:00
FusionPBX 1956ff5f61
Correct the conference description. 2020-08-03 08:31:17 -06:00
phoneben 91f2f67fc4
Update app_config.php (#5334)
* Update app_config.php

* change type to text for pin in conferences

in conference centers you can not save
a pin as 0123 it will save as 123 due in data base it was saved to numeric vrs text

* Update conference_edit.php

* Update app_languages.php

updated hebrew name for title

* Update app_languages.php

hebrew language for title conference_center

* Update app_languages.php

active_conferences he-il
2020-07-07 08:17:22 -06:00
agree bd0cbfc18d
Update conference_edit.php (#5244) 2020-04-24 13:45:20 -06:00
Nate dc8cc8b49e Conferences: Modal integration. 2020-03-26 07:49:00 -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 8b2b284041 Update app_config.php 2020-03-19 11:17:45 -06: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 2c001db1e4 Update conference_edit.php 2020-02-14 16:55:39 -07:00
Nate 395fd1a4d8 Conferences: Remove deprecated delete script. 2020-02-12 13:38:36 -07:00
Felix Wolfsteller 105be5410d fix german translation typo (KO*->Ko*) (#5136) 2020-01-30 06:55:27 -07:00
Nate d2839f1055 Conferences - Add/Edit: Action bar and button updates. 2020-01-15 12:47:27 -07:00
chansizzle c6295ae86f Update app_config.php (#5021) 2020-01-08 13:11:59 -07:00
Nate 3cdd9396f6 Conferences: Add window titles. 2020-01-06 11:25:38 -07:00
Nate bec5c647c9 List View: Updates to action classes. 2019-11-30 15:18:48 -07:00
Nate aa593c03fc List Views: Minor adjustments to code. 2019-11-30 14:18:00 -07:00
Nate 290af88516 Update conferences.php 2019-11-30 12:33:00 -07:00
Nate bfb17507f1 List Views: Simplify action handling. 2019-11-30 11:12:41 -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 5a3a719247 Update conference_edit.php 2019-11-13 13:39:11 -07:00
Nate 0c629e3480 Conferences: Search to the right. 2019-11-07 23:30:21 -07:00
Nate c6d5516467 Database Transactions: List view updates. Misc Action Bar adjustments. Include missing class for Conferences (Doh). 2019-11-05 08:13:42 -07:00