]>
source.dussan.org Git - nextcloud-server.git/log
Bjoern Schiessle [Fri, 25 Nov 2016 14:38:49 +0000 (15:38 +0100)]
bring back permissions for mail shares
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Björn Schießle [Mon, 28 Nov 2016 10:09:47 +0000 (11:09 +0100)]
Merge pull request #2312 from nextcloud/move-sharebymail-to-new-api
Move ShareByMail activities to new API
Nextcloud bot [Mon, 28 Nov 2016 09:51:57 +0000 (09:51 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 28 Nov 2016 09:31:02 +0000 (09:31 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 28 Nov 2016 09:23:30 +0000 (10:23 +0100)]
Merge pull request #2361 from nextcloud/2fa-backup-codes-undefined-index
fix undefined index error when the backup codes provider is not active
Christoph Wurst [Mon, 28 Nov 2016 08:55:24 +0000 (09:55 +0100)]
Merge pull request #2327 from nextcloud/exclude-pre-releases
Exclude pre-release versions as per SemVer
Christoph Wurst [Mon, 28 Nov 2016 07:47:34 +0000 (08:47 +0100)]
fix undefined index error when the backup codes provider is not active
In users have not created backup codes yet the app is not enabled for that user
and therefore we got an undefined index error because the code assumed it was
always there. It now properly returns null.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Mon, 28 Nov 2016 01:06:56 +0000 (01:06 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Sun, 27 Nov 2016 08:02:26 +0000 (09:02 +0100)]
Merge pull request #2343 from nextcloud/fix-exteranl-storage-redirect
[Minor] Fix link to external storage settings on error notification
Nextcloud bot [Sun, 27 Nov 2016 01:07:08 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Felix A. Epp [Sat, 26 Nov 2016 09:14:23 +0000 (10:14 +0100)]
Fix link to external storage settings on error notification
Signed-off-by: Felix A. Epp <work@felixepp.de>
Nextcloud bot [Sat, 26 Nov 2016 01:06:57 +0000 (01:06 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 25 Nov 2016 22:49:37 +0000 (23:49 +0100)]
Merge pull request #2340 from nextcloud/autocomplete-max-width-to-input
Add jquery ui fixes js file + fix autocomplete width
John Molakvoæ (skjnldsv) [Fri, 25 Nov 2016 15:42:53 +0000 (16:42 +0100)]
Add jquery ui fixes js file
+ fix autocomplete width (fix #2324)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Fri, 25 Nov 2016 11:00:56 +0000 (12:00 +0100)]
Merge pull request #2322 from nextcloud/compat-with-chrome54
Remove exception for Chrome on Mobile
Lukas Reschke [Fri, 25 Nov 2016 10:58:53 +0000 (11:58 +0100)]
Merge pull request #2325 from nextcloud/fix-slogan-styling
Fix styling of slogan on login page for longer text
Joas Schilling [Fri, 25 Nov 2016 10:45:40 +0000 (11:45 +0100)]
Correctly match the subjects to the parameters
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Fri, 25 Nov 2016 10:40:20 +0000 (11:40 +0100)]
Merge pull request #2276 from nextcloud/update-email-address
Update email address
Lukas Reschke [Fri, 25 Nov 2016 10:32:46 +0000 (11:32 +0100)]
Exclude pre-release versions as per SemVer
As SemVer can be used apps could define a release like "10.0.0-alpha". This is something that we don't support at the moment in the server and we should filter all prereleases.
Ref https://github.com/nextcloud/server/pull/2307#issuecomment-
262911588
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Fri, 25 Nov 2016 10:17:40 +0000 (11:17 +0100)]
Remove old test
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 25 Nov 2016 10:17:06 +0000 (11:17 +0100)]
Get user name from contacts if available
Signed-off-by: Joas Schilling <coding@schilljs.com>
Julius Haertl [Fri, 25 Nov 2016 09:43:37 +0000 (10:43 +0100)]
Fix styling of slogan on login page for longer text
Fixes #851
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Bjoern Schiessle [Wed, 23 Nov 2016 22:57:20 +0000 (23:57 +0100)]
bring back setEmailAddress for the user management
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Wed, 23 Nov 2016 20:19:06 +0000 (21:19 +0100)]
update accounts table if email address or display name changes from outside
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Lukas Reschke [Fri, 25 Nov 2016 08:56:26 +0000 (09:56 +0100)]
Increase to 11.0.0.4
Lukas Reschke [Fri, 25 Nov 2016 08:54:48 +0000 (09:54 +0100)]
Merge pull request #2323 from nextcloud/add-announcements-to-shipped
Add nextcloud_announcements to shipped.json
Lukas Reschke [Fri, 25 Nov 2016 08:39:57 +0000 (09:39 +0100)]
Add nextcloud_announcements to shipped.json
Otherwise on the update from beta1 to beta2 the app would be disabled again as incompatible:
```
root@cloud:/var/www/html# sudo -u www-data php occ upgrade
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Set log level to debug
Turned on maintenance mode
Updating database schema
Updated database
Disabled 3rd-party app: calendar
Disabled 3rd-party app: contacts
Disabled 3rd-party app: nextcloud_announcements
Disabled 3rd-party app: spreed
Update 3rd-party app: calendar
Update 3rd-party app: contacts
```
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 25 Nov 2016 08:34:13 +0000 (09:34 +0100)]
Increase version for one
Lukas Reschke [Fri, 25 Nov 2016 08:12:27 +0000 (09:12 +0100)]
Merge pull request #2314 from nextcloud/log-upgrade-steps
Log all events that happen during an upgrade
Morris Jobke [Fri, 25 Nov 2016 01:18:18 +0000 (02:18 +0100)]
Merge pull request #2285 from nextcloud/identityproof_tests
Add Identityproof tests
Lukas Reschke [Thu, 24 Nov 2016 21:26:10 +0000 (22:26 +0100)]
Remove exception for Chrome on Mobile
This didn't really work anyways and Chrome 54 for Android has been pushed out via Google Play on October 19th. So we should remove this.
This is only in master and doesn't affect any stable branch.
Fixes https://github.com/nextcloud/server/issues/2318
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Roeland Jago Douma [Thu, 24 Nov 2016 21:21:32 +0000 (22:21 +0100)]
Merge pull request #2321 from nextcloud/lint-php7.1
Run syntax test for php7.1
Roeland Jago Douma [Tue, 22 Nov 2016 13:53:09 +0000 (14:53 +0100)]
Add Identityproof tests
* Add tests for Key
* Add tests for Manager
* Add tests for Signer
* Removed URLGenerator from Signer
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 24 Nov 2016 20:44:29 +0000 (21:44 +0100)]
Run syntex test for php7.1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 24 Nov 2016 20:33:24 +0000 (21:33 +0100)]
Merge pull request #2319 from nextcloud/php-7.1rc6
Bump php7.1 container to RC6
Roeland Jago Douma [Thu, 24 Nov 2016 19:46:15 +0000 (20:46 +0100)]
Bump php7.1 container to RC6
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 24 Nov 2016 19:39:13 +0000 (20:39 +0100)]
Merge pull request #2301 from nextcloud/pass-confirm-cookie-login
fix password check when using remember me login
Roeland Jago Douma [Thu, 24 Nov 2016 19:32:00 +0000 (20:32 +0100)]
Merge pull request #2243 from nextcloud/file-drop-wording
fix wording of File drop, ref #2207
Roeland Jago Douma [Thu, 24 Nov 2016 19:21:31 +0000 (20:21 +0100)]
Merge pull request #2316 from nextcloud/fix-personal-loading-icon
Loading icon fix #2198
John Molakvoæ (skjnldsv) [Thu, 24 Nov 2016 16:26:57 +0000 (17:26 +0100)]
Loading icon fix #2198
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Thu, 24 Nov 2016 16:08:25 +0000 (17:08 +0100)]
Merge pull request #2306 from nextcloud/dont-log-user-password
Don't log the user password in case something goes wrong
blizzz [Thu, 24 Nov 2016 15:57:14 +0000 (16:57 +0100)]
Merge pull request #2307 from nextcloud/better-filter-on-appstore
Loop for newest version in appstore response
Morris Jobke [Thu, 24 Nov 2016 15:49:37 +0000 (16:49 +0100)]
Merge pull request #2313 from nextcloud/fix-naming
fix some outdated naming
Morris Jobke [Thu, 24 Nov 2016 15:33:05 +0000 (16:33 +0100)]
Log all events that happen during an update
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Thu, 24 Nov 2016 15:32:30 +0000 (16:32 +0100)]
Merge pull request #2309 from nextcloud/fix-favicons
fix favicon viewbox, remove decimals
Joas Schilling [Thu, 24 Nov 2016 14:46:38 +0000 (15:46 +0100)]
Move ShareByMail activities to new API
Signed-off-by: Joas Schilling <coding@schilljs.com>
Jan-Christoph Borchardt [Thu, 24 Nov 2016 15:05:05 +0000 (16:05 +0100)]
fix some outdated naming
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Lukas Reschke [Thu, 24 Nov 2016 14:47:55 +0000 (15:47 +0100)]
Merge pull request #2224 from nextcloud/fix-visibility-switcher
Fix visibility switcher for avatar
Lukas Reschke [Thu, 24 Nov 2016 14:47:20 +0000 (15:47 +0100)]
Merge pull request #2302 from nextcloud/register-command-error-handling
handle errors in apps while registering commands
Jan-Christoph Borchardt [Thu, 24 Nov 2016 14:42:00 +0000 (15:42 +0100)]
fix favicon viewbox, remove decimals
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Lukas Reschke [Thu, 24 Nov 2016 14:28:40 +0000 (15:28 +0100)]
Merge pull request #2299 from nextcloud/oc-mounts-non-existing-user
filter out oc_mounts results from non existing users
Robin Appelman [Thu, 24 Nov 2016 11:28:40 +0000 (12:28 +0100)]
handle errors in apps while registering commands
Signed-off-by: Robin Appelman <robin@icewind.nl>
Lukas Reschke [Thu, 24 Nov 2016 14:04:23 +0000 (15:04 +0100)]
Also show updates on the "enabled" page
The enabled page doesn't pass through "getAppsForCategory" thus it also needs to have that special logic applied.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Thu, 24 Nov 2016 13:37:12 +0000 (14:37 +0100)]
Merge pull request #2305 from nextcloud/fix_previews_federated_shares
Fix previews for federated shares
Lukas Reschke [Thu, 24 Nov 2016 13:29:57 +0000 (14:29 +0100)]
Loop for newest version in appstore response
The current implementation when fetching apps from the appstore is to assume that the first element is the newest version, this is now always applicable and leads to the fact that for some apps (e.g. nextant) the newest version is not delivered. This can be easily tested by comparing the version of the downloaded Nextant version.
This change will loop over all releases delivered by the appstore and chooses the newest compatible one. While not the cleanest solution, it does its job.
Most of the code are actually unit tests. Whereas I have copied the whole original response from the appstore and also have performed the transformation. So that's why the diff looks so huge.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Thu, 24 Nov 2016 12:58:03 +0000 (13:58 +0100)]
Don't log the user password in case something goes wrong
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Thu, 24 Nov 2016 12:30:11 +0000 (13:30 +0100)]
Merge pull request #2303 from nextcloud/password-check-improvements
small password check improvements
Roeland Jago Douma [Thu, 24 Nov 2016 12:20:51 +0000 (13:20 +0100)]
Fix previews for federated shares
The owner of a federated file is the federated user. For which we
obviously can't setup a view.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Bjoern Schiessle [Thu, 24 Nov 2016 11:35:59 +0000 (12:35 +0100)]
show dialog again of operation failed
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Thu, 24 Nov 2016 11:35:28 +0000 (12:35 +0100)]
set focus on input field
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Robin Appelman [Thu, 24 Nov 2016 10:57:10 +0000 (11:57 +0100)]
fix password check when using remember me login
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 24 Nov 2016 10:44:18 +0000 (11:44 +0100)]
filter out oc_mounts results from non existing users
Signed-off-by: Robin Appelman <robin@icewind.nl>
Lukas Reschke [Thu, 24 Nov 2016 09:13:57 +0000 (10:13 +0100)]
Merge pull request #2296 from nextcloud/nitpicking-on-federation-admin-section
Fix some language issues in the federation admin panel
Roeland Jago Douma [Thu, 24 Nov 2016 08:34:35 +0000 (09:34 +0100)]
Merge pull request #2290 from nextcloud/placeholder-typo-public-link-activity
Fix placeholder typo in public link activity
Joas Schilling [Thu, 24 Nov 2016 08:34:06 +0000 (09:34 +0100)]
Fix some language issues in the federation admin panel
Signed-off-by: Joas Schilling <coding@schilljs.com>
Julius Härtl [Wed, 23 Nov 2016 20:52:13 +0000 (21:52 +0100)]
Merge pull request #2283 from nextcloud/no-padding-if-no-settings-area
Remove padding from apps navigation if there is no settings area
Joas Schilling [Wed, 23 Nov 2016 20:43:14 +0000 (21:43 +0100)]
Fix placeholder typo in public link activity
https://www.transifex.com/nextcloud/nextcloud/translate/#152/files_sharing/
101548786 /
Lukas Reschke [Wed, 23 Nov 2016 19:58:20 +0000 (20:58 +0100)]
Merge pull request #2233 from nextcloud/change-link-to-11
Update link to the docs to 11
Lukas Reschke [Wed, 23 Nov 2016 19:54:31 +0000 (20:54 +0100)]
Merge pull request #2286 from nextcloud/ldap_password_pr-1
LDAP PR with tests
Bjoern Schiessle [Wed, 23 Nov 2016 12:05:01 +0000 (13:05 +0100)]
update email address correctly
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Lukas Reschke [Wed, 23 Nov 2016 18:58:43 +0000 (19:58 +0100)]
Add tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Roeland Jago Douma [Wed, 23 Nov 2016 18:27:59 +0000 (19:27 +0100)]
Merge pull request #2247 from nextcloud/avatar-fallback
use ? instead of X for avatar name fallback
root [Tue, 30 Aug 2016 09:43:29 +0000 (17:43 +0800)]
restore ldap_password_pr
Signed-off-by: Roger Szabo <roger.szabo@web.de>
remove notification part
Signed-off-by: Roger Szabo <roger.szabo@web.de>
blizzz comments
Signed-off-by: Roger Szabo <roger.szabo@web.de>
morris comment
Signed-off-by: Roger Szabo <roger.szabo@web.de>
improved error message for changing password
Signed-off-by: Roger Szabo <roger.szabo@web.de>
blizz comments
20161013
Signed-off-by: Roger Szabo <roger.szabo@web.de>
Signed-off-by: Roger Szabo <roger.szabo@web.de>
Adjust HintException usage
Signed-off-by: Roger Szabo <roger.szabo@web.de>
Signed-off-by: Roger Szabo <roger.szabo@web.de>
Morris Jobke [Wed, 23 Nov 2016 17:41:33 +0000 (18:41 +0100)]
Remove padding from apps navigation if there is no settings area
* fixes #2189
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Wed, 23 Nov 2016 17:20:56 +0000 (18:20 +0100)]
Merge pull request #2242 from nextcloud/fix-installation-spinner
show installation spinner correctly, fix #2129
Morris Jobke [Wed, 23 Nov 2016 17:02:23 +0000 (18:02 +0100)]
fix unit tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Wed, 23 Nov 2016 16:53:21 +0000 (17:53 +0100)]
Merge pull request #2281 from nextcloud/fix-translation
Fix language typo
Lukas Reschke [Wed, 23 Nov 2016 16:45:59 +0000 (17:45 +0100)]
Merge pull request #2232 from nextcloud/imagescale-fix
Workaround for PHP bug when calling imagescale
Joas Schilling [Wed, 23 Nov 2016 15:52:20 +0000 (16:52 +0100)]
Fix language typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Wed, 23 Nov 2016 15:40:10 +0000 (16:40 +0100)]
Merge pull request #2278 from nextcloud/filelist-share-visible
make the share icon in the filelist visible again
Lukas Reschke [Wed, 23 Nov 2016 15:40:01 +0000 (16:40 +0100)]
Merge pull request #2280 from nextcloud/do_not_escape_sharees
Do not escape sharees
Morris Jobke [Wed, 23 Nov 2016 14:25:48 +0000 (15:25 +0100)]
improved style of shared entry
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Wed, 23 Nov 2016 14:22:36 +0000 (15:22 +0100)]
Do not escape sharees
Fixes #2253
Do not escape special characters else it will look very strange.
Lukas Reschke [Wed, 23 Nov 2016 14:19:24 +0000 (15:19 +0100)]
Merge pull request #2240 from nextcloud/daita-encryption-init_on_master_key
init Session/privateKeys on Master Key
Morris Jobke [Wed, 23 Nov 2016 13:49:32 +0000 (14:49 +0100)]
Merge pull request #2266 from nextcloud/avatar_image
VCARDS don't hold binary data
Robin Appelman [Wed, 23 Nov 2016 13:44:53 +0000 (14:44 +0100)]
make the share icon in the filelist visible again
Signed-off-by: Robin Appelman <robin@icewind.nl>
Lukas Reschke [Wed, 23 Nov 2016 13:34:24 +0000 (14:34 +0100)]
Merge pull request #2275 from nextcloud/harden-cookies
Harden cookies more appropriate
Lukas Reschke [Wed, 23 Nov 2016 13:02:38 +0000 (14:02 +0100)]
Merge pull request #2262 from nextcloud/specify-parameters-on-public-download
Specify the parameters on public download
Roeland Jago Douma [Tue, 22 Nov 2016 20:26:49 +0000 (21:26 +0100)]
VCARDS don't hold binary data
* We need to base64 encode the avatar!
* Switched to vcard v4
* User proper data uri
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Lukas Reschke [Wed, 23 Nov 2016 11:53:44 +0000 (12:53 +0100)]
Harden cookies more appropriate
This adds the __Host- prefix to the same-site cookies. This is a small but yet nice security hardening.
See https://googlechrome.github.io/samples/cookie-prefixes/ for the implications.
Fixes https://github.com/nextcloud/server/issues/1412
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Bjoern Schiessle [Wed, 23 Nov 2016 11:07:04 +0000 (12:07 +0100)]
check if session is initialized
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Lukas Reschke [Wed, 23 Nov 2016 11:18:06 +0000 (12:18 +0100)]
Merge pull request #2263 from nextcloud/remove91_migration
Remove migration steps in app dav
Lukas Reschke [Wed, 23 Nov 2016 11:16:55 +0000 (12:16 +0100)]
Merge pull request #2267 from nextcloud/issue-2254-react-to-remote-share-activities-only
Only do stuff when its a remote-share activity
Joas Schilling [Wed, 23 Nov 2016 10:07:10 +0000 (11:07 +0100)]
Merge pull request #2239 from nextcloud/cleanup-settings-application-again
Cleanup settings application again
Joas Schilling [Tue, 22 Nov 2016 21:46:18 +0000 (22:46 +0100)]
Only do stuff when its a remote-share activity
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 22 Nov 2016 19:31:32 +0000 (20:31 +0100)]
Merge pull request #2250 from nextcloud/check-if-data-is-defined
Check if data is defined
Thomas Müller [Tue, 9 Aug 2016 06:17:41 +0000 (08:17 +0200)]
Remove 9.1 migration steps in app dav (#25654)
Joas Schilling [Tue, 22 Nov 2016 19:14:42 +0000 (20:14 +0100)]
Specify the parameters on public download
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 22 Nov 2016 18:21:22 +0000 (19:21 +0100)]
Merge pull request #2251 from nextcloud/remove-superfluos-mail-input-field
Remove superfluous email input field
Lukas Reschke [Tue, 22 Nov 2016 17:29:09 +0000 (18:29 +0100)]
Remove superfluous email input field
That field is already there and looking at the code this seems to have been missed on a rebase.
Fixes https://github.com/nextcloud/server/issues/2222
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>