Julius Härtl
|
25acce7e0d
|
Merge pull request #2283 from nextcloud/no-padding-if-no-settings-area
Remove padding from apps navigation if there is no settings area
|
2016-11-23 21:52:13 +01:00 |
|
Roeland Jago Douma
|
56c926bc8b
|
Merge pull request #2247 from nextcloud/avatar-fallback
use ? instead of X for avatar name fallback
|
2016-11-23 19:27:59 +01:00 |
|
Morris Jobke
|
51b7d0490e
|
Remove padding from apps navigation if there is no settings area
* fixes #2189
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-23 18:41:35 +01:00 |
|
Morris Jobke
|
d342eedc77
|
Merge pull request #2242 from nextcloud/fix-installation-spinner
show installation spinner correctly, fix #2129
|
2016-11-23 18:20:56 +01:00 |
|
Morris Jobke
|
34849f7bd3
|
fix unit tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-23 18:02:23 +01:00 |
|
Roeland Jago Douma
|
9394713e72
|
Do not escape sharees
Fixes #2253
Do not escape special characters else it will look very strange.
|
2016-11-23 15:22:36 +01:00 |
|
Jan-Christoph Borchardt
|
298cd0f1f8
|
use ? instead of X for avatar name fallback
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-22 17:08:28 +01:00 |
|
Jan-Christoph Borchardt
|
56881433c0
|
show installation spinner correctly, fix #2129
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-22 15:58:00 +01:00 |
|
Morris Jobke
|
3fa81d6c35
|
Fix select2 input on retina - fixes #2226
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-22 10:49:29 +01:00 |
|
John Molakvoæ
|
d89143524b
|
Remove unwanted padding
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2016-11-22 10:49:11 +01:00 |
|
Lukas Reschke
|
b6c9029c82
|
Use proper return function
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-11-21 15:14:32 +01:00 |
|
Lukas Reschke
|
d001dbd259
|
Adjust unit tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-11-21 11:30:03 +01:00 |
|
Jan-Christoph Borchardt
|
e53e585e91
|
put explanatory text directly in popup
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-21 11:30:01 +01:00 |
|
Roeland Jago Douma
|
f7f70028d1
|
Search on lookup server
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2016-11-21 11:30:00 +01:00 |
|
Lukas Reschke
|
fb91bf6a5b
|
Add a signer class for signing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-11-21 11:30:00 +01:00 |
|
Lukas Reschke
|
6f4cb12be2
|
Add identity proof
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-11-21 11:30:00 +01:00 |
|
Bjoern Schiessle
|
b23a4ca96b
|
push public user data to the lookup server
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2016-11-21 11:29:59 +01:00 |
|
John Molakvoæ (skjnldsv)
|
b75ef0f8b3
|
Fix popover layout fix for files and global
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2016-11-21 11:29:57 +01:00 |
|
John Molakvoæ (skjnldsv)
|
91774208b1
|
Fix popover layout
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2016-11-21 11:29:57 +01:00 |
|
Nextcloud bot
|
ba9b17c906
|
[tx-robot] updated from transifex
|
2016-11-21 01:06:58 +00:00 |
|
Nextcloud bot
|
97af4f762d
|
[tx-robot] updated from transifex
|
2016-11-20 01:06:44 +00:00 |
|
Nextcloud bot
|
b1ee9862f8
|
[tx-robot] updated from transifex
|
2016-11-19 01:06:44 +00:00 |
|
Morris Jobke
|
4458e294bc
|
Merge pull request #2107 from nextcloud/fix-scrollbar-firefox
fix scrollbar in settings area in Firefox, improve on @pgys pull request
|
2016-11-18 21:32:08 +01:00 |
|
Morris Jobke
|
cdf248f92e
|
Merge pull request #1855 from nextcloud/focus-onslidetoggle
Add focus to autofocus form element on slide toggle
|
2016-11-18 21:11:46 +01:00 |
|
John Molakvoæ
|
c0b376d82a
|
Fix select2 dropdown
Fix #1932
+ no result fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2016-11-18 16:30:36 +01:00 |
|
Morris Jobke
|
332eaec4c0
|
Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions
Password confirmation for some actions
|
2016-11-18 15:42:30 +01:00 |
|
Morris Jobke
|
faee255ff4
|
Merge pull request #840 from nextcloud/theming-icon-endpoint
Add dynamic icon creation
|
2016-11-18 15:35:34 +01:00 |
|
Joas Schilling
|
8d33d76ce8
|
Use the existing prompt
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-18 12:10:51 +01:00 |
|
Roeland Jago Douma
|
e80d3c2a10
|
Submit on enter
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2016-11-18 12:10:51 +01:00 |
|
Joas Schilling
|
80abb69b60
|
Show a little explanation above the input field
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-18 12:10:51 +01:00 |
|
Joas Schilling
|
05df523395
|
Empty the password field on submission of the form
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-18 12:10:51 +01:00 |
|
Morris Jobke
|
71c4edf827
|
use proper method call for _.bind()
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-18 12:10:50 +01:00 |
|
Joas Schilling
|
145da710a5
|
Require confirmation for app config changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-18 12:10:50 +01:00 |
|
Joas Schilling
|
cc33f8695b
|
Make sure it is a function
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-18 12:10:50 +01:00 |
|
Joas Schilling
|
a0d6c6593a
|
Allow to check it via the API
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-18 11:57:16 +01:00 |
|
Joas Schilling
|
d75e35b75e
|
Introduce the UI for password confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-18 11:57:16 +01:00 |
|
Morris Jobke
|
50d9793d72
|
fix glitch in Chrome
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-18 11:55:12 +01:00 |
|
Jan-Christoph Borchardt
|
c72db8589e
|
fix scrollbar in settings area in Firefox, improve on @pgys pull request
|
2016-11-18 11:52:30 +01:00 |
|
Morris Jobke
|
c02b0199b0
|
Merge pull request #2194 from nextcloud/jquery-dropdown-fixes
jQuery dropdown fixes
|
2016-11-18 11:34:18 +01:00 |
|
Julius Haertl
|
9e28a3ba12
|
Theming: Code cleanup and cache buster for mime icons
Signed-off-by: Julius Haertl <jus@bitgrid.net>
|
2016-11-18 10:23:24 +01:00 |
|
Julius Haertl
|
4945592a86
|
Fix IconController after rebase
Signed-off-by: Julius Haertl <jus@bitgrid.net>
|
2016-11-18 10:23:23 +01:00 |
|
Julius Haertl
|
e5f8f28d04
|
Core: Load mimetype icons from theming app if available
Signed-off-by: Julius Haertl <jus@bitgrid.net>
|
2016-11-18 10:23:22 +01:00 |
|
Nextcloud bot
|
00fffae47f
|
[tx-robot] updated from transifex
|
2016-11-18 01:07:04 +00:00 |
|
Jan-Christoph Borchardt
|
6fa5c18a79
|
Merge pull request #2136 from nextcloud/sharing-layout
Sharing layout fixes
|
2016-11-18 00:40:46 +01:00 |
|
Jan-Christoph Borchardt
|
3d3db5bc1a
|
jQuery UI dropdown: correct max-height of 4 1/2 entries
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-17 23:48:42 +01:00 |
|
Jan-Christoph Borchardt
|
9eff298fa8
|
jQuery UI dropdown: correct clickable area of 44px
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-17 23:48:12 +01:00 |
|
Jan-Christoph Borchardt
|
9f5d019df9
|
resize and pixel-perfectly align copy icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-17 21:39:31 +01:00 |
|
Jan-Christoph Borchardt
|
cf78942253
|
fix spacing in sidebar tabs
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-17 21:39:11 +01:00 |
|
Jan-Christoph Borchardt
|
5eab1cdece
|
fix layout of sharing list
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-17 19:02:33 +01:00 |
|
Jan-Christoph Borchardt
|
978c02e7a8
|
select2: show cursor pointer on hovering entries
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-17 18:18:38 +01:00 |
|