Thomas Tanghus
|
cab617f0e0
|
Implement HTTP Middleware
Intercept exceptions thrown and return suitable HTTP responses.
|
2013-05-18 04:58:41 +02:00 |
|
Thomas Tanghus
|
f67d18b894
|
Return status on partially imported vcards
|
2013-05-18 04:58:41 +02:00 |
|
Thomas Tanghus
|
653ff015e8
|
Access check on import
|
2013-05-18 04:58:41 +02:00 |
|
Jenkins for ownCloud
|
26ce24eb8f
|
[tx-robot] updated from transifex
|
2013-05-18 00:49:26 +02:00 |
|
Jenkins for ownCloud
|
41e0be54b2
|
[tx-robot] updated from transifex
|
2013-05-17 00:49:07 +02:00 |
|
Thomas Tanghus
|
03ae02c155
|
Test for contact not being rendered. owncloud/contacts#91
|
2013-05-16 16:04:16 +02:00 |
|
Jenkins for ownCloud
|
af0f352a0f
|
[tx-robot] updated from transifex
|
2013-05-16 00:51:11 +02:00 |
|
Thomas Tanghus
|
b34ec08301
|
Log error if AppFramework isn't enabled.
|
2013-05-15 23:53:18 +02:00 |
|
Thomas Tanghus
|
743ac44298
|
Map to custom CompoundProperty
|
2013-05-15 23:52:41 +02:00 |
|
Thomas Tanghus
|
54e4693b7f
|
Move decoding vCard properties to start of upgrade.
|
2013-05-15 22:59:42 +02:00 |
|
Thomas Tanghus
|
04ddf9eeb8
|
Added tests for upgrading vCards
|
2013-05-15 22:59:42 +02:00 |
|
Thomas Tanghus
|
1e6a9dcc64
|
Update README.md
|
2013-05-15 20:58:55 +02:00 |
|
Thomas Tanghus
|
d1f38da20a
|
Merge branch 'master' of github.com:owncloud/contacts
|
2013-05-15 01:03:44 +02:00 |
|
Thomas Tanghus
|
23b6e074da
|
Proper updating on deletion of contact photo. Fix #77
|
2013-05-15 01:02:38 +02:00 |
|
Thomas Tanghus
|
65c4b71965
|
Return response on error.
|
2013-05-15 01:01:32 +02:00 |
|
Thomas Tanghus
|
e04a086c8f
|
Dialogs was below contact.
|
2013-05-15 01:00:48 +02:00 |
|
Jenkins for ownCloud
|
23f19155b7
|
[tx-robot] updated from transifex
|
2013-05-15 00:49:23 +02:00 |
|
Thomas Tanghus
|
3c48c5a41c
|
Add some more entries to .gitignore
|
2013-05-14 21:51:13 +03:00 |
|
Thomas Tanghus
|
16e7661b97
|
Merge pull request #85 from owncloud/adds_gitignore
Adds .gitignore to contacts (Initialized for Mac OS)
|
2013-05-14 11:46:51 -07:00 |
|
raghunayyar
|
cde38cff07
|
Adds .gitognore to contacts (Initialized for Mac OS)
|
2013-05-15 00:01:50 +05:30 |
|
Thomas Tanghus
|
d7df0ba772
|
Merge branch 'master' of github.com:owncloud/contacts
|
2013-05-14 19:18:28 +02:00 |
|
Thomas Tanghus
|
77f931cfec
|
Workaround for owncloud/core#2814 Fixes #78
|
2013-05-14 19:17:35 +02:00 |
|
Jenkins for ownCloud
|
797c46a635
|
[tx-robot] updated from transifex
|
2013-05-14 00:50:18 +02:00 |
|
Jenkins for ownCloud
|
64d0ad5ce1
|
[tx-robot] updated from transifex
|
2013-05-13 21:43:42 +02:00 |
|
Thomas Tanghus
|
c73c222cd9
|
Merge pull request #84 from owncloud/l10n
Adding l10n.pl for translation sync with transifex.
|
2013-05-13 12:40:36 -07:00 |
|
Thomas Mueller
|
b36ba4408a
|
Adding l10n.pl for translation sync with transifex.
Jenkins job at https://ci.tmit.eu/job/translation-sync-contacts/
|
2013-05-13 20:59:55 +02:00 |
|
Thomas Tanghus
|
3f3d701322
|
Add meta group "Ungrouped". Refs #28
|
2013-05-12 21:59:24 +02:00 |
|
Thomas Tanghus
|
5940855319
|
Don't offer to select address book on import if there's only one
|
2013-05-11 01:42:09 +02:00 |
|
Thomas Tanghus
|
f9aeec98fd
|
Remove loading gif after groups load
|
2013-05-11 01:41:24 +02:00 |
|
Thomas Tanghus
|
65501743fb
|
Indentation
|
2013-05-11 01:40:37 +02:00 |
|
Thomas Tanghus
|
e4540c2bc0
|
Set some status headers in AddressBookController.
|
2013-05-10 02:18:31 +02:00 |
|
Thomas Tanghus
|
c8e87021ad
|
Trigger showing contacts in current group after import/address book deletion
|
2013-05-10 02:15:24 +02:00 |
|
Thomas Tanghus
|
2dc1250a1e
|
Replace method to fix parameters with no name.
|
2013-05-10 02:14:19 +02:00 |
|
Thomas Tanghus
|
4ad995d815
|
Quick hack to allow setting FN from array
|
2013-05-09 21:19:12 +02:00 |
|
Thomas Tanghus
|
14f84921f5
|
Get rid of some more integer ids
|
2013-05-09 21:18:32 +02:00 |
|
Thomas Tanghus
|
85c2e3229e
|
Only check Contact permissions on save/update/delete.
|
2013-05-09 19:14:57 +02:00 |
|
Thomas Tanghus
|
7d9194e066
|
CardDAV: Wrong arguments used to deleteContact()
|
2013-05-09 15:44:21 +02:00 |
|
Thomas Tanghus
|
02e8ad0c86
|
CardDAV: getContact didn't return a uri.
|
2013-05-09 15:32:22 +02:00 |
|
Thomas Tanghus
|
afed6933cb
|
Updated LDAP Backend
|
2013-05-09 14:07:27 +02:00 |
|
Thomas Tanghus
|
06c971c0ec
|
Add an extra check to popstate/hashchange
|
2013-05-09 06:11:02 +02:00 |
|
Thomas Tanghus
|
58d1d7ae27
|
Return null if lastModified can't be converted to DateTime
|
2013-05-09 05:59:57 +02:00 |
|
Thomas Tanghus
|
b8b9c5dc91
|
Add GET route to single contact.
|
2013-05-09 05:58:28 +02:00 |
|
Thomas Tanghus
|
980a0dbdf1
|
Add getETag to Contact (PHP)
|
2013-05-09 05:56:32 +02:00 |
|
Thomas Tanghus
|
4dcaa98c20
|
Make doc string almost understandable
|
2013-05-09 05:55:44 +02:00 |
|
Thomas Tanghus
|
a9c1f00152
|
Binding on popstate gave some weird side effects
|
2013-05-09 05:54:17 +02:00 |
|
Thomas Tanghus
|
f1322fbe6d
|
We don't use ints for ids anymore!
|
2013-05-09 05:53:46 +02:00 |
|
Thomas Tanghus
|
10015deb8f
|
Missing variable.
|
2013-05-08 15:54:55 +02:00 |
|
Thomas Tanghus
|
7eb6a29cd5
|
Wrong argument to loadGroups
|
2013-05-08 06:53:33 +02:00 |
|
Thomas Tanghus
|
e7267209ef
|
Backgroung load on import and async load on init. Closes #49
|
2013-05-08 06:47:36 +02:00 |
|
Thomas Tanghus
|
d60356baf0
|
Update Changelog
|
2013-05-07 20:46:28 +02:00 |
|