]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Mon, 21 Nov 2016 13:00:41 +0000 (14:00 +0100)]
Merge pull request #2211 from nextcloud/maintenance-wsod
fix white screen of death in maintenance mode when theming is disabled
Morris Jobke [Mon, 21 Nov 2016 12:57:48 +0000 (13:57 +0100)]
Merge pull request #2212 from nextcloud/fix_web_installer
Do not trigger appconfig queries when we are not yet installed
Lukas Reschke [Mon, 21 Nov 2016 12:50:03 +0000 (13:50 +0100)]
Merge pull request #1946 from nextcloud/federated-sharing-persona-settings
Add more personal information fields to the settings page for enhanced federated sharing
Roeland Jago Douma [Mon, 21 Nov 2016 12:13:53 +0000 (13:13 +0100)]
Do not trigger appconfig queries when we are not yet installed
Fixes #2209
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Robin Appelman [Mon, 21 Nov 2016 12:10:55 +0000 (13:10 +0100)]
fix white screen of death in maintenance mode when theming is disabled
Signed-off-by: Robin Appelman <robin@icewind.nl>
Bjoern Schiessle [Mon, 21 Nov 2016 08:58:35 +0000 (09:58 +0100)]
center checkmark to indicate that the setting was stored
Bjoern Schiessle [Mon, 21 Nov 2016 08:43:52 +0000 (09:43 +0100)]
don't try to verify email address if no email address is set
Bjoern Schiessle [Mon, 21 Nov 2016 08:07:50 +0000 (09:07 +0100)]
small fixes
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Lukas Reschke [Sat, 19 Nov 2016 10:36:51 +0000 (11:36 +0100)]
Adjust unit tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 19:13:41 +0000 (20:13 +0100)]
Adjust integration test
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 19:03:02 +0000 (20:03 +0100)]
Ask for password when scope is changed
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 18:54:45 +0000 (19:54 +0100)]
Fix mail scope
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 18:44:21 +0000 (19:44 +0100)]
Highlight current entry
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 17:34:01 +0000 (18:34 +0100)]
Make JS aware of password verification
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 16:40:54 +0000 (17:40 +0100)]
Remove debug code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 16:39:08 +0000 (17:39 +0100)]
Add config switch
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 14:43:41 +0000 (15:43 +0100)]
Remove unused variable
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 14:33:51 +0000 (15:33 +0100)]
Add retry job
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Jan-Christoph Borchardt [Fri, 18 Nov 2016 13:55:00 +0000 (14:55 +0100)]
make icons a bit smaller
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Fri, 18 Nov 2016 13:50:07 +0000 (14:50 +0100)]
fix menu positioning hack
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Fri, 18 Nov 2016 13:28:14 +0000 (14:28 +0100)]
Fix lookup url
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Jan-Christoph Borchardt [Fri, 18 Nov 2016 13:27:34 +0000 (14:27 +0100)]
put explanatory text directly in popup
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Fri, 18 Nov 2016 13:19:47 +0000 (14:19 +0100)]
Push json to the lookupserver
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 18 Nov 2016 13:08:42 +0000 (14:08 +0100)]
Search on lookup server
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Lukas Reschke [Fri, 18 Nov 2016 10:55:37 +0000 (11:55 +0100)]
Fix changing display names for subadmins
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 09:20:04 +0000 (10:20 +0100)]
Adjust permission checks
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Fri, 18 Nov 2016 09:10:05 +0000 (10:10 +0100)]
Add a signer class for signing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Bjoern Schiessle [Thu, 17 Nov 2016 17:51:59 +0000 (18:51 +0100)]
fix unit tests
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Lukas Reschke [Thu, 17 Nov 2016 16:35:14 +0000 (17:35 +0100)]
Add identity proof
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 17 Nov 2016 16:35:43 +0000 (17:35 +0100)]
Add private
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Roeland Jago Douma [Thu, 17 Nov 2016 16:32:14 +0000 (17:32 +0100)]
Fix password display issue
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Bjoern Schiessle [Thu, 17 Nov 2016 16:00:25 +0000 (17:00 +0100)]
lookup server connector
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Thu, 17 Nov 2016 11:14:13 +0000 (12:14 +0100)]
push public user data to the lookup server
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Thu, 17 Nov 2016 09:44:16 +0000 (10:44 +0100)]
rearrange input fields
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Thu, 17 Nov 2016 09:40:17 +0000 (10:40 +0100)]
limit max-width to have never more than two input fields next to each other
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Thu, 17 Nov 2016 09:31:14 +0000 (10:31 +0100)]
remove old test class
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Thu, 17 Nov 2016 09:27:46 +0000 (10:27 +0100)]
update unit tests
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Wed, 16 Nov 2016 18:01:57 +0000 (19:01 +0100)]
fix unit tests
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Roeland Jago Douma [Wed, 16 Nov 2016 15:03:11 +0000 (16:03 +0100)]
Fix position of menu
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 16 Nov 2016 14:00:10 +0000 (15:00 +0100)]
Fix location of menu
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Bjoern Schiessle [Wed, 16 Nov 2016 11:35:07 +0000 (12:35 +0100)]
change scope to 'local' for display name and avatar
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Wed, 16 Nov 2016 11:34:32 +0000 (12:34 +0100)]
change order of email and phone number
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Robin Appelman [Tue, 15 Nov 2016 17:10:28 +0000 (18:10 +0100)]
fix avatar cropper
Bjoern Schiessle [Fri, 11 Nov 2016 13:36:17 +0000 (14:36 +0100)]
update system address book if the user change the personal settings
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
John Molakvoæ (skjnldsv) [Mon, 7 Nov 2016 17:17:27 +0000 (18:17 +0100)]
Fix popup arrow positioning
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Mon, 7 Nov 2016 16:53:20 +0000 (17:53 +0100)]
Fix popover layout fix for files and global
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Mon, 7 Nov 2016 14:54:10 +0000 (15:54 +0100)]
Fix popover layout
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Christoph Wurst [Mon, 7 Nov 2016 08:30:37 +0000 (09:30 +0100)]
remove double import
Christoph Wurst [Mon, 31 Oct 2016 10:53:37 +0000 (11:53 +0100)]
fix profile picture fed sharing scope menu
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Mon, 31 Oct 2016 09:59:24 +0000 (10:59 +0100)]
increase version to trigger db migration
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Björn Schießle [Tue, 26 Apr 2016 14:19:10 +0000 (16:19 +0200)]
allow to change display names in the user settings again
keep display name and email address in sync with the accounts table
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Björn Schießle [Mon, 25 Apr 2016 14:30:06 +0000 (16:30 +0200)]
allow multiple values for phone, website, address and email
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Björn Schießle [Mon, 25 Apr 2016 14:07:00 +0000 (16:07 +0200)]
display stored user data
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Björn Schießle [Mon, 25 Apr 2016 12:56:11 +0000 (14:56 +0200)]
introduce accounts table and keep it up-to-date with the data added to the personal settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Christoph Wurst [Thu, 21 Apr 2016 09:19:10 +0000 (11:19 +0200)]
use PUT to update user settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Christoph Wurst [Thu, 21 Apr 2016 08:33:03 +0000 (10:33 +0200)]
Add federation scope to the user avatar
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Christoph Wurst [Wed, 20 Apr 2016 15:03:50 +0000 (17:03 +0200)]
Persist settings on the server
Persist personal settings federated sharing scopes
Show new settings fields in read-only mode too
Insert values on page load
Return updated values; show inline success feedback
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Christoph Wurst [Wed, 20 Apr 2016 10:19:39 +0000 (12:19 +0200)]
Add more personal information fields to the settings page for enhanced federated sharing
fix layout
Add generic way of handling input change events
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Mon, 21 Nov 2016 01:06:58 +0000 (01:06 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 20 Nov 2016 01:06:44 +0000 (01:06 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 19 Nov 2016 01:06:44 +0000 (01:06 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Fri, 18 Nov 2016 20:42:56 +0000 (21:42 +0100)]
Merge pull request #1602 from nextcloud/ignore-mod-env
Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env
Morris Jobke [Fri, 18 Nov 2016 20:32:08 +0000 (21:32 +0100)]
Merge pull request #2107 from nextcloud/fix-scrollbar-firefox
fix scrollbar in settings area in Firefox, improve on @pgys pull request
Morris Jobke [Fri, 18 Nov 2016 20:11:46 +0000 (21:11 +0100)]
Merge pull request #1855 from nextcloud/focus-onslidetoggle
Add focus to autofocus form element on slide toggle
Morris Jobke [Fri, 18 Nov 2016 20:04:11 +0000 (21:04 +0100)]
Merge pull request #2133 from nextcloud/select2-fix
Fix select2 dropdown
Morris Jobke [Fri, 18 Nov 2016 19:45:29 +0000 (20:45 +0100)]
Merge pull request #2076 from nextcloud/log_preview_access
Dispatch event on preview request
John Molakvoæ [Tue, 15 Nov 2016 11:07:12 +0000 (12:07 +0100)]
Fix select2 dropdown
Fix #1932
+ no result fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Fri, 18 Nov 2016 14:42:30 +0000 (15:42 +0100)]
Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions
Password confirmation for some actions
Morris Jobke [Fri, 18 Nov 2016 14:35:34 +0000 (15:35 +0100)]
Merge pull request #840 from nextcloud/theming-icon-endpoint
Add dynamic icon creation
Morris Jobke [Fri, 18 Nov 2016 14:32:28 +0000 (15:32 +0100)]
Merge pull request #2109 from nextcloud/oc_26533
Transfer ownership only analyze home storage
Lukas Reschke [Fri, 18 Nov 2016 13:58:03 +0000 (14:58 +0100)]
Merge pull request #2199 from nextcloud/readfile-close-handle
close the file handle after readfile
Robin Appelman [Fri, 18 Nov 2016 13:55:07 +0000 (14:55 +0100)]
Merge pull request #768 from nextcloud/s3-objectstore
Add S3 objectstore backend
Morris Jobke [Fri, 18 Nov 2016 13:19:07 +0000 (14:19 +0100)]
Fix user management callbacks
* properly handle user management actions like display name, email or password field change
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Fri, 18 Nov 2016 12:51:24 +0000 (13:51 +0100)]
Merge pull request #2196 from nextcloud/cache-owner-displayname
cache the displayname of the share owner
Morris Jobke [Fri, 18 Nov 2016 12:49:40 +0000 (13:49 +0100)]
fix displayname
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Fri, 18 Nov 2016 12:39:47 +0000 (13:39 +0100)]
Merge pull request #2108 from nextcloud/properly-parse-ie-useragent
Properly parse IE 11 user agent
Robin Appelman [Fri, 18 Nov 2016 11:19:49 +0000 (12:19 +0100)]
close the file handle after readfile
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Fri, 18 Nov 2016 11:12:53 +0000 (12:12 +0100)]
Merge pull request #2064 from nextcloud/oc-26189
[downstream] Add submit button to validate the federated server,
Joas Schilling [Thu, 17 Nov 2016 09:36:39 +0000 (10:36 +0100)]
Use the existing prompt
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 16 Nov 2016 08:52:11 +0000 (09:52 +0100)]
Submit on enter
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Fri, 11 Nov 2016 08:59:20 +0000 (09:59 +0100)]
Show a little explanation above the input field
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 11 Nov 2016 08:44:20 +0000 (09:44 +0100)]
Add the 15 seconds to the window, instead of removing
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 11 Nov 2016 08:43:43 +0000 (09:43 +0100)]
Fix error displaying on email and add confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 10 Nov 2016 16:18:12 +0000 (17:18 +0100)]
Require password confirmation to change the Quota
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 10 Nov 2016 16:06:48 +0000 (17:06 +0100)]
Empty the password field on submission of the form
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 3 Nov 2016 09:13:00 +0000 (10:13 +0100)]
Require confirmation to change the displayname
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 3 Nov 2016 08:58:47 +0000 (09:58 +0100)]
Confirm on create/delete group
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 2 Nov 2016 14:16:14 +0000 (15:16 +0100)]
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 2 Nov 2016 13:15:28 +0000 (14:15 +0100)]
Update class map
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 25 Oct 2016 14:58:39 +0000 (16:58 +0200)]
More fixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Tue, 25 Oct 2016 14:22:07 +0000 (16:22 +0200)]
use proper method call for _.bind()
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Tue, 25 Oct 2016 13:46:24 +0000 (15:46 +0200)]
Hide and show after updating
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 25 Oct 2016 11:05:13 +0000 (13:05 +0200)]
Require password confirmation for user management
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 25 Oct 2016 10:20:02 +0000 (12:20 +0200)]
Require password confirmation when changing workflow rules
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 25 Oct 2016 10:08:52 +0000 (12:08 +0200)]
Require confirmation for app config changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 19 Sep 2016 16:40:47 +0000 (18:40 +0200)]
Require confirmation when changing the email settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 19 Sep 2016 16:37:55 +0000 (18:37 +0200)]
Make sure it is a function
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 19 Sep 2016 15:34:11 +0000 (17:34 +0200)]
Fix error message displaying
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 19 Sep 2016 15:13:30 +0000 (17:13 +0200)]
Require password confirmation for app password
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 19 Sep 2016 14:58:38 +0000 (16:58 +0200)]
Require confirmation when generating backup codes
Signed-off-by: Joas Schilling <coding@schilljs.com>