Thomas Tanghus
|
202d23813b
|
Misc. fixes after refactoring
|
2014-03-18 23:51:32 +01:00 |
|
Thomas Tanghus
|
cdcb9e504e
|
Database backend refactoring
|
2014-03-18 23:51:07 +01:00 |
|
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 |
|
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 |
|
Thomas Tanghus
|
4bbbe3d95a
|
Revert "fix ldap a bit" @babelouest
This reverts commit 5cb99a657e .
|
2014-03-03 01:16:02 +01: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 |
|
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 |
|
Thomas Tanghus
|
1ab880f348
|
Also log errors
|
2014-02-05 22:48:29 +01:00 |
|
Thomas Tanghus
|
c75b52cb8f
|
Revert "Initialize JSONReponse data with null"
This reverts commit e2898139bb .
|
2014-02-05 22:46:26 +01:00 |
|
Thomas Tanghus
|
0b6cd04a3b
|
Fix invalid BDAYs before import. Fixes #395
|
2014-02-04 22:33:07 +01:00 |
|
Thomas Tanghus
|
8383bafce6
|
Try parse invalid BDAYs already imported. Refs #395
|
2014-02-04 22:23:36 +01:00 |
|
Thomas Tanghus
|
e2898139bb
|
Initialize JSONReponse data with null
|
2014-02-04 21:38:22 +01:00 |
|
LEDfan
|
a008057f59
|
Use dash instead of underscore
|
2014-02-04 08:03:32 +01:00 |
|
LEDfan
|
104c7d9be4
|
Add ownCloud handle field
|
2014-02-03 18:37:55 +01:00 |
|
Thomas Tanghus
|
7ada585112
|
Don't thrown exception in CardDAV backend if card not found
|
2014-02-03 17:36:02 +01:00 |
|
Thomas Tanghus
|
3f23a5afb3
|
Fix SQL query. Refs. #386
|
2014-02-03 14:53:04 +01:00 |
|