]>
source.dussan.org Git - nextcloud-server.git/log
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>
Joas Schilling [Mon, 19 Sep 2016 14:52:29 +0000 (16:52 +0200)]
Allow to check it via the API
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 19 Sep 2016 14:14:51 +0000 (16:14 +0200)]
Require password confirmation for changing the email
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 19 Sep 2016 14:03:03 +0000 (16:03 +0200)]
Introduce PasswordConfirmRequired annotation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 19 Sep 2016 13:33:30 +0000 (15:33 +0200)]
Introduce the UI for password confirmation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Thu, 17 Nov 2016 15:56:55 +0000 (16:56 +0100)]
Merge pull request #2167 from nextcloud/mountmanager-lockdown
ensure we setup the mount manager when in lockdown
Morris Jobke [Thu, 17 Nov 2016 14:43:50 +0000 (15:43 +0100)]
Merge pull request #2153 from nextcloud/version-hint
add explanatory text of what to do on app version error
Lukas Reschke [Thu, 17 Nov 2016 13:23:31 +0000 (14:23 +0100)]
Merge pull request #2124 from nextcloud/oc_26591
Cache js, css and woff files for a week
Christoph Wurst [Thu, 17 Nov 2016 12:05:04 +0000 (13:05 +0100)]
Merge pull request #2175 from nextcloud/token-invalidate-debug
use lower loglevel for token cleanup messages
Robin Appelman [Thu, 17 Nov 2016 09:42:12 +0000 (10:42 +0100)]
use lower loglevel for token cleanup messages
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 17 Nov 2016 08:40:16 +0000 (09:40 +0100)]
Merge pull request #2170 from nextcloud/ocs_person_to_controller
OCS person to controller
Joas Schilling [Thu, 17 Nov 2016 08:27:21 +0000 (09:27 +0100)]
Merge pull request #2174 from nextcloud/icons-audio-video-off
add icons for audio mute and video off
Jan-Christoph Borchardt [Thu, 17 Nov 2016 04:49:42 +0000 (05:49 +0100)]
add icons for audio mute and video off
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Lukas Reschke [Thu, 17 Nov 2016 02:28:39 +0000 (03:28 +0100)]
Merge pull request #2164 from nextcloud/token-login-wanring
fix warning with token login
Nextcloud bot [Thu, 17 Nov 2016 01:07:02 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 16 Nov 2016 23:54:08 +0000 (00:54 +0100)]
Merge pull request #2122 from nextcloud/downstream-26520
Hack to prevent warning for read-only wrapper in public links
Roeland Jago Douma [Wed, 16 Nov 2016 23:00:17 +0000 (00:00 +0100)]
Merge pull request #2141 from nextcloud/icon-background
add dark background fade to icons to make them visible on light backgrounds
Morris Jobke [Wed, 16 Nov 2016 22:44:39 +0000 (23:44 +0100)]
Merge pull request #2151 from nextcloud/theming-fixes
theming: move reset button into field and only show when focused
Roeland Jago Douma [Wed, 16 Nov 2016 22:25:07 +0000 (23:25 +0100)]
Merge pull request #2131 from nextcloud/fix-tabs-in-translation
convert text to single line so tabs in translation issue is fixed
Roeland Jago Douma [Wed, 16 Nov 2016 18:54:25 +0000 (19:54 +0100)]
Merge pull request #2147 from nextcloud/dont-update-same-value
Don't update value if it is already set to the same value
Roeland Jago Douma [Wed, 16 Nov 2016 18:49:04 +0000 (19:49 +0100)]
Add OCSControllerTests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Wed, 16 Nov 2016 18:25:25 +0000 (19:25 +0100)]
Merge pull request #2157 from nextcloud/fix-checkboxes
Fix checkboxes when theming color is enabled
Roeland Jago Douma [Wed, 16 Nov 2016 18:21:00 +0000 (19:21 +0100)]
Move OC\OCS\Person to OCSController
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Wed, 16 Nov 2016 18:10:35 +0000 (19:10 +0100)]
Merge pull request #2123 from nextcloud/downstream-26522
Skip hidden files when counting visible files in list
Morris Jobke [Mon, 14 Nov 2016 15:13:05 +0000 (16:13 +0100)]
only use one kind of hack for the storage wrappers of the sharing code
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Vincent Petry [Wed, 2 Nov 2016 09:22:36 +0000 (10:22 +0100)]
Hack to prevent warning for read-only wrapper in public links
Storage wrappers should normally always be registered inside a presetup
hook. However in the public link scenario this is not possible and
there is currently no good alternative with the current architecture.
Instead of logging a warning every time, this fix prevents the warning
to be shown but also adds a FIXME in the code for the future. This is
ok because this app is already using private/internal APIs at the
moment and should be reworked properly in the future.
Roeland Jago Douma [Wed, 16 Nov 2016 17:52:32 +0000 (18:52 +0100)]
Use getvalue to fetch the value
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Tue, 15 Nov 2016 21:14:27 +0000 (22:14 +0100)]
Don't update value if it is already set to the same value
* this PR makes sure to warm up the cache for that user
* then the logic within the "if is in cache" code can be used to reduce needed queries
* inspired by @andreas-p - https://github.com/nextcloud/server/pull/2128
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Wed, 16 Nov 2016 17:01:39 +0000 (18:01 +0100)]
Merge pull request #2160 from nextcloud/its-nextcloud
It's Nextcloud
Roeland Jago Douma [Wed, 16 Nov 2016 17:00:49 +0000 (18:00 +0100)]
Merge pull request #2166 from nextcloud/logreader-shipped
set logreader as shipped
Roeland Jago Douma [Wed, 16 Nov 2016 16:57:35 +0000 (17:57 +0100)]
Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboard
Adds copy tooltip to clipboards
Robin Appelman [Wed, 16 Nov 2016 16:24:37 +0000 (17:24 +0100)]
ensure we setup the mount manager when in lockdown
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 16 Nov 2016 16:08:30 +0000 (17:08 +0100)]
set logreader as shipped
Robin Appelman [Wed, 16 Nov 2016 15:33:56 +0000 (16:33 +0100)]
fix warning with token login
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Wed, 16 Nov 2016 15:17:28 +0000 (16:17 +0100)]
Merge pull request #719 from nextcloud/lockdown
Allow restricting of app password permissions
Morris Jobke [Wed, 16 Nov 2016 14:36:44 +0000 (15:36 +0100)]
Fix tooltips - they now properly change on click
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Roeland Jago Douma [Wed, 16 Nov 2016 14:37:11 +0000 (15:37 +0100)]
Merge pull request #2150 from nextcloud/move_buttons_to_bottom
Move social buttons to bottom on admin page
Roeland Jago Douma [Wed, 16 Nov 2016 14:36:37 +0000 (15:36 +0100)]
Merge pull request #2156 from nextcloud/fix-autoloader-for-new-apps
Add autoloader path for newly installed apps too
Robin Appelman [Wed, 16 Nov 2016 14:10:01 +0000 (15:10 +0100)]
add test
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 15 Nov 2016 16:25:28 +0000 (17:25 +0100)]
Add test for setting up fake fs
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 14 Nov 2016 17:19:27 +0000 (18:19 +0100)]
dropdown ui
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Fri, 11 Nov 2016 10:35:11 +0000 (11:35 +0100)]
Adds tests for the AuthSettingsController
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 11 Nov 2016 08:43:25 +0000 (09:43 +0100)]
Adds NullCache ans NullStorage tests for Lockdown
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 11 Nov 2016 08:25:42 +0000 (09:25 +0100)]
Adds TokenProvider and Mapper tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Robin Appelman [Thu, 10 Nov 2016 14:57:31 +0000 (15:57 +0100)]
add tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 31 Oct 2016 13:44:42 +0000 (14:44 +0100)]
update autoloader
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 31 Oct 2016 13:38:41 +0000 (14:38 +0100)]
explicit types
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 31 Oct 2016 13:26:29 +0000 (14:26 +0100)]
cast to int
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 31 Oct 2016 13:01:31 +0000 (14:01 +0100)]
update tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 19 Oct 2016 13:11:58 +0000 (15:11 +0200)]
phpdoc
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 4 Aug 2016 10:49:41 +0000 (12:49 +0200)]
fix setscope
Signed-off-by: Robin Appelman <icewind@owncloud.com>
Robin Appelman [Wed, 3 Aug 2016 14:24:12 +0000 (16:24 +0200)]
enable deleting/configuring new tokens
Signed-off-by: Robin Appelman <icewind@owncloud.com>
Robin Appelman [Wed, 3 Aug 2016 13:57:06 +0000 (15:57 +0200)]
allow configuring filesystem access
Signed-off-by: Robin Appelman <icewind@owncloud.com>
Robin Appelman [Wed, 3 Aug 2016 10:03:18 +0000 (12:03 +0200)]
app password scope wip
Signed-off-by: Robin Appelman <icewind@owncloud.com>
Robin Appelman [Mon, 1 Aug 2016 17:06:54 +0000 (19:06 +0200)]
read lockdown scope from token
Signed-off-by: Robin Appelman <icewind@owncloud.com>
Robin Appelman [Mon, 1 Aug 2016 16:27:07 +0000 (18:27 +0200)]
basic lockdown logic
Signed-off-by: Robin Appelman <icewind@owncloud.com>
Marius Blüm [Wed, 16 Nov 2016 13:56:30 +0000 (14:56 +0100)]
It's Nextcloud
Signed-off-by: Marius Blüm <marius@lineone.io>
Julius Haertl [Wed, 16 Nov 2016 12:52:06 +0000 (13:52 +0100)]
Fix margin for checkboxes in multiselect options
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Julius Haertl [Wed, 16 Nov 2016 12:44:45 +0000 (13:44 +0100)]
Revert "Fix #1782"
This reverts commit
bc5268bdc84c9c9f302914ebb1b5304b614dfc2e .
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Morris Jobke [Wed, 16 Nov 2016 11:55:34 +0000 (12:55 +0100)]
Add autoloader path for newly installed apps too
* followup to https://github.com/nextcloud/server/pull/2148
* problem noticed in https://github.com/nextcloud/files_antivirus/pull/11
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Wed, 16 Nov 2016 11:27:22 +0000 (12:27 +0100)]
Show all in one message
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 16 Nov 2016 11:09:39 +0000 (12:09 +0100)]
Merge pull request #2148 from nextcloud/add_autoloader_before_enabling
Add autoloader before enabling apps
Jan-Christoph Borchardt [Wed, 16 Nov 2016 11:06:43 +0000 (12:06 +0100)]
left-align social media buttons correctly on Personal page too
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Wed, 16 Nov 2016 10:47:39 +0000 (11:47 +0100)]
add explanatory text of what to do on app version error
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Joas Schilling [Wed, 16 Nov 2016 10:47:17 +0000 (11:47 +0100)]
Merge pull request #2092 from nextcloud/activity-filter-api
Better API for activity filters, settings and providers + Rich Object support
Jan-Christoph Borchardt [Wed, 16 Nov 2016 10:38:01 +0000 (11:38 +0100)]
theming: move reset button into field and only show when focused
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Wed, 16 Nov 2016 09:46:32 +0000 (10:46 +0100)]
Move social buttons to bottom on admin page
For #2134
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 16 Nov 2016 09:23:30 +0000 (10:23 +0100)]
No HTML in string
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Jan-Christoph Borchardt [Tue, 15 Nov 2016 10:23:11 +0000 (11:23 +0100)]
convert text to single line so tabs in translation issue is fixed
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Joas Schilling [Wed, 16 Nov 2016 08:29:27 +0000 (09:29 +0100)]
Update the since version to 11.0.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 11 Nov 2016 12:44:57 +0000 (13:44 +0100)]
Fix integration tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 11 Nov 2016 10:27:39 +0000 (11:27 +0100)]
Make sure they are always arrays
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 10 Nov 2016 15:03:51 +0000 (16:03 +0100)]
Remove the old activity extension
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 10 Nov 2016 15:02:19 +0000 (16:02 +0100)]
Add back the support for the short translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 10 Nov 2016 14:39:41 +0000 (15:39 +0100)]
Fix InfoParser empty tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 10 Nov 2016 14:33:00 +0000 (15:33 +0100)]
Fix activity manager tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 8 Nov 2016 13:09:41 +0000 (14:09 +0100)]
Don't even try to combine when the subject is different
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 7 Nov 2016 16:39:23 +0000 (17:39 +0100)]
Allow combining events
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 4 Nov 2016 10:34:42 +0000 (11:34 +0100)]
Provider for the files app
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 4 Nov 2016 10:33:33 +0000 (11:33 +0100)]
Allow to register Providers
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 28 Oct 2016 12:55:53 +0000 (14:55 +0200)]
Add ROS and icon support to the events
Signed-off-by: Joas Schilling <coding@schilljs.com>