FusionPBX
4c60313ed7
Remove deprecated fields id and v_id
2023-12-04 13:27:20 -07:00
FusionPBX
341dbe6eff
Remove deprecated field ID
...
This was done so long ago that it can now be fully removed.
2023-12-04 10:44:38 -07:00
markjcrane
eb5c25aa35
Add insert_date, insert_user, update_date, update_user to all tables
2022-09-18 00:54:37 -06: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
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
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
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
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
FusionPBX
f07f82c7cb
Update app_config.php
2020-06-12 09:12:52 -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
chansizzle
8273e17512
Update app_config.php ( #5022 )
2020-01-08 13:13:45 -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
d4f4c14574
Contact Attachments: Change Upload Date field to timestamptz.
2019-04-04 15:47:14 -06:00
Nate
802b1803dd
Contacts: Add Contact Attachments
2019-03-28 12:18:24 -06:00
FusionPBX
15613046a5
Update app_config.php
2019-03-24 08:26:29 -06:00
FusionPBX
cc2f995331
Update app_config.php
2019-03-24 07:56:12 -06:00
FusionPBX
0e192bd2fe
Update app_config.php
2019-03-24 07:54:22 -06:00
FusionPBX
9301b245de
Update app_config.php
2018-09-01 10:24:23 -06:00
Mafoo
b98f9cb120
Enhance - app_config.php cleanup for apps ( #2633 )
...
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
The-Operator
32c1522cbb
Add/Update German and Austrian translations ( #2542 )
...
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
FusionPBX
f8eee50a62
Update app_config.php
2017-02-16 15:43:53 -07:00
FusionPBX
6ce2d44fef
Update app_config.php
2017-02-15 22:17:18 -07:00
FusionPBX
3f01bea65d
Update app_config.php
2016-12-08 03:05:41 -07:00
FusionPBX
b2b01634f1
Update app_config.php
...
Add contact phone speed dial.
2016-12-07 23:04:12 -07:00
markjcrane
c630449636
Remove contact_email from v_contacts table as this was replaced by the v_contact_emails table.
2016-04-14 10:40:25 -06:00
markjcrane
fbabf6706c
Add the translations for Users, and add the new permissions.
2016-01-18 14:35:44 -07:00
markjcrane
e9ff3523ec
Add a new table v_contact_users.
2016-01-17 14:17:12 -07:00
Mark Crane
f23e835c9b
Add last_mod_date, and last_mod_user to contacts.
2015-05-26 16:06:01 +00:00
Nate Jones
1ff7d1c1ba
Contacts: Added Times/Timer to track support.
2015-05-17 06:16:43 +00:00
Nate Jones
26e7d2c718
Contacts: Fixed/implemented permissions, added Relations.
2015-03-27 04:35:21 +00:00
Mark Crane
9369fd8d0d
Move the menu array to app_menu.php
2014-12-26 03:27:54 +00:00
Nate Jones
1f1838485f
Contacts: Additional "Community" field, language additions, misc adjustments.
2014-11-25 00:49:04 +00:00
Nate Jones
7443164f11
Contacts: Added Prefix, Middle and Suffix name fields.
2014-11-22 00:06:38 +00:00
Nate Jones
be47e75eab
Contacts: Ability to add unlimited Emails and URLs. Ability to specify a primary Email, Address, URL, and Number. Ability to select or define a custom label for Emails, Addresses, URLs, and Numbers (similar to Google Contacts).
2014-11-19 03:44:41 +00:00
Mark Crane
c88491895b
Deprecate contact_groups_uuid and change it to contact_group_uuid.
2014-11-12 02:15:57 +00:00
Mark Crane
606ae8b526
Add the table name v_contact_settings
2014-11-02 09:40:47 +00:00
luis daniel lucio quiroz
9e22eeb45f
lets prepare for custom settings on contacts app
2014-10-31 21:19:54 +00:00
Nate Jones
5df83c4694
Contacts: Added ability to assign Contact to multiple Groups.
2014-10-15 20:11:17 +00:00
Mark Crane
9b60110cf7
Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 'es-cl'. This completes the menu Spanish translation.
2014-02-13 20:15:59 +00:00
Nuno Miguel Reis
c0bae01b3a
changed single quote to double quotes everywhere
2013-10-01 11:35:07 +00:00
Mark Crane
94f592cc08
Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations.
2013-09-30 16:21:08 +00:00
Philippe Rioual
92dde8ac9b
repaired previous errors inserted in r4614 : reinserted 'de-de' instead 'de' and correct files. keeps fr-ca to report in app_config.php files
2013-09-30 15:22:35 +00:00
Philippe Rioual
84b11a971c
added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files.
2013-09-30 13:19:40 +00:00
Mark Crane
f9db551ae6
Get rid of commented out code.
2013-09-28 17:41:41 +00:00
Mark Crane
b7518a80aa
Update the app_config.php to correct the permissions for contacts.
2013-09-22 07:37:55 +00:00
Mark Crane
07416322bf
For each contact sub tables adding add, view, edit and delete permission.
2013-09-21 23:14:00 +00:00
Mark Crane
8f8fd3e3e8
Audited the permissions names. Permissions names are to be non plural.
2013-09-21 21:45:35 +00:00
Mark Crane
798afaf3fe
Fix the foreign key definition for the contacts table.
2013-09-20 20:13:19 +00:00
Mark Crane
d594cfbbc6
Add a new contact field to the table and a new contact groups table. Fix the class for the title on the contact main page.
2013-09-19 11:47:09 +00:00