John Molakvoæ (skjnldsv)
644686c0ec
Create cards if none
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-01 15:00:49 +01:00
John Molakvoæ (skjnldsv)
9afff2fb20
Properly set uid and create and update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-01 15:00:49 +01:00
John Molakvoæ (skjnldsv)
06b3ade9ee
Tests
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-01 15:00:49 +01:00
John Molakvoæ (skjnldsv)
56ad1fccc0
Repair registration and autoload bump
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-01 15:00:47 +01:00
John Molakvoæ (skjnldsv)
938c63e3a2
Repair Step
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-01 14:59:22 +01:00
John Molakvoæ (skjnldsv)
5a1d353372
Migration step
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-01 14:59:22 +01:00
Morris Jobke
d842cd1eec
Merge pull request #12150 from nextcloud/techdebt/noid/ldap-rm-iusertools
...
remove app specific IUserTools and consolidate test
2018-11-01 13:52:45 +01:00
Jan-Christoph Borchardt
0a7fa32290
Sessions: Make delete and filesystem access options tabbable
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 13:26:06 +01:00
Unknown
0ad76cc81a
Add test OCA\Files_Trashbin\Capabilities
2018-11-01 17:20:34 +05:00
Jan-Christoph Borchardt
19beccc735
Add device settings tooltip for accessibility
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 12:59:03 +01:00
Morris Jobke
bfab6ccf1b
Merge pull request #12180 from nextcloud/sidebar-fixes
...
Sidebar fixes, mostly fixing design of tabs
2018-11-01 12:42:03 +01:00
Jan-Christoph Borchardt
0f89354035
Fix missing keyboard focus ability and feedback for sessions action menu
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 12:39:38 +01:00
Jan-Christoph Borchardt
dfa862673d
Fix double tr creation in session list
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 12:35:20 +01:00
Jan-Christoph Borchardt
cf3768718b
Remove tooltip from sessions, just wrap lines for simplicity and no duplication
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 12:32:53 +01:00
Jan-Christoph Borchardt
a291ee6991
Remove unnecessary 'Delete' title from 'Revoke' menu entry
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 12:31:37 +01:00
Morris Jobke
0a61242c85
Merge pull request #12163 from nextcloud/bugfix/11730/file-share-edit-state
...
Do not set indeterminate state for file shares
2018-11-01 12:12:36 +01:00
Morris Jobke
0247a0d6db
Merge pull request #12162 from nextcloud/file-menu-align
...
Align file menu below '+' button, fix #5595
2018-11-01 12:01:05 +01:00
Roeland Jago Douma
92582a350d
Use the proper server for the apptoken flow login
...
If a user can't authenticate normally (because they have 2FA that is not
available on their devices for example). The redirect that is generated
should be of the proper format.
This means
1. Include the protocol
2. Include the possible subfolder
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-01 11:45:35 +01:00
Roeland Jago Douma
e94ee7cbca
Fix tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-01 11:31:41 +01:00
Roeland Jago Douma
6e564063a3
[3rdparty] Bump sabre/dav to 3.2.3
...
Including deps
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-01 11:30:29 +01:00
Morris Jobke
15ef354ace
Merge pull request #12129 from nextcloud/versions-modular-api
...
modular versions api
2018-11-01 10:59:47 +01:00
Roeland Jago Douma
c4d71c35ce
Merge pull request #12181 from nextcloud/fix-header-clickability
...
Fix header app name clickability issue, fix #12165
2018-11-01 08:09:00 +01:00
Roeland Jago Douma
3503329b52
Merge pull request #12072 from nextcloud/writestream
...
extend storage api to allow directly writing a stream to storage
2018-11-01 07:52:31 +01:00
Jan-Christoph Borchardt
62028160ac
Fix header app name clickability issue, fix #12165
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 05:09:56 +01:00
Bjoern Schiessle
feb9f72e8b
adjust unit tests
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-01 04:27:25 +01:00
Jan-Christoph Borchardt
c0aee3f1a1
Fix design of tabs in sidebar
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 04:16:56 +01:00
Jan-Christoph Borchardt
4e12132e43
Fix issues with clipboard button for local link in sidebar
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 04:11:20 +01:00
Jan-Christoph Borchardt
bb1d503f3e
Add icon to Versions sidebar tab
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 04:10:55 +01:00
Bjoern Schiessle
5e90711600
allow to update lables for public link shares
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-01 02:18:55 +01:00
Bjoern Schiessle
f377a61f90
allow to add labels to shares
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-11-01 02:15:07 +01:00
Nextcloud bot
9d5982ba4b
[tx-robot] updated from transifex
2018-11-01 01:12:59 +00:00
Robin Appelman
4403d771ad
modular versions api
...
Allows apps to register version backends for storage types
The existing versions backend is wrapped in a "legacy" backend.
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-11-01 00:21:48 +01:00
Robin Appelman
9b3cc72f7c
fix writeStream for jail wrapper
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-31 21:10:57 +01:00
Robin Appelman
4094a5e74a
update dav tests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-31 21:10:54 +01:00
Robin Appelman
c6a48110bf
allways fall back to fopen for encryption wrapper
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-31 21:10:51 +01:00
Roeland Jago Douma
3477517cb7
Update autoloader
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-31 21:10:48 +01:00
Robin Appelman
93de63777e
extend storage api to allow directly writing a stream to storage
...
this removes the need for temporary storages with some external storage backends.
The new method is added to a separate interface to maintain compatibility with
storage backends implementing the storage interface directly (without inheriting common)
Currently the interface is implemented for objectstorage based storages and local storage
and used by webdav uploads
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-31 21:10:44 +01:00
Roeland Jago Douma
3c442e4138
Merge pull request #12167 from nextcloud/hidden-class
...
Fix .hidden class specificity, should not be overridable, ref #12138
2018-10-31 20:30:14 +01:00
Roeland Jago Douma
3ee7597be0
Merge pull request #12166 from nextcloud/feature/limit_preview_sizes
...
Only generate previews in powers of 4 and set min
2018-10-31 20:25:53 +01:00
Roeland Jago Douma
ed35bc7f40
Merge pull request #12169 from nextcloud/interface-fulltextsearc-issue-00001
...
wrong method called
2018-10-31 19:49:54 +01:00
Maxence Lange
0c8c6ad5c7
missing type
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-10-31 19:43:18 +01:00
Maxence Lange
feeb62a496
wrong method called
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-10-31 19:43:18 +01:00
Roeland Jago Douma
ce10f8b8c4
Only generate previews in powers of 4 and set min
...
Before we'd round up all preview request to their nearest power of two.
This resulted still in a lot of possible images. Generating a lot of
server load and taking up a lot of space.
This moves it to previews to be powers of 4: 64, 256, 1024 and 4096
Also the first two powers are always skipped (4, 16) as it doesn't make
sense to generate previews for that.
We cache preview pretty agressively and I feel this is a better
tradeoff.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-31 19:34:42 +01:00
blizzz
654365581b
Merge pull request #12170 from nextcloud/fix/noid/tests-from-12009
...
Revert "Populate the mention-notification with the actual message"
2018-10-31 16:53:32 +01:00
Arthur Schiwon
0d1370f2f6
Revert "Populate the mention-notification with the actual message"
...
This reverts commit d295ff5367
.
2018-10-31 16:16:51 +01:00
Julius Härtl
838105877c
Merge pull request #11647 from nextcloud/make-possible-for-tab-views-to-add-css-classes-to-their-container
...
Make possible for tab views to add CSS classes to their container
2018-10-31 15:37:48 +01:00
Jan-Christoph Borchardt
25e70e1eb7
Fix .hidden class specificity, should not be overridable, ref #12138
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-31 14:00:49 +01:00
Roeland Jago Douma
1086cbbe61
Merge pull request #12146 from nextcloud/fix/noid/verifyuserdata-on-null
...
fixes an Exception on the background job because the config was not set
2018-10-31 13:48:45 +01:00
Julius Härtl
95e34407bf
Add tests for edit permission state on file shares
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-31 12:12:24 +01:00
blizzz
83cff3178b
Merge pull request #12009 from nextcloud/feature/noid/populate-notification-message-with-the-comment
...
Populate the mention-notification with the actual message
2018-10-31 11:51:55 +01:00