Thomas Tanghus
|
83c3d0c094
|
Add types to @property annotations
|
2014-03-18 16:20:25 +01:00 |
|
Thomas Tanghus
|
dfda6d1ea6
|
Wrong var name
|
2014-03-18 16:20:25 +01:00 |
|
Thomas Tanghus
|
dab64ee15c
|
Missing @return
|
2014-03-18 16:20:25 +01:00 |
|
Thomas Tanghus
|
f7811490a2
|
Add missing use arg to closure
|
2014-03-18 16:20:25 +01:00 |
|
Thomas Tanghus
|
54c79d65c5
|
Fix logic in IndexProperties hook
|
2014-03-18 16:20:25 +01:00 |
|
Thomas Tanghus
|
868bf088b3
|
camelCase variables
|
2014-03-18 00:58:01 +01:00 |
|
Thomas Tanghus
|
d7d8d3e998
|
Scrutinizer fixes
|
2014-03-17 23:48:16 +01:00 |
|
Thomas Tanghus
|
1724c872ef
|
Don't force UTF-8 convertion on a raw vCard.
- See http://lists.kde.org/?l=kde-pim&m=139499803011869&w=2
|
2014-03-17 23:20:21 +01:00 |
|
Thomas Tanghus
|
67c53df958
|
Improve UID generator
|
2014-03-17 23:19:58 +01:00 |
|
Thomas Tanghus
|
aed174483d
|
Fix @param
|
2014-03-17 23:18:57 +01:00 |
|
Thomas Tanghus
|
86406d5599
|
Remove faulty multi-byte detection
|
2014-03-17 22:56:09 +01:00 |
|
Thomas Tanghus
|
4da09ff2e7
|
Prevent multi-bute chars (Emoji) from being added
|
2014-03-17 06:14:23 +01:00 |
|
Thomas Tanghus
|
d1da143191
|
Removed obsolete dicontainer.php
|
2014-03-16 01:30:33 +01:00 |
|
Thomas Tanghus
|
7441ae66e7
|
Add {@inheritdoc} for backends
|
2014-03-16 01:30:33 +01:00 |
|
Thomas Tanghus
|
5b30b408d3
|
camelCase variabels
|
2014-03-14 20:57:26 +01:00 |
|
Thomas Tanghus
|
e0846b454f
|
Return null if shared address book is not found
|
2014-03-14 20:36:44 +01:00 |
|
babelouest
|
c85b284208
|
Revert "a little code cleaning, removed {count} value during the import process"
This reverts commit 2a435622292e5b5c57710d890b3ce84eacbe29fe.
|
2014-03-12 14:23:42 -04:00 |
|
babelouest
|
2a43562229
|
a little code cleaning, removed {count} value during the import process
|
2014-03-12 13:32:09 -04:00 |
|
babelouest
|
919f540d01
|
Import from multiple formats
|
2014-03-11 16:43:32 +01:00 |
|
Thomas Tanghus
|
cbb7b0db8f
|
Remove wrong argument to HttpMiddleware ctor
|
2014-03-11 12:59:06 +01:00 |
|
Thomas Tanghus
|
c184fc5973
|
Remove wrong argument to HttpMiddleware ctor
|
2014-03-11 12:59:06 +01:00 |
|
Thomas Tanghus
|
b685af611a
|
Remove unused code in Http middleware
|
2014-03-10 22:24:19 +01:00 |
|
Thomas Tanghus
|
ef30cdc524
|
Add userid to address book query. Fix owncloud/security-tracker#48
|
2014-03-10 15:53:49 +01:00 |
|
Thomas Tanghus
|
1afddaa98e
|
Finally actually implement the interfaces I claim to.
\Iterator, \Countable, \ArrayAccess
Still need some checks to assure validity after unset()
|
2014-03-10 15:16:15 +01:00 |
|
Thomas Tanghus
|
45aa3198f7
|
More cleanups
|
2014-03-09 15:03:29 +01:00 |
|
Thomas Tanghus
|
d724149c56
|
More fixes
|
2014-03-08 19:09:17 +01:00 |
|
Thomas Tanghus
|
55c50dd1b2
|
More fixes
|
2014-03-08 18:13:43 +01:00 |
|
Thomas Tanghus
|
f63081a06b
|
More fixes
|
2014-03-08 17:37:05 +01:00 |
|
Thomas Tanghus
|
f6bfea77e7
|
Scrutinizer cleanup
|
2014-03-08 16:22:51 +01:00 |
|
Thomas Tanghus
|
f1aa86204f
|
Return cached shared address book. Fix #442
|
2014-03-08 14:10:30 +01:00 |
|
Thomas Tanghus
|
8cbfec3b0a
|
Scrutinizer fixes
|
2014-03-08 04:32:18 +01:00 |
|
babelouest
|
2dc75e962e
|
apparently it works -ish
|
2014-03-03 23:11:18 -05:00 |
|
babelouest
|
ac16864059
|
fix bug in ldap->vcard translation that caused the remote update not to work (was hard to find this one !)
|
2014-03-03 22:59:50 -05:00 |
|
Thomas Tanghus
|
4bbbe3d95a
|
Revert "fix ldap a bit" @babelouest
This reverts commit 5cb99a657e5b7375cca149181ae4ce6e77c43b40.
|
2014-03-03 01:16:02 +01:00 |
|
babelouest
|
a13e1bd28c
|
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
Conflicts:
lib/backend/abstractbackend.php
lib/backend/ldap.php
|
2014-02-27 13:51:21 -05:00 |
|
Thomas Tanghus
|
ddcf0f2e53
|
Resize contact photo on upload. Fixes #296
|
2014-02-27 11:03:14 +01:00 |
|
Thomas Tanghus
|
394d15350e
|
Remove use of %webroot%. Closes #406
|
2014-02-26 23:23:01 +01:00 |
|
Thomas Tanghus
|
809d79163b
|
Remove stray App instantiation. Thx @ednt :)
|
2014-02-26 12:59:08 +01:00 |
|
Thomas Tanghus
|
2a1f308acb
|
Improve search. Fix #385 and #421
|
2014-02-26 12:30:38 +01:00 |
|
Thomas Tanghus
|
16de03fcfd
|
Quiet down address book provider
|
2014-02-26 12:29:05 +01:00 |
|
babelouest
|
3300bed849
|
Merge branch 'master' of https://github.com/owncloud/contacts
|
2014-02-25 07:53:35 -05:00 |
|
babelouest
|
23f7729018
|
tmp
|
2014-02-23 16:33:50 -05:00 |
|
babelouest
|
f412d41a9b
|
apparently it works -ish
|
2014-02-10 15:16:43 -05:00 |
|
babelouest
|
a4e45c435e
|
Merge branch 'master' of https://github.com/owncloud/contacts into ldap
|
2014-02-10 13:31:39 -05:00 |
|
Thomas Tanghus
|
b672cd7ea7
|
Doc for carddav backend class
|
2014-02-10 16:55:51 +01:00 |
|
Thomas Tanghus
|
a7d3a69fdd
|
Show year in CalDAV BDAY events
|
2014-02-08 19:22:22 +01:00 |
|
Thomas Tanghus
|
047ed7634f
|
Merge pull request #401 from owncloud/chat_app_integration
Add ownCloud handle field
|
2014-02-08 14:25:26 +01:00 |
|
LEDfan
|
90ec264caa
|
Add 'x-' since the protocol is not standard
|
2014-02-08 12:28:21 +01:00 |
|
babelouest
|
9d83e92cb0
|
it's been a long time
|
2014-02-07 15:55:55 -05:00 |
|
Thomas Tanghus
|
1ab880f348
|
Also log errors
|
2014-02-05 22:48:29 +01:00 |
|