Robin Appelman
|
7ac240f6f2
|
fix dialog to window using css
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-28 13:49:45 +01:00 |
Robin Appelman
|
26af409a6e
|
center dialog using css
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-28 13:44:27 +01:00 |
Robin Appelman
|
a8ce10bba3
|
limit filepicker height to screen
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-25 20:54:08 +01:00 |
Robin Appelman
|
f4d79485d7
|
fix styling of filepicker dialog
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-25 20:54:08 +01:00 |
Roeland Jago Douma
|
147b3d6f00
|
Merge pull request #2243 from nextcloud/file-drop-wording
fix wording of File drop, ref #2207
|
2016-11-24 20:32:00 +01:00 |
Jan-Christoph Borchardt
|
e75dede590
|
fix some outdated naming
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-24 16:05:05 +01:00 |
Bjoern Schiessle
|
9361952596
|
show dialog again of operation failed
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2016-11-24 12:35:59 +01:00 |
Bjoern Schiessle
|
adb581431f
|
set focus on input field
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2016-11-24 12:35:28 +01:00 |
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
|
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
|
82efed636f
|
fix wording of File drop, ref #2207
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-22 16:04:14 +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 |
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 |
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 |
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 |
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
|
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 |
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 |
Jan-Christoph Borchardt
|
64be76008a
|
remove Unshare icon in list
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-17 16:39:01 +01:00 |
Roeland Jago Douma
|
7100a1b347
|
Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboard
Adds copy tooltip to clipboards
|
2016-11-16 17:57:35 +01:00 |
Morris Jobke
|
b7e6e9f83c
|
Fix tooltips - they now properly change on click
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-16 15:43:26 +01:00 |
Morris Jobke
|
51688986df
|
Merge pull request #2139 from nextcloud/increase-version-to-ELF
Use 11.0 instead 9.2
|
2016-11-15 20:56:41 +01:00 |
Roeland Jago Douma
|
f7c637071a
|
Adds copy tooltip to clipboards
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2016-11-15 19:30:59 +01:00 |
Roeland Jago Douma
|
f07d75a4dd
|
@since 9.2.0 to @since 11.0.0
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2016-11-15 18:51:52 +01:00 |
Jan-Christoph Borchardt
|
34e3acd897
|
specify Federated Cloud ID syntax
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-15 12:07:54 +01:00 |
Morris Jobke
|
b35812fce6
|
Show specific empty message for tag input fields
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-14 11:46:21 +01:00 |
Joas Schilling
|
0f06034239
|
Replace more vendor naming
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-11 08:54:21 +01:00 |
Julius Haertl
|
d3d49c1e98
|
Apply firefox workaroud to svg filters
Signed-off-by: Julius Haertl <jus@bitgrid.net>
|
2016-11-08 09:55:29 +01:00 |
Joas Schilling
|
6c27b74e75
|
Fix the push state
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-07 12:51:32 +01:00 |
Felix A. Epp
|
494c3b1533
|
Add focus to autofocus form element on slide toggle
Signed-off-by: Felix A. Epp <work@felixepp.de>
|
2016-11-07 10:51:05 +01:00 |
Julius Haertl
|
71275ced28
|
Workaround for disappearing app icons for Firefox before version 51
Signed-off-by: Julius Haertl <jus@bitgrid.net>
|
2016-11-04 15:39:04 +01:00 |
Christoph Wurst
|
e11197bc48
|
Merge pull request #1954 from nextcloud/issue_#1953
#1953 add can to subshare options
|
2016-11-03 11:50:29 +01:00 |
Andreas Hechenberger
|
09c4fe6d62
|
Fixes https://github.com/nextcloud/server/issues/1953
Signed-off-by: Andreas Hechenberger <world@greenstation.de>
|
2016-11-03 11:19:45 +01:00 |
Roeland Jago Douma
|
7d17b42f4d
|
Remove from core.json
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2016-11-02 21:17:05 +01:00 |
Bjoern Schiessle
|
d235c4833f
|
remove the 'shareapi_allow_mail_notification' setting
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2016-11-02 21:17:05 +01:00 |
Bjoern Schiessle
|
f556c58c22
|
remove 'send mail notification' option from sharing, replaced by send-by-mail feature
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2016-11-02 18:30:38 +01:00 |
Joas Schilling
|
7da3ba3f91
|
Merge pull request #657 from nextcloud/share-by-mail
New share provider: Share by mail
|
2016-11-02 11:04:33 +01:00 |