Commit Graph

8871 Commits

Author SHA1 Message Date
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