Commit Graph

5312 Commits

Author SHA1 Message Date
Roeland Jago Douma 03dc79f665
Merge pull request #14578 from nextcloud/enh/force_enable_apps
Force enable apps
2019-03-20 19:22:38 +01:00
Roeland Jago Douma 575b3f9ff8
Revert "Where is your data?" 2019-03-20 15:17:31 +01:00
Roeland Jago Douma 769cb629ae
allow enforcing apps to ignore the max version
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-20 15:16:11 +01:00
Christoph Wurst 3311d9533a
Collapse 2FA admin detail settings if disabled
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-20 12:09:43 +01:00
Nextcloud bot 785ccae622
[tx-robot] updated from transifex 2019-03-19 01:12:41 +00:00
Morris Jobke 0e49302eea
Merge pull request #14736 from nextcloud/fix/do_not_load_showpassword
Fix showpassword loads
2019-03-18 16:17:39 +01:00
Morris Jobke 4824d278f9
Merge pull request #14666 from nextcloud/design/settings-header
Don't show 'Personal' header in settings when Admin section is not there
2019-03-18 14:48:36 +01:00
Roeland Jago Douma 219fb1a855
Fix showpassword loads
This is bundled by default. So trying to load it throws a warning in the
logs.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-18 14:38:44 +01:00
Nextcloud bot 0930e3ecee
[tx-robot] updated from transifex 2019-03-18 01:12:27 +00:00
Jan-Christoph Borchardt 33bafb8e2b
Don't show 'Personal' header in settings when Admin section is not there
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-03-17 16:20:34 +01:00
Nextcloud bot 4547e75078
[tx-robot] updated from transifex 2019-03-17 01:13:23 +00:00
Nextcloud bot f8988c257c
[tx-robot] updated from transifex 2019-03-16 01:12:34 +00:00
Morris Jobke 6bc1c885b2
Merge pull request #14628 from nextcloud/bugfix/14627/fix-plural-rule-detection
Fix plural rule detection for languages
2019-03-15 10:48:26 +01:00
Nextcloud bot 6fcf729545
[tx-robot] updated from transifex 2019-03-14 16:08:31 +00:00
Joas Schilling c9026fc75c
Fix plural rule detection for languages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-11 15:19:23 +01:00
Morris Jobke 060b637b70
Show a setup warning in case S3 object storage is used as primary storage
* checks for at least 50 GB of free space

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-08 13:38:39 +01:00
Morris Jobke 88f0697cb9
Update generated webpack files to .l10nignore
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-06 14:27:11 +01:00
Christoph Wurst 4fb896b2a1
Remove leftover input that causes undefined index errors
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-05 14:53:39 +01:00
Joas Schilling bd916cc6b2
Add activities for group membership changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-04 12:46:59 +01:00
Morris Jobke b41ae8c98a
Merge pull request #14484 from nextcloud/fix/users-and-groups/vue-multiselect
Fix/users and groups/vue multiselect
2019-03-04 10:19:57 +01:00
dependabot[bot] fc64871c7d
Bump vue-multiselect from 2.1.3 to 2.1.4
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.3...2.1.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-04 09:27:06 +01:00
John Molakvoæ feefb0ca89
Merge pull request #14467 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.8
Bump vue and vue-template-compiler
2019-03-04 09:17:57 +01:00
John Molakvoæ (skjnldsv) cf37899bca
Build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-04 08:47:10 +01:00
John Molakvoæ (skjnldsv) 584d52bf08
Settings build update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-03 11:49:34 +01:00
John Molakvoæ (skjnldsv) 92dd5a6c41
Use nextcloud-vue multiselect
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-03 11:48:39 +01:00
John Molakvoæ (skjnldsv) 2503520121
Fix default input element height
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-02 10:32:36 +01:00
Christoph Wurst 102f700d96
Load auth tokens with the initial state API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-01 21:24:44 +01:00
Joas Schilling 6ad51a2990
Improve multiselect handling on twofactor settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 20:01:20 +01:00
Christoph Wurst d2fc298fcd
Add app token QR codes for mobile apps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-01 16:46:22 +01:00
Roeland Jago Douma e1653c9915
Merge pull request #14392 from nextcloud/refactor/auth-token-Vue
Move personal auth token settings to Vue
2019-03-01 08:21:41 +01:00
Nextcloud bot 374f89aba1
[tx-robot] updated from transifex 2019-03-01 01:12:36 +00:00
Christoph Wurst 4b72475130
Move personal auth token settings to Vue
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

Always crate OC.Settings, even if not used

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-28 17:38:48 +01:00
Morris Jobke 6c7ccbecbf
Add setup check for missing UTF8MB4 on mysql
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-28 16:46:23 +01:00
Roeland Jago Douma c621da4fd6
Do not load 2fa admin settings async
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-28 11:55:58 +01:00
Roeland Jago Douma 37bb3dfced
Update assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-28 10:51:26 +01:00
dependabot[bot] 57f456b3de
Bump nextcloud-vue from 0.6.3 to 0.8.0
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.6.3 to 0.8.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.6.3...v0.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-27 15:37:41 +01:00
Roeland Jago Douma 0af5e974bf
Compile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-25 22:03:52 +01:00
Roeland Jago Douma c7aa20eaec
Merge remote-tracking branch 'origin/master' into users-management-enhancements 2019-02-25 21:48:41 +01:00
Morris Jobke 25bb0918fd
Merge pull request #14365 from nextcloud/enh/npm-makefile
Makefile to root folder
2019-02-25 17:16:39 +01:00
Nextcloud bot 5df6400e28
[tx-robot] updated from transifex 2019-02-25 01:12:18 +00:00
Roeland Jago Douma be542d3f53
Makefile to root folder
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-24 20:20:12 +01:00
Jan-Christoph Borchardt d1ba0d52ab
Keyboard focus and mouse hover feedback for 'Show password' toggle
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-02-22 12:54:28 +01:00
Nextcloud bot 7c68e0eae7
[tx-robot] updated from transifex 2019-02-22 01:12:10 +00:00
John Molakvoæ (skjnldsv) 798ecf7645
Focus new group input on show
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-02-21 12:30:29 +01:00
John Molakvoæ (skjnldsv) e5cc147d69
Fix app-navigation loading
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-02-21 12:30:28 +01:00
John Molakvoæ (skjnldsv) 584e9ac961
update settings build
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-02-21 12:30:28 +01:00
John Molakvoæ (skjnldsv) 41f9274540
Fix group form reset after new user
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-02-21 12:08:47 +01:00
John Molakvoæ (skjnldsv) 4a5eaf3f6b
Automatically select newly created group
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-02-21 12:02:49 +01:00
John Molakvoæ (skjnldsv) 6be9fdaa48
Fix infiniteLoading state after user add/remove
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-02-21 12:02:18 +01:00
Nextcloud bot 10388eab34
[tx-robot] updated from transifex 2019-02-21 01:12:02 +00:00