Nextcloud bot
ecf14adf76
[tx-robot] updated from transifex
2018-10-09 00:12:37 +00:00
Nextcloud bot
acffe7a74e
[tx-robot] updated from transifex
2018-10-07 00:12:30 +00:00
Nextcloud bot
723dbe242a
[tx-robot] updated from transifex
2018-10-05 00:13:09 +00:00
John Molakvoæ (skjnldsv)
a623f96e86
Fix header border on users list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-04 09:01:23 +02:00
Nextcloud bot
e87ec7d2c9
[tx-robot] updated from transifex
2018-10-04 00:12:17 +00:00
Nextcloud bot
1302b6f267
[tx-robot] updated from transifex
2018-10-03 16:58:57 +00:00
Morris Jobke
5b33cbd507
Merge pull request #11582 from nextcloud/stb14-users-table-header-fix
...
[stable14] Fix sticky header on users list
2018-10-03 14:54:37 +02:00
John Molakvoæ (skjnldsv)
0c4e27005a
Fixed js error
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03 12:16:16 +02:00
John Molakvoæ (skjnldsv)
b9d273bdac
Fix sticky header on users list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03 12:12:06 +02:00
John Molakvoæ (skjnldsv)
1f8a34f438
Add new group entry on users list + fixes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03 11:38:29 +02:00
Morris Jobke
520eb52b26
Merge pull request #11493 from nextcloud/backport/11416/show-email-authtype-none-14
...
[stable14] Show auth type "None" in email settings
2018-10-01 12:34:48 +02:00
Morris Jobke
1636393332
Show auth type "None" in email settings
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-01 10:48:53 +02:00
John Molakvoæ (skjnldsv)
01b0a74df6
Update config and babel for ie11
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-01 10:25:00 +02:00
Tobia De Koninck
875d1b08ae
Re-enable upload button after updating Avatar fixes #8623
...
Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2018-09-29 10:39:34 +02:00
Morris Jobke
3894e59e9c
Merge pull request #11418 from nextcloud/stable14-11411-fix-checkWellKnownUrl-not-being-executed
...
[stable14] Fix "checkWellKnownUrl" not being run
2018-09-28 15:30:32 +02:00
John Molakvoæ (skjnldsv)
1e5bcd0496
Add back the total used space per user
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-28 09:03:04 +02:00
Daniel Calviño Sánchez
79643ab4a2
Fix "checkWellKnownUrl" not being run
...
The check is run only if its last parameter is true; data() tries to
convert the HTML attribute string to an actual JavaScript value, so
"true" is returned as an actual boolean instead of an string; as a
strict comparison against "true" was used the result was false and thus
the checks were not run.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-09-27 18:13:57 +02:00
Joas Schilling
d50fa1bdb8
Fix the link and anchor for the update notifications
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-19 12:12:13 +02:00
Daniel Kesselberg
843df1c009
Add int-typehint
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-09-12 15:08:30 +02:00
Daniel Kesselberg
53ecdfec51
Remove posix_getpwuid and compare only userid
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-09-12 15:08:19 +02:00
Morris Jobke
1ddde36e93
Merge pull request #10939 from nextcloud/bugfix/10930/perm-checker-wrong-path
...
Fix path when app has wrong permission
2018-08-30 21:43:25 +02:00
Daniel Kesselberg
a6bb19fa11
Fix path when app has wrong permission
...
Replace slow array function used in loop: https://github.com/kalessil/phpinspectionsea/blob/master/docs/performance.md#slow-array-function-used-in-loop
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-08-30 20:52:43 +02:00
Nextcloud bot
4da9a15b32
[tx-robot] updated from transifex
2018-08-30 00:12:07 +00:00
Nextcloud bot
8b47f45afa
[tx-robot] updated from transifex
2018-08-27 00:12:14 +00:00
Nextcloud bot
d8147cbba7
[tx-robot] updated from transifex
2018-08-26 00:12:33 +00:00
Nextcloud bot
503fbc953e
[tx-robot] updated from transifex
2018-08-24 00:12:20 +00:00
Nextcloud bot
c0f48a7b40
[tx-robot] updated from transifex
2018-08-23 00:12:59 +00:00
Nextcloud bot
65410ab1cb
[tx-robot] updated from transifex
2018-08-22 00:12:11 +00:00
Morris Jobke
383699398f
Merge pull request #10539 from nextcloud/feature-8642-memory-check
...
Adds a setup and cli check for the recommended memory limit
2018-08-21 09:51:33 +02:00
Nextcloud bot
be3438ca97
[tx-robot] updated from transifex
2018-08-21 00:12:16 +00:00
Michael Weimann
2bab916c53
Adds license to files. Updates the branch.
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-20 20:46:23 +02:00
Morris Jobke
37869d9b2f
Merge pull request #10628 from nextcloud/feature/10154/app-directory-permission-check
...
Adds a permission check for app directories
2018-08-20 17:08:18 +02:00
Michael Weimann
c164409ee7
Adds a memory limit warning for console commands if the limit is below the recommended value
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-20 15:24:10 +02:00
Michael Weimann
c2fced4463
Adds a setup check for the memory limit
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-20 15:24:10 +02:00
Julius Härtl
6e10358e5d
Merge pull request #10747 from nextcloud/fix/10745/sticky-safari
...
Adds a vendor prefix for position sticky
2018-08-20 15:11:55 +02:00
Morris Jobke
9cf11bd73c
Merge pull request #10687 from nextcloud/fix/noid/false-positive-change-mention
...
don't blame randome people for background email updates
2018-08-20 14:37:41 +02:00
Morris Jobke
c260e4403d
Merge pull request #10744 from nextcloud/update-help-php
...
Update help.php
2018-08-20 09:15:49 +02:00
Michael Weimann
18b677ee02
Adds a vendor prefix for position sticky
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-19 12:02:27 +02:00
Marius Blüm
214c950d42
Update help.php
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-08-18 18:47:56 +02:00
Roeland Jago Douma
4c138b2042
Recompile settings
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-18 13:35:46 +02:00
Marko Korhonen
f081553ba1
Fixed a typo
2018-08-17 17:23:10 +03:00
Nextcloud bot
b0af604d0e
[tx-robot] updated from transifex
2018-08-16 00:12:17 +00:00
Julius Härtl
815cf9ba6f
Fix missing actions menu on small screens in the user management
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-15 20:07:54 +02:00
Michael Weimann
cfcdcbed35
Fixes hiding the disabled users nav item if there are no disabled users
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-14 22:28:53 +02:00
Arthur Schiwon
6f24865bf8
don't blame email address changers
...
the information is being collected with admin_audit
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-14 17:25:46 +02:00
John Molakvoæ (skjnldsv)
b9a24bfef8
Allow external actions to users list
...
+ Created fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-13 11:33:48 +02:00
Nextcloud bot
ccb040ee01
[tx-robot] updated from transifex
2018-08-13 00:12:09 +00:00
Roeland Jago Douma
2afd37331e
Merge pull request #10610 from nextcloud/fix/noid/dontcountwithldap
...
do not trigger counting on LDAP
2018-08-10 20:54:18 +02:00
Arthur Schiwon
1b74bfc999
do not trigger counting on LDAP
...
it's probably too many, degregading performance
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-10 15:39:52 +02:00
Roeland Jago Douma
9cb1b1b76e
Recompile
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-08-10 15:22:53 +02:00