Commit Graph

2911 Commits

Author SHA1 Message Date
Ralf Becker
cd1692c4a6 adding an ignore-acl parameter to addressbook_bo::read() and addressbook_merge::get_replacements() 2016-01-20 14:39:16 +00:00
Hadi Nategh
c93938f340 Mobile theme WIP:
- Try to not disturb nm header
2016-01-19 13:51:20 +00:00
Klaus Leithoff
f171c89cc9 translations provided by various helping hands. Thanks. 2016-01-19 12:05:59 +00:00
Hadi Nategh
9332ce4a80 Mobile theme WIP:
- Add plus button for all apps list views
2016-01-14 10:56:48 +00:00
Hadi Nategh
0d8b6c7474 * Addressbook: Fix some styling issue 2016-01-13 11:00:34 +00:00
Hadi Nategh
4f77451fa5 Mobile theme W.I.P.:
-Give fix height to AB first column fields as they are suppose to stay fixed.
2015-12-22 14:49:02 +00:00
Hadi Nategh
8437a9862a Mobile theme W.I.P.:
- Fix emails with dash not getting ellipsis in AB
2015-12-22 14:16:34 +00:00
Hadi Nategh
377b6a6cdf Mobile theme W.I.P.:
- Put ellipsis AB rows
2015-12-22 14:08:19 +00:00
Hadi Nategh
f818d0ec08 Mobile theme W.I.P.:
- Fix couple of glitches for AB
- Give a default color to cat color column
2015-12-22 09:50:24 +00:00
Hadi Nategh
bc5fe8ec9a Mobile theme W.I.P.:
- Addressbook layout improvement
2015-12-21 16:25:27 +00:00
Nathan Gray
967bfc2bdd Remove outdated csv export stuff, importexport does it all now 2015-12-16 23:56:02 +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
f0bfbbd687 Limit chozen dropdown height so it stays in the tab 2015-12-15 18:58:52 +00:00
Nathan Gray
2a25b05379 Reset category filter when viewing addressbook 2015-12-15 15:21:38 +00:00
Hadi Nategh
d272c7bc7c Mobile theme W.I.P.:
- Implement new category color representative for nm rows
2015-12-10 17:07:25 +00:00
Hadi Nategh
dfafb79b00 Mobile theme W.I.P.:
-Fix infolog with long subject does not get ellipsis
-Add an icon for representing cellphone in addressbook
2015-12-08 14:54:17 +00:00
Hadi Nategh
3dbd096054 Mobile theme W.I.P.:
- Implement addressbook listview
- Add mobile fonts definitions
2015-12-07 18:36:16 +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
Klaus Leithoff
90b1bcc03c fix typo that prevented the sync of additional addressbooks 2015-11-24 12:15:50 +00:00
Nathan Gray
69ffc46a95 Fix sticky letter filter when reloading addressbook 2015-11-16 20:41:41 +00:00
Ralf Becker
aa7666baac remove old zpush (1) support and refactored backend (autoloadable name, moved interfaced to separate file 2015-11-05 13:23:00 +00:00
Ralf Becker
798902542e * Filemanager/Mail/LDAP/UCS: fix not working sharing, if accounts are stored in ldap
$GLOBALS[egw]->ldap returns NULL, which should not happen as egw objects checks for isset, anyway checking the object here fixes the problem
2015-10-21 09:09:36 +00:00
Hadi Nategh
938c991124 WIP Egroupware tutorial:
- Create tutorial sidebox hooks automatically
- Fix some styling for popup
- Display intro video show confirmation dialog based on session (login/logout)
2015-10-19 15:00:42 +00:00
Hadi Nategh
aa6a362f16 WIP EGroupware Tutorial:
- Add tutorials hook into other apps sidebar
2015-10-16 10:39:38 +00:00
Ralf Becker
c33b041d23 * Addressbook/CardDAV: fix not working import / PUT of birthday in vCard
and prefer=representation on a "412 Precondition Failed" for a group
2015-10-16 07:50:43 +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
a6d933e3ed Tracker CRM view fixes:
- Do not lose called by when submitting, fixes tracker CRM view switching to all tickets when changing single/multi queue
- Fix js error using sidebox toolbar
- Fix wrong selectbox options in tracker nm when there are no rows for the entry
2015-09-28 17:05:35 +00:00
Nathan Gray
e3d6e09922 Fix import of vCard photos with ENCODING=BASE64 2015-09-23 17:39:55 +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
Ralf Becker
3b596f061e UCS lowercases email when storing 2015-09-18 07:18:58 +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
Ralf Becker
598afb0dae fix SiteMgr contact-form does NOT show submit message, caused by message being translatable but module not marked translatable 2015-09-13 10:53:04 +00:00
Hadi Nategh
6b791ec80e WIP toggle sidebar menu:
- Fix addressbook list shrinks when the toggle is on
2015-09-10 10:46:22 +00:00
Nathan Gray
b0713a9945 Make sure every app has a sidemenu link to the list and add an entry 2015-09-09 22:20:25 +00:00
Nathan Gray
fbd3069456 Set autocomplete attribute so browsers can put the data in the right place (fixes problem with autofill went into address line 2) 2015-09-08 22:23:54 +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
Hadi Nategh
1dabc6a569 Add year range for AB birthday field 2015-09-07 16:14:37 +00:00
Ralf Becker
c4d554149a * CardDAV/Addressbook: fixed not working adding or update of photo 2015-08-26 16:38:43 +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
Ralf Becker
98d874e048 * Addressbook: storing of account-contact-data did not work for non-admins which are in groups allowed to edit accounts (defined in Addressbook configuration) 2015-08-19 11:21:50 +00:00
Ralf Becker
beb829c315 drop contenthistroy class and table (egw_api_content_history) formerly used by SyncML 2015-08-18 11:45:59 +00:00
Nathan Gray
c3f2fa4602 After editing a contact, refresh the whole list (edit) instead of just updating the one contact. 2015-07-28 15:01:03 +00:00
Ralf Becker
af157c3218 * Addressbook: custom fields of accounts enabled via own-account-acl were not editable 2015-07-27 16:52:55 +00:00
Klaus Leithoff
eb2ec31a4e do not use SYNC_GAL_ALIAS within the result-set when not requested; as we do not request it. omit it completely 2015-07-24 12:08:21 +00:00
Ralf Becker
f1ba35613c * CardDAV/Addressbook: fix iOS 8.4 problem allways creating new contacts for admins in accounts addressbook, using now default or personal addressbook 2015-07-23 17:40:48 +00:00
Ralf Becker
be5421f1c7 catch SQL error "Illegal mix of collations" caused by non-ascii chars compared with ascii field uid 2015-07-21 12:53:23 +00:00
Klaus Leithoff
63ea85ffd8 use SYNC_GAL Keys for GAL search 2015-07-21 11:54:15 +00:00
Ralf Becker
3d816ed6f5 * CardDAV/Addresbook: contacts containing photos were broken and iOS showed phone number labels like "WORK instead of work 2015-07-20 15:41:20 +00:00
Klaus Leithoff
8f63d7e737 adapt GAL and Mailbox search to meet zpush2 expectations on result 2015-07-17 08:41:26 +00:00
Ralf Becker
a2bbb0c94d trying to avoid empty ENCODING I can not reproduce, but happening for some customers: TEL;TYPE="VOICE,WORK";ENCODING=:+49 (30) 123 4567 2015-07-17 06:40:34 +00:00