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 |
|
Thomas Tanghus
|
d5ad910d57
|
Made sorting 10 times faster
|
2013-05-23 21:37:39 +02:00 |
|
Jenkins for ownCloud
|
1c1b58c085
|
[tx-robot] updated from transifex
|
2013-05-23 00:49:14 +02:00 |
|
Thomas Tanghus
|
ca6f3ac8bb
|
Indentation in css
|
2013-05-22 21:45:00 +02:00 |
|
Thomas Tanghus
|
6045d85122
|
Sort order improvements.
|
2013-05-22 21:44:39 +02:00 |
|
Thomas Tanghus
|
ac61f08534
|
Code for sorting by last, first/first last/formatted. Ref #63
|
2013-05-22 05:29:29 +02:00 |
|
Thomas Tanghus
|
ec7b45129e
|
Only add your own contacts to groups.
|
2013-05-22 05:28:47 +02:00 |
|
Thomas Tanghus
|
ce4088f7ff
|
Remember to return the response on error.
|
2013-05-22 03:37:56 +02:00 |
|
Thomas Tanghus
|
54c4c79204
|
Update Changelog
|
2013-05-22 03:23:24 +02:00 |
|
Thomas Tanghus
|
494d3944a5
|
Finish moving contacts between address books/backends. Ref #57
|
2013-05-22 03:23:24 +02:00 |
|
Thomas Tanghus
|
2b2e9cd79e
|
Also touch address book on contact deletion.
|
2013-05-22 03:23:24 +02:00 |
|
Thomas Tanghus
|
af7359f50e
|
Missing namespace separator
|
2013-05-22 03:23:24 +02:00 |
|
Thomas Tanghus
|
ac68b27d93
|
Search both in metadata and properties for contact displayname
|
2013-05-22 03:23:24 +02:00 |
|
Jenkins for ownCloud
|
931248ab65
|
[tx-robot] updated from transifex
|
2013-05-22 00:49:21 +02:00 |
|
Thomas Tanghus
|
7e43b68a18
|
Update stylesheet
|
2013-05-21 23:41:00 +02:00 |
|
Thomas Tanghus
|
17dfcbe99c
|
Minot fixes to the addnew plugin.
|
2013-05-21 23:40:37 +02:00 |
|
Thomas Tanghus
|
e8c7047869
|
Implement rename group. Refs #97
|
2013-05-21 23:39:50 +02:00 |
|
Thomas Tanghus
|
9b6a2fde01
|
Database backend: Lookup parent in updateContact() if not known.
|
2013-05-21 23:38:02 +02:00 |
|
Jenkins for ownCloud
|
6d4c0fb964
|
[tx-robot] updated from transifex
|
2013-05-21 00:49:09 +02:00 |
|
Thomas Tanghus
|
a7c033e223
|
Update README.md
|
2013-05-21 00:27:13 +02:00 |
|
Thomas Tanghus
|
06c4d611b2
|
Missing namespace separator in GroupController
|
2013-05-20 23:36:49 +02:00 |
|
Thomas Tanghus
|
18701ef9d9
|
Select most of picture on crop. Fix #98
|
2013-05-20 15:11:06 +02:00 |
|
Thomas Tanghus
|
620ea28204
|
Apply a min-width on contact popup. Fix owncloud/contacts#46
|
2013-05-20 13:21:12 +02:00 |
|
Jenkins for ownCloud
|
1788612aab
|
[tx-robot] updated from transifex
|
2013-05-20 01:07:45 +02:00 |
|
Thomas Tanghus
|
996597574c
|
Don't keep attaching event. Fix #24
|
2013-05-19 05:19:58 +02:00 |
|
Thomas Tanghus
|
aab66afb03
|
Let backend add/remove CATEGORIES instead of firering N requests
|
2013-05-19 03:16:36 +02:00 |
|
Thomas Tanghus
|
fc9dfdf192
|
Oops, don't declare a method public twice.
|
2013-05-19 02:39:16 +02:00 |
|
Thomas Tanghus
|
9410affdc0
|
Make App::getBackend() non-static.
|
2013-05-19 01:36:35 +02:00 |
|
Thomas Tanghus
|
591a48aa67
|
Added custom GroupProperty. Refs #96
|
2013-05-19 00:54:51 +02:00 |
|
Thomas Tanghus
|
4e70507601
|
Removed some debugging
|
2013-05-19 00:54:50 +02:00 |
|
Thomas Tanghus
|
34bdb4e70f
|
Minor interface cleanups
|
2013-05-19 00:54:50 +02:00 |
|
Jenkins for ownCloud
|
0dda87630e
|
[tx-robot] updated from transifex
|
2013-05-19 00:49:40 +02:00 |
|
Thomas Tanghus
|
5581b62c9a
|
Missing method name to OC_L10N calls.
|
2013-05-18 16:49:02 +02:00 |
|
Thomas Tanghus
|
b5123ab99b
|
Don't use backend directly when updating address book
|
2013-05-18 06:57:38 +02:00 |
|
Thomas Tanghus
|
0495f547e7
|
Don't use central ajax error handler
|
2013-05-18 05:45:48 +02:00 |
|
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 |
|