Jan-Christoph Borchardt
7b74beb3a3
Highlight 'Enable' button in sidebar, and 'Update' button generally
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-19 16:20:31 +02:00
Morris Jobke
1b44bdfb58
Add .l10nignore files for compiled assets
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-19 10:29:36 +02:00
blizzz
5daa4f27e1
Merge pull request #11882 from nextcloud/feature/noid/consider-net-connection
...
Do not try to contact lookup server without internet connection or URL
2018-10-18 18:24:41 +02:00
Arthur Schiwon
8e4ae23c48
Do not try to contact lookup server without internet connection or URL
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-10-18 17:49:28 +02:00
Julius Härtl
fef361a0a0
Merge pull request #11894 from nextcloud/npm/settings
...
Bump npm deps in /settings
2018-10-18 16:26:22 +02:00
Christoph Wurst
4f75173f11
Remove unreliable 2FA state message on personal 2FA settings page
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-18 09:51:08 +02:00
Roeland Jago Douma
053ddbaa6f
Bump npm deps in /settings
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-17 22:20:15 +02:00
Christoph Wurst
8222e9dd12
Remove Vue compiler because templates have to be precompiled anyway
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-16 11:49:42 +02:00
Christoph Wurst
f8579a87f5
Fix unsafe-eval used in 2FA admin settings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-16 11:49:07 +02:00
Morris Jobke
afaee648dd
Merge pull request #11358 from Zulan/fix-welcome-l10n
...
Fix welcome l10n
2018-10-16 09:01:59 +02:00
Roeland Jago Douma
3797b8e7e3
Merge pull request #11834 from nextcloud/csp/federationmenu
...
Compile federationscope menu handlebars template
2018-10-15 21:23:19 +02:00
zulan
cf266ee004
Get l10n within NewUserMailHelper to ensure it always uses the new user's language.
...
Some related tests had to be changed because they relied on internals, see also from the PHPUnit documentation:
"Exercise caution when using [the at] matcher as it can lead to brittle tests which are too closely tied to specific implementation details."
Signed-off-by: Zulan <git@zulan.net>
2018-10-15 19:01:46 +02:00
Roeland Jago Douma
d65438f931
Compile federationscope menu handlebars template
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-15 10:44:24 +02:00
Christoph Wurst
83e994c11f
Make it possible to enforce mandatory 2FA for groups
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-15 08:22:52 +02:00
Roeland Jago Douma
d9ffd6db4e
Rebuild settings
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-12 13:05:28 +02:00
dependabot[bot]
d2f6f5d98d
Bump nextcloud-vue from 0.1.5 to 0.2.0 in /settings
...
Bumps [nextcloud-vue](https://github.com/nextcloud/vue-components ) from 0.1.5 to 0.2.0.
- [Release notes](https://github.com/nextcloud/vue-components/releases )
- [Commits](https://github.com/nextcloud/vue-components/compare/v0.1.5...v0.2.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-12 10:29:41 +00:00
Christoph Wurst
67c3730fbb
Add admin interface to enforce 2FA
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-10 14:34:52 +02:00
Morris Jobke
b8d54bd53a
Fix a misleading setup check for .well-known/caldav & carddav
...
The problem is that the version without the slash is the correct one.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-10 10:41:02 +02:00
Nextcloud bot
7c26bbbd82
[tx-robot] updated from transifex
2018-10-10 00:13:11 +00:00
Joas Schilling
ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-09 14:32:14 +02:00
Nextcloud bot
d07c5db947
[tx-robot] updated from transifex
2018-10-09 00:12:27 +00:00
Christoph Wurst
9d2a66967b
Remove useless promise transformation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-08 15:29:37 +02:00
Christoph Wurst
c5c576addd
Replace hand-crafted request token logic by nextcloud-axios lib
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-08 15:26:54 +02:00
Morris Jobke
bae3ba3b25
Merge pull request #11671 from nextcloud/refactor/rename-admin-security-section
...
Rename admin security section
2018-10-08 13:57:38 +02:00
Christoph Wurst
f29189f200
Rename admin security settings template
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-08 10:45:28 +02:00
Morris Jobke
75f4b7b191
Merge pull request #11620 from nextcloud/followup/11615
...
Extract translated strings of compiled handlebars
2018-10-08 10:24:31 +02:00
Nextcloud bot
4c47ec005f
[tx-robot] updated from transifex
2018-10-07 00:12:21 +00:00
Roeland Jago Douma
8932a51b91
Extract translated strings of compiled handlebars
...
Follow up to #11615
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-05 12:32:48 +02:00
Nextcloud bot
d9fe68ed12
[tx-robot] updated from transifex
2018-10-05 00:12:56 +00:00
Roeland Jago Douma
5aa0ad92a4
Merge pull request #11607 from nextcloud/dependabot/npm_and_yarn/settings/vue-multiselect-2.1.3
...
Bump vue-multiselect from 2.1.0 to 2.1.3 in /settings
2018-10-04 10:18:28 +02:00
John Molakvoæ (skjnldsv)
153faad307
Bump build and fix makefile
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-04 09:26:42 +02:00
John Molakvoæ
0b27595eb4
Merge pull request #11581 from nextcloud/users-table-header-fix
...
Fix sticky header on users list
2018-10-04 09:04:56 +02:00
dependabot[bot]
e638e6e99a
Bump vue-multiselect from 2.1.0 to 2.1.3 in /settings
...
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect ) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/shentao/vue-multiselect/releases )
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.0...v2.1.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-04 06:35:20 +00:00
Nextcloud bot
d9504a4e06
[tx-robot] updated from transifex
2018-10-04 00:12:07 +00:00
John Molakvoæ (skjnldsv)
ee446ba2ac
Border fix
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03 21:55:40 +02:00
Nextcloud bot
67d04f2d57
[tx-robot] updated from transifex
2018-10-03 16:58:45 +00:00
Morris Jobke
c8e617b07c
Set nonce for loading the zxcvbn
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-03 17:05:01 +02:00
Roeland Jago Douma
893d2daece
Merge pull request #11578 from nextcloud/add-group-settings-fix
...
Fixed js error when adding new group
2018-10-03 15:12:55 +02:00
John Molakvoæ (skjnldsv)
8a8cf45d08
Fixed js error when adding new group
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03 12:15:54 +02:00
John Molakvoæ (skjnldsv)
67cbfa74ab
Fix sticky header on users list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03 12:10:18 +02:00
Marin Treselj
a92e8b4c18
Merge pull request #11538 from nextcloud/heading-bold
...
Set headings to Semibold for better information architecture
2018-10-03 10:09:57 +02:00
Jan-Christoph Borchardt
aafe303f78
Fix 2FA settings icon alignment
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 22:58:38 +02:00
Christoph Wurst
79a0ee4f4a
Consolidate personal two-factor provider settings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-02 22:56:33 +02:00
John Molakvoæ (skjnldsv)
834f3df19a
Fix generateUrl for webpack
...
OC.generateUrl(OC.linkTo('contacts', 'js/')) will append index.php, we
should not have that!
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-02 17:26:08 +02:00
John Molakvoæ (skjnldsv)
5cec23d840
Babel fix and dynamic import on settings
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-02 17:26:07 +02:00
Jan-Christoph Borchardt
26e952f3f2
Fix federation-menu Javascript to use h3
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 16:20:53 +02:00
Jan-Christoph Borchardt
ba17caaec0
Font-weight exception, use light for personal settings h3
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 16:20:37 +02:00
Jan-Christoph Borchardt
b93ee7f515
Change h2 to h3 on personal settings page
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 12:02:09 +02:00
Jan-Christoph Borchardt
21f3ac0ab0
Widen new user 'confirm' button, fix #10917
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 22:42:57 +02:00
Jan-Christoph Borchardt
f6488422c9
Line up header text with column content for when there's inputs
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 22:23:31 +02:00