Jan-Christoph Borchardt
4830fb7fb9
Merge pull request #13003 from nextcloud/use-default-cursor-for-disabled-primary-buttons
...
Use default cursor for disabled primary buttons
2018-12-11 14:48:02 +01:00
Daniel Calviño Sánchez
7dad6d8f5b
Use default cursor for disabled primary buttons
...
Disabled buttons use the default cursor, but as the cursor property for
primary buttons is set after the cursor property for disabled buttons
the latter is always overridden, even if the primary button is also
disabled. Due to this it is necessary to explicitly set the default
cursor for disabled primary buttons.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-11 10:25:48 +01:00
John Molakvoæ
0041920917
Merge pull request #12988 from nextcloud/js/handlebars-runtime
...
Move to handlebars.runtime.min
2018-12-11 08:35:53 +01:00
Nextcloud bot
27e88564d7
[tx-robot] updated from transifex
2018-12-11 01:11:48 +00:00
Roeland Jago Douma
91ba494caf
Move to handlebars.runtime.min
...
Since we do no longer allow to compile handlebars online because of the
CSP anyway. it makes sense to also move away from the full handlebars
suite 71kb vs 14kb
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10 22:15:35 +01:00
Roeland Jago Douma
de4e236d44
Rebuild core.js after jquery-ui merge
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-10 19:48:29 +01:00
Nextcloud bot
386875cabe
[tx-robot] updated from transifex
2018-12-10 01:11:36 +00:00
Nextcloud bot
a9df1e387a
[tx-robot] updated from transifex
2018-12-09 01:12:28 +00:00
Michael Weimann
5723f77ef7
Fixes the share autocomplete scrollbars
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-08 20:51:06 +01:00
Michael Weimann
1f3060eacf
Fixes the share autocomplete #12832
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-08 13:05:25 +01:00
Nextcloud bot
f1923e6c08
[tx-robot] updated from transifex
2018-12-08 01:11:24 +00:00
Roeland Jago Douma
1f492322a8
Merge pull request #12889 from nextcloud/fix/12888/fix-logo-path
...
Fix logo path in non-themed instance
2018-12-07 13:38:01 +01:00
Nextcloud bot
504411a9ff
[tx-robot] updated from transifex
2018-12-07 01:11:41 +00:00
Morris Jobke
7d98414f7b
Fix logo path in non-themed instance
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-06 16:53:22 +01:00
Nextcloud bot
fba7b8b98f
[tx-robot] updated from transifex
2018-12-06 01:12:00 +00:00
Morris Jobke
fe5813783b
Merge pull request #12824 from nextcloud/feature/12763/add-setup-check-for-bigint-conversion
...
Add setup check for pending bigint conversion
2018-12-05 18:52:56 +01:00
Morris Jobke
17b2827bbf
Add setup check for pending bigint conversion
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 13:42:31 +01:00
Nextcloud bot
953332ae35
[tx-robot] updated from transifex
2018-12-05 01:11:55 +00:00
Morris Jobke
f57e334f83
Fix bigint conversion on SQLite
...
* on SQLite primary keys can't be bigint - see https://stackoverflow.com/a/18835967/520507
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 00:35:09 +01:00
Morris Jobke
d3b4127164
Show columns to update in CLI interface
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 00:35:09 +01:00
Morris Jobke
faa988c099
Merge pull request #12821 from nextcloud/feature/12767/add-setup-check-for-php-module
...
Add setup check for recommended PHP modules (i.e. Imagick, intl)
2018-12-05 00:34:04 +01:00
Morris Jobke
5b22225351
Update casing of PHP inside method name
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 00:03:05 +01:00
Morris Jobke
f5ad80fc57
Add setup check for recommended PHP modules (i.e. Imagick, intl)
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 00:03:05 +01:00
Joas Schilling
19c9549553
Smaller icon and h2 in emptycontent inside the header
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-04 16:46:58 +01:00
Julius Härtl
388f5dd6cc
Merge pull request #11718 from nextcloud/dependachristoph/bower/jquery-ui-1.12.1
...
Bump jquery-ui from 1.10 to 1.12.1
2018-12-04 10:19:56 +01:00
Nextcloud bot
95d33cd889
[tx-robot] updated from transifex
2018-12-04 01:12:05 +00:00
John Molakvoæ
e7458a41f2
Merge pull request #12762 from nextcloud/auth-dialog-fix
...
Polishing of various modal dialogs
2018-12-03 07:30:23 +01:00
Nextcloud bot
9563f03ee6
[tx-robot] updated from transifex
2018-12-03 01:11:33 +00:00
Nextcloud bot
7dc3efeb30
[tx-robot] updated from transifex
2018-12-02 01:12:37 +00:00
Nextcloud bot
4af658b4c6
[tx-robot] updated from transifex
2018-12-01 01:11:29 +00:00
Jan-Christoph Borchardt
2824622feb
Fix dialogs, button position
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-30 16:11:33 +01:00
Nextcloud bot
a529f6ff26
[tx-robot] updated from transifex
2018-11-30 01:11:57 +00:00
Roeland Jago Douma
a915594b03
Merge pull request #12734 from nextcloud/feature/noid/check-nginx-woff2
...
Add check for missing .woff2 rule in Nginx via setup check
2018-11-29 19:36:56 +01:00
Morris Jobke
3b53c10774
Merge pull request #12709 from nextcloud/login-button-fixes
...
Fix the loader position and the focus state on the login button
2018-11-29 18:30:46 +01:00
Morris Jobke
6aefd8389b
Merge pull request #12732 from nextcloud/polishing-fixes
...
Polishing fixes
2018-11-29 18:21:31 +01:00
John Molakvoæ
f77e519137
Merge pull request #12674 from nextcloud/date-title-to-linkshare
...
Date title to linkshare
2018-11-29 17:02:14 +01:00
Morris Jobke
f5894b653d
Add check for missing .woff2 rule in Nginx via setup check
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-29 17:01:43 +01:00
John Molakvoæ (skjnldsv)
ac7c7782ff
Remove animation on the sidebar for accessibility purpose
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 16:52:44 +01:00
John Molakvoæ (skjnldsv)
d526ab55fb
Fix default filepicker style and gridview
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 14:05:10 +01:00
John Molakvoæ (skjnldsv)
80b3452da2
Fix app navigation edit entry
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 13:41:36 +01:00
John Molakvoæ
9f64149a38
Merge pull request #12710 from nextcloud/remove-old-submit-button
...
Remove old button to submit the apppassword login
2018-11-29 11:15:35 +01:00
John Molakvoæ (skjnldsv)
5e4990fadd
Remove redirect page
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 10:27:22 +01:00
Nextcloud bot
68f04686a0
[tx-robot] updated from transifex
2018-11-29 01:11:34 +00:00
Morris Jobke
3ea7fa19d5
Merge pull request #12698 from nextcloud/6275-fix-sidebar-width
...
I changed the width of the srollbar to make it a bit bigger
2018-11-28 19:38:03 +01:00
John Molakvoæ (skjnldsv)
cba5ccfbaf
Remove old button to submit the apppassword login
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 18:41:46 +01:00
John Molakvoæ (skjnldsv)
d0b17043f2
Fix the loader position and the focus state on the login button
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 17:53:44 +01:00
Nextcloud bot
802a978bb5
[tx-robot] updated from transifex
2018-11-28 01:11:55 +00:00
GretaD
27466313c0
I changed the width of the srollbar to make it a bit bigger
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2018-11-27 19:03:39 +01:00
Nextcloud bot
e8886fb63a
[tx-robot] updated from transifex
2018-11-27 01:11:34 +00:00
Christoph Wurst
ec93cf7603
Update to jquery-ui v1.12.0
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-26 21:06:15 +01:00
John Molakvoæ (skjnldsv)
f735c65db2
Better identification of the public link shares
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-26 18:41:49 +01:00
Nextcloud bot
e673c7dc49
[tx-robot] updated from transifex
2018-11-26 01:11:21 +00:00
Nextcloud bot
5b42972648
[tx-robot] updated from transifex
2018-11-25 01:12:16 +00:00
Nextcloud bot
ea17e962bf
[tx-robot] updated from transifex
2018-11-24 01:11:17 +00:00
Nextcloud bot
d664a9b37b
[tx-robot] updated from transifex
2018-11-23 01:12:51 +00:00
Morris Jobke
e8df902083
Merge pull request #12580 from nextcloud/app-navigation-menu-dark-fix
...
Fix navigation more menu background for dark theme
2018-11-22 11:21:58 +01:00
Morris Jobke
2e68b73e5e
Merge pull request #12558 from nextcloud/blurry-button
...
Apply border to primary button if on log in page (and not in a dark container) or if in header
2018-11-22 10:18:52 +01:00
Morris Jobke
bebdb19ac2
Merge pull request #12559 from nextcloud/heading-menu-spacing
...
Better header navigation display
2018-11-22 10:13:59 +01:00
John Molakvoæ (skjnldsv)
b8cdc636f7
Fix navigation more menu background for dark theme
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-22 10:04:50 +01:00
John Molakvoæ
654880da25
Merge pull request #12468 from nextcloud/multiselect-removal-fix
...
Remove conflicting multiselect
2018-11-22 08:49:09 +01:00
Daniel Calviño Sánchez
7a57409f7d
Do not show tab headers marked as hidden
...
Tab headers that should not be shown are marked with the "hidden" CSS
class. The CSS rules set "display: none" for ".hidden" elements, but as
the rules for ".tabHeaders .tabHeader" are more specific than rules for
".hidden" the "display" property is overriden and ends being "flex".
Therefore, it is necessary to explicitly set a rule for ".tabHeaders
.tabHeader.hidden" elements.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-21 15:21:22 +01:00
Jan-Christoph Borchardt
f80a023431
Always give primary button a border for light primary colors
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-21 14:30:05 +01:00
Julius Härtl
78056a3bef
Fix whitespace and file action cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-20 19:46:49 +01:00
Roeland Jago Douma
61c869675d
Compile handlebars
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-20 19:46:49 +01:00
Julius Härtl
fb8aa31dbf
Allow to hide download option for folders shared by link
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-20 19:46:35 +01:00
John Molakvoæ (skjnldsv)
28afcaad03
Better header navigation display
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-20 18:39:54 +01:00
Jan-Christoph Borchardt
325396330c
Apply border to primary button if on log in page (and not in a dark container) or if in header, fix #12294
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-20 17:01:51 +01:00
Roeland Jago Douma
e73bfd5331
Merge pull request #12552 from nextcloud/fix/11146/respect_disabled_password_reset
...
Respect the disabled setting for lost_password_link
2018-11-20 15:52:32 +01:00
John Molakvoæ
ebc690bbe3
Merge pull request #12491 from nextcloud/share-menu-click-fix
...
Fix share link password input
2018-11-20 15:35:22 +01:00
John Molakvoæ (skjnldsv)
7a9ea03943
Fix share link password input
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-20 14:40:40 +01:00
Morris Jobke
a9de88e96e
Merge pull request #12350 from nextcloud/filepicker-sorting
...
Enable sorting in file picker
2018-11-20 13:34:51 +01:00
Roeland Jago Douma
43d6ae7476
Respect the disabled setting for lost_password_link
...
Fixes #11146
As documented when it is set to disabled the user can't request a lost
password.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-20 13:28:40 +01:00
Morris Jobke
2be8930cdf
Merge pull request #12539 from nextcloud/fix-redirect-design
...
Fix redirect page design details
2018-11-20 09:34:15 +01:00
Nextcloud bot
c9af398644
[tx-robot] updated from transifex
2018-11-20 01:12:39 +00:00
Jan-Christoph Borchardt
256f989a71
Fix CSS specificity preventing buttons displayed in pill style
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-19 21:56:38 +01:00
Jan-Christoph Borchardt
4c2dad9ec4
Fix header text color on redirect page
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-19 21:54:37 +01:00
Morris Jobke
1d8f7e7806
Merge pull request #12525 from nextcloud/contrast-fix-updatenotifications
...
Fix updatenotifications display, dependencies and csp
2018-11-19 16:05:50 +01:00
John Molakvoæ (skjnldsv)
3b16a76ba0
Fix login primary colour and feedback
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-19 13:19:59 +01:00
John Molakvoæ (skjnldsv)
e7d5651781
Fix updatenotifications display, dependencies and csp
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-19 10:26:04 +01:00
Nextcloud bot
8bf7ec26e0
[tx-robot] updated from transifex
2018-11-18 01:12:58 +00:00
Nextcloud bot
1f82aad842
[tx-robot] updated from transifex
2018-11-17 01:12:47 +00:00
Morris Jobke
fe13db424e
Merge pull request #12489 from nextcloud/bugfix/11179/safari-performance
...
Only use width and opacity for transition
2018-11-16 16:24:49 +01:00
John Molakvoæ
1942280763
Merge pull request #12487 from nextcloud/settings-svg-icons-scss-fix
...
Remove unused svg api route
2018-11-16 16:23:26 +01:00
Julius Härtl
edd7dde27b
Only use width and opacity for transition
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-16 15:42:23 +01:00
John Molakvoæ (skjnldsv)
2eba5f9460
Remove unused sg api route
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-16 15:39:46 +01:00
Morris Jobke
8a5ac26ca6
Merge pull request #12484 from nextcloud/loader-color-fixes
...
Fix loader colours for better visibility
2018-11-16 14:53:09 +01:00
Julius Härtl
5e5cced48c
Properly align loading indicator when switching folders
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-16 14:50:40 +01:00
Julius Härtl
916cdb260e
Flip sort indicators
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-16 14:12:47 +01:00
Julius Härtl
3e11337b3b
Allow sorting in the file picker
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-16 14:12:41 +01:00
John Molakvoæ (skjnldsv)
80543684c3
Fix loader colours for better visibility
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-16 13:40:00 +01:00
John Molakvoæ (skjnldsv)
d0e2a22e83
Fix login loader position and theming support
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-16 12:48:13 +01:00
John Molakvoæ (skjnldsv)
a8dafc2ff8
Remove conflicting multiselect
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-15 14:08:13 +01:00
Julius Härtl
521b2dd615
Prefix icon variables with app name to avoid conflicts
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-15 11:47:27 +01:00
Nextcloud bot
10c9b37461
[tx-robot] updated from transifex
2018-11-15 01:12:14 +00:00
John Molakvoæ (skjnldsv)
f8bed7d585
Allow apps to use the variables too
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-14 18:34:26 +01:00
John Molakvoæ (skjnldsv)
2b7832d0c9
Fix breakpoint and shrinking of the content + list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-14 17:19:35 +01:00
Nextcloud bot
fef51895c2
[tx-robot] updated from transifex
2018-11-14 01:12:12 +00:00
Nextcloud bot
5e84824839
[tx-robot] updated from transifex
2018-11-13 01:12:40 +00:00
Morris Jobke
795cc8345d
Merge pull request #12359 from nextcloud/ie11-width-fix
...
Fix IE rule for min width
2018-11-12 23:45:17 +01:00
Morris Jobke
0c9e411f76
Merge pull request #12418 from nextcloud/bugfix/noid/do-not-show-integrity-warning-always
...
Remove outdated integrity warning on each page
2018-11-12 22:44:55 +01:00
Morris Jobke
fd8eeccb15
Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function
...
Use the defined func()->count() instead of manual counting
2018-11-12 17:43:56 +01:00
Morris Jobke
761ba1801b
Remove outdated integrity warning on each page
...
* integrity warning is shown during update and in the admin setup checks
* there is also the plan to retire this old way of notification
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-12 16:54:38 +01:00
Morris Jobke
237c70d3cd
Merge pull request #12409 from nextcloud/admin-vue-approval-fix
...
Use nextcloud-password-confirmation
2018-11-12 14:48:06 +01:00
John Molakvoæ (skjnldsv)
cddc6c0207
fixup! Use nextcloud-password-confirmation
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-12 12:54:17 +01:00
John Molakvoæ (skjnldsv)
1cb5f316ed
Use nextcloud-password-confirmation
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-12 11:59:38 +01:00
Morris Jobke
3117e996be
Merge pull request #12384 from nextcloud/fix/12357/public-share-scrollbar
...
Reduces the footer link padding
2018-11-12 11:16:53 +01:00
John Molakvoæ (skjnldsv)
dbcea3316a
Fix inline input confirm margin
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-10 09:48:16 +01:00
Nextcloud bot
cc96b93f95
[tx-robot] updated from transifex
2018-11-10 01:12:25 +00:00
Michael Weimann
b4b96fc23f
Fixes the footer #12357
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-11-09 21:23:02 +01:00
Nextcloud bot
da57aaf814
[tx-robot] updated from transifex
2018-11-09 01:12:25 +00:00
John Molakvoæ (skjnldsv)
563df2a9ea
Fix IE rule for min width
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-08 18:19:52 +01:00
Joas Schilling
bb352fb667
Use the defined func()->count() instead of manual counting
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-08 15:44:45 +01:00
Nextcloud bot
55f0c2ac3b
[tx-robot] updated from transifex
2018-11-08 01:12:18 +00:00
Roeland Jago Douma
6f5181f811
Merge pull request #12342 from nextcloud/bugfix/noid/ie11-appcontent
...
Add fix for IE11 flexbox height bug
2018-11-07 22:38:10 +01:00
Roeland Jago Douma
a8fb7e148d
Merge pull request #12316 from nextcloud/public-download-button-fix
...
Better primary visual on public pages
2018-11-07 22:31:31 +01:00
Julius Härtl
ca9e52b135
Add fix for IE11 flexbox height bug
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-07 19:51:00 +01:00
Morris Jobke
f77e24e725
Merge pull request #12332 from nextcloud/bugfix/12314/existing-link-title
...
Also use default label if share label is null
2018-11-07 16:58:41 +01:00
Morris Jobke
35a9c51efa
Merge pull request #12334 from nextcloud/bugfix/12164/share-dialog-userid
...
Only show label if the shareWith value is relevant
2018-11-07 16:56:55 +01:00
John Molakvoæ (skjnldsv)
f54b201f23
Better primary visual on public pages
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-07 16:30:59 +01:00
Julius Härtl
d110f0c29c
Also use default label if share label is null
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-07 16:04:51 +01:00
Morris Jobke
9eb5ab9e70
Merge pull request #12317 from nextcloud/deps/noid/es6-polyfill
...
Add es6-shim as polyfill and minify core vendor scripts
2018-11-07 16:03:33 +01:00
Julius Härtl
8ed945a519
Only show label if the shareWith value is relevant
...
For local users / groups the display name is enough to show, we just need details for email/remote shares
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-07 15:40:50 +01:00
Morris Jobke
b56cb41e2f
Merge pull request #12328 from nextcloud/more-icon-move
...
Fix missing dot before class name
2018-11-07 12:28:36 +01:00
Julius Härtl
2ba519a5d4
Add es6-shim as polyfill and minify underscore.js
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-07 11:14:18 +01:00
Nextcloud bot
c26d847d19
[tx-robot] updated from transifex
2018-11-07 01:12:29 +00:00
Roeland Jago Douma
85d2c7ec38
Merge pull request #12312 from nextcloud/bugfix/11527/fix-index-name
...
Fix index names
2018-11-06 21:55:39 +01:00
John Molakvoæ
0f1edd538e
Merge pull request #12273 from nextcloud/public-share-enforce-pass-fix
...
Fix password enforce on public share links
2018-11-06 18:28:08 +01:00
Morris Jobke
4d20c4272f
Fix index names
...
* see #11527
2018-11-06 15:21:16 +01:00
John Molakvoæ (skjnldsv)
a3bf860be7
Fix sharedialog failure handler
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-06 10:47:27 +01:00
John Molakvoæ (skjnldsv)
eeeb19079f
Add focus on pending popover opening
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-06 10:32:00 +01:00
Nextcloud bot
54a30a4b81
[tx-robot] updated from transifex
2018-11-06 01:12:39 +00:00
Jan-Christoph Borchardt
4468141f65
Fix missing dot before class name
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-05 19:13:17 +01:00
John Molakvoæ (skjnldsv)
e0de0a122f
Disable grid for ie
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-05 17:27:09 +01:00
John Molakvoæ (skjnldsv)
11b6c22595
Fix password enforce on public share links
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-05 10:50:06 +01:00
Nextcloud bot
c28ea52155
[tx-robot] updated from transifex
2018-11-05 01:12:32 +00:00
Roeland Jago Douma
72b7c9ffa0
Merge pull request #12105 from nextcloud/using-resharing-right-to-display-shares
...
Shares are displayed to users with resharing rights
2018-11-04 21:08:11 +01:00
Nextcloud bot
9d7f02ec47
[tx-robot] updated from transifex
2018-11-04 01:14:02 +00:00
Roeland Jago Douma
b9783993da
Merge pull request #10890 from nextcloud/bugfix/10857/app-menu-resize
...
Fix app menu calculation for random size of the right header
2018-11-03 09:35:14 +01:00
Nextcloud bot
f196394c44
[tx-robot] updated from transifex
2018-11-03 01:12:38 +00:00
Julius Härtl
a696c011c2
Fix app menu calculation for random size of the right header
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-02 19:57:06 +01:00
Roeland Jago Douma
bc98330a58
Merge pull request #12216 from nextcloud/bugfix/appmenu/loading
...
Fix loading indicator in app menu
2018-11-02 19:34:21 +01:00
Julius Härtl
727df9f970
Fix loading indicator in app menu
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-02 15:11:18 +01:00
Roeland Jago Douma
30a1237f81
Merge pull request #11875 from nextcloud/add-support-for-sending-the-password-for-a-link-share-by-nextcloud-talk
...
Add support for sending the password for a link share by Nextcloud Talk
2018-11-02 14:54:46 +01:00
Daniel Calviño Sánchez
376704e834
Add "Password protect by Talk" to the menu of link shares
...
When Talk is enabled the menu for link shares now shows a checkbox to
protect the password by Talk (that is, to show the "Request password by
Talk" UI in the authentication page for the link share).
Although in e-mail shares protecting the share with a password and
protecting the password by Talk are mutually exclusive actions (as when
the password is set it is sent to the sharee, so it must be set again
when protecting it by Talk to be able to verify the identity of the
sharee), in the case of link shares protecting the password by Talk is
an additional step to protecting the share with a password (as just
setting the password does not disclose it to anyone). As such, the
checkbox is shown only when there is a password set for the link share
(even if the field itself for the password is not shown, like when they
are enforced in the settings).
Note that the icon set for the field, "icon-passwordtalk", does not
currently exist; it is the same used for e-mail shares, and it is needed
simply to get the right padding in the menu.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-02 13:30:18 +01:00
Julius Härtl
2a17811caf
Use property to check if a share entry is shared with the current user
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-02 12:10:48 +01:00
Julius Härtl
2804f3a761
Add uid_owner to enable permission settings on the views
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-02 12:09:29 +01:00
Julius Härtl
59377dbd50
Remove reshare owner entry from the share list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-02 12:09:29 +01:00
Julius Härtl
b73e03724c
Show share settings for owner and reshare owners only
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-02 12:09:29 +01:00
John Molakvoæ (skjnldsv)
6200ee78f9
Fix popover menu alignment in list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-02 09:57:11 +01:00
Morris Jobke
0f08f3cd41
Merge pull request #12177 from nextcloud/fix/apptoken_login_flow_proper_host
...
Use the proper server for the apptoken flow login
2018-11-02 09:39:40 +01:00