]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agoIf the parent is not cached we should request the file 12914/head
Roeland Jago Douma [Thu, 6 Dec 2018 20:59:28 +0000 (21:59 +0100)]
If the parent is not cached we should request the file

Else we ignore all incomming shares. Which basically does :boom:

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoAdd acceptance tests for comments on shared files and folders
Daniel Calviño Sánchez [Wed, 28 Nov 2018 11:37:52 +0000 (12:37 +0100)]
Add acceptance tests for comments on shared files and folders

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 7 Dec 2018 01:12:00 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12860 from nextcloud/fix/stable14-fix-password-confirmation-ie11
Roeland Jago Douma [Thu, 6 Dec 2018 08:02:43 +0000 (09:02 +0100)]
Merge pull request #12860 from nextcloud/fix/stable14-fix-password-confirmation-ie11

[stable14] Fix password confirmation lib for ie11

5 years agoMerge pull request #12869 from nextcloud/backport/12857/stable14
Roeland Jago Douma [Thu, 6 Dec 2018 07:30:31 +0000 (08:30 +0100)]
Merge pull request #12869 from nextcloud/backport/12857/stable14

[stable14] Emit write update only once on touch

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 6 Dec 2018 01:12:21 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12862 from nextcloud/backport/12855/stable14
Morris Jobke [Wed, 5 Dec 2018 23:05:49 +0000 (00:05 +0100)]
Merge pull request #12862 from nextcloud/backport/12855/stable14

[stable14] Only execute query in propagateChange once

5 years agoEmit write update only once on touch 12869/head
Roeland Jago Douma [Wed, 5 Dec 2018 20:29:48 +0000 (21:29 +0100)]
Emit write update only once on touch

When a touch is done (i.e. when creating a new file in the node API)
The hooks contain 'write' and 'touch' (and the operation is touch as
well). This would cause a double write update. Which doesn't make sense.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoOnly execute query in propagateChange once 12862/head
Roeland Jago Douma [Wed, 5 Dec 2018 19:32:02 +0000 (20:32 +0100)]
Only execute query in propagateChange once

The second execute statement should be inside the if block. Else it gets
executed twice which makes no sense.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoFix password confirmation lib for ie11 12860/head
Christoph Wurst [Wed, 5 Dec 2018 20:36:43 +0000 (21:36 +0100)]
Fix password confirmation lib for ie11

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #12850 from nextcloud/stb14-missing-click-apps-update
Roeland Jago Douma [Wed, 5 Dec 2018 20:08:16 +0000 (21:08 +0100)]
Merge pull request #12850 from nextcloud/stb14-missing-click-apps-update

[stable14] Fix missing click event on update button

5 years agoFix missing click event on update button 12850/head
Julius Härtl [Tue, 4 Dec 2018 14:08:51 +0000 (15:08 +0100)]
Fix missing click event on update button

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #12834 from nextcloud/backport/12831/stable14
Morris Jobke [Wed, 5 Dec 2018 08:35:03 +0000 (09:35 +0100)]
Merge pull request #12834 from nextcloud/backport/12831/stable14

[stable14] Do not update child all child shares on group share update

5 years agoMerge pull request #12817 from nextcloud/backport/12813/stable14
Roeland Jago Douma [Wed, 5 Dec 2018 07:42:29 +0000 (08:42 +0100)]
Merge pull request #12817 from nextcloud/backport/12813/stable14

[stable14] Fix the system address book

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 5 Dec 2018 01:12:15 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoDo not update child all child shares on group share update 12834/head
Roeland Jago Douma [Tue, 4 Dec 2018 19:55:14 +0000 (20:55 +0100)]
Do not update child all child shares on group share update

Else we overwrite the whole share for link shares. Basically breaking
them.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #12826 from nextcloud/backport/12822/stable14
Roeland Jago Douma [Tue, 4 Dec 2018 19:12:48 +0000 (20:12 +0100)]
Merge pull request #12826 from nextcloud/backport/12822/stable14

[stable14] PHP module is named mbstring

