FusionPBX
6b52e0e76e
Update contacts.php
...
Minor updates no functionality changes.
2022-04-11 16:28:48 -06:00
FusionPBX
ca9da1b1aa
Add an if function_exists around the google_get_contacts function.
2022-03-26 23:25:47 -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
markjcrane
42d18aada9
Hide the contact users and groups if contact permissions value is set to false
2022-02-18 15:35:03 -07:00
FusionPBX
39bd197437
Add contact permissions to default settings. Default false ( #6314 )
...
* Change contact_permissions to contact.permissions
* Update provision.php
* Remove provision contact permissions for a broader setting.
* Add contact permissions to default settings with a default value of false.
* Update app_config.php
2022-02-18 13:53:32 -07:00
KRooney
3292f54388
Language Fr update ( #6271 )
...
* Update app_languages.php
* Update app_languages.php
2022-01-30 21:00:24 -07: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
FusionPBX
00c23e5390
Use larger icons on the contact edit page.
2022-01-20 02:54:30 -07:00
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