]>
source.dussan.org Git - nextcloud-server.git/log
blizzz [Tue, 11 Oct 2016 11:15:05 +0000 (13:15 +0200)]
Merge pull request #1695 from nextcloud/backport-1558-remove-notifications-upon-user-deletion
[stable10] Remove notifications upon user deletion
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>
Nextcloud bot [Tue, 11 Oct 2016 00:07:00 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Mon, 10 Oct 2016 08:00:02 +0000 (10:00 +0200)]
Merge pull request #1645 from nextcloud/stable10-backport-1595
[stable10] Use proper casing of username in avatar filesystem setup
Morris Jobke [Mon, 10 Oct 2016 07:15:25 +0000 (09:15 +0200)]
Merge pull request #1654 from nextcloud/backport-1643-stable10
[stable10] cache loginName2UserName and cover the method with unit tests
Roeland Jago Douma [Mon, 10 Oct 2016 06:29:39 +0000 (08:29 +0200)]
Merge pull request #1646 from nextcloud/stable10-backport-1562
[stable10] log version number in each log line
Nextcloud bot [Mon, 10 Oct 2016 00:07:04 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 Oct 2016 00:06:56 +0000 (00:06 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 8 Oct 2016 00:06:59 +0000 (00:06 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Fri, 7 Oct 2016 13:37:27 +0000 (15:37 +0200)]
make tests php 5.4 / phpunit 4.8 compatible
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 6 Oct 2016 20:52:45 +0000 (22:52 +0200)]
Backport of #1643 to stable10
get rid of test warnings
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
cache loginName2UserName and cover the method with unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
adjust tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Fri, 7 Oct 2016 11:29:21 +0000 (13:29 +0200)]
Merge pull request #1649 from nextcloud/stable10-backport-1633
[stable10] Update root certificate list
Lukas Reschke [Thu, 6 Oct 2016 07:47:31 +0000 (09:47 +0200)]
Update root certificate list
Syncs with the newest certificate list by Mozilla.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Wed, 28 Sep 2016 14:45:14 +0000 (16:45 +0200)]
log version number in each log line
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
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>
Nextcloud bot [Fri, 7 Oct 2016 00:07:12 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 6 Oct 2016 10:45:42 +0000 (12:45 +0200)]
Merge pull request #1637 from nextcloud/backport-1636-fix-synjob-class-name
[stable10] Fix SyncJob class name in info.xml
Joas Schilling [Thu, 6 Oct 2016 08:55:28 +0000 (10:55 +0200)]
Fix SyncJob class name in info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Thu, 6 Oct 2016 07:17:47 +0000 (09:17 +0200)]
Merge pull request #1619 from nextcloud/backport-1617-update-notification-readable-version
[stable10] Update notification readable version (10.0.1 instead of 9.1.1.5)
Nextcloud bot [Wed, 5 Oct 2016 00:07:04 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
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>
Nextcloud bot [Tue, 4 Oct 2016 00:07:03 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 3 Oct 2016 13:33:34 +0000 (15:33 +0200)]
Merge pull request #1461 from nextcloud/stable9.1-fed-share-retry-upstream
[upstream] [stable10] Fix fed share test call to return proper result
Roeland Jago Douma [Mon, 3 Oct 2016 10:17:04 +0000 (12:17 +0200)]
Merge pull request #1574 from nextcloud/backport-1408-chunk-calendar-objects-query
[stable10] Chunk events/contacts when getting them
Nextcloud bot [Mon, 3 Oct 2016 00:12:53 +0000 (00:12 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 Oct 2016 00:16:32 +0000 (00:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Oct 2016 00:08:30 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 30 Sep 2016 00:08:19 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Thu, 15 Sep 2016 07:47:39 +0000 (09:47 +0200)]
Close cursors
Joas Schilling [Wed, 14 Sep 2016 14:29:58 +0000 (16:29 +0200)]
Chunk if you have too many contacts
Joas Schilling [Wed, 14 Sep 2016 14:29:33 +0000 (16:29 +0200)]
Chunk if you have too many events
blizzz [Thu, 29 Sep 2016 11:23:40 +0000 (13:23 +0200)]
Merge pull request #1478 from nextcloud/backport-1469-hide-tags-and-cry
Hide the tags input field when it's empty
Nextcloud bot [Thu, 29 Sep 2016 00:07:14 +0000 (00:07 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 28 Sep 2016 21:15:42 +0000 (23:15 +0200)]
Merge pull request #1479 from nextcloud/stable10-backport-1188
[stable10] redirect to default app after solving the 2FA challenge
Lukas Reschke [Wed, 28 Sep 2016 21:02:43 +0000 (23:02 +0200)]
Merge pull request #1536 from nextcloud/backport-1489-ocs-status-code-when-app-is-disabled
[stable10] Return 404 on v2.php when the app is disabled
Morris Jobke [Wed, 28 Sep 2016 20:40:56 +0000 (22:40 +0200)]
Merge pull request #1526 from nextcloud/more-error-handling-in-copyr-stable10
[stable10] Graceful error handling and logging
Morris Jobke [Wed, 28 Sep 2016 20:03:02 +0000 (22:03 +0200)]
Merge pull request #1522 from nextcloud/stable9.1-
3f53730159d94bbc2b53129a4c750f5bab40a26e
[stable10] Fix mimetype detection inside hidden folders (#26138) (#2…
Morris Jobke [Wed, 28 Sep 2016 20:02:29 +0000 (22:02 +0200)]
Merge pull request #1515 from nextcloud/stable9.1-fed-share-retry
[stable10] Fix fed share test call to return proper result
Morris Jobke [Wed, 28 Sep 2016 20:01:58 +0000 (22:01 +0200)]
Merge pull request #1548 from nextcloud/stable9.1-
d887671424e6a5980401f552f163062003afce94
[stable10] Change the minimum log level to fatal (#26213)
Morris Jobke [Wed, 28 Sep 2016 20:01:29 +0000 (22:01 +0200)]
Merge pull request #1533 from nextcloud/stable10-redo-1517
[stable10] Only use realpath for real directories (#26060)
Lukas Reschke [Wed, 28 Sep 2016 13:23:39 +0000 (15:23 +0200)]
Make it 10.0.1
Lukas Reschke [Wed, 28 Sep 2016 11:03:22 +0000 (13:03 +0200)]
Merge pull request #1555 from nextcloud/updatestate-can-be-empty-stable10
[stable10] UpdateState is empty if no update is available
Lukas Reschke [Wed, 28 Sep 2016 10:29:02 +0000 (12:29 +0200)]
UpdateState is empty if no update is available
This leads to log messages such as "Undefined index: updaterEnabled at /media/psf/nextcloud/apps/updatenotification/lib/Controller/AdminController.php#116".
Nextcloud bot [Wed, 28 Sep 2016 00:10:27 +0000 (00:10 +0000)]
[tx-robot] updated from transifex
Juan Pablo Villafañez [Mon, 26 Sep 2016 08:34:10 +0000 (10:34 +0200)]
[stable9.1] Change the minimum log level to fatal (#26213)
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Björn Schießle [Tue, 27 Sep 2016 16:01:52 +0000 (18:01 +0200)]
Merge pull request #1544 from nextcloud/backport-1543-increase-component-length
[stable10] Increase the max length for components
Joas Schilling [Tue, 27 Sep 2016 15:07:43 +0000 (17:07 +0200)]
Increase the max length for components
Lukas Reschke [Tue, 27 Sep 2016 14:37:15 +0000 (16:37 +0200)]
Make it 10.0.1 RC4
Lukas Reschke [Tue, 27 Sep 2016 14:07:40 +0000 (16:07 +0200)]
Make it 10.0.1 RC3
Lukas Reschke [Tue, 27 Sep 2016 14:06:50 +0000 (16:06 +0200)]
Merge pull request #1541 from nextcloud/backport-1540-switch-for-autoupdater-control
[stable10] Switch for autoupdater control
Joas Schilling [Tue, 27 Sep 2016 12:52:22 +0000 (14:52 +0200)]
Use the same URL everywhere
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 27 Sep 2016 12:47:59 +0000 (14:47 +0200)]
Respect updater kill switch and fall back to download button
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 27 Sep 2016 12:38:10 +0000 (14:38 +0200)]
Return the autoupdater value from the server
Signed-off-by: Joas Schilling <coding@schilljs.com>
Marius Blüm [Tue, 27 Sep 2016 12:37:22 +0000 (14:37 +0200)]
Merge pull request #1528 from nextcloud/stable10-backport-1406
[stable10] Fix folder drag glitch in Firefox
Joas Schilling [Tue, 27 Sep 2016 09:50:46 +0000 (11:50 +0200)]
Request a valid resource
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 22 Sep 2016 10:18:40 +0000 (12:18 +0200)]
Return 404 on v2.php when the app is disabled
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 27 Sep 2016 00:09:53 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Vincent Petry [Thu, 8 Sep 2016 13:14:20 +0000 (15:14 +0200)]
Only use realpath for real directories (#26060)
In some cross-local-storage use cases, the Local storage is
instantiated with "/" as data directory. In such cases, calling
realpath() would cause PHP warnings when open_basedir is set.
This fix bypasses the realpath() call when dealing with a root storage.
Downstreaming of https://github.com/owncloud/core/pull/26060
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Mon, 26 Sep 2016 22:12:48 +0000 (00:12 +0200)]
Merge pull request #1532 from nextcloud/revert-1517-stable9.1-fix-openbasedir-realpath-warning
Revert "[stable10] Only use realpath for real directories (#26060)"
Morris Jobke [Mon, 26 Sep 2016 22:12:23 +0000 (00:12 +0200)]
Revert "[stable10] Only use realpath for real directories (#26060)"
Morris Jobke [Mon, 26 Sep 2016 22:11:42 +0000 (00:11 +0200)]
Merge pull request #1517 from nextcloud/stable9.1-fix-openbasedir-realpath-warning
[stable10] Only use realpath for real directories (#26060)
Lukas Reschke [Mon, 26 Sep 2016 20:30:30 +0000 (22:30 +0200)]
Make it 10.0.1 RC2
Lukas Reschke [Mon, 26 Sep 2016 20:28:53 +0000 (22:28 +0200)]
Merge pull request #1500 from nextcloud/stable10-backport-1499
[stable10] Add repair step and revert "Open updater" button
Morris Jobke [Wed, 14 Sep 2016 11:44:34 +0000 (13:44 +0200)]
Fix folder drag glitch in Firefox
issue:
* drag'n'drop a folder into the files app in Firefox
* the highlight stays there because Firefox doesn't trigger the drop event for folders
solution:
* behave like the drop event if the dragover event isn't fired for 100ms (only applied in Firefox)
Morris Jobke [Fri, 23 Sep 2016 12:20:53 +0000 (14:20 +0200)]
write channel to config file when changed
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 23 Sep 2016 11:58:58 +0000 (13:58 +0200)]
Revert "Fix tests"
This reverts commit
a44c1c748c935422f530a592f57c5dc5609a8072 .
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Sun, 25 Sep 2016 16:58:05 +0000 (18:58 +0200)]
Graceful error handling and logging
Right now a failed "copyr" will result in the error log being spammed with not really helpful error messages. Also situations such as `$dir` returning `false` are not really caught.
This adds more error handling and logging to make debugging such situations easier.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Thomas Müller [Tue, 20 Sep 2016 09:16:44 +0000 (11:16 +0200)]
[stable9.1] Fix mimetype detection inside hidden folders (#26138) (#26151)
Downstreaming of https://github.com/owncloud/core/pull/26151
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Vincent Petry [Thu, 8 Sep 2016 13:14:20 +0000 (15:14 +0200)]
Only use realpath for real directories (#26060)
In some cross-local-storage use cases, the Local storage is
instantiated with "/" as data directory. In such cases, calling
realpath() would cause PHP warnings when open_basedir is set.
This fix bypasses the realpath() call when dealing with a root storage.
Downstreaming of https://github.com/owncloud/core/pull/26060
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Vincent Petry [Tue, 6 Sep 2016 10:57:14 +0000 (12:57 +0200)]
Fix fed share test call to return proper result
Fixes an issue where retrying a previously failed federated share would
not properly reset the availability flag because the return value was
undefined instead of "true".
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Nextcloud bot [Mon, 26 Sep 2016 08:10:50 +0000 (08:10 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 26 Sep 2016 00:09:49 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 25 Sep 2016 00:09:47 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 24 Sep 2016 00:09:51 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 23 Sep 2016 11:38:37 +0000 (13:38 +0200)]
Add repair step to remove .step file after update
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 23 Sep 2016 11:08:18 +0000 (13:08 +0200)]
Revert "Show an update button instead of the updater"
This reverts commit
202ae42506e9bbb167889735b2c56ccebace594b .
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Fri, 23 Sep 2016 00:09:51 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 22 Sep 2016 00:11:39 +0000 (00:11 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 21 Sep 2016 23:16:28 +0000 (01:16 +0200)]
Merge pull request #1484 from nextcloud/stable10-video-icons
[stable10] add audio and video icons
Jan-Christoph Borchardt [Wed, 21 Sep 2016 13:25:14 +0000 (15:25 +0200)]
add icon-more-white
Jan-Christoph Borchardt [Tue, 20 Sep 2016 15:33:52 +0000 (17:33 +0200)]
add proper classes for white audio and video icons
Jan-Christoph Borchardt [Mon, 19 Sep 2016 21:39:00 +0000 (23:39 +0200)]
add audio and video icons
Christoph Wurst [Tue, 30 Aug 2016 11:28:04 +0000 (13:28 +0200)]
check same URL in unit tests
Christoph Wurst [Tue, 30 Aug 2016 09:10:45 +0000 (11:10 +0200)]
redirect to default app after solving the 2FA challenge
Jan-Christoph Borchardt [Wed, 21 Sep 2016 08:56:47 +0000 (10:56 +0200)]
fix sidebar tab headers margin
Jan-Christoph Borchardt [Tue, 20 Sep 2016 22:22:19 +0000 (00:22 +0200)]
proper padding for Tags action
Joas Schilling [Tue, 20 Sep 2016 16:45:55 +0000 (18:45 +0200)]
Add viewbox to icons
Joas Schilling [Tue, 20 Sep 2016 15:20:09 +0000 (17:20 +0200)]
Add a handle for the tags label
Joas Schilling [Tue, 20 Sep 2016 15:19:11 +0000 (17:19 +0200)]
Hide the tags input field when it's empty
Lukas Reschke [Wed, 21 Sep 2016 08:39:28 +0000 (10:39 +0200)]
Change version to 10.0.1 final
Nextcloud bot [Wed, 21 Sep 2016 00:09:46 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Vincent Petry [Tue, 6 Sep 2016 10:57:14 +0000 (12:57 +0200)]
Fix fed share test call to return proper result
Fixes an issue where retrying a previously failed federated share would
not properly reset the availability flag because the return value was
undefined instead of "true".
Nextcloud bot [Tue, 20 Sep 2016 00:09:44 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 19 Sep 2016 00:09:39 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 18 Sep 2016 00:09:33 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 17 Sep 2016 00:10:20 +0000 (00:10 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 16 Sep 2016 00:09:40 +0000 (00:09 +0000)]
[tx-robot] updated from transifex