5 years agoPHP module is named mbstring 12826/head
Morris Jobke [Tue, 4 Dec 2018 16:22:11 +0000 (17:22 +0100)]
PHP module is named mbstring

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoFix the system address book 12817/head
Roeland Jago Douma [Tue, 4 Dec 2018 12:33:03 +0000 (13:33 +0100)]
Fix the system address book

c23a66cda46d9a1f0ce8dc60a6c160809c87d9f6 broke the system address book.
We now move the ACL rules for this special case up and all is good in
the world again.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #12748 from nextcloud/backport/14/11200/stable14
Roeland Jago Douma [Tue, 4 Dec 2018 14:03:11 +0000 (15:03 +0100)]
Merge pull request #12748 from nextcloud/backport/14/11200/stable14

[stable14] Fix interaction with groups that contain a slash

5 years agoMerge pull request #12812 from nextcloud/backport/12808/stable14
Roeland Jago Douma [Tue, 4 Dec 2018 13:50:43 +0000 (14:50 +0100)]
Merge pull request #12812 from nextcloud/backport/12808/stable14

[stable14] Only run the AnonymousOptionsPlugion on Anonymous requests

5 years agoOnly run the AnonymousOptionsPlugion on Anonymous requests 12812/head
Roeland Jago Douma [Tue, 4 Dec 2018 10:55:04 +0000 (11:55 +0100)]
Only run the AnonymousOptionsPlugion on Anonymous requests

