Commit Graph

368 Commits

Author SHA1 Message Date
FusionPBX
55ba4cb2a5 Make contact edit more interactive.
CDR Search for phone numbers
Click to Call for phone numbers
Added mailto link for email address
Link for the URL
2022-01-18 21:49:59 -07:00
FusionPBX
3779b4a93e No need to require contact type when adding a new contact. 2022-01-15 13:01:12 -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
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
Anthony
44c6ee2be2 Fixing contact edit order (#6214)
* Fixing contact edit order.

* Update contact_edit.php

* Update contact_phone_edit.php

* Update contact_phone_edit.php
2021-12-23 15:07:53 -07:00
Anthony
98240a2227 Adding country code to contact edit. (#6210)
* Adding country code to the contact edit.

* Adding country code languages for contact edit.

* Update contact_phone_edit.php
2021-12-23 11:21:16 -07:00
FusionPBX
35b982e569 Change the comment text 2021-12-13 14:04:02 -07:00
FusionPBX
6231a588ad Update contact_import.php 2021-12-13 11:49:13 -07:00
AlexC
1a85403f23 Fixed icon styling and required class (#6185)
* Fixed icon styling and required class
* Improved indentation.
2021-12-13 10:50:32 -07:00
FusionPBX
5898923e73 Replace counting the array with adding a count inside the array. 2021-12-13 10:00:20 -07:00
FusionPBX
7b088e187e Update contact_import.php 2021-12-11 21:18:18 -07:00
FusionPBX
3b0d6b3d11 Contact import change how the array ordinal ID is determined. 2021-12-11 21:18:07 -07:00
FusionPBX
59187fc64c Removing trailing white spaces and add previous_field_name variable. (#6182) 2021-12-11 10:50:28 -07:00
FusionPBX
abec5fb5e5 Use the labels array which will always exist. 2021-12-10 18:55:02 -07:00
AlexC
d9dddaebab Add required class to labels (#6183) 2021-12-10 13:29:05 -07:00
AlexC
4d4501fbcb Contacts version 2.0 (#6181)
* Version update 2.0

Changes:
- Using CSS Grid
- Mobile Friendly
- Responsive
2021-12-10 10:03:37 -07:00
AlexC
b75366bfdc Add permissions label to contacts (#6180) 2021-12-09 15:32:33 -07:00
markjcrane
056ce8368e Show only assigned contacts if missing the contact_domain_view permission 2021-06-30 13:13:37 -06:00
markjcrane
d42ddd2219 Correct the syntax 2021-06-30 13:08:01 -06:00
markjcrane
197948aa4a Add new permission contact_domain_view 2021-06-30 13:01:33 -06:00
markjcrane
014cbd1cd0 Replace data type timestamp with timestamptz 2021-05-05 20:46:53 -06:00
Nate
53c7f1e805 Contacts - Import: Correct redirect URLs. 2020-10-20 13:29:34 -06:00
Nate
29de477e85 Contact - Import: Remove reference to outlook. 2020-10-20 13:21:18 -06:00
Nate
55e1e2ea35 Contacts - Import: Support multiple numbers per contact and ability to set number label. 2020-10-08 15:13:45 -06:00
chansizzle
9b43ff0f71 Update contacts_vcard.php (#5391)
improved email inclusion
2020-08-12 16:35:57 -06:00
chansizzle
22010655b8 Update contact_import.php (#5351)
start data on row 2
2020-07-15 17:00:09 -06:00
frytimo
10d95bb117 Fix typo (#5303)
Missing ";" on unset statement.
2020-06-17 10:14:23 -06:00
FusionPBX
f07f82c7cb Update app_config.php 2020-06-12 09:12:52 -06:00
Nate
90a4e6c47f Contacts - List: Search in emails and/or notes. 2020-05-06 12:13:12 -06:00
Nate
5b195bbd87 Contacts: Add view before edit. 2020-03-31 17:32:12 -06:00
Nate
4f79a1837d Contacts: Fix delete on contact times. 2020-03-31 08:24:58 -06:00
Nate
dea08e50d9 Contacts: Fix delete when checking attribute boxes. 2020-03-31 08:23:17 -06:00
Nate
b7fdd72970 Contacts: Update to use reworked modal. 2020-03-25 16:52:07 -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
41801f4b34 Contacts: Remove deprecated Contact delete script. 2020-03-04 07:08:05 -07:00
Nate
1bf11ef2d0 Contacts - Import: Change Google import to use class delete() method to remove duplicates. 2020-03-04 07:07:37 -07:00
Nate
98d3845f31 Contact - Edit: Remove deprecated User and Group delete scripts. 2020-03-03 23:30:43 -07:00
Nate
9c81da353a Contacts - Edit: Add bulk delete Users and Groups, convert bulk deletion of Properties to use dynamic delete button. 2020-03-03 23:27:35 -07:00
Adrian Fretwell
c1ca1b4866 Allow user with only contact_view permission to click on contact record to view numbers etc. (#5153)
* Update contacts.php

Added contact_view permission to allow users with only contact view to open contact record to see numbers addresses etc.  See also update to contact_edit.php to remove save buttons if user only has contact view.

* Update contact_edit.php

Added permissions to only show save button if user has permissions contact_add or contact_edit.  This is in conjunction with the update to contacts.php
2020-02-24 18:29:23 -07:00
Nate
8a6ba1fda2 Extensions: Option to delete voicemail when deleting extensions. 2020-02-18 07:44:01 -07:00
Nate
21775d810a Contacts: Remove deprecated property delete scripts. 2020-02-17 06:32:17 -07:00
Nate
8a4dd92ae0 Contacts - Import: Button updates, token integration. 2020-02-12 10:44:29 -07:00
agree
2efb2f7804 Update contact_import.php (#5143) 2020-02-04 13:08:05 -07:00
Nate
aef1a84a88 Contact Edit: Permission adjustment on Delete button. 2020-02-03 08:20:33 -07:00
Nate
5978745532 Contacts: Fix save. 2020-01-26 15:39:48 -07:00
Nate
2d557eec88 Contact - Edit: Better permissions on Delete button. 2020-01-23 21:41:09 -07:00
Nate
9995bc4361 Contacts - Edit: List view, button and bulk action updates, modal integration. 2020-01-23 21:24:10 -07:00