Thomas Tanghus
|
16a706dc8a
|
Merge pull request #117 from owncloud/Media-Query-Adjustment
Media query adjustment
|
2013-05-31 14:48:24 -07:00 |
|
raghunayyar
|
8162cb6ca1
|
Fixes scrolling and defines max-width for address
|
2013-06-01 02:48:22 +05:30 |
|
raghunayyar
|
73fa03f09a
|
Fixes table fr diffferent screen sizes.
|
2013-06-01 02:10:44 +05:30 |
|
raghunayyar
|
d349dc632e
|
Initial Commit : Fixes the thead spanning.
|
2013-06-01 01:36:53 +05:30 |
|
Thomas Tanghus
|
385c288638
|
Apply PR #116 manually.
|
2013-05-31 21:41:07 +02:00 |
|
Thomas Tanghus
|
73f8c354a0
|
Action bar improvements.
|
2013-05-31 21:32:45 +02:00 |
|
Thomas Tanghus
|
6b82d084d9
|
Minor speedup on show/hide.
|
2013-05-31 21:32:45 +02:00 |
|
Thomas Tanghus
|
a54f65f963
|
public abstract public function? D'uh
|
2013-05-31 21:32:45 +02:00 |
|
Thomas Tanghus
|
78c6ece5ed
|
CardDAV: Set 'supported-address-data' property.
|
2013-05-31 21:32:45 +02:00 |
|
Thomas Tanghus
|
5154a5dcf1
|
Move VObject tests to own class/file
|
2013-05-31 21:32:45 +02:00 |
|
Thomas Tanghus
|
b71b0c280b
|
Add missing public declarations
|
2013-05-31 21:32:45 +02:00 |
|
Thomas Tanghus
|
15cabea73a
|
Attempt to speedup show/hide contacts. Saved for reference.
|
2013-05-31 21:32:45 +02:00 |
|
Jenkins for ownCloud
|
475dafa202
|
[tx-robot] updated from transifex
|
2013-05-31 00:56:42 +02:00 |
|
Jenkins for ownCloud
|
13980e074a
|
[tx-robot] updated from transifex
|
2013-05-30 01:17:32 +02:00 |
|
Thomas Tanghus
|
f37a729f2b
|
Add svg class to import button.
|
2013-05-29 12:56:34 +02:00 |
|
Thomas Tanghus
|
d53181bc7a
|
Some IE8 workarounds
|
2013-05-29 12:56:34 +02:00 |
|
Thomas Tanghus
|
ff49cf063c
|
Address book actions were invisible in IE8
|
2013-05-29 12:56:34 +02:00 |
|
Thomas Tanghus
|
dfefa2be55
|
Only return collection on GET.
Opens up for using HEAD to get status.
|
2013-05-29 12:56:34 +02:00 |
|
Thomas Tanghus
|
ae095acb2b
|
Don't hardcode backend name in AddressBookController
|
2013-05-29 12:56:34 +02:00 |
|
Jenkins for ownCloud
|
87883af406
|
[tx-robot] updated from transifex
|
2013-05-29 00:56:34 +02:00 |
|
Jenkins for ownCloud
|
c306195ee1
|
[tx-robot] updated from transifex
|
2013-05-28 00:56:27 +02:00 |
|
Thomas Tanghus
|
aea9e3f48a
|
Let contactDeletion() hook take multiple ids.
|
2013-05-27 06:56:08 +02:00 |
|
Thomas Tanghus
|
d20ff966fe
|
Return false if no rows was retrieved in getContact()
|
2013-05-27 06:56:08 +02:00 |
|
Thomas Tanghus
|
667a362fb3
|
Move purging indexes to addressBookDeletion() hook
|
2013-05-27 06:56:08 +02:00 |
|
Thomas Tanghus
|
1ae88f66c6
|
Add Properties::purgeIndexes() to cleanup after multiple contacts.
|
2013-05-27 06:56:08 +02:00 |
|
Jenkins for ownCloud
|
ce5f1690c7
|
[tx-robot] updated from transifex
|
2013-05-27 00:58:26 +02:00 |
|
Thomas Tanghus
|
f7f1a34992
|
Throw 404 if address book wasn't found
|
2013-05-26 22:16:43 +02:00 |
|
Thomas Tanghus
|
e6bfe1d660
|
Added TODO
|
2013-05-26 22:16:43 +02:00 |
|
Thomas Tanghus
|
4dee9ca451
|
Missing translation
|
2013-05-26 22:16:43 +02:00 |
|
Thomas Tanghus
|
54a978bd25
|
Move sorting into ContactList.setSortOrder()
|
2013-05-26 22:16:43 +02:00 |
|
Thomas Tanghus
|
4dd2fa28c7
|
Added TODOs
|
2013-05-26 22:16:43 +02:00 |
|
Thomas Tanghus
|
e5f54d900b
|
Unbind event when closing contact
|
2013-05-26 22:16:43 +02:00 |
|
Jenkins for ownCloud
|
d3850c68ca
|
[tx-robot] updated from transifex
|
2013-05-26 00:57:27 +02:00 |
|
Thomas Tanghus
|
ac2f08e7ee
|
Fix index/purge hooks.
|
2013-05-25 01:35:42 +02:00 |
|
Thomas Tanghus
|
62b25af612
|
Show import select on address book creation.
|
2013-05-25 01:35:42 +02:00 |
|
Thomas Tanghus
|
44c4a2fd49
|
Check if contact was retrieved
|
2013-05-25 01:35:42 +02:00 |
|
Jenkins for ownCloud
|
02da77af19
|
[tx-robot] updated from transifex
|
2013-05-25 01:02:48 +02:00 |
|
Thomas Tanghus
|
6d3d58b993
|
Removed old export.php
|
2013-05-24 20:37:01 +02:00 |
|
Thomas Tanghus
|
c97f498905
|
Ported export. Fixes #108
|
2013-05-24 20:35:23 +02:00 |
|
Thomas Tanghus
|
9cd71e2a5e
|
Get Contact through AddressBook to check permissions.
|
2013-05-24 20:16:09 +02:00 |
|
Thomas Tanghus
|
7da79bd071
|
camelCase template id.
|
2013-05-24 17:43:01 +02:00 |
|
Thomas Tanghus
|
0d37aaa07d
|
Reenabled URL and EMAIL event handlers. Fix owncloud/contacts#109
|
2013-05-24 15:30:59 +02:00 |
|
Thomas Tanghus
|
ab7d3f3b19
|
Also remember to hide First Run...
|
2013-05-24 03:34:07 +02:00 |
|
Thomas Tanghus
|
2cbbc12ebf
|
Fix fail() handlers
|
2013-05-24 03:34:07 +02:00 |
|
Thomas Tanghus
|
879cf7c35b
|
JSONResponse didn't set error
|
2013-05-24 03:34:07 +02:00 |
|
Thomas Tanghus
|
cf2c956e01
|
Remember First Run if no contacts.
|
2013-05-24 03:34:06 +02:00 |
|
Thomas Tanghus
|
7c6ee2e45b
|
Fix fail handlers
|
2013-05-24 03:34:06 +02:00 |
|
Jenkins for ownCloud
|
53ddbaa9ac
|
[tx-robot] updated from transifex
|
2013-05-24 00:54:03 +02:00 |
|
Thomas Tanghus
|
143a97f832
|
Make sure all address books are activated on upgrade.
Workaround for the regression that address books can't
be (de)activated.
|
2013-05-23 21:37:39 +02:00 |
|
Thomas Tanghus
|
eba736a03b
|
Made changing name order ~30% faster.
|
2013-05-23 21:37:39 +02:00 |
|