]>
source.dussan.org Git - nextcloud-server.git/log
Morris Jobke [Thu, 6 Oct 2016 08:24:02 +0000 (10:24 +0200)]
Properly catch password policy hint for personal page password changes
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Thu, 6 Oct 2016 07:25:15 +0000 (09:25 +0200)]
Merge pull request #1306 from nextcloud/simplefs
Introducing AppData
Morris Jobke [Wed, 5 Oct 2016 22:21:44 +0000 (00:21 +0200)]
Merge pull request #1518 from nextcloud/dav-fileshome-directory-properties
FilesHome now also returns DAV properties
Morris Jobke [Wed, 5 Oct 2016 21:56:10 +0000 (23:56 +0200)]
Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebar
Better comments in activity sidebar
Morris Jobke [Wed, 5 Oct 2016 21:46:21 +0000 (23:46 +0200)]
add proper exception documentation for ISimpleFS interface
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Wed, 5 Oct 2016 17:11:00 +0000 (19:11 +0200)]
Merge pull request #1630 from nextcloud/update-drone-badge
use proper drone badge URL
Lukas Reschke [Wed, 5 Oct 2016 17:06:22 +0000 (19:06 +0200)]
Merge pull request #1586 from nextcloud/issue-1466-fix-multi-translation-names-and-descriptions
Allow multiple names and description
Morris Jobke [Wed, 5 Oct 2016 15:38:25 +0000 (17:38 +0200)]
use proper drone badge URL
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Wed, 5 Oct 2016 12:49:13 +0000 (14:49 +0200)]
Merge pull request #1624 from nextcloud/exclude_coverage_dirs
Exclude tests and composer dir from coverage
Lukas Reschke [Wed, 5 Oct 2016 12:37:25 +0000 (14:37 +0200)]
Merge pull request #1568 from nextcloud/test-running-coverage-also-for-db
[Test] Generate coverage for DB group
Joas Schilling [Wed, 5 Oct 2016 12:33:54 +0000 (14:33 +0200)]
Update file header
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Mon, 12 Sep 2016 09:44:38 +0000 (11:44 +0200)]
Fix activity rendering plugin name
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Tue, 26 Apr 2016 13:18:55 +0000 (15:18 +0200)]
Mark the methods as copied
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Tue, 26 Apr 2016 10:48:22 +0000 (12:48 +0200)]
Make sure the CSS rules apply to the activityTabView as well
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Tue, 26 Apr 2016 10:47:57 +0000 (12:47 +0200)]
Register a ActivityTabView plugin
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Tue, 26 Apr 2016 10:47:33 +0000 (12:47 +0200)]
Remove resolved FIXME
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Tue, 26 Apr 2016 10:46:25 +0000 (12:46 +0200)]
Do not shorten comments in the activity sidebar
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Wed, 5 Oct 2016 12:02:35 +0000 (14:02 +0200)]
Merge pull request #1418 from nextcloud/add-move-rename-support
Add support for translations of move/rename activities
Lukas Reschke [Wed, 28 Sep 2016 22:53:53 +0000 (00:53 +0200)]
Generate coverage for quick DB tests
This adds the "QUICKDB" group which excludes some tests that abuse unit tests as integration tests as displayed in https://github.com/nextcloud/server/issues/1626
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Wed, 5 Oct 2016 11:16:22 +0000 (13:16 +0200)]
Merge pull request #1622 from nextcloud/activity-sidebar-icons
Add icons to activity navigation
Roeland Jago Douma [Wed, 5 Oct 2016 10:05:23 +0000 (12:05 +0200)]
Exclude tests and composer dir from coverage
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Wed, 5 Oct 2016 09:03:48 +0000 (11:03 +0200)]
Add icons to activity navigation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Tue, 4 Oct 2016 11:11:33 +0000 (13:11 +0200)]
Fix avatar tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 3 Oct 2016 12:20:33 +0000 (14:20 +0200)]
DI fails for bg job
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 14 Sep 2016 19:59:33 +0000 (21:59 +0200)]
Fix repair
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 14 Sep 2016 19:55:54 +0000 (21:55 +0200)]
Update autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 14 Sep 2016 18:15:15 +0000 (20:15 +0200)]
Use a backgroundjob to move avatars
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 12 Sep 2016 13:40:51 +0000 (15:40 +0200)]
Deprecate old app folder
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 8 Sep 2016 13:21:21 +0000 (15:21 +0200)]
Update autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 12 Sep 2016 06:57:40 +0000 (08:57 +0200)]
Kill users with the reserved name on login
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 8 Sep 2016 13:20:39 +0000 (15:20 +0200)]
Add for proper DI
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 12 Sep 2016 07:53:31 +0000 (09:53 +0200)]
Avatar migration step
* Skip move avatar if avatars disabled
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 7 Sep 2016 14:09:22 +0000 (16:09 +0200)]
avatar to appdata
* Fix AvatarTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 12 Sep 2016 12:57:15 +0000 (14:57 +0200)]
Add Tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Wed, 24 Aug 2016 10:03:22 +0000 (12:03 +0200)]
Initial AppData
* Introduce simpleFS
* Introduce IAppData
* Introduce AppData Factory to get your AppData folder
* Update FileDisplayResponse
* AppData implements a ISimpleRoot but lazy. So only if an apps starts
to access data will stuff get initialized
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Thu, 15 Sep 2016 12:59:54 +0000 (14:59 +0200)]
Add support for translations of move/rename activities
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 5 Oct 2016 00:06:57 +0000 (00:06 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 4 Oct 2016 15:12:10 +0000 (17:12 +0200)]
Merge pull request #1617 from nextcloud/issue-1605-update-notification-readable-version
Update notification readable version (10.0.1 instead of 9.1.1.5)
Joas Schilling [Tue, 4 Oct 2016 11:29:54 +0000 (13:29 +0200)]
Fallback from "de" to "de_DE" and the other way around
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 4 Oct 2016 10:49:55 +0000 (12:49 +0200)]
Use new URL schema
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 4 Oct 2016 10:48:17 +0000 (12:48 +0200)]
Use the readable version for notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 4 Oct 2016 08:37:36 +0000 (10:37 +0200)]
Merge pull request #1613 from nextcloud/2fa-backup-codes-psr4
Do not use underscores in PSR4 namespaces of the backup codes app
Nextcloud bot [Tue, 4 Oct 2016 00:06:56 +0000 (00:06 +0000)]
[tx-robot] updated from transifex
Christoph Wurst [Mon, 3 Oct 2016 19:47:33 +0000 (21:47 +0200)]
Do not use underscores in PSR4 namespaces of the backup codes app
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Morris Jobke [Mon, 3 Oct 2016 15:07:32 +0000 (17:07 +0200)]
Merge pull request #1595 from nextcloud/fix-avatar-username
Use proper casing of username in avatar filesystem setup
Morris Jobke [Mon, 3 Oct 2016 14:47:20 +0000 (16:47 +0200)]
Merge pull request #1590 from nextcloud/issue-1432-special-chars-on-name-conflict
Fix special characters when renaming to a conflict
Lukas Reschke [Mon, 3 Oct 2016 12:18:17 +0000 (14:18 +0200)]
Merge pull request #607 from nextcloud/sharing-popover-menu
Move sharing options into popover menu
Lukas Reschke [Mon, 3 Oct 2016 11:57:29 +0000 (13:57 +0200)]
Remove database requirement from test
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Fri, 30 Sep 2016 12:57:54 +0000 (14:57 +0200)]
Use proper casing of username in avatar filesystem setup
* before you could request an avatar for User instead of user
which sets up the filesystem for that user twice causing
the sharing codes collision detection to detect a lot of
collisions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Mon, 3 Oct 2016 10:41:17 +0000 (12:41 +0200)]
Merge pull request #1546 from nextcloud/integration-tests-qa-222
Integration tests qa 222
Christoph Wurst [Mon, 3 Oct 2016 08:41:20 +0000 (10:41 +0200)]
Merge pull request #1547 from nextcloud/files-translate-filesummary
Translate file summary connector (#26221)
Christoph Wurst [Mon, 3 Oct 2016 07:35:54 +0000 (09:35 +0200)]
fix sharing icon's alignment and add padding to the unshare icon
Roeland Jago Douma [Fri, 19 Aug 2016 11:07:04 +0000 (13:07 +0200)]
Move options to the right
Roeland Jago Douma [Fri, 19 Aug 2016 10:49:42 +0000 (12:49 +0200)]
can share => can reshare
Roeland Jago Douma [Wed, 10 Aug 2016 08:32:59 +0000 (10:32 +0200)]
Make can edit checkbox work for file shares
Christoph Wurst [Thu, 28 Jul 2016 08:46:00 +0000 (10:46 +0200)]
move unshare button out of popover menu; keep menu opened on re-render
Christoph Wurst [Wed, 27 Jul 2016 13:08:24 +0000 (15:08 +0200)]
move sharing options into popover menu
Nextcloud bot [Mon, 3 Oct 2016 00:12:47 +0000 (00:12 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sun, 2 Oct 2016 19:18:20 +0000 (21:18 +0200)]
Fix size
Nextcloud has a letter (byte) more than ownCloud. So update test
Sergio Bertolin [Mon, 26 Sep 2016 12:10:24 +0000 (12:10 +0000)]
Added quota calculation test when a file is recieved
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Sergio Bertolin [Mon, 26 Sep 2016 10:44:14 +0000 (10:44 +0000)]
Added test checking quota after usage
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Nextcloud bot [Sun, 2 Oct 2016 00:16:25 +0000 (00:16 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Sat, 1 Oct 2016 18:15:51 +0000 (20:15 +0200)]
Merge pull request #1578 from nextcloud/use-more-magic-di
Use magic DI for core controllers
Nextcloud bot [Sat, 1 Oct 2016 00:08:23 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Fri, 30 Sep 2016 10:44:49 +0000 (12:44 +0200)]
Fix special characters when renaming to a conflict
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 30 Sep 2016 09:15:56 +0000 (11:15 +0200)]
Fix displaying and searching with multiple authors
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 30 Sep 2016 09:00:58 +0000 (11:00 +0200)]
Allow multiple names and description
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 30 Sep 2016 07:58:02 +0000 (09:58 +0200)]
Remove unused endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 29 Sep 2016 14:38:29 +0000 (16:38 +0200)]
Use magic DI for core controllers
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 30 Sep 2016 00:08:13 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Thu, 29 Sep 2016 23:04:29 +0000 (01:04 +0200)]
Merge pull request #1582 from nextcloud/make-comments-100-tested
Add test for setTopmostParentId and getTopmostParentId
Morris Jobke [Thu, 29 Sep 2016 22:34:19 +0000 (00:34 +0200)]
Merge pull request #1558 from nextcloud/remove-notifications-upon-user-deletion
Remove notifications upon user deletion
Lukas Reschke [Thu, 29 Sep 2016 20:41:37 +0000 (22:41 +0200)]
Add test for setTopmostParentId and getTopmostParentId
This wasn't tested before as proven by the coverage data.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 29 Sep 2016 19:59:05 +0000 (21:59 +0200)]
Merge pull request #1580 from nextcloud/downstream-26243
Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter:…
Morris Jobke [Thu, 29 Sep 2016 15:34:38 +0000 (17:34 +0200)]
Merge pull request #1577 from nextcloud/add_alias_description
add alias description
Morris Jobke [Thu, 29 Sep 2016 15:23:05 +0000 (17:23 +0200)]
Merge pull request #1476 from nextcloud/autocomplete-for-occ-app-commands
Autocomplete for occ app commands
Olivier Mehani [Thu, 29 Sep 2016 10:39:36 +0000 (20:39 +1000)]
Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter::updateCard (#26243)
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
#26242
Andreas Hechenberger [Thu, 29 Sep 2016 14:03:37 +0000 (16:03 +0200)]
add alias description
Signed-off-by: Andreas Hechenberger <world@greenstation.de>
Joas Schilling [Thu, 29 Sep 2016 13:35:36 +0000 (15:35 +0200)]
Do not break the output when running _completion
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 26 Sep 2016 11:54:04 +0000 (13:54 +0200)]
Update autoloader map
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 21 Sep 2016 12:39:32 +0000 (14:39 +0200)]
Autocomplete for l10n:* and twofactorauth:*
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 21 Sep 2016 12:21:39 +0000 (14:21 +0200)]
Add autocomplete for db:* and log:*
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 21 Sep 2016 12:03:09 +0000 (14:03 +0200)]
Add autocomplete for config:*
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 20 Sep 2016 22:48:05 +0000 (00:48 +0200)]
Full support for autocomplete of app:*
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 20 Sep 2016 22:47:45 +0000 (00:47 +0200)]
Register the auto completion basic
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 20 Sep 2016 22:37:05 +0000 (00:37 +0200)]
Update 3rdparty
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 29 Sep 2016 13:05:47 +0000 (15:05 +0200)]
Only trigger postDelete hooks when the user was deleted...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 29 Sep 2016 13:01:38 +0000 (15:01 +0200)]
Make sure that comments, notifications and preferences are deleted
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 28 Sep 2016 11:59:50 +0000 (13:59 +0200)]
Remove notifications upon user deletion
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Thu, 29 Sep 2016 09:56:07 +0000 (11:56 +0200)]
Merge pull request #1567 from nextcloud/inject-http-service
Inject IHTTPClientService
Nextcloud bot [Thu, 29 Sep 2016 00:07:08 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 28 Sep 2016 22:48:31 +0000 (00:48 +0200)]
Merge pull request #1565 from nextcloud/mock-http-service
Mock HTTPClientService
Lukas Reschke [Wed, 28 Sep 2016 22:22:32 +0000 (00:22 +0200)]
Inject IHTTPClientService
Otherwise the unit test execution will do a ton of external HTTP requests which fail and then timeout…
See https://blackfire.io/profiles/compare/
3c67acfa -a11e-4aec-bcd4-
c945b006f01e /graph for reference
Pretty similar to https://github.com/nextcloud/server/pull/1565
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Wed, 28 Sep 2016 22:03:29 +0000 (00:03 +0200)]
Mock HTTPClientService
These tests were not using any kind of mocks at all! This made the test execution time took 2 minutes instead of now less than 1 second… (because multiple HTTP requests were queued and timed-out then…)
See https://blackfire.io/profiles/compare/
6d2611f2 -ad08-47b6-973b-
2b5f9c8b96d2 /graph for reference
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Wed, 28 Sep 2016 21:17:05 +0000 (23:17 +0200)]
Merge pull request #1553 from nextcloud/fix-comment-count-translation
Fix comment count tooltip
Lukas Reschke [Wed, 28 Sep 2016 21:05:48 +0000 (23:05 +0200)]
Merge pull request #1534 from nextcloud/svg-optimization
Svgo optimization
Morris Jobke [Wed, 28 Sep 2016 19:46:51 +0000 (21:46 +0200)]
Merge pull request #1513 from nextcloud/fix-etag-on-move
Return ETag and OC-ETag in case of a move (#25683)
Morris Jobke [Wed, 28 Sep 2016 19:42:55 +0000 (21:42 +0200)]
Merge pull request #1545 from nextcloud/delete-calendars-with-their-users
Delete calendars with their users
Thomas Müller [Fri, 23 Sep 2016 17:57:07 +0000 (19:57 +0200)]
Return ETag and OC-ETag in case of a move (#25683)
Downstreaming of https://github.com/owncloud/core/pull/25683
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Wed, 28 Sep 2016 19:10:40 +0000 (21:10 +0200)]
Merge pull request #1561 from nextcloud/codecov
Add codecov