Nextcloud bot
62af5bf033
[tx-robot] updated from transifex
2018-08-02 00:12:37 +00:00
Julius Härtl
bee78a475e
Use icon classes in personal settings
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-01 10:05:42 +02:00
Nextcloud bot
6a9bee478d
[tx-robot] updated from transifex
2018-08-01 00:11:59 +00:00
Roeland Jago Douma
411387d37d
Merge pull request #9242 from nextcloud/fix-display-name-ignored-when-creating-new-user
...
Fix display name ignored when creating new user
2018-07-31 19:59:38 +02:00
Julius Härtl
2359efce3d
Add more spacing to the apps management sidebar
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-31 15:08:08 +02:00
Roeland Jago Douma
f05d30c5b0
Compile vue
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-31 15:03:40 +02:00
Daniel Calviño Sánchez
ab6688fe0b
Set display name (if specified) when a new user is created
...
Although the form to create a new user included a field to set the
display name its value was not taken into account, so the new user ended
with the default display name (the same as the user name).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-31 13:40:47 +02:00
Nextcloud bot
0c7a17795b
[tx-robot] updated from transifex
2018-07-28 00:12:07 +00:00
Nextcloud bot
6ccc34f5af
[tx-robot] updated from transifex
2018-07-27 00:12:20 +00:00
Nextcloud bot
e98f4de66a
[tx-robot] updated from transifex
2018-07-26 00:12:01 +00:00
Morris Jobke
70fa73404f
Merge pull request #10391 from nextcloud/bugfix/10389/fix-app-navigation-controller
...
Fix app navigation controller to return an array
2018-07-25 14:11:49 +02:00
Julius Härtl
4c773891d7
Fix app navigation controller to return an array
...
This is required to not break compatibility with existing consumers of that endpoint like the apps management or the client
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-25 13:50:46 +02:00
Nextcloud bot
fb77ff9da4
[tx-robot] updated from transifex
2018-07-25 00:12:34 +00:00
Julius Härtl
4e53888784
Replace contacts-dark icon
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-24 18:53:59 +02:00
Nextcloud bot
241e5705cb
[tx-robot] updated from transifex
2018-07-24 00:12:01 +00:00
Morris Jobke
29fd761301
Merge pull request #10337 from nextcloud/dependabot/npm_and_yarn/settings/vue-loader-15.2.6
...
Bump vue-loader from 15.2.4 to 15.2.6 in /settings
2018-07-23 16:12:28 +02:00
dependabot[bot]
83f56d0136
Bump vue-loader from 15.2.4 to 15.2.6 in /settings
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.2.4 to 15.2.6.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.2.4...v15.2.6 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-23 14:59:25 +02:00
dependabot[bot]
fa6172fa7d
Bump webpack-cli from 3.0.8 to 3.1.0 in /settings
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.0.8 to 3.1.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-23 14:58:36 +02:00
Nextcloud bot
4d060755e5
[tx-robot] updated from transifex
2018-07-23 00:12:05 +00:00
Nextcloud bot
8ac1f4168d
[tx-robot] updated from transifex
2018-07-22 00:12:42 +00:00
Nextcloud bot
cce12f0ca3
[tx-robot] updated from transifex
2018-07-21 00:12:01 +00:00
John Molakvoæ (skjnldsv)
d6b718584e
Sidebar fix
...
Fix sidebar and scrollbar on content
Sidebar fixes, and sidebar-width + header-height variables
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-20 23:37:00 +02:00
John Molakvoæ (skjnldsv)
842583038b
Cleanup structure
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-20 23:35:21 +02:00
Julius Härtl
784eef16f6
Bump settings build
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:39:20 +02:00
Julius Härtl
0a14157c3b
Add some responsiveness to the user management
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:42 +02:00
Julius Härtl
a28a8f1ccb
Fix cut-off name input field
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Julius Härtl
160ede24f6
Remove reset button from new user form
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Julius Härtl
fd9bc638a3
Adjust user table font color
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Julius Härtl
c5e82fc21c
Only show groups header in the sidebar, if groups are available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Julius Härtl
1a0792b083
Hide no more results note
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Julius Härtl
527a90367a
Fix user management field label naming
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-07-20 14:37:41 +02:00
Roeland Jago Douma
c6b0df6710
Merge pull request #10290 from weeman1337/fix-10234-delete-empty-groups
...
Fixes delete empty groups
2018-07-20 11:22:03 +02:00
Nextcloud bot
a927d2fc08
[tx-robot] updated from transifex
2018-07-20 00:12:09 +00:00
John Molakvoæ (skjnldsv)
8977c71f88
Mixin scss icon api
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-19 08:16:58 +02:00
John Molakvoæ (skjnldsv)
29ff7efe9a
Svg icon api sass function and upgrade of all styles
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-07-19 08:16:57 +02:00
Nextcloud bot
b7e32df660
[tx-robot] updated from transifex
2018-07-19 00:12:05 +00:00
Michael Weimann
c17b191dfb
Display the remove item even for elements without a count
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-07-18 23:09:49 +02:00
Roeland Jago Douma
82a39e6fdb
Rebuild js
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-17 17:43:18 +02:00
dependabot[bot]
afea9f2125
Bump webpack from 4.16.0 to 4.16.1 in /settings
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.16.0...v4.16.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-17 15:42:29 +00:00
Roeland Jago Douma
9c1917606a
Merge pull request #10250 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.16.0
...
Bump webpack from 4.15.1 to 4.16.0 in /settings
2018-07-17 13:23:33 +01:00
Nextcloud bot
f78db18201
[tx-robot] updated from transifex
2018-07-17 00:12:08 +00:00
dependabot[bot]
35b1acef84
Bump webpack from 4.15.1 to 4.16.0 in /settings
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.15.1 to 4.16.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.15.1...v4.16.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-16 01:13:16 +00:00
Nextcloud bot
b9211c2e50
[tx-robot] updated from transifex
2018-07-14 00:12:16 +00:00
Morris Jobke
882aab9d70
Fix detection if opcache extension is loaded
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-11 16:08:41 +02:00
Morris Jobke
7c6c3d0d76
Fix tests
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-11 16:08:41 +02:00
Cthulhux
f6f49c77f7
opcache module check
...
Improved the speed of isOpcacheProperlySetup() (instant return instead of continuing when we're already failed), added a check for the opcache extension itself. Potentially fixes #9410
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-11 16:08:40 +02:00
Nextcloud bot
0e0dd2a90b
[tx-robot] updated from transifex
2018-07-11 00:12:15 +00:00
Nextcloud bot
a22bc0e787
[tx-robot] updated from transifex
2018-07-10 08:21:14 +00:00
Roeland Jago Douma
d19955d5fb
Merge pull request #10148 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.15.1
...
Bump webpack from 4.14.0 to 4.15.1 in /settings
2018-07-09 12:18:07 +02:00
dependabot[bot]
873840a110
Bump webpack from 4.14.0 to 4.15.1 in /settings
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.14.0 to 4.15.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.14.0...v4.15.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-09 08:32:09 +00:00