]>
source.dussan.org Git - nextcloud-server.git/log
Morris Jobke [Tue, 26 Mar 2019 10:24:51 +0000 (11:24 +0100)]
Make regions translatable
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Mon, 25 Mar 2019 09:21:45 +0000 (10:21 +0100)]
Merge pull request #14825 from marius-wieschollek/bugfix/11236
Set parameter type in QBMapper
Roeland Jago Douma [Mon, 25 Mar 2019 09:16:54 +0000 (10:16 +0100)]
Merge pull request #14804 from nextcloud/fix/filepicker-l10n
Make all filepicker strings translatable
Roeland Jago Douma [Mon, 25 Mar 2019 09:15:12 +0000 (10:15 +0100)]
Merge pull request #14801 from nextcloud/fix/14793/fetch_right_translations
Fetch proper translations
Roeland Jago Douma [Mon, 25 Mar 2019 08:40:34 +0000 (09:40 +0100)]
Merge pull request #14808 from nextcloud/fix/personal-settings-fed-scope-tabindex
Fix personal settings fed scope tabindex
Roeland Jago Douma [Fri, 22 Mar 2019 08:46:41 +0000 (09:46 +0100)]
Fetch proper translations
Fixes #14793
This is caused by the mess we have with OC\Settings mapping to settings
and lib/private/Settings.
Anyway this is the quick fix. Moving stuff around for 17 seems better.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 25 Mar 2019 08:05:55 +0000 (09:05 +0100)]
Merge pull request #14809 from nextcloud/fix/accessibility-theme-keyboard
Fix selecting an accessibility theme with the keyboard
Morris Jobke [Mon, 25 Mar 2019 07:57:34 +0000 (08:57 +0100)]
Merge pull request #14813 from nextcloud/fix/sentry/unset
Check if elements are set in installer
Christoph Wurst [Fri, 22 Mar 2019 12:47:40 +0000 (13:47 +0100)]
Fix selecting an accessibility theme with the keyboard
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Marius David Wieschollek [Sun, 24 Mar 2019 21:35:23 +0000 (22:35 +0100)]
[#11236] Set parameter type in QBMapper
Signed-off-by: Marius David Wieschollek <git.public@mdns.eu>
Roeland Jago Douma [Sat, 23 Mar 2019 11:33:24 +0000 (12:33 +0100)]
Merge pull request #14816 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.1.1
Bump handlebars from 4.1.0 to 4.1.1 in /build
Roeland Jago Douma [Sat, 23 Mar 2019 11:32:59 +0000 (12:32 +0100)]
Merge pull request #14812 from nextcloud/bugfix/noid/collections-access-type
Force boolean type for access parameter
Roeland Jago Douma [Sat, 23 Mar 2019 07:24:22 +0000 (08:24 +0100)]
Merge pull request #14805 from nextcloud/fix/backgroundrepair
Properly inject EventDispatched in BackgroundRepair
dependabot[bot] [Sat, 23 Mar 2019 02:12:57 +0000 (02:12 +0000)]
Bump handlebars from 4.1.0 to 4.1.1 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Roeland Jago Douma [Fri, 22 Mar 2019 19:57:33 +0000 (20:57 +0100)]
Merge pull request #14798 from nextcloud/fix/collaboration_translation_string
Allow string to be translated
Roeland Jago Douma [Fri, 22 Mar 2019 19:55:47 +0000 (20:55 +0100)]
Merge pull request #14810 from nextcloud/feature/create-user-select-username
Select the username input after creating a user successfully
Roeland Jago Douma [Fri, 22 Mar 2019 15:54:35 +0000 (16:54 +0100)]
Check if elements are set in installer
Since we now have all the apps from the appstore we need to do a bit
more checking.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Mar 2019 08:19:22 +0000 (09:19 +0100)]
Allow string to be translated
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Julius Härtl [Fri, 22 Mar 2019 15:00:44 +0000 (16:00 +0100)]
Force boolean type for access parameter
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Christoph Wurst [Fri, 22 Mar 2019 13:03:15 +0000 (14:03 +0100)]
Select the username input after creating a user successfully
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Fri, 22 Mar 2019 11:58:38 +0000 (12:58 +0100)]
Merge pull request #14802 from nextcloud/print-backupcodes-monospace
Use monospaced font when printing twofactor backup codes.
Christoph Wurst [Fri, 22 Mar 2019 10:58:53 +0000 (11:58 +0100)]
Make the federation scope selectable via keyboard
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 22 Mar 2019 10:51:48 +0000 (11:51 +0100)]
Fix tabindex and meno open/close via keyboard on fed scope menu
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Joachim Bauch [Fri, 22 Mar 2019 08:50:44 +0000 (09:50 +0100)]
Use monospaced font when printing twofactor backup codes.
This helps differentiating similar characters like "I" / "1".
Signed-off-by: Joachim Bauch <bauch@struktur.de>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Fri, 22 Mar 2019 09:29:36 +0000 (10:29 +0100)]
Properly inject EventDispatched in BackgroundRepair
Else it will just be null when called
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Christoph Wurst [Fri, 22 Mar 2019 09:22:07 +0000 (10:22 +0100)]
Make all filepicker strings translatable
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Morris Jobke [Fri, 22 Mar 2019 08:23:52 +0000 (09:23 +0100)]
Merge pull request #14573 from nextcloud/version/noid/16.0.0beta1
16.0.0 Beta 1
Morris Jobke [Wed, 6 Mar 2019 15:49:49 +0000 (16:49 +0100)]
16.0.0 Beta 1
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 21 Mar 2019 21:36:59 +0000 (22:36 +0100)]
Merge pull request #14058 from vpecinka/master
Avoid replacement by user object
Vlastimil Pecinka [Wed, 6 Feb 2019 10:36:08 +0000 (11:36 +0100)]
Store user object later in the code
Signed-off-by: Vlastimil Pecinka <pecinka@email.cz>
Morris Jobke [Thu, 21 Mar 2019 20:32:45 +0000 (21:32 +0100)]
Merge pull request #14315 from nextcloud/feature/12033/calendar-user-address-set
implement principal property search for calendar user address set property
Morris Jobke [Thu, 21 Mar 2019 20:18:32 +0000 (21:18 +0100)]
Merge pull request #13721 from oole/bug/12729_postgresql_duplicate_key_value
Issue 12729 postgresql duplicate key value
Morris Jobke [Thu, 21 Mar 2019 16:05:57 +0000 (17:05 +0100)]
Fix PHPDoc
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Georg Ehrke [Wed, 20 Feb 2019 19:22:56 +0000 (20:22 +0100)]
implement principal property search for calendar user address set property
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Morris Jobke [Thu, 21 Mar 2019 15:31:15 +0000 (16:31 +0100)]
Merge pull request #14790 from nextcloud/bugfix/noid/fix-ocm/ocs-provider-setup-checks
Fix setup checks for ocm/ocs-provider
Roeland Jago Douma [Thu, 21 Mar 2019 14:00:08 +0000 (15:00 +0100)]
Merge pull request #14786 from nextcloud/bugfix/noid/remove-unused-member
Remove unused member "util"
Morris Jobke [Thu, 21 Mar 2019 13:26:59 +0000 (14:26 +0100)]
Fix setup checks for ocm/ocs-provider
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Thu, 21 Mar 2019 11:42:35 +0000 (12:42 +0100)]
Remove unused member "util"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Ole Ostergaard [Tue, 26 Feb 2019 13:08:55 +0000 (14:08 +0100)]
Code cleanup.
Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
Ole Ostergaard [Tue, 26 Feb 2019 15:27:25 +0000 (16:27 +0100)]
Add insertIgnoreConflict to IDBConnection interface.
Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
Ole Ostergaard [Tue, 26 Feb 2019 13:08:39 +0000 (14:08 +0100)]
Add supression of SqlInjectionChecker.
Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
Ole Ostergaard [Mon, 21 Jan 2019 16:54:40 +0000 (17:54 +0100)]
Add PostgreSQL specific implementation for includeIgnoreConflict.
Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
Ole Ostergaard [Mon, 21 Jan 2019 16:54:16 +0000 (17:54 +0100)]
Add insertIgnoreConflict to Adapter and use it for for executing the file locking.
Signed-off-by: Ole Ostergaard <ole.c.ostergaard@gmail.com>
Morris Jobke [Thu, 21 Mar 2019 10:32:22 +0000 (11:32 +0100)]
Merge pull request #14778 from nextcloud/user_ldap_createuser_fix
Fix user creation using LDAP Plugin
Vinicius Cubas Brand [Thu, 14 Mar 2019 14:59:27 +0000 (11:59 -0300)]
LDAP plugin: force createUser to return new user's DN
LDAP plugins must change the createUser method to return the DN, as we
need this to update the cache.
Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
Vinicius Cubas Brand [Mon, 4 Mar 2019 17:09:27 +0000 (14:09 -0300)]
Cache cleaning when subadmin adds user to group
This commit fix an error happening when the subadmin tries to create an
user, adding him/her to the group s/he is subadmin of, using a LDAP
User/Group plugin.
This just forces the cache to be reset after an user is added to a
group.
Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
Vinicius Cubas Brand [Fri, 1 Mar 2019 15:12:19 +0000 (12:12 -0300)]
fix user creation using LDAP Plugin
Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
Morris Jobke [Thu, 21 Mar 2019 08:59:07 +0000 (09:59 +0100)]
Merge pull request #14776 from nextcloud/fix/files/size-color
Use max contrast variable to cap the generated colours
Morris Jobke [Thu, 21 Mar 2019 08:56:50 +0000 (09:56 +0100)]
Merge pull request #14695 from nextcloud/enhancement/grid/sharing-in-menu
Show sharing in menu in grid view
Morris Jobke [Thu, 21 Mar 2019 08:15:27 +0000 (09:15 +0100)]
Merge pull request #14606 from nextcloud/bugfix/stricter-check-trusted-proxy
Make check for empty trusted proxies more strict
John Molakvoæ (skjnldsv) [Thu, 21 Mar 2019 07:42:27 +0000 (08:42 +0100)]
Use max contrast variable to cap the generated colours
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Fri, 15 Mar 2019 11:54:31 +0000 (12:54 +0100)]
Add link icon for public link too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Fri, 15 Mar 2019 09:54:57 +0000 (10:54 +0100)]
Put sharing entry all above
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Thu, 14 Mar 2019 17:01:44 +0000 (18:01 +0100)]
Show sharing in menu in grid view
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Thu, 21 Mar 2019 01:13:49 +0000 (01:13 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 20 Mar 2019 21:29:56 +0000 (22:29 +0100)]
Merge pull request #14774 from nextcloud/fix/bundle_enable_tests
Temp disable bundle tests
Roeland Jago Douma [Wed, 20 Mar 2019 19:44:11 +0000 (20:44 +0100)]
Temp disable bundle tests
The bundle acceptance tests fails after #14578 sometimes. This is
because of a race condition. not all apps have compatible 16 versions
yet. So trying to enable them results in those apps doing :boom:.
Because of #14578 we do show them now. So we try to enable them. However
depending on which requests finishes first the disable button for the
audit app either shows up or now.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Daniel Kesselberg [Wed, 20 Mar 2019 18:59:32 +0000 (19:59 +0100)]
Trigger warning if empty array or false and X-Forwarded-Host is present
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Roeland Jago Douma [Wed, 20 Mar 2019 18:22:38 +0000 (19:22 +0100)]
Merge pull request #14578 from nextcloud/enh/force_enable_apps
Force enable apps
Roeland Jago Douma [Wed, 20 Mar 2019 18:20:50 +0000 (19:20 +0100)]
Merge pull request #14753 from nextcloud/revert-13097-feature/11319/where-is-your-data
Revert "Where is your data?"
Morris Jobke [Wed, 20 Mar 2019 18:08:44 +0000 (19:08 +0100)]
Merge pull request #14766 from nextcloud/backport/14709/master
groupname like username - allow share with both
Morris Jobke [Wed, 20 Mar 2019 11:51:26 +0000 (12:51 +0100)]
Update lib/private/Share20/Manager.php
tabulator change
Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
Morris Jobke [Wed, 20 Mar 2019 11:50:48 +0000 (12:50 +0100)]
Update lib/private/Share20/Manager.php
fixed tabulator
Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
Christian Aigner [Fri, 15 Mar 2019 09:18:27 +0000 (10:18 +0100)]
groupname like username - allow share with both
Signed-off-by: Christian Aigner <christian.aigner@huemer-it.com>
Roeland Jago Douma [Wed, 20 Mar 2019 13:14:37 +0000 (14:14 +0100)]
Revert "Do not register unexisting section"
This reverts commit
24354bde1d9163794eaf62ef432e62839c7979e7 .
Roeland Jago Douma [Tue, 19 Mar 2019 21:24:16 +0000 (22:24 +0100)]
Revert "Where is your data?"
Joas Schilling [Wed, 20 Mar 2019 11:22:15 +0000 (12:22 +0100)]
Remove unused IUserSession
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 20 Mar 2019 11:21:01 +0000 (12:21 +0100)]
Do not ignore the max-version for the "update-available" check
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 20 Mar 2019 11:15:52 +0000 (12:15 +0100)]
Remove apps from the list which have no release at all
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 6 Mar 2019 18:59:15 +0000 (19:59 +0100)]
allow enforcing apps to ignore the max version
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Wed, 20 Mar 2019 13:20:46 +0000 (14:20 +0100)]
Merge pull request #14713 from nextcloud/fix/admin-2fa-collapse-disable
Collapse 2FA admin detail settings if disabled
Daniel Kesselberg [Sat, 9 Mar 2019 15:14:54 +0000 (16:14 +0100)]
Make check for empty trusted proxies more strict
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Christoph Wurst [Fri, 15 Mar 2019 11:28:56 +0000 (12:28 +0100)]
Collapse 2FA admin detail settings if disabled
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Morris Jobke [Wed, 20 Mar 2019 10:20:41 +0000 (11:20 +0100)]
Merge pull request #14674 from CamilionEU/master
[app:files] Use current directory for hashing.
Roeland Jago Douma [Wed, 20 Mar 2019 09:58:10 +0000 (10:58 +0100)]
Merge pull request #14691 from nextcloud/rename-mountpoint-within-mountpoint
always allow moving mountpoints inside the same mountpoint
Nextcloud bot [Wed, 20 Mar 2019 01:12:47 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 19 Mar 2019 18:23:29 +0000 (19:23 +0100)]
Merge pull request #14664 from nextcloud/bugfix/noid/absolute-paths-of-images-for-linked-collaboration-resources
Replace the icon-class with an absolute link to an image
Morris Jobke [Tue, 19 Mar 2019 17:43:23 +0000 (18:43 +0100)]
Merge pull request #14747 from nextcloud/fix/access_list_external_storage
Fix getting the access list on external storage
Christoph Wurst [Tue, 19 Mar 2019 15:42:54 +0000 (16:42 +0100)]
Merge pull request #14744 from nextcloud/bugfix/noid/fix-push-notifications-for-updatenotifications
Always register the Notifier
Robin Appelman [Thu, 14 Mar 2019 14:52:38 +0000 (15:52 +0100)]
always allow moving mountpoints inside the same mountpoint
even if that mountpoint isn't normally a valid target for moving mounts into
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Tue, 19 Mar 2019 14:38:52 +0000 (15:38 +0100)]
Fix getting the access list on external storage
If a file is on external storage there is no owner. WHich means we can't
check. So just return an empty array then.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 19 Mar 2019 12:47:28 +0000 (13:47 +0100)]
Merge pull request #14739 from nextcloud/bugfix/noid/header-link-navigation-style-is-too-catchy
Style of navigation links in header is too catchy
Joas Schilling [Mon, 18 Mar 2019 14:13:24 +0000 (15:13 +0100)]
Return 200 instead of 404 when asking for collections of a resource
Signed-off-by: Joas Schilling <coding@schilljs.com>
Julius Härtl [Thu, 14 Mar 2019 17:29:55 +0000 (18:29 +0100)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 14 Mar 2019 17:25:52 +0000 (18:25 +0100)]
Bump nextcloud-vue-collections
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 14 Mar 2019 17:23:58 +0000 (18:23 +0100)]
Adjust gitattributes to ignore all files_sharing scripts in diff
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 14 Mar 2019 16:41:25 +0000 (17:41 +0100)]
Adjust resource type to file
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 14 Mar 2019 13:42:42 +0000 (14:42 +0100)]
Dispatch event to allow apps to load their script for collections
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Joas Schilling [Thu, 14 Mar 2019 11:30:34 +0000 (12:30 +0100)]
Use rich objects instead of name, link and icon
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 13 Mar 2019 19:25:22 +0000 (20:25 +0100)]
Replace the icon-class with an absolute link to an image
Otherwise the icon can not be displayed in mobile apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 19 Mar 2019 08:40:39 +0000 (09:40 +0100)]
Also style the "too many apps" menu
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 19 Mar 2019 07:52:52 +0000 (08:52 +0100)]
Always register the Notifier
... so background jobs without a user can prepare push notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 19 Mar 2019 06:25:41 +0000 (07:25 +0100)]
Merge pull request #14571 from cowai/optimize-files_external-notify
Use index to mark parent as outdated, fixes: #14537
Nextcloud bot [Tue, 19 Mar 2019 01:12:41 +0000 (01:12 +0000)]
[tx-robot] updated from transifex
Ari Selseng [Wed, 6 Mar 2019 15:15:27 +0000 (16:15 +0100)]
Use two queries to mark parent as outdated
Signed-off-by: Ari Selseng <ari@selseng.net>
Joas Schilling [Mon, 18 Mar 2019 15:17:22 +0000 (16:17 +0100)]
Style of navigation links in header is too catchy
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Mon, 18 Mar 2019 15:21:21 +0000 (16:21 +0100)]
Merge pull request #14737 from nextcloud/improve-starting-speed-of-acceptance-tests
Improve startup speed of acceptance tests
Morris Jobke [Mon, 18 Mar 2019 15:17:39 +0000 (16:17 +0100)]
Merge pull request #14736 from nextcloud/fix/do_not_load_showpassword
Fix showpassword loads
Morris Jobke [Mon, 18 Mar 2019 15:17:18 +0000 (16:17 +0100)]
Merge pull request #14724 from nextcloud/enh/nonce_for_iframes
CSP: set nonce for iframes
Joas Schilling [Mon, 18 Mar 2019 14:21:42 +0000 (15:21 +0100)]
Improve startup speed of acceptance tests
Signed-off-by: Joas Schilling <coding@schilljs.com>