Fixes #12744

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 4 Dec 2018 01:12:26 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 3 Dec 2018 01:11:52 +0000 (01:11 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 Dec 2018 01:12:56 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Dec 2018 01:11:47 +0000 (01:11 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 30 Nov 2018 01:12:17 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12745 from nextcloud/backport/12647/stable14
Morris Jobke [Thu, 29 Nov 2018 21:44:57 +0000 (22:44 +0100)]
Merge pull request #12745 from nextcloud/backport/12647/stable14

[stable14] update compatible versions for cloud federation api

5 years agoFix interaction with groups that contain a slash 12748/head
Joas Schilling [Thu, 13 Sep 2018 08:04:45 +0000 (10:04 +0200)]
Fix interaction with groups that contain a slash

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoupdate compatible versions for cloud federation api 12745/head
Robin Appelman [Fri, 23 Nov 2018 14:26:32 +0000 (15:26 +0100)]
update compatible versions for cloud federation api

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMerge pull request #12738 from nextcloud/backport/12690/stable14
Roeland Jago Douma [Thu, 29 Nov 2018 18:35:42 +0000 (19:35 +0100)]
Merge pull request #12738 from nextcloud/backport/12690/stable14

[stable14] Set Referrer-Policy also in addSecurityHeaders()

5 years agoSet Referrer-Policy also in addSecurityHeaders() 12738/head
Peter Kraume [Tue, 27 Nov 2018 15:34:54 +0000 (16:34 +0100)]
Set Referrer-Policy also in addSecurityHeaders()

Fix: #12689
Signed-off-by: Peter Kraume <peter.kraume@gmx.de>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 29 Nov 2018 01:11:52 +0000 (01:11 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12715 from nextcloud/backport/12708/stable14
Morris Jobke [Wed, 28 Nov 2018 22:05:42 +0000 (23:05 +0100)]
Merge pull request #12715 from nextcloud/backport/12708/stable14

[stable14] Fix folder path containing leading slash when getting mount root by id

5 years agoFix folder path containing leading slash when getting mount root by id 12715/head
Robin Appelman [Wed, 28 Nov 2018 14:18:29 +0000 (15:18 +0100)]
Fix folder path containing leading slash when getting mount root by id

This fixes collabora on public link shared groupfolders

Fixes https://github.com/nextcloud/groupfolders/issues/225

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMerge pull request #12701 from nextcloud/stable14-12632-add-acceptance-tests-for...
Daniel Kesselberg [Wed, 28 Nov 2018 13:11:55 +0000 (14:11 +0100)]
Merge pull request #12701 from nextcloud/stable14-12632-add-acceptance-tests-for-sharing-files-and-folders-with-another-user

[stable14] Add acceptance tests for sharing files and folders with another user

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 28 Nov 2018 01:12:15 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12697 from nextcloud/backport/12649/stable14
Daniel Kesselberg [Tue, 27 Nov 2018 20:25:10 +0000 (21:25 +0100)]
Merge pull request #12697 from nextcloud/backport/12649/stable14

[stable14] Make acceptance tests for comments more robust

5 years agoWait for the comment to be added before changing to another file 12697/head
Daniel Calviño Sánchez [Sat, 24 Nov 2018 17:16:09 +0000 (18:16 +0100)]
Wait for the comment to be added before changing to another file

If the server is too slow, changing to a different file immediately
after sending a new comment but without waiting for the comment to be
shown for the original file could cause the new comment to be shown for
the current file instead.

This is, indeed, a bug in the comments. However, it is not possible to
test it reliably in the acceptance tests, as it depends on how fast the
server adds the message and how fast the client changes to a different
file; sometimes the test would fail and sometimes it would not.

Therefore, now it is waited for the comment to be added before changing
to another file, as in this case it can be reliably tested that changing
to a different file does not cause the comments from the previous file
to be shown in the current file (this was a different bug already fixed
and due to which this test was added in the first place).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoWait for the empty content element to be shown
Daniel Calviño Sánchez [Sat, 24 Nov 2018 17:06:20 +0000 (18:06 +0100)]
Wait for the empty content element to be shown

When the "Comments" tab is open the empty content element is always in
the DOM, although it is only shown once the message collection was
fetched and there were no messages. Due to this it is necessary to
explicitly wait for it to be shown instead of relying on the implicit
wait made to find the element; otherwise it would be found immediately
and if the collection was not fetched yet it would not be visible,
causing the test to fail.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoMerge pull request #12684 from nextcloud/backport/12650/stable14
Roeland Jago Douma [Tue, 27 Nov 2018 15:28:56 +0000 (16:28 +0100)]
Merge pull request #12684 from nextcloud/backport/12650/stable14

[stable14] Fix count on string

5 years agoAdd return type 12684/head
Daniel Kesselberg [Sun, 25 Nov 2018 11:30:54 +0000 (12:30 +0100)]
Add return type

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoFix count on string
Daniel Kesselberg [Sat, 24 Nov 2018 21:06:45 +0000 (22:06 +0100)]
Fix count on string

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 27 Nov 2018 01:11:51 +0000 (01:11 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12639 from nextcloud/backport/12556/stable14
Morris Jobke [Mon, 26 Nov 2018 10:02:46 +0000 (11:02 +0100)]
Merge pull request #12639 from nextcloud/backport/12556/stable14

[stable14] extend anonymous options to work on every dav url

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 26 Nov 2018 01:11:41 +0000 (01:11 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 25 Nov 2018 01:12:33 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 24 Nov 2018 01:11:37 +0000 (01:11 +0000)]
[tx-robot] updated from transifex

5 years agoextend anonymous options to work on every dav url 12639/head
Robin Appelman [Tue, 20 Nov 2018 15:02:13 +0000 (16:02 +0100)]
extend anonymous options to work on every dav url

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoRename "FilesSharingAppContext" to "PublicShareContext" 12701/head
Daniel Calviño Sánchez [Fri, 23 Nov 2018 12:32:27 +0000 (13:32 +0100)]
Rename "FilesSharingAppContext" to "PublicShareContext"

Having both "FilesAppSharingContext" and "FilesSharingAppContext" was
confusing, so "FilesSharingAppContext" was renamed to a more descriptive
name.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoExtract locators and steps for sharing in Files app to their own context
Daniel Calviño Sánchez [Fri, 23 Nov 2018 12:22:08 +0000 (13:22 +0100)]
Extract locators and steps for sharing in Files app to their own context

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoExtract sharing related acceptance tests to their own feature files
Daniel Calviño Sánchez [Fri, 23 Nov 2018 12:06:15 +0000 (13:06 +0100)]
Extract sharing related acceptance tests to their own feature files

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for folders that can not be reshared
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:56:52 +0000 (12:56 +0100)]
Add acceptance tests for folders that can not be reshared

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for resharing a folder with another user
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:52:07 +0000 (12:52 +0100)]
Add acceptance tests for resharing a folder with another user

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance test for checking that the owner can see reshares
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:30:30 +0000 (12:30 +0100)]
Add acceptance test for checking that the owner can see reshares

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance test for resharing a file with another user
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:29:30 +0000 (12:29 +0100)]
Add acceptance test for resharing a file with another user

To reshare a file there must be at least three enabled users in the
system; although it would be possible to run the steps to create a third
user in the scenarios that need it for convenience a third enabled user
besides "admin" and "user0" was added to the default setup.

In a similar way, a new step was added too to login as a given user
name, similar to the steps to log in as "user0" and as "admin".

Finally, another actor, "Jim", was introduced for those scenarios which
should be played by three standard actors (that is, without a special
configuration like "Rubeus").

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for sharing a folder with another user
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:24:38 +0000 (12:24 +0100)]
Add acceptance tests for sharing a folder with another user

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for sharing a file with another user
Daniel Calviño Sánchez [Thu, 22 Nov 2018 17:56:15 +0000 (18:56 +0100)]
Add acceptance tests for sharing a file with another user

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoMerge pull request #12598 from nextcloud/stable14-12577-fix-rendering-of-the-sidebar...
Morris Jobke [Fri, 23 Nov 2018 07:51:22 +0000 (08:51 +0100)]
Merge pull request #12598 from nextcloud/stable14-12577-fix-rendering-of-the-sidebar-in-files-app

[stable14] Fix rendering of the sidebar in Files app

5 years agoMerge pull request #12560 from nextcloud/stb14-share-menu-click-fix
Morris Jobke [Fri, 23 Nov 2018 07:46:07 +0000 (08:46 +0100)]
Merge pull request #12560 from nextcloud/stb14-share-menu-click-fix

[stable14] Fix share link password input

5 years agoMerge pull request #12593 from nextcloud/backport/12554/stable14
Morris Jobke [Fri, 23 Nov 2018 07:44:02 +0000 (08:44 +0100)]
Merge pull request #12593 from nextcloud/backport/12554/stable14

[stable14] Do not switch to root folder if filelist is already shown

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 23 Nov 2018 01:13:19 +0000 (01:13 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12596 from nextcloud/backport/12448/stable14
Morris Jobke [Thu, 22 Nov 2018 22:43:55 +0000 (23:43 +0100)]
Merge pull request #12596 from nextcloud/backport/12448/stable14

[stable14] Load apps that have a dav type set before the dav server plugins

5 years agoFix share link password input 12560/head
John Molakvoæ (skjnldsv) [Tue, 20 Nov 2018 17:59:15 +0000 (18:59 +0100)]
Fix share link password input

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #12600 from nextcloud/backport/12592/stable14
Roeland Jago Douma [Thu, 22 Nov 2018 19:16:42 +0000 (20:16 +0100)]
Merge pull request #12600 from nextcloud/backport/12592/stable14

[stable14] Fix Typo in Original English String and All Translations

5 years agofix typo in original english string and all translations 12600/head
Patrick Baber [Thu, 22 Nov 2018 16:10:07 +0000 (17:10 +0100)]
fix typo in original english string and all translations

Signed-off-by: Patrick Baber <patrick@p-squared.de>
5 years agoFix rendering of the sidebar in Files app 12598/head
Daniel Calviño Sánchez [Thu, 22 Nov 2018 04:58:25 +0000 (05:58 +0100)]
Fix rendering of the sidebar in Files app

When a view is rendered it should not be concerned with where it is
going to be placed in the document; in general this should be a
responsibility of the object using the view.

Moreover, when the details view is rendered it should simply prepare a
skeleton that includes the root elements provided by the plugins; those
elements will be updated by the plugins as needed when a file or a tab
is selected.

Finally, the details view should not be explicitly rendered. The
rendering removes the previous elements, but that is needed only when
the details view is in a dirty state, that is, when new plugins were
added since the last time that it was rendered. However, that dirty
state is internally handled, and the view is automatically rendered
again if needed when a file info is set.

Due to all that the details view is no longer explicitly rendered when
updating it with a different file. Also, as each file list has its own
details view, and each details view has its own element, but there can
be only one details view/sidebar element in the document, when the file
list updates the details view it also replaces the current one in the
document with its own details view if needed (that is, if it is not the
current one already).

Besides that, when the element of a details view is replaced with the
element of a different details view the old one should be detached from
the document, but never removed. Otherwise the event handlers would not
work when that element is attached again later (when changing to a
different section in the Files app and then going back to the previous
one).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for showing again the input field for tags
Daniel Calviño Sánchez [Thu, 22 Nov 2018 04:26:45 +0000 (05:26 +0100)]
Add acceptance tests for showing again the input field for tags

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for opening and closing again the details view
Daniel Calviño Sánchez [Thu, 22 Nov 2018 04:26:01 +0000 (05:26 +0100)]
Add acceptance tests for opening and closing again the details view

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for marking a file as favorite in the details view
Daniel Calviño Sánchez [Thu, 22 Nov 2018 04:25:12 +0000 (05:25 +0100)]
Add acceptance tests for marking a file as favorite in the details view

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for switching to the comments of another file
Daniel Calviño Sánchez [Thu, 22 Nov 2018 04:20:26 +0000 (05:20 +0100)]
Add acceptance tests for switching to the comments of another file

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoLoad apps that have a dav type set before the dav server plugins 12596/head
Julius Härtl [Wed, 14 Nov 2018 09:37:47 +0000 (10:37 +0100)]
Load apps that have a dav type set before the dav server plugins

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoDo not switch to root folder if filelist is already shown 12593/head
Julius Härtl [Tue, 20 Nov 2018 13:44:20 +0000 (14:44 +0100)]
Do not switch to root folder if filelist is already shown

Navigating to the root folder is already handled by
OCA.Files.Navigation.setActiveItem in case the view doesn't change.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoMerge pull request #12540 from nextcloud/backport/12450/stable14
Morris Jobke [Thu, 22 Nov 2018 13:54:02 +0000 (14:54 +0100)]
Merge pull request #12540 from nextcloud/backport/12450/stable14

[stable14] Throw exception if decryption fails

5 years agoMerge pull request #12555 from nextcloud/backport/12552/stable14
Morris Jobke [Thu, 22 Nov 2018 13:53:46 +0000 (14:53 +0100)]
Merge pull request #12555 from nextcloud/backport/12552/stable14

[stable14] Respect the disabled setting for lost_password_link

5 years agoMerge pull request #12586 from nextcloud/version/noid/14.0.4 v14.0.4
Morris Jobke [Thu, 22 Nov 2018 13:14:28 +0000 (14:14 +0100)]
Merge pull request #12586 from nextcloud/version/noid/14.0.4

14.0.4

5 years ago14.0.4 12586/head
Morris Jobke [Thu, 22 Nov 2018 10:05:37 +0000 (11:05 +0100)]
14.0.4

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 22 Nov 2018 01:12:30 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12561 from nextcloud/backport/12544/stable14
Roeland Jago Douma [Wed, 21 Nov 2018 07:58:02 +0000 (08:58 +0100)]
Merge pull request #12561 from nextcloud/backport/12544/stable14

[14] Handle permission in update of share better

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 21 Nov 2018 01:12:26 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12545 from nextcloud/backport/12543/stable14
Roeland Jago Douma [Tue, 20 Nov 2018 19:06:39 +0000 (20:06 +0100)]
Merge pull request #12545 from nextcloud/backport/12543/stable14

[stable14] Bearer tokens are app token

5 years agoHandle permission in update of share better 12561/head
Roeland Jago Douma [Tue, 20 Nov 2018 18:36:17 +0000 (19:36 +0100)]
Handle permission in update of share better

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoRespect the disabled setting for lost_password_link 12555/head
Roeland Jago Douma [Tue, 20 Nov 2018 12:28:40 +0000 (13:28 +0100)]
Respect the disabled setting for lost_password_link

Fixes #11146
As documented when it is set to disabled the user can't request a lost
password.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoBearer tokens are app token 12545/head
Roeland Jago Douma [Tue, 20 Nov 2018 08:23:57 +0000 (09:23 +0100)]
Bearer tokens are app token

Fixes #12498

This means that we set that it is a proper app token once it is
validated. This will allow the 2FA middleware to just run the same
check.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #12533 from nextcloud/version/noid/14.0.4rc2 v14.0.4RC2
Morris Jobke [Tue, 20 Nov 2018 09:17:01 +0000 (10:17 +0100)]
Merge pull request #12533 from nextcloud/version/noid/14.0.4rc2

14.0.4 RC 2

5 years ago14.0.4 RC 2 12533/head
Morris Jobke [Mon, 19 Nov 2018 14:45:46 +0000 (15:45 +0100)]
14.0.4 RC 2

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #12542 from nextcloud/stb14-settings-svg-icons-scss-fix
Morris Jobke [Tue, 20 Nov 2018 08:16:26 +0000 (09:16 +0100)]
Merge pull request #12542 from nextcloud/stb14-settings-svg-icons-scss-fix

Remove unused svg api route

5 years agoRemove unused sg api route 12542/head
John Molakvoæ (skjnldsv) [Fri, 16 Nov 2018 14:39:46 +0000 (15:39 +0100)]
Remove unused sg api route

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 20 Nov 2018 01:12:49 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoThrow exception if decryption fails 12540/head
Roeland Jago Douma [Wed, 14 Nov 2018 11:47:35 +0000 (12:47 +0100)]
Throw exception if decryption fails

For #11868

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #12529 from nextcloud/backport/12401/php-warning
Roeland Jago Douma [Mon, 19 Nov 2018 18:43:22 +0000 (19:43 +0100)]
Merge pull request #12529 from nextcloud/backport/12401/php-warning

[stable14] Fix the warning appearing in the admin section when mail_smtpmode is not configured

5 years agoUse the proper default values 12529/head
Morris Jobke [Mon, 19 Nov 2018 09:57:51 +0000 (10:57 +0100)]
Use the proper default values

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoVerify that isPhpMailerUsed uses config as expected
Kyle Fazzari [Wed, 14 Nov 2018 16:41:38 +0000 (08:41 -0800)]
Verify that isPhpMailerUsed uses config as expected

Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
5 years agoFix the warning appearing check setup when mail_smtpmode is not configured.
Marc Peña Segarra [Sat, 10 Nov 2018 23:55:41 +0000 (00:55 +0100)]
Fix the warning appearing check setup when mail_smtpmode is not configured.
Closes #11107

5 years agoMerge pull request #12502 from nextcloud/swift-object-not-found-14
Morris Jobke [Mon, 19 Nov 2018 14:32:46 +0000 (15:32 +0100)]
Merge pull request #12502 from nextcloud/swift-object-not-found-14

[14] forward object not found error in swift as dav 404

5 years agoforward object not found error in swift as dav 404 12502/head
Robin Appelman [Fri, 16 Nov 2018 19:21:21 +0000 (20:21 +0100)]
forward object not found error in swift as dav 404

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 19 Nov 2018 01:12:15 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12492 from nextcloud/stable14-12489
Roeland Jago Douma [Sun, 18 Nov 2018 19:20:49 +0000 (20:20 +0100)]
Merge pull request #12492 from nextcloud/stable14-12489

[stable14] Only use width and opacity for transition

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 18 Nov 2018 01:13:09 +0000 (01:13 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 17 Nov 2018 01:12:57 +0000 (01:12 +0000)]
[tx-robot] updated from transifex