Commit Graph

176 Commits

Author SHA1 Message Date
markjcrane d50bcb476a Replace root.php 2022-10-10 16:35:14 -06:00
FusionPBX ff6f555793
Remove extra $z++ 2022-09-19 12:54:29 -06:00
markjcrane eb5c25aa35 Add insert_date, insert_user, update_date, update_user to all tables 2022-09-18 00:54:37 -06:00
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
hershyheilpern bf4e757b59
add label and description values for toll allow (#6016)
i saw a input box with no label and description went in to see wat it is and found that its for toll allow but missing the lables
2021-08-30 09:35:43 -06:00
hershyheilpern 44b199f8a9
Add permissions to every option (#6017) 2021-08-30 09:34:46 -06:00
konradSC a55b9a6377
Add toll allow 2021-02-17 10:51:42 -05:00
konradSC e4212fa335
Add toll allow 2021-02-17 10:51:11 -05:00
konradSC 7ae966efc6
Add Toll Allow to Broadcast 2021-02-17 10:49:22 -05:00
FusionPBX b7d52fecbe
Change eventsocket_create to event_socket_create 2020-08-31 11:40:39 -06:00
Nate c8d21f48cf
Update call_broadcast_edit.php
Fixed permission check.
2020-06-09 10:02:43 -06:00
agree 8cc421c6c9
Call broadcast - Add caller ID permission (#5296)
* Update call_broadcast_edit.php
* Update app_config.php
2020-06-08 17:11:38 -06:00
FusionPBX 66504dbb54
Update call_broadcast_send.php 2020-04-07 16:06:32 -06:00
markjcrane a6977be1dc Call Broadcast add start time 2020-04-01 19:30:49 +00:00
Nate 7fda6b2a77 Call Broadcast: Modal integration. 2020-03-25 19:41:16 -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 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 7ff265c11d Call Broadcast: Remove deprecated delete script. 2020-02-15 11:24:48 -07:00
Nate 76d97806a2 Call Broadcast - List: Hide copy and delete buttons when no records displayed. 2020-02-15 11:23:20 -07:00
Nate e2922a0096 Update app_languages.php 2020-01-13 08:18:16 -07:00
Nate d8fc69dc25 Call Broadcast - Add/Edit: Action bar and button updates. 2020-01-13 08:17:21 -07:00
chansizzle 235d730eb4 Update app_config.php (#5014) 2020-01-08 10:40:01 -07:00
Nate 6c77a584d8 Call Broadcast: Add window titles. 2020-01-06 10:40:42 -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 bfb17507f1 List Views: Simplify action handling. 2019-11-30 11:12:41 -07:00
noci2012 399627d995 fix nl-nl items (#4870)
* 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)
2019-11-17 14:15:26 -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
FusionPBX fc5e32dc19 Rename app/call_broadcast/app_defaults.php to app/call_block/app_defaults.php 2019-10-28 16:32:20 -06:00
FusionPBX 9646697d1a Create app_defaults.php 2019-10-28 16:28:01 -06:00
Nate 0c584db194 Minor mods to Access Controls, Bridges, Call Block and Call Broadcast lists and classes. 2019-10-25 19:40:28 -06:00
Nate f0347b5214 Action Bar mods. 2019-10-24 16:31:14 -06:00
Nate 6879195ae2 Action Bar mods. 2019-10-24 16:28:09 -06:00
Nate ea536d2f6e Button class updates, logic updates to other files. 2019-10-23 21:19:37 -06:00
Nate 22ec9cd469 Update Access Controls, Bridges, Call Block, Call Broadcast classes. 2019-10-21 17:13:21 -06:00
Nate 8d1020c8f6 Call Broadcast: List view updates. 2019-10-21 17:05:17 -06:00
FusionPBX 48da501f8d Update call_broadcast_edit.php 2019-10-05 16:16:56 -06:00
Nate 2d4f2acaf5 Call Broadcast: Token integration. 2019-09-17 21:53:24 -06:00
Nate f943254593 Update Call Broadcast 2019-09-10 14:04:30 -06:00
FusionPBX 10f05554fd Update call_broadcast_edit.php 2019-09-06 18:20:01 -06:00
emaktech 8a68f3ee5a Modified fr-ca / fr-fr translation. (#4470) 2019-08-30 21:02:05 -04:00
Nate c660b27096 Misc: Database class integration. 2019-08-28 21:02:08 -06:00
FusionPBX b18292c6c3 Update call_broadcast_edit.php 2019-08-27 23:48:51 -06:00
Nate 17f2911056 Replace misc glyphicon usage. 2019-08-20 19:53:21 -06:00
FusionPBX 032d365fb5 Update call_broadcast_edit.php 2019-08-17 12:02:12 -06:00
Nate 7e4c68892e Call Broadcast: Database class integration. 2019-08-06 17:29:16 -06:00