nathangray
2392301412
* Addressbook: Add a new CRM option to view infologs for the contacts' entire organisation
2019-10-22 10:57:15 -06:00
nathangray
183955c97c
* Addressbook: Add site configuration to always load certain custom fields, allows for single customfields in custom list templates
2019-10-07 14:16:04 -06:00
Hadi Nategh
12eb1e9d24
* Addressbook: fix issue of avatar edit is disabled even though user has enough rights to edit it.
2019-10-02 12:53:02 +02:00
Hadi Nategh
f7f4994a2d
Pick a better icon for cancel action in CRM view
2019-09-25 15:36:23 +02:00
nathangray
55a3a1b3f7
Preserve old owner for if user changes addressbook
2019-04-04 15:20:13 -06:00
Ralf Becker
79a90202a8
* Addressbook: fix photo was lost when non-admin user edited own account
2019-02-20 17:07:28 +01:00
Ralf Becker
c2003e2b8a
fixing some IDE warnings
2019-02-13 14:53:16 +01:00
nathangray
d805e9f467
Stop using deprecated each(), using foreach(), key() or current() instead
2019-02-12 14:13:45 -07:00
nathangray
07b24b2a60
Commit session right after we store the state
2018-12-20 10:45:11 -07:00
nathangray
6bf8f6bb26
Fix some more PHP 7.2 warnings
...
Remove some calls to deprecated each()
2018-12-18 10:20:23 -07:00
nathangray
6a6ef64793
Addressbook - add additional config option to only show Last/Next date for contacts
2018-12-17 10:04:20 -07:00
nathangray
d15841e3eb
* Addressbook - Add site configuration to disable Last/Next Event column
2018-12-10 09:50:34 -07:00
Hadi Nategh
fd36f854a3
W.I.P. of disableIfNoEPL attribute:
...
- Implement the same attribute for sidebox menu
- Fix if hideOnDisabled is enabled it will ignore the disableIfNoEPL and it will not show the menu at all
- Adopt addressbook Mail VCard menu
2018-11-27 15:22:50 +01:00
nathangray
4889995e29
Addressbook cleanup
...
- Finish column selection change from exclusion to default list, distribution list & next/last date had some leftovers
- Remove 'do_email'
2018-11-20 10:27:56 -07:00
Hadi Nategh
b88f5cb446
Do not run read_calendar if there's no columnselection at all
2018-11-15 17:44:42 +01:00
Hadi Nategh
2690ec5053
Introduces avatar.php and replaces all addressbook.photo urls accordingly
2018-10-31 13:49:51 +01:00
Hadi Nategh
e1ee71873a
Implements lavatar and replace default photo avatar with generated lavatar
2018-08-13 11:56:05 +02:00
Hadi Nategh
555a8f8885
Remove not intentional committed part from commit 8f99f175aa
2018-08-09 09:31:49 +02:00
Hadi Nategh
8f99f175aa
New action for adding contact from addressbook accounts list into roster list
2018-08-08 16:06:17 +02:00
nathangray
82ea4fe2de
* Addressbook - add filtering by distribution list for organisations
2018-07-19 14:54:05 -06:00
nathangray
d5e0bc1615
* Addressbook - Fix bug preventing turning off letter filter after some actions
2018-07-18 13:43:32 -06:00
nathangray
257c1de4fe
Addressbook - fix missing add action on no rows after some actions
2018-06-21 10:21:31 -06:00
nathangray
835ad5b322
* Addressbook - Disable merge contacts action if more than one account is selected
2018-06-12 13:49:59 -06:00
nathangray
d0a50d8d45
Changes needed to just get the screenshots, much more work needed for proper functionallity since I faked the permissions
2018-06-05 14:31:04 -06:00
nathangray
52398d734a
* Addressbook - Fix missing 'Add' action for no results
2018-04-03 16:22:34 -06:00
Hadi Nategh
c230c9ff16
* Addressbook: Enable upload buttons of smime/pgp pubkeys if user is allowed to modify them.
2018-03-28 18:22:07 +02:00
nathangray
f265f74e12
* Addressbook - fix AJAX duplicate check skipped email addresses
2018-02-12 09:05:53 -07:00
nathangray
07faccfa37
Use duplicate threshold preference instead of constant 2 for edit dialog duplication check
2018-02-07 10:17:27 -07:00
nathangray
16a4d95b1c
* Addressbook - Fix duplicate detection when editing contact
2018-01-24 09:11:07 -07:00
Ralf Becker
65e7c7be78
make NM lettersearch lettes translatable via phrase "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
2018-01-24 10:08:55 +01:00
Hadi Nategh
84dc97dc83
A fix patch for commit c6b2d84777
2017-12-20 15:50:24 +01:00
Hadi Nategh
a2aadad016
Revert commit c6b2d84777
which breaks creation of account from admin
2017-12-20 15:20:48 +01:00
nathangray
26aacd8434
* Addressbook - Enable viewing infolog entries of organisations
2017-12-19 10:13:33 -07:00
nathangray
c6b2d84777
* Addressbook - fix adding contact while looking at accounts would try to add a new user
2017-12-19 09:33:03 -07:00
Ralf Becker
546606141e
* Addressbook: fix lost picture in upload
2017-11-29 16:25:08 +08:00
Ralf Becker
dd4ae60fa2
fix avatar/files update issues
2017-11-29 09:58:36 +08:00
nathangray
c8369f9b39
Addressbook - fix hide accounts preference did not work for duplicate & organisation views
...
- Added a new preference option to hide only deactivated accounts
2017-11-15 11:29:10 -07:00
Hadi Nategh
1b0c1b9960
* Addressbook: Fix avatar icon is doubled if contact has no avatar set
2017-11-13 12:16:08 +01:00
Hadi Nategh
edf6e16996
* Addressbook: Add searching feature for distribution list filter
2017-09-26 16:57:45 +02:00
Ralf Becker
9879e02766
update files bitfield, for keys added via edit popup vfs-upload widgets
2017-09-21 11:33:40 +02:00
Ralf Becker
48554590f4
* Addressbook: store S/Mime & PGP pubkey and photo (SQL backend only) in filesystem
2017-09-19 11:38:48 +02:00
nathangray
ab8ab5f330
* Addressbook - Fix tel_prefer statustext to be translated field label instead of field name
2017-08-14 11:22:46 -06:00
nathangray
3edad8e231
Addressbook - Fix error about missing parameter
2017-06-12 09:59:11 -06:00
nathangray
77a285bbea
Addressbook - fix organisation view still showed all contacts
2017-05-31 10:18:51 -06:00
nathangray
b193bb0692
Fix bug where extra private cf widgets were read-only
2017-04-19 10:44:24 -06:00
nathangray
0a0530fe46
* Addressbook - Fix bug where private required custom fields could block saving the entry if they were not on their own tab
2017-04-13 09:25:47 -06:00
nathangray
d5c24a2c8e
Thumbnails (and handling) of uploaded files on new entries that have not yet been saved
2017-04-10 10:39:04 -06:00
Ralf Becker
dfbd0d2e6f
do NOT store actions in session or eT2 request, nor send for mobile devices skiped actions
2017-04-04 16:54:36 +02:00
nathangray
8afb3072fc
Addressbook - Move merge duplicates action to below merge contacts
2017-03-22 14:27:05 -06:00
nathangray
23bf37b98e
* Addressbook - new view to show duplicate contacts
2017-03-13 12:11:53 -06:00
nathangray
78c5f31ff5
* Addressbook - When viewing a user account's calendar or next/previous dates, use the account calendar over the contact calendar
2017-03-08 09:53:52 -07:00
nathangray
9adf5d9438
Only one server call for automatic switch to accounts addressbook or all addressbooks dependin…
...
…g on distribution list is a group
2017-01-24 08:43:57 -07:00
Ralf Becker
bb7fb1abf8
* Addressbook/Mail: allow to use groups as (readonly) distribution lists
2017-01-23 11:17:02 +01:00
nathangray
383aeeba8c
Add a selectbox for infolog type to addressbook's merge-to-email dialog
2017-01-20 08:37:08 -07:00
nathangray
6adec19710
Add selected contacts to new distribution list when you create it via context menu
2016-12-20 08:47:33 -07:00
nathangray
db71f7660f
Reduce translation duplication - use a single common message for entry copied
2016-11-24 10:30:36 -07:00
Hadi Nategh
94523347f7
Activate avatar widget for addressbook edit dialog
2016-11-18 14:52:27 +01:00
nathangray
cbbbf8e15b
Advanced search: Turn off required on custom fields, otherwise you can't search with them empty
2016-11-07 09:23:22 -07:00
Hadi Nategh
83152bcb29
* Addressbook: Fix upload photo does not work for limited access of own data
2016-09-29 16:17:45 +02:00
Hadi Nategh
e8538bb3da
Fix add distribution list doesn't work if add_default gets set as default/forced by admin
2016-09-15 17:37:19 +02:00
Hadi Nategh
1cca4183c9
WIP avatar widget:
...
- Implement upload and delete of contacts photo
- Add missing cropper stylesheet
2016-09-13 17:30:52 +02:00
Ralf Becker
6e557f02f8
fix some scrutinizer "bugs"
2016-06-26 19:44:53 +02:00
Hadi Nategh
39c37afb6a
Fix duplicate contacts detection not working any more
2016-06-20 10:03:03 +02:00
Ralf Becker
f69c198183
* Addressbook/Mail: fix PHP Fatal error when clicking on "add new contact" icon in mail
2016-06-15 12:09:24 +02:00
nathangray
5ecd1c3c8e
'No filters' blank favorite also clears advanced search
2016-06-09 15:05:25 -06:00
Ralf Becker
93853cbfe0
remove unused code calling not existing Api\Framework::set_onload()
2016-06-07 15:19:18 +02:00
Hadi Nategh
cd64de5aad
Fix geolocation fails for some contacts
2016-06-01 09:55:57 +02:00
Hadi Nategh
60bc400313
Fix modified view templates are not getting updated because of no cache-buster modification timestamp
2016-05-25 16:44:36 +02:00
Hadi Nategh
40214e883e
Fix a typo
2016-05-25 14:26:15 +02:00
Hadi Nategh
4aaee9acd2
Implement routing system for geolocation feature:
...
- Add default source address preference
- Routing between user address and selected contact's address
2016-05-25 12:50:27 +02:00
Hadi Nategh
5ef5cacd62
Implement geolocation option for contacts in addressbook
2016-05-20 15:50:26 +02:00
Hadi Nategh
739b97fa43
Replace dark fav_tel icon in addressbook with WHITE-STAR
2016-05-19 16:59:08 +02:00
Ralf Becker
8a24f3e449
fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer)
2016-05-14 21:26:36 +02:00
Nathan Gray
108860e4af
Fix unwanted api conversion
2016-05-09 18:42:27 +00:00
Hadi Nategh
8a24a16cb1
Change representation for preferred tel number in addressbook
2016-05-06 09:08:43 +00:00
Ralf Becker
4af0e7cb1c
WIP EGroupware without phpgwapi&etemplate
2016-05-04 19:07:54 +00:00
Ralf Becker
248fde6fef
converted addressbook to use new api
2016-04-29 10:41:53 +00:00
Nathan Gray
2fb1c0e31d
Update sidebox contact if it gets changed
2016-04-11 20:38:12 +00:00
Ralf Becker
aa45c25685
move addressbook_merge to Api\Contacts\Merge
2016-04-06 09:49:50 +00:00
Nathan Gray
83b020b396
Fix type filter was not disabled when there is only 1 option
2016-03-29 15:37:50 +00:00
Nathan Gray
87edf6608c
Fix distribution list column disabling
2016-03-14 17:22:09 +00:00
Hadi Nategh
dbd97cd37a
Mobile theme:
...
- Eliminates some actions from contextmenu only on mobile
2016-03-09 12:31:55 +00:00
Ralf Becker
7ada2354d3
move addresbook_bo to Api\Contacts, ldap to Api\Ldap, ldapserverinfo to Api\Ldap\ServerInfo, bo_tracking to Api\Storage\Tracking, historylog to Api\Storage\History, Api\Customfields to Api\Storage\Customfields
2016-03-06 13:45:15 +00:00
Hadi Nategh
ff319bb248
Mobile theme W.I.P:
...
- Migrate ownership into a tab
- Fix AB view template name
2016-03-03 14:13:13 +00:00
Hadi Nategh
45e7142b09
Fix javascript error on serachbox
...
Remove overlay option from addressbook
2016-02-29 14:19:33 +00:00
Hadi Nategh
d5f0727b2e
Enable overlay attribute for addressbook's searchbox
2016-02-18 12:58:14 +00:00
Ralf Becker
61027429eb
alignment of NM header
2016-02-17 19:56:54 +00:00
Ralf Becker
8637e1c41b
move label of all addressbook selectboxes into all-label (eg. "All categories"), resize selectboxes via css automatic, fix borders of favorites and row-counter in nextmatch header
2016-02-17 13:23:27 +00:00
Ralf Becker
ab3e235ed6
work in progress aligning nextmatch headers
2016-02-12 17:19:27 +00:00
Hadi Nategh
f1affcdd3e
Mobile theme W.I.P.:
...
- Disable crm view default action for mobile
2016-02-05 09:38:21 +00:00
Hadi Nategh
d2a416baae
Mobile theme W.I.P.:
...
- Load edit.xet if there's no view template available
- Remove email,phone, link icons from AB edit
2016-02-04 17:25:52 +00:00
Hadi Nategh
0380239cad
Mobile theme W.I.P.:
...
- Fix view mode header
- Style AB view dialog
2016-02-02 10:26:13 +00:00
Ralf Becker
eb73fb2ec3
* Addressbook/CardDAV: fix contacts created with "Copy instead of move" checked in "Move to addressbook" context menu sync not correctly (already created ones need to be deleted!)
...
Using now behavior like interactive "copy", but copying all fields, but ones never to copy like uid etc.
This includes creating a link to the copied contact
2015-12-15 22:38:22 +00:00
Nathan Gray
15fb3c1d9a
A different strategy to fix sticky letter filter when reloading addressbook (r54293)
2015-11-24 20:50:36 +00:00
Nathan Gray
69ffc46a95
Fix sticky letter filter when reloading addressbook
2015-11-16 20:41:41 +00:00
Ralf Becker
3253b6bda1
* Addressbook: allow eg. telephone apps to jump directly into CRM view of a phonenumber with https://domain.com/egroupware/index.php?menuaction=addressbook.addressbook_ui.view&search= "49 123 456789"&ajax=true&cd=yes
2015-10-07 09:31:10 +00:00
Nathan Gray
999b9f8724
Do not give an error about selecting contacts when there is no action.
2015-09-21 21:41:04 +00:00
Nathan Gray
b963fff0c0
Fix bug where default columns disappeared and all columns were shown when there's no user preference
2015-09-16 15:47:49 +00:00
Nathan Gray
085425e821
Organisation view column defaults - make type column wider, add number & department columns
2015-09-08 16:48:42 +00:00
Ralf Becker
177083c730
* Addressbook: fixed copying a contact one can only read, gives a readonly popup with just a cancel button
2015-08-20 13:05:00 +00:00