Nextcloud bot
a27633b140
[tx-robot] updated from transifex
2016-10-11 00:07:00 +00:00
Morris Jobke
466ebf8974
Merge pull request #1654 from nextcloud/backport-1643-stable10
...
[stable10] cache loginName2UserName and cover the method with unit tests
2016-10-10 09:15:25 +02:00
Nextcloud bot
4ff2f3ac46
[tx-robot] updated from transifex
2016-10-10 00:07:04 +00:00
Nextcloud bot
3fee65d643
[tx-robot] updated from transifex
2016-10-09 00:06:56 +00:00
Nextcloud bot
e6cb73d70d
[tx-robot] updated from transifex
2016-10-08 00:06:59 +00:00
Arthur Schiwon
0898cfce98
make tests php 5.4 / phpunit 4.8 compatible
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-10-07 16:11:24 +02:00
Arthur Schiwon
005d264d60
Backport of #1643 to stable10
...
get rid of test warnings
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
cache loginName2UserName and cover the method with unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
adjust tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-10-07 13:51:36 +02:00
Nextcloud bot
04d0daed12
[tx-robot] updated from transifex
2016-10-07 00:07:12 +00:00
Joas Schilling
e811dea771
Fix SyncJob class name in info.xml
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-06 10:59:03 +02:00
Lukas Reschke
bbde2f9b11
Merge pull request #1619 from nextcloud/backport-1617-update-notification-readable-version
...
[stable10] Update notification readable version (10.0.1 instead of 9.1.1.5)
2016-10-06 09:17:47 +02:00
Nextcloud bot
6ed029057b
[tx-robot] updated from transifex
2016-10-05 00:07:04 +00:00
Joas Schilling
875a3f4b28
Use new URL schema
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-04 13:02:05 +02:00
Joas Schilling
87cc0231a8
Use the readable version for notifications
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-04 12:56:27 +02:00
Nextcloud bot
530a72493b
[tx-robot] updated from transifex
2016-10-04 00:07:03 +00:00
Roeland Jago Douma
ea5b522329
Merge pull request #1574 from nextcloud/backport-1408-chunk-calendar-objects-query
...
[stable10] Chunk events/contacts when getting them
2016-10-03 12:17:04 +02:00
Nextcloud bot
ed98fae8fb
[tx-robot] updated from transifex
2016-10-03 00:12:53 +00:00
Nextcloud bot
6fcc190f5d
[tx-robot] updated from transifex
2016-10-02 00:16:32 +00:00
Nextcloud bot
7dc0de8cb1
[tx-robot] updated from transifex
2016-10-01 00:08:30 +00:00
Nextcloud bot
64e3167dcc
[tx-robot] updated from transifex
2016-09-30 00:08:19 +00:00
Joas Schilling
884e538575
Close cursors
2016-09-29 14:33:56 +02:00
Joas Schilling
5b8c7768b1
Chunk if you have too many contacts
2016-09-29 14:33:44 +02:00
Joas Schilling
33c39f7b27
Chunk if you have too many events
2016-09-29 14:33:31 +02:00
blizzz
e60d5d08e0
Merge pull request #1478 from nextcloud/backport-1469-hide-tags-and-cry
...
Hide the tags input field when it's empty
2016-09-29 13:23:40 +02:00
Nextcloud bot
550fb8ce53
[tx-robot] updated from transifex
2016-09-29 00:07:14 +00:00
Morris Jobke
7841f9775f
Merge pull request #1515 from nextcloud/stable9.1-fed-share-retry
...
[stable10] Fix fed share test call to return proper result
2016-09-28 22:02:29 +02:00
Lukas Reschke
98df88950f
UpdateState is empty if no update is available
...
This leads to log messages such as "Undefined index: updaterEnabled at /media/psf/nextcloud/apps/updatenotification/lib/Controller/AdminController.php#116".
2016-09-28 12:30:35 +02:00
Nextcloud bot
ad9b154700
[tx-robot] updated from transifex
2016-09-28 00:10:27 +00:00
Joas Schilling
db24cdcd92
Increase the max length for components
2016-09-27 17:07:43 +02:00
Joas Schilling
7d910437fd
Respect updater kill switch and fall back to download button
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-09-27 14:59:23 +02:00
Marius Blüm
cb2da786e2
Merge pull request #1528 from nextcloud/stable10-backport-1406
...
[stable10] Fix folder drag glitch in Firefox
2016-09-27 14:37:22 +02:00
Nextcloud bot
0a683682b2
[tx-robot] updated from transifex
2016-09-27 00:09:53 +00:00
Lukas Reschke
9486dbb385
Merge pull request #1500 from nextcloud/stable10-backport-1499
...
[stable10] Add repair step and revert "Open updater" button
2016-09-26 22:28:53 +02:00
Morris Jobke
78c7ff9acc
Fix folder drag glitch in Firefox
...
issue:
* drag'n'drop a folder into the files app in Firefox
* the highlight stays there because Firefox doesn't trigger the drop event for folders
solution:
* behave like the drop event if the dragover event isn't fired for 100ms (only applied in Firefox)
2016-09-26 17:44:01 +02:00
Morris Jobke
341c3567a2
Revert "Fix tests"
...
This reverts commit a44c1c748c
.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-26 13:47:58 +02:00
Vincent Petry
335fcb1a43
Fix fed share test call to return proper result
...
Fixes an issue where retrying a previously failed federated share would
not properly reset the availability flag because the return value was
undefined instead of "true".
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:17:57 +02:00
Nextcloud bot
e0dd6768be
[tx-robot] updated from transifex
2016-09-26 08:10:50 +00:00
Nextcloud bot
15d7b8c2f1
[tx-robot] updated from transifex
2016-09-25 00:09:47 +00:00
Morris Jobke
680e5cae5d
Revert "Show an update button instead of the updater"
...
This reverts commit 202ae42506
.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-23 13:49:15 +02:00
Nextcloud bot
c6e770959f
[tx-robot] updated from transifex
2016-09-23 00:09:51 +00:00
Nextcloud bot
28ad84cc19
[tx-robot] updated from transifex
2016-09-22 00:11:39 +00:00
Jan-Christoph Borchardt
fa912b43ae
proper padding for Tags action
2016-09-21 11:31:30 +02:00
Joas Schilling
96dc2feb1e
Add viewbox to icons
2016-09-21 11:31:18 +02:00
Joas Schilling
781feb9ff7
Add a handle for the tags label
2016-09-21 11:30:15 +02:00
Joas Schilling
7745b1ac29
Hide the tags input field when it's empty
2016-09-21 11:30:02 +02:00
Nextcloud bot
b5e9ecf764
[tx-robot] updated from transifex
2016-09-21 00:09:46 +00:00
Nextcloud bot
804dfd1d59
[tx-robot] updated from transifex
2016-09-20 00:09:44 +00:00
Nextcloud bot
0a0079e89c
[tx-robot] updated from transifex
2016-09-19 00:09:39 +00:00
Nextcloud bot
466a219cd7
[tx-robot] updated from transifex
2016-09-18 00:09:33 +00:00
Nextcloud bot
568b4d9a5d
[tx-robot] updated from transifex
2016-09-17 00:10:20 +00:00
Nextcloud bot
da66933891
[tx-robot] updated from transifex
2016-09-16 00:09:40 +00:00