Thomas Müller
95528debca
try to fix broken unit tests
2015-05-08 13:11:42 +02:00
Thomas Müller
fc7af9898b
cleanup travis.yml and scrutnizer.yml
2015-05-08 13:11:21 +02:00
Thomas Müller
eb8fb7a225
Merge pull request #895 from jakobsack/master
...
Fix creation of ics files
2015-05-08 11:01:25 +02:00
Jakob Sack
e009465f81
Fix creation of ics files
2015-05-08 10:02:41 +02:00
Thomas Müller
f8e175f944
Merge pull request #734 from owncloud/fix-updated-t
...
fix auto escaping functionality of t()
2015-05-08 00:43:00 +02:00
Thomas Müller
6b85b484d3
Merge pull request #857 from lupusmeatus/bugfix-restrict-addressbookprovider-search-to-single-addressbook
...
Restrict addressbookprovider-search to its address-book to fix duplicate search results
2015-05-08 00:35:05 +02:00
Thomas Müller
ba050ccf11
Merge pull request #877 from derkostka/master
...
fix Undefined index error ehen updatein thumbnail of contacts
2015-05-08 00:34:01 +02:00
Thomas Müller
4acefa4c3a
Merge pull request #887 from jakobsack/master
...
Make birthday events non-blocking
2015-05-08 00:32:58 +02:00
Jenkins for ownCloud
779cba368f
[tx-robot] updated from transifex
2015-05-05 00:48:52 -04:00
Jenkins for ownCloud
8e261a9f0f
[tx-robot] updated from transifex
2015-05-04 00:48:51 -04:00
Jenkins for ownCloud
712619c1a8
[tx-robot] updated from transifex
2015-05-03 00:48:54 -04:00
Sebastian Kostka
bb600cd86f
fix undefined variable $vevent
...
using the return value of createComponent
2015-04-27 23:02:13 +02:00
Bernhard Posselt
fcf77a71c7
Merge pull request #886 from owncloud/issue-885
...
remove use of obsolete class OC_FileProxy
2015-04-27 22:08:05 +02:00
Jakob Sack
1ca7a34675
Make birthday events non-blocking
2015-04-27 17:35:25 +02:00
babelouest
03776258bb
remove use of obsolete class OC_FileProxy
2015-04-26 15:09:13 -04:00
Jenkins for ownCloud
de7eafb8b9
[tx-robot] updated from transifex
2015-04-24 00:48:50 -04:00
Jenkins for ownCloud
b4394f0959
[tx-robot] updated from transifex
2015-04-22 00:48:31 -04:00
Jenkins for ownCloud
bbfae21297
[tx-robot] updated from transifex
2015-04-17 00:48:51 -04:00
Sebastian Kostka
bbe1b8ef4d
Update properties.php
...
Added check if array exists, and also if the value is false
2015-04-12 11:30:54 +02:00
Sebastian Kostka
971c1e9d6d
fix Undefined index: remove at \/var\/www\/owncloud\/apps2\/contacts\/lib\/utils\/properties.php#303
2015-04-11 11:20:30 +02:00
Jenkins for ownCloud
2228506bce
[tx-robot] updated from transifex
2015-04-09 00:48:31 -04:00
Vincent Petry
45d05a45f3
Merge pull request #875 from owncloud/maintenancemoderemote
...
Register maintenance mode plugin
2015-04-08 17:02:46 +02:00
Vincent Petry
34f66a65c3
Register maintenance mode plugin
...
Prevents remote.php to be used in maintenance mode
2015-04-08 13:17:46 +02:00
Jenkins for ownCloud
71272389c4
[tx-robot] updated from transifex
2015-04-04 00:48:44 -04:00
Jenkins for ownCloud
3c6edb4ec2
[tx-robot] updated from transifex
2015-04-03 00:48:48 -04:00
Jenkins for ownCloud
3605f2fb08
[tx-robot] updated from transifex
2015-04-02 00:48:31 -04:00
Jenkins for ownCloud
f78107f515
[tx-robot] updated from transifex
2015-04-01 00:48:50 -04:00
Jenkins for ownCloud
340455f83e
[tx-robot] updated from transifex
2015-03-24 00:48:32 -04:00
Jenkins for ownCloud
fcdd2b0dd8
[tx-robot] updated from transifex
2015-03-23 00:48:31 -04:00
Jenkins for ownCloud
83f5c4a310
[tx-robot] updated from transifex
2015-03-22 00:48:30 -04:00
lupusmeatus
e7025a15ad
Update addressbookprovider.php
2015-03-22 04:14:55 +01:00
Jenkins for ownCloud
7dbd285621
[tx-robot] updated from transifex
2015-03-20 00:48:29 -04:00
Jenkins for ownCloud
36caf1112e
[tx-robot] updated from transifex
2015-03-19 00:48:46 -04:00
Jenkins for ownCloud
e91acd8041
[tx-robot] updated from transifex
2015-03-18 00:48:38 -04:00
LEDfan
ee6a694539
Merge pull request #826 from owncloud/update-sabre2.1
...
Update sabre 2.1
2015-03-17 13:11:13 +01:00
Vincent Petry
5110fc2752
Fix exception logged plugin constructor
2015-03-17 12:53:31 +01:00
Vincent Petry
0b5fb1bfc7
Fix to make it compatible with Sabre 2.1
...
Also fixed unit tests so they run but some still fail
- Added IUserSession mock
- Replaced OCP::getUser() with IUserSession usage to make the mock work
- Added base class for test cases
2015-03-17 12:53:05 +01:00
Jenkins for ownCloud
4b2b12edb6
[tx-robot] updated from transifex
2015-03-17 00:48:31 -04:00
Jenkins for ownCloud
8d6d593c5d
[tx-robot] updated from transifex
2015-03-16 00:48:30 -04:00
LEDfan
5fa823012e
Merge pull request #723 from ionum/master
...
extend func getIDFromUri => Issue #478
2015-03-12 19:26:51 +01:00
LEDfan
1642fa5419
Merge pull request #824 from martin-rueegg/martin-rueegg-avoid-offset-error
...
Avoid "Undefined offset: 0"
2015-03-12 14:31:06 +01:00
LEDfan
e410cd4ba0
Merge pull request #840 from DavidPrevot/exec
...
Drop useless execution bits
2015-03-12 14:29:25 +01:00
LEDfan
f0fb99a674
Merge pull request #850 from deMattin/master
...
Update contacts.css - fixes #823 (no sparate input fields for contact na...
2015-03-12 14:28:42 +01:00
Jenkins for ownCloud
8f1a1604d2
[tx-robot] updated from transifex
2015-03-12 00:48:31 -04:00
Jenkins for ownCloud
c10c5ef11d
[tx-robot] updated from transifex
2015-03-10 00:48:51 -04:00
Martin
f261c0f21d
Merge pull request #1 from owncloud/master
...
sync owncloud Master
2015-03-09 23:32:22 +01:00
Jenkins for ownCloud
d5852fc7f1
[tx-robot] updated from transifex
2015-03-09 00:48:24 -04:00
Jenkins for ownCloud
02f74d49c6
[tx-robot] updated from transifex
2015-03-08 00:48:27 -05:00
Jenkins for ownCloud
18bc3a565c
[tx-robot] updated from transifex
2015-03-06 00:48:27 -05:00
Martin
c5eaded517
Update contacts.css - fixes #823 (no sparate input fields for contact names)
...
Issue reported including the fix in https://github.com/owncloud/contacts/issues/823 by @eckelmi.
In OC 8.0 it's not possible to get to the text input fields for "First name", "Additional names" and "Last name" because the pen symbol is missing next to the full name.
This fix adresses this problem and solves it with the additional css definition.
2015-03-05 19:39:23 +01:00