Commit Graph

36902 Commits

Author SHA1 Message Date
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
Nextcloud bot e62273b613
[tx-robot] updated from transifex 2017-07-17 00:08:21 +00:00
Morris Jobke 0d7154520d Merge pull request #5731 from nextcloud/stable11-fix-drone
[stable11] fix drone for 0.7
2017-07-16 11:11:16 +02:00
Morris Jobke bd90d6b4f5 Add redis support to our CI jobs
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-16 10:36:15 +02:00
Nextcloud bot 1bb7a31cbc
[tx-robot] updated from transifex 2017-07-15 00:09:17 +00:00
Morris Jobke 679ce48671 Add branch limitation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-14 13:08:19 +02:00
Morris Jobke 6ec321ef23 Fix drone
Fix service container host name
Fix more hostnames

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-14 12:59:37 +02:00
Nextcloud bot 9e463c1f54
[tx-robot] updated from transifex 2017-07-14 00:08:56 +00:00
Morris Jobke 7b70c4000b Merge pull request #5464 from nextcloud/shared-cache-during-init-11
[11] dont die if we try to access the shared cache while setting up the shared storage
2017-07-13 22:37:52 +02:00
Nextcloud bot 2954bc8e30
[tx-robot] updated from transifex 2017-07-13 00:08:51 +00:00
Nextcloud bot 6e747dc2b1
[tx-robot] updated from transifex 2017-07-12 00:09:06 +00:00
Morris Jobke d2d0228c0f Merge pull request #5680 from nextcloud/stable11-5656-fix-unselecting-items-on-multi-select-dropdowns
[stable11] Fix unselecting items on multi select dropdowns
2017-07-11 15:58:38 +02:00
Daniel Calviño Sánchez 3c8bcf935b Enable the toggleSelect extension in multi-select dropdowns
The toggleSelect extension for Select2 makes possible to unselect items
in a multi-select dropdown by clicking on them; this behaviour should be
enabled in all the multi-select dropdowns used in the server.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-07-11 13:13:14 +02:00
Nextcloud bot 2cbf555528
[tx-robot] updated from transifex 2017-07-10 00:09:00 +00:00
Nextcloud bot 4e345072d2
[tx-robot] updated from transifex 2017-07-09 00:08:49 +00:00
Nextcloud bot beabd507ed
[tx-robot] updated from transifex 2017-07-08 00:08:45 +00:00
Nextcloud bot a3ec0b68e0
[tx-robot] updated from transifex 2017-07-07 00:08:44 +00:00
Nextcloud bot 1692daec40
[tx-robot] updated from transifex 2017-07-06 00:09:02 +00:00
Morris Jobke bb1ff50f63 Merge pull request #5215 from nextcloud/autocomplete-settings-stable11
[stable11] some sharing settings
2017-07-05 11:22:39 +02:00