Commit Graph

36920 Commits

Author SHA1 Message Date
Lukas Reschke 9779e5eace Merge pull request #5991 from nextcloud/stable11-bump-version
[stable11] Update version
2017-08-06 20:24:51 +02:00
Nextcloud bot f772749084
[tx-robot] updated from transifex 2017-08-06 00:08:42 +00:00
Lukas Reschke f26b441dba
Update version
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-05 20:09:39 +02:00
Nextcloud bot d7208e1a87
[tx-robot] updated from transifex 2017-08-05 00:08:29 +00:00
Nextcloud bot e935f10229
[tx-robot] updated from transifex 2017-08-04 00:08:37 +00:00
Nextcloud bot 867c612d4a
[tx-robot] updated from transifex 2017-08-03 00:08:24 +00:00
Nextcloud bot bd7da7dd35
[tx-robot] updated from transifex 2017-08-02 00:08:31 +00:00
Nextcloud bot 160cd4f8e6
[tx-robot] updated from transifex 2017-08-01 00:08:44 +00:00
Nextcloud bot 32d466c0d8
[tx-robot] updated from transifex 2017-07-31 00:08:21 +00:00
Nextcloud bot 5a6acaba59
[tx-robot] updated from transifex 2017-07-30 00:08:21 +00:00
Nextcloud bot 1c98a8ce18
[tx-robot] updated from transifex 2017-07-29 00:08:49 +00:00
Nextcloud bot ffcace0331
[tx-robot] updated from transifex 2017-07-28 00:08:24 +00:00
Nextcloud bot 94dafbcf1a
[tx-robot] updated from transifex 2017-07-27 00:08:21 +00:00
Morris Jobke 3e9db87af8 Merge pull request #5884 from nextcloud/11-5871
[stable11] Enable postgres on drone again
2017-07-26 22:31:46 +02:00
Morris Jobke a46ed0af28 Enable postgres on drone again
* use proper password

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-26 14:19:37 +02:00
Nextcloud bot 8b4713a591
[tx-robot] updated from transifex 2017-07-26 00:08:23 +00:00
Nextcloud bot b0b653b479
[tx-robot] updated from transifex 2017-07-25 00:08:21 +00:00
Nextcloud bot a0c96fb754
[tx-robot] updated from transifex 2017-07-24 00:08:22 +00:00
Nextcloud bot 95e83db4bd
[tx-robot] updated from transifex 2017-07-23 00:08:16 +00:00
Nextcloud bot a4bf41080d
[tx-robot] updated from transifex 2017-07-22 00:08:25 +00:00
Roeland Jago Douma 10a4491ff9 Merge pull request #5813 from nextcloud/11-backport-3884
[stable11] Skip null groups in group manager
2017-07-21 12:40:48 +02:00
Roeland Jago Douma b8d673c841 Merge pull request #5793 from nextcloud/stable11-prevent-php7.2-usage
[stable11] Show warning if PHP 7.2 is used
2017-07-21 12:39:06 +02:00
Roeland Jago Douma f1b689be10 Merge pull request #5806 from nextcloud/fix-public-links-stable11
[stable11] fix preview for public links
2017-07-21 11:02:33 +02:00
Lukas Reschke 83781a8349 Show warning if PHP 7.2 is used
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-21 09:39:41 +02:00
Morris Jobke 53d5c0f762 Merge pull request #5809 from nextcloud/11-backport-5790
[stable11] Fix config.sample.php documentation
2017-07-21 09:28:09 +02:00
Nextcloud bot fc988dc849
[tx-robot] updated from transifex 2017-07-21 00:08:27 +00:00
Joas Schilling 783a46cfce Fix 5.6 duplicate class import
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-20 20:28:09 +02:00
Joas Schilling e2354109cd Clean up the test
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-20 20:28:00 +02:00
Joas Schilling 564b2f974f Use DI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-20 16:34:16 +02:00
Vincent Petry a78b13da82 Skip null groups in group manager (#26871) (#26956)
* Skip null groups in group manager (#26871)

* Skip null groups in group manager

* Also skip null groups in group manager's search function

* Add more group null checks in sharing code

* Add unit tests for null group safety in group manager

* Add unit tests for sharing code null group checks

* Added tests for null groups handling in sharing code

* Ignore moveShare optional repair in mount provider

In some cases, data is inconsistent in the oc_share table due to legacy
data. The mount provider might attempt to make it consistent but if the
target group does not exist any more it cannot work. In such case we
simply ignore the exception as it is not critical. Keeping the
exception would break user accounts as they would be unable to use
their filesystem.

* Adjust null group handing + tests

* Fix new group manager tests

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 16:29:14 +02:00
Roeland Jago Douma 1d444a701a Merge pull request #5760 from nextcloud/backport-translations-stuff-11
[stable11] Backport translation fixes
2017-07-20 14:25:00 +02:00
Björn Schießle ed9a4c29a7 Merge pull request #5631 from nextcloud/add-recovery-key-on-public-upload-stable11
[stable11] Add recovery key on public upload
2017-07-20 14:08:43 +02:00
Morris Jobke f92fd57bd1 Fix config.sample.php documentation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 13:00:56 +02:00
Bjoern Schiessle d3039b8205
make sure that we always have a owner
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-07-20 11:43:07 +02:00
Bjoern Schiessle 6e2259037b
Add recovery key on public upload
In order to decide if a recovery key needs to be added we always
need to check the files owner settings and not the settings of
the currently logged in user.

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-07-20 11:43:07 +02:00
Bjoern Schiessle e4ba2ff476
fix preview for public links
in case a user is already logged in on the same server from
which the public link comes from, we need to setup the owners
file system in order to show the preview

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-07-20 11:32:11 +02:00
Nextcloud bot 434ae6606d
[tx-robot] updated from transifex 2017-07-20 00:08:22 +00:00
Nextcloud bot 338aafbaf8
[tx-robot] updated from transifex 2017-07-19 00:08:43 +00:00
Morris Jobke 7ae5b2f343 Merge pull request #5763 from nextcloud/files-checker-11
[stable11] Add test to check if new files are added to the root of the repository
2017-07-18 21:12:11 +02:00
Morris Jobke e80bf0572b Add test to check if new files are added to the root of the repository
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-18 20:33:36 +02:00
Lukas Reschke 40abc3a18a Merge pull request #5727 from nextcloud/bump-stable11-version
11.0.4RC1
2017-07-18 09:37:11 +02:00
Allan Nordhøy 9469c9da69 : Bigversal 2017-07-18 09:18:27 +02:00
Allan Nordhøy ffcd20cb96 sent, an invitation, - successful 2017-07-18 09:17:22 +02:00
Allan Nordhøy f8a77fa151 log out, : Bigversal 2017-07-18 09:17:10 +02:00
Allan Nordhøy eb5256177b : Bigversal and LDAP 2017-07-18 09:16:08 +02:00
Allan Nordhøy 5dc81ab5a0 command-line, Consider narrowing 2017-07-18 09:16:02 +02:00
Allan Nordhøy 731dee4002 Spelling: Shortening and binding 2017-07-18 09:15:56 +02:00
Nextcloud bot 595270f846
[tx-robot] updated from transifex 2017-07-18 00:08:21 +00:00
Lukas Reschke ce3c277e43
Adjust tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-17 11:16:16 +02:00
Lukas Reschke 66c2e52c80
11.0.4RC1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-07-17 11:16:15 +02:00