1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
Commit Graph

1270 Commits

Author SHA1 Message Date
Thomas Tanghus
77e8b8e761 Contacts: Contact actions refactor. 2012-12-13 02:48:52 +01:00
Thomas Tanghus
a796ee8d1c Contacts: Select background image type based on browsers capabilities and simplify action button styling. 2012-12-13 02:48:52 +01:00
Thomas Tanghus
847a60cf91 Contacts: export selected contacts. 2012-12-13 02:48:51 +01:00
Thomas Tanghus
ac4187dd06 Contacts: lower case variable names. 2012-12-13 02:48:51 +01:00
Brice Maron
29fa35760a Make addressbookprovider compatible with older version of php 2012-12-12 20:39:58 +00:00
Thomas Tanghus
db863a4986 Contacts: Properly quote CardDAV etag. 2012-12-12 00:29:24 +01:00
Thomas Tanghus
283b93a024 Contacts: Added AddressbookProvider 2012-12-12 00:07:36 +01:00
Thomas Tanghus
fb8c25dcb2 Contacts: Select background images based on Modernizr classes. 2012-12-11 23:40:53 +01:00
Thomas Tanghus
b2e9e851b7 Contacts: Use $.is() to check for body. 2012-12-11 17:41:28 +01:00
Thomas Tanghus
712b75c73b Contacts: Set height of contact photo. 2012-12-11 14:42:29 +01:00
Thomas Tanghus
3248ae6c09 Contacts: Fix strict error. 2012-12-11 14:42:01 +01:00
Thomas Tanghus
bba038189a Contacts: Removed not needed callbacks. 2012-12-11 14:41:22 +01:00
Thomas Tanghus
fea47ef50c Contacts: City/country auto-completion. 2012-12-11 06:58:42 +01:00
Thomas Tanghus
3c495e9f1f Contacts: Use the method since it's there ;) 2012-12-11 06:23:18 +01:00
Thomas Tanghus
8106ec28da Contacts: Fix saving new contact. 2012-12-11 06:22:51 +01:00
Thomas Tanghus
919c49f06c Contacts: Hide list actions when contact is open. 2012-12-11 06:18:57 +01:00
Thomas Tanghus
86fef019b0 Contacts: Disable share if sharing is disabled ;) 2012-12-11 05:27:03 +01:00
Thomas Tanghus
cc66071020 Pixel pushing. 2012-12-11 04:06:55 +01:00
Thomas Tanghus
27b822c77d Contacts: Check for missing values in N. 2012-12-11 04:06:19 +01:00
Thomas Tanghus
8e1fb7c8ff Contact: Move rest of actions to popup. 2012-12-11 04:05:34 +01:00
Thomas Tanghus
c68f3cf1bd Contacts: css... 2012-12-11 02:35:31 +01:00
Thomas Tanghus
c693eade6e Contect: use strict 2012-12-11 02:35:31 +01:00
Thomas Tanghus
9d448872b9 Contacts: Forgot to save NOTE 2012-12-11 02:35:31 +01:00
Thomas Tanghus
b0f1407495 Contacts: Also index NOTE 2012-12-11 02:35:31 +01:00
Jenkins for ownCloud
e51f028862 [tx-robot] updated from transifex 2012-12-11 00:03:50 +01:00
Thomas Tanghus
0a0640a503 Contacts: tipsy tweaks. 2012-12-10 20:58:34 +01:00
Thomas Tanghus
c021046ccf Contacts: some css tweaks. 2012-12-10 20:56:29 +01:00
Thomas Tanghus
0a33635fad Contacts: Also disable parameter elements on readonly contacts. 2012-12-10 05:59:43 +01:00
Thomas Tanghus
b1d320c221 Contacts: Add error indicator on fields. 2012-12-10 05:59:08 +01:00
Thomas Tanghus
9aa005a9c4 Contacts: Only query 'lastmodified' in App::lastModified() 2012-12-10 05:54:17 +01:00
Thomas Tanghus
775cce38f0 Contacts: Add 'fields' argument to VCard:all and VCard::find. 2012-12-10 05:52:57 +01:00
Thomas Tanghus
84006b59ae Contacts: Don't hide contact list on add either. 2012-12-10 05:52:19 +01:00
Thomas Tanghus
c0e9e80dce Contacts: Decrement 'All' group on contact deletion. 2012-12-10 05:51:35 +01:00
Thomas Tanghus
6dd8869ed3 Contacts: Draw border around new, editable fields. Fixes #316 2012-12-10 05:48:22 +01:00
Thomas Tanghus
dfa68f74a5 Contacts: Don't try to delete empty new properties. 2012-12-10 05:36:24 +01:00
Thomas Tanghus
c8ee19038f Contacts: Add group properties arg to addContact() 2012-12-10 00:10:39 +01:00
Thomas Tanghus
1d73fe3b63 Contacts: Reduce timeout for reload after import. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
f0c757c3a4 Contacts: Favorite icon always visible. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
d2edcc34ed Contacts: Update template for contact popup. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
4a0302f362 Contacts: Reduce contact photo to 170px. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
441337710e Contacts: Show contact in popup. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
e222a8dee9 Contacts: Use css for hover actions. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
95663966cb Contatcs: Clean up js logging. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
b8e5e7a06f Contacts: Missing variable. 2012-12-10 00:10:39 +01:00
Thomas Tanghus
0571b861fa Contacts: Also allow meta key for selecting. 2012-12-10 00:10:39 +01:00
Jenkins for ownCloud
19e3b65040 [tx-robot] updated from transifex 2012-12-10 00:08:34 +01:00
Jenkins for ownCloud
eacd4ae7ec [tx-robot] updated from transifex 2012-12-09 00:09:39 +01:00
Jenkins for ownCloud
d4b71da00c [tx-robot] updated from transifex 2012-12-08 00:08:12 +01:00
Thomas Tanghus
ced3309fd3 Contacts: Added missing files. 2012-12-07 16:21:59 +01:00
Thomas Tanghus
f933648023 Contacts: Add -webkit prefix for box-sizing. 2012-12-07 15:45:01 +01:00