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
Nextcloud bot
f23ae4de2f
[tx-robot] updated from transifex
2016-09-15 00:12:44 +00:00
Lukas Reschke
8ff4d95ae8
Move Travis tests to DroneCI
...
Should give us some quicker test execution speed as we're not limited by Travis
Explicitly invoke with "bash"
Install instance already
Use newest litmus container
2016-09-14 08:19:12 +02:00
Nextcloud bot
79d31198c9
[tx-robot] updated from transifex
2016-09-14 00:10:39 +00:00
Morris Jobke
9ca848c317
Opening the trashbin causes errors in log for files without preview
...
* put a file without a generated preview in the trashbin
(e.g. a *.docx file)
* open the trashbin
* following errors will show up in the nextcloud.log:
- filesize(): stat failed for ...
- fopen(...): failed to open stream: No such file or directory at ...
- fread() expects parameter 1 to be resource, boolean given at ...
- fclose() expects parameter 1 to be resource, boolean given at ...
- imagecreatefromstring(): Empty string or invalid image at ...
This is because the preview code tries to load an SVG image, which
is obviously only text.
The fix simply handles this before the loading happens and the web UI
keeps showing the default mimetype icon.
2016-09-13 20:18:09 +02:00
Roeland Jago Douma
14ea159670
Merge pull request #1391 from nextcloud/stable10-backport-1376
...
[stable10] Allow increasing permissions for share owner
2016-09-13 15:43:24 +02:00
Morris Jobke
d7faff0b0d
Merge pull request #1367 from nextcloud/trash-detect-correct-mimetype-stable10
...
[stable10] deleted files, fix mimetype detection
2016-09-13 11:50:26 +02:00
Vincent Petry
4c177ce6af
Allow increasing permissions for share owner
...
In some cases, the owner of the share is also recipient through a group
share. The owner must still be able to increase permissions in that
situation.
2016-09-13 11:39:22 +02:00