Commit Graph

350 Commits

Author SHA1 Message Date
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
chansizzle 8273e17512 Update app_config.php (#5022) 2020-01-08 13:13:45 -07:00
Nate 1b0dfbbb3d Update contact_url_edit.php 2020-01-06 11:33:52 -07:00
Nate e645a71de2 Contacts: Add window titles. 2020-01-06 11:32:30 -07:00
chansizzle ba61367718 Update contact_addresses.php (#4982)
remove double escaping
2019-12-28 12:18:21 -07:00
chansizzle 7f63b7a3c0 Update contacts_vcard.php (#4986) 2019-12-23 17:59:44 -07:00
katakefalos 5fb0089692 Added Greek (el-gr) translation. (#4933)
* Add files via upload

added Greek Translations

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_languages.php

Added Greek (el-gr) translation.

* Update app_menu.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_languages.php

Added Greek (el-gr) translation.

* Update app_menu.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

* Update app_languages.php

corrected error on it-it overwrite

* Revert "Update app_languages.php"

This reverts commit 7883e3d72b.

* Update app_languages.php

* Update app_languages.php
2019-12-07 15:26:58 -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 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
noci2012 5ee2ac908b Additional nl-nl translations (#4875)
* 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)
2019-11-19 11:15:42 -07:00
Nate 6db041f75d Contacts: Search to the right. 2019-11-07 23:42:11 -07:00
Nate 02b35a7a99 Device: List view updates. 2019-11-07 09:00:29 -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
Nate 5a1cb4f8c6 Contacts: List view updates. 2019-11-05 07:37:39 -07:00
FusionPBX 7b1ba42a67 Update contact_phones.php 2019-10-10 10:19:15 -06:00
chansizzle f86cb68405 Update contacts.php (#4660) 2019-09-25 20:35:09 -06:00
Nate 1569da66fd Contacts: Token integration. 2019-09-17 22:28:22 -06:00
Nate 86ac504ee0 Contacts: Fix QR code. 2019-09-10 12:08:54 -06:00