]>
source.dussan.org Git - nextcloud-server.git/log
John Molakvoæ (skjnldsv) [Fri, 2 Nov 2018 08:57:11 +0000 (09:57 +0100)]
Fix popover menu alignment in list
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Fri, 2 Nov 2018 08:39:40 +0000 (09:39 +0100)]
Merge pull request #12177 from nextcloud/fix/apptoken_login_flow_proper_host
Use the proper server for the apptoken flow login
Roeland Jago Douma [Fri, 2 Nov 2018 08:07:08 +0000 (09:07 +0100)]
Merge pull request #12195 from nextcloud/fulltextsearch-info-xsd
add the tag fulltextsearch
Maxence Lange [Fri, 2 Nov 2018 07:38:02 +0000 (08:38 +0100)]
Merge pull request #12193 from nextcloud/interface-fulltxtsearch-issue-00002
+infoBool / +infoInt
Roeland Jago Douma [Fri, 2 Nov 2018 07:22:05 +0000 (08:22 +0100)]
Merge pull request #12194 from nextcloud/fix-path-as-dashboard-is-already-imported
fix path to DashboardManager, as the class is already imported (minor)
Nextcloud bot [Fri, 2 Nov 2018 01:13:34 +0000 (01:13 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 1 Nov 2018 23:41:59 +0000 (00:41 +0100)]
Merge pull request #11053 from nextcloud/occ-app-update-command
occ app update command
Jan-Christoph Borchardt [Thu, 1 Nov 2018 23:23:46 +0000 (00:23 +0100)]
Merge pull request #12192 from nextcloud/development-setup
Development setup in readme, and some adjustments
Morris Jobke [Thu, 1 Nov 2018 21:36:09 +0000 (22:36 +0100)]
Merge pull request #11844 from nextcloud/multiple-link-shares
allow to create multiple link shares via share api
Morris Jobke [Thu, 1 Nov 2018 20:52:20 +0000 (21:52 +0100)]
Merge pull request #12188 from nextcloud/revert/9900/revert-wait-for-cron
Revert "Wait for cron to finish before running upgrade command"
Morris Jobke [Thu, 1 Nov 2018 20:48:52 +0000 (21:48 +0100)]
Merge pull request #12196 from nextcloud/revert-12138-and-12138
Revert important rule for hidden class and inline button style
Maxence Lange [Thu, 1 Nov 2018 20:37:59 +0000 (21:37 +0100)]
init some var
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
John Molakvoæ (skjnldsv) [Thu, 1 Nov 2018 15:22:22 +0000 (16:22 +0100)]
Fixed jsunit
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Thu, 1 Nov 2018 13:55:32 +0000 (14:55 +0100)]
Password policy fix and menu open on first share
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 01:36:05 +0000 (02:36 +0100)]
Fix wording, sort 'Add another link' to bottom so it does not confuse
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Daniel Calviño Sánchez [Wed, 31 Oct 2018 20:34:51 +0000 (21:34 +0100)]
Adjust acceptance tests to changes in link shares
Although now it is possible to create several link shares the acceptance
tests currently handles only the first link share; this first link share
is now created by clicking an "Add new share" button instead of a
checkbox.
Besides that, the "Copy link" button has been moved from the menu to the
row, next to the menu trigger.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Jan-Christoph Borchardt [Wed, 31 Oct 2018 11:24:04 +0000 (12:24 +0100)]
Use primary color for share link icon background instead of bland grey
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
John Molakvoæ (skjnldsv) [Wed, 31 Oct 2018 10:43:05 +0000 (11:43 +0100)]
Fix password enforcement
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 31 Oct 2018 10:22:47 +0000 (11:22 +0100)]
Fix enforce date
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 31 Oct 2018 09:49:06 +0000 (10:49 +0100)]
Fix note display
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 31 Oct 2018 09:28:18 +0000 (10:28 +0100)]
Copy link outside menu
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Mon, 29 Oct 2018 12:58:14 +0000 (13:58 +0100)]
Migrate link shares to array
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Julius Härtl [Thu, 1 Nov 2018 20:00:44 +0000 (21:00 +0100)]
Revert "Fix .hidden class specificity, should not be overridable, ref #12138"
This reverts commit
25e70e1eb798d9292b4d5864d89c6c424ff0218c .
Julius Härtl [Thu, 1 Nov 2018 20:00:22 +0000 (21:00 +0100)]
Revert "make .button inline-block"
This reverts commit
87c3f79399f4b3e71fa1d0ff6d774c9c9f6ddc18 .
Maxence Lange [Thu, 1 Nov 2018 18:33:46 +0000 (19:33 +0100)]
add the tag fulltextsearch
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Thu, 1 Nov 2018 18:14:58 +0000 (19:14 +0100)]
fix path
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Thu, 1 Nov 2018 16:38:43 +0000 (17:38 +0100)]
+infoBool / +infoInt
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Morris Jobke [Thu, 1 Nov 2018 16:07:55 +0000 (17:07 +0100)]
Log exception in case an app update fails
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Michael Gerber [Tue, 4 Sep 2018 20:26:15 +0000 (22:26 +0200)]
Add occ app:update command
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 15:38:40 +0000 (16:38 +0100)]
Readme: Simply use emojis instead of images for tools section
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Thu, 1 Nov 2018 15:30:22 +0000 (16:30 +0100)]
Merge pull request #12152 from brad2014/bugfix/12151/fix-emailtemplate-list-formatting
Fix issue #12151: fix list formatting by correcting malformed html
Jan-Christoph Borchardt [Thu, 1 Nov 2018 15:27:56 +0000 (16:27 +0100)]
Readme: Reduce size of Tools logos, use HTML for part
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 15:17:43 +0000 (16:17 +0100)]
Readme: Add line breaks between tool images
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 15:06:05 +0000 (16:06 +0100)]
Readme: Replace Github emoji codes with real emoji
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 14:53:00 +0000 (15:53 +0100)]
Readme: Add note about signing off commits
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 14:47:49 +0000 (15:47 +0100)]
Add sentence about non-technical contributions
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 14:44:28 +0000 (15:44 +0100)]
Readme: Fix screenshot link
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 14:33:40 +0000 (15:33 +0100)]
Readme: adjust structure, wording, small fixes
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Thu, 1 Nov 2018 11:52:09 +0000 (12:52 +0100)]
Revert "Wait for cron to finish before running upgrade command"
This reverts commit
18e9631810ad1d3d72c2b4bbee330169808108ad .
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 14:16:30 +0000 (15:16 +0100)]
Add front-end building documentation to readme
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Thu, 1 Nov 2018 12:52:45 +0000 (13:52 +0100)]
Merge pull request #12150 from nextcloud/techdebt/noid/ldap-rm-iusertools
remove app specific IUserTools and consolidate test
Morris Jobke [Thu, 1 Nov 2018 11:42:03 +0000 (12:42 +0100)]
Merge pull request #12180 from nextcloud/sidebar-fixes
Sidebar fixes, mostly fixing design of tabs
Morris Jobke [Thu, 1 Nov 2018 11:12:36 +0000 (12:12 +0100)]
Merge pull request #12163 from nextcloud/bugfix/11730/file-share-edit-state
Do not set indeterminate state for file shares
Morris Jobke [Thu, 1 Nov 2018 11:01:05 +0000 (12:01 +0100)]
Merge pull request #12162 from nextcloud/file-menu-align
Align file menu below '+' button, fix #5595
Roeland Jago Douma [Wed, 31 Oct 2018 22:06:08 +0000 (23:06 +0100)]
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>
Morris Jobke [Thu, 1 Nov 2018 09:59:47 +0000 (10:59 +0100)]
Merge pull request #12129 from nextcloud/versions-modular-api
modular versions api
Roeland Jago Douma [Thu, 1 Nov 2018 07:09:00 +0000 (08:09 +0100)]
Merge pull request #12181 from nextcloud/fix-header-clickability
Fix header app name clickability issue, fix #12165
Roeland Jago Douma [Thu, 1 Nov 2018 06:52:31 +0000 (07:52 +0100)]
Merge pull request #12072 from nextcloud/writestream
extend storage api to allow directly writing a stream to storage
Jan-Christoph Borchardt [Thu, 1 Nov 2018 04:07:26 +0000 (05:07 +0100)]
Fix header app name clickability issue, fix #12165
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Bjoern Schiessle [Wed, 31 Oct 2018 19:10:05 +0000 (20:10 +0100)]
adjust unit tests
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 03:16:56 +0000 (04:16 +0100)]
Fix design of tabs in sidebar
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 03:11:20 +0000 (04:11 +0100)]
Fix issues with clipboard button for local link in sidebar
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Thu, 1 Nov 2018 03:10:55 +0000 (04:10 +0100)]
Add icon to Versions sidebar tab
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Bjoern Schiessle [Wed, 17 Oct 2018 08:50:58 +0000 (10:50 +0200)]
allow to update lables for public link shares
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Tue, 16 Oct 2018 08:31:38 +0000 (10:31 +0200)]
allow to add labels to shares
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Nextcloud bot [Thu, 1 Nov 2018 01:12:59 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Fri, 12 Oct 2018 15:42:08 +0000 (17:42 +0200)]
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>
Robin Appelman [Wed, 31 Oct 2018 18:41:55 +0000 (19:41 +0100)]
fix writeStream for jail wrapper
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 31 Oct 2018 15:31:42 +0000 (16:31 +0100)]
update dav tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 31 Oct 2018 15:16:37 +0000 (16:16 +0100)]
allways fall back to fopen for encryption wrapper
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Tue, 30 Oct 2018 07:17:04 +0000 (08:17 +0100)]
Update autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Robin Appelman [Fri, 26 Oct 2018 17:15:23 +0000 (19:15 +0200)]
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>
Roeland Jago Douma [Wed, 31 Oct 2018 19:30:14 +0000 (20:30 +0100)]
Merge pull request #12167 from nextcloud/hidden-class
Fix .hidden class specificity, should not be overridable, ref #12138
Roeland Jago Douma [Wed, 31 Oct 2018 19:25:53 +0000 (20:25 +0100)]
Merge pull request #12166 from nextcloud/feature/limit_preview_sizes
Only generate previews in powers of 4 and set min
Roeland Jago Douma [Wed, 31 Oct 2018 18:49:54 +0000 (19:49 +0100)]
Merge pull request #12169 from nextcloud/interface-fulltextsearc-issue-00001
wrong method called
Maxence Lange [Wed, 31 Oct 2018 14:49:53 +0000 (15:49 +0100)]
missing type
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Wed, 31 Oct 2018 14:44:57 +0000 (15:44 +0100)]
wrong method called
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Roeland Jago Douma [Wed, 31 Oct 2018 12:40:41 +0000 (13:40 +0100)]
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>
blizzz [Wed, 31 Oct 2018 15:53:32 +0000 (16:53 +0100)]
Merge pull request #12170 from nextcloud/fix/noid/tests-from-12009
Revert "Populate the mention-notification with the actual message"
Arthur Schiwon [Wed, 31 Oct 2018 15:16:51 +0000 (16:16 +0100)]
Revert "Populate the mention-notification with the actual message"
This reverts commit
d295ff53672d542f3b09ff0becd6a4a20ba1d494 .
Julius Härtl [Wed, 31 Oct 2018 14:37:48 +0000 (15:37 +0100)]
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
Jan-Christoph Borchardt [Wed, 31 Oct 2018 13:00:08 +0000 (14:00 +0100)]
Fix .hidden class specificity, should not be overridable, ref #12138
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Wed, 31 Oct 2018 12:48:45 +0000 (13:48 +0100)]
Merge pull request #12146 from nextcloud/fix/noid/verifyuserdata-on-null
fixes an Exception on the background job because the config was not set
Julius Härtl [Wed, 31 Oct 2018 11:12:24 +0000 (12:12 +0100)]
Add tests for edit permission state on file shares
Signed-off-by: Julius Härtl <jus@bitgrid.net>
blizzz [Wed, 31 Oct 2018 10:51:55 +0000 (11:51 +0100)]
Merge pull request #12009 from nextcloud/feature/noid/populate-notification-message-with-the-comment
Populate the mention-notification with the actual message
Julius Härtl [Wed, 31 Oct 2018 10:23:23 +0000 (11:23 +0100)]
Do not set indeterminate state for file shares
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Jan-Christoph Borchardt [Wed, 31 Oct 2018 10:20:02 +0000 (11:20 +0100)]
Align file menu below '+' button, fix #5595
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Wed, 31 Oct 2018 09:15:03 +0000 (10:15 +0100)]
Merge pull request #12095 from MasterOfDeath/OCA-ShareByMail-Capabilities-test-unit
OCA\ShareByMail\Capabilities add unit test
Roeland Jago Douma [Wed, 31 Oct 2018 09:13:50 +0000 (10:13 +0100)]
Merge pull request #12147 from MasterOfDeath/OCA-SystemTags-Activity-Setting-add-unit-test
OCA\SystemTags\Activity\Setting unit test
John Molakvoæ [Wed, 31 Oct 2018 09:04:49 +0000 (10:04 +0100)]
Merge pull request #12153 from nextcloud/appnames
Show all app titles on hovering app menu area, fix #10952, fix #4619
Dennis1993 [Wed, 31 Oct 2018 08:19:02 +0000 (09:19 +0100)]
Merge pull request #12089 from Rayn0r/master
added possibility to disable autocomplete in login form
John Molakvoæ [Wed, 31 Oct 2018 08:01:10 +0000 (09:01 +0100)]
Merge pull request #12154 from nextcloud/files-details
Design details in file picker
John Molakvoæ [Wed, 31 Oct 2018 07:46:37 +0000 (08:46 +0100)]
Merge pull request #12125 from MasterOfDeath/expire-share-days-validate
Validate expire share days in settings (issue: #11930)
Bjoern Schiessle [Mon, 15 Oct 2018 10:43:22 +0000 (12:43 +0200)]
allow to create multiple link shares via share api
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
John Molakvoæ (skjnldsv) [Wed, 31 Oct 2018 05:52:11 +0000 (06:52 +0100)]
Added round border for thumbnail
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Wed, 31 Oct 2018 01:12:52 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Tue, 30 Oct 2018 23:02:26 +0000 (00:02 +0100)]
Filepicker: center text in grid view, improve spacing
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Tue, 30 Oct 2018 23:01:58 +0000 (00:01 +0100)]
slightly round off thumbnails in list view too
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
brad2014 [Tue, 30 Oct 2018 22:26:16 +0000 (15:26 -0700)]
Fix bug #12151: fix list formatting by correcting malformed html
Signed-off-by: Brad Rubenstein <brad@wbr.tech>
Jan-Christoph Borchardt [Tue, 30 Oct 2018 22:20:09 +0000 (23:20 +0100)]
Show all app titles on hovering app menu area, fix #10952, fix #4619
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Arthur Schiwon [Tue, 30 Oct 2018 21:42:24 +0000 (22:42 +0100)]
remove app specific IUserTools and consolidate test
Just some house keeping. IUserTools with used in even older days for
easier creation of Access instances…
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzz [Tue, 30 Oct 2018 21:05:20 +0000 (22:05 +0100)]
Merge pull request #12020 from nextcloud/bugfix/11795/calendar_invitation_fallback_lang
Calendar invitation: use system default instead of sender's language as fallback
Rinat Gumirov [Tue, 30 Oct 2018 20:26:59 +0000 (01:26 +0500)]
OCA\SystemTags\Activity\Setting unit test
Signed-off-by: Rinat Gumirov <rinat.gumirov@mail.ru>
Roeland Jago Douma [Tue, 30 Oct 2018 20:16:13 +0000 (21:16 +0100)]
Merge pull request #12047 from nextcloud/interfaces-files-fulltextsearch
Public interfaces Files_FullTextSearch
Rayn0r [Tue, 30 Oct 2018 19:54:19 +0000 (20:54 +0100)]
added sample config for turning off form autocompletion on login page
Signed-off-by: Rayn0r <Andre.Weidemann@web.de>
Roeland Jago Douma [Tue, 30 Oct 2018 19:17:03 +0000 (20:17 +0100)]
Merge pull request #12140 from nextcloud/fix/expired_token_throttler
Expired tokens should not trigger bruteforce protection
Rinat Gumirov [Mon, 29 Oct 2018 18:34:41 +0000 (23:34 +0500)]
expire share days in settings validate
Signed-off-by: Rinat Gumirov <rinat.gumirov@mail.ru>
MasterOfDeath [Sun, 28 Oct 2018 18:21:46 +0000 (23:21 +0500)]
OCA\ShareByMail\Capabilities unit test
OCA\ShareByMail\Capabilities unit test
Signed-off-by: Rinat Gumirov <rinat.gumirov@mail.ru>
Maxence Lange [Tue, 30 Oct 2018 19:07:29 +0000 (20:07 +0100)]
+files_fulltextsearch in autoloader
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Tue, 30 Oct 2018 18:59:35 +0000 (19:59 +0100)]
Merge remote-tracking branch 'origin/interfaces-files-fulltextsearch' into interfaces-files-fulltextsearch
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>