]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agofix annotations & copyright headers 1197/head
Thomas Citharel [Fri, 23 Sep 2016 16:20:04 +0000 (18:20 +0200)]
fix annotations & copyright headers

8 years agofix tests
Thomas Citharel [Thu, 15 Sep 2016 15:09:24 +0000 (17:09 +0200)]
fix tests

8 years agoadd in same request
Thomas Citharel [Thu, 15 Sep 2016 15:01:35 +0000 (17:01 +0200)]
add in same request

8 years agofix public calendars
Thomas Citharel [Wed, 14 Sep 2016 09:34:21 +0000 (11:34 +0200)]
fix public calendars

8 years agoUse true random string as uri for public calendars - as a result we can no longer...
Thomas Müller [Sat, 3 Sep 2016 08:52:05 +0000 (10:52 +0200)]
Use true random string as uri for public calendars - as a result we can no longer return the pre-publish-url

8 years agoAdd new constructor args
Lukas Reschke [Tue, 30 Aug 2016 17:21:32 +0000 (19:21 +0200)]
Add new constructor args

8 years agoAdd missing constructor argument
Lukas Reschke [Tue, 30 Aug 2016 17:10:50 +0000 (19:10 +0200)]
Add missing constructor argument

8 years agoAdd test for PublicCalendarRoot
Thomas Citharel [Thu, 18 Aug 2016 15:04:04 +0000 (17:04 +0200)]
Add test for PublicCalendarRoot

8 years agoadd calendarserver-sharing to the list of advertised features
Thomas Citharel [Tue, 16 Aug 2016 08:03:24 +0000 (10:03 +0200)]
add calendarserver-sharing to the list of advertised features

8 years agouse AllowedSharingModes for can-be-published & can-be-shared
Thomas Citharel [Mon, 15 Aug 2016 15:53:58 +0000 (17:53 +0200)]
use AllowedSharingModes for can-be-published & can-be-shared

8 years agofix can-be-published
Thomas Citharel [Sun, 14 Aug 2016 17:18:21 +0000 (19:18 +0200)]
fix can-be-published

8 years agoadd missing tests
Thomas Citharel [Sun, 14 Aug 2016 17:08:01 +0000 (19:08 +0200)]
add missing tests

8 years agoadd can-be-published property
Thomas Citharel [Fri, 12 Aug 2016 08:25:26 +0000 (10:25 +0200)]
add can-be-published property

8 years agoadd space between calendarname and owner name
Thomas Citharel [Thu, 11 Aug 2016 14:55:57 +0000 (16:55 +0200)]
add space between calendarname and owner name

8 years agofix getChild()
Thomas Citharel [Wed, 3 Aug 2016 09:09:45 +0000 (11:09 +0200)]
fix getChild()

8 years agotest serializer
Thomas Citharel [Mon, 1 Aug 2016 15:16:30 +0000 (17:16 +0200)]
test serializer

8 years agoAdd publicuri to oc_dav_shares table and start working with it
Thomas Citharel [Mon, 1 Aug 2016 14:44:28 +0000 (16:44 +0200)]
Add publicuri to oc_dav_shares table and start working with it

8 years agofix some bracket positions
Thomas Citharel [Mon, 1 Aug 2016 13:10:33 +0000 (15:10 +0200)]
fix some bracket positions

8 years agomove getPublicCalendar inside the caldav backend
Thomas Citharel [Mon, 1 Aug 2016 13:07:22 +0000 (15:07 +0200)]
move getPublicCalendar inside the caldav backend

8 years agofix indent once and for all
Thomas Citharel [Mon, 1 Aug 2016 08:51:11 +0000 (10:51 +0200)]
fix indent once and for all

8 years agofix things (indentation, tests, comments, backend custom implementation
Thomas Citharel [Sun, 31 Jul 2016 18:18:35 +0000 (20:18 +0200)]
fix things (indentation, tests, comments, backend custom implementation

8 years agofix unpublishing test
Thomas Citharel [Wed, 20 Jul 2016 14:08:21 +0000 (16:08 +0200)]
fix unpublishing test

8 years agofix plugin test
Thomas Citharel [Wed, 20 Jul 2016 12:26:24 +0000 (14:26 +0200)]
fix plugin test

8 years agoa few tests
Thomas Citharel [Wed, 20 Jul 2016 12:08:45 +0000 (14:08 +0200)]
a few tests

8 years agoDisable OPTIONS handling - done by sabre
Thomas Müller [Tue, 19 Jul 2016 06:34:12 +0000 (08:34 +0200)]
Disable OPTIONS handling - done by sabre

8 years agoAllow public access to the principals/system/public
Thomas Müller [Tue, 19 Jul 2016 06:31:41 +0000 (08:31 +0200)]
Allow public access to the principals/system/public

8 years agoFix wrong way to get publish status
Thomas Citharel [Mon, 18 Jul 2016 13:38:16 +0000 (15:38 +0200)]
Fix wrong way to get publish status

8 years agoFix some tests
Thomas Citharel [Tue, 12 Jul 2016 14:35:27 +0000 (16:35 +0200)]
Fix some tests

8 years agocorrect get published status and minor fixes
Thomas Citharel [Tue, 12 Jul 2016 14:19:21 +0000 (16:19 +0200)]
correct get published status and minor fixes

8 years agoFix DB call for MySQL databases
Thomas Citharel [Tue, 12 Jul 2016 12:18:11 +0000 (14:18 +0200)]
Fix DB call for MySQL databases

8 years agoDirty hack to disable dav plugins on public calendar urls
Thomas Citharel [Mon, 11 Jul 2016 14:10:25 +0000 (16:10 +0200)]
Dirty hack to disable dav plugins on public calendar urls

8 years agoFix requests for browser plugin as well as for the public calendar root folder
Thomas Müller [Mon, 11 Jul 2016 12:26:09 +0000 (14:26 +0200)]
Fix requests for browser plugin as well as for the public calendar root folder

8 years agoAllow not-authenticated access to specific urls
Thomas Müller [Fri, 8 Jul 2016 14:52:20 +0000 (16:52 +0200)]
Allow not-authenticated access to specific urls

8 years agoAdd new root collection public-calendars which holds all public calendars
Thomas Müller [Fri, 8 Jul 2016 14:13:34 +0000 (16:13 +0200)]
Add new root collection public-calendars which holds all public calendars

8 years agoStart work on returning CalDAV published calendars
Thomas Citharel [Thu, 7 Jul 2016 14:28:30 +0000 (16:28 +0200)]
Start work on returning CalDAV published calendars

8 years agoNo need to call database twice
Thomas Citharel [Thu, 7 Jul 2016 08:19:00 +0000 (10:19 +0200)]
No need to call database twice

8 years agoUse urlgenerator to generate an absolute url
Thomas Citharel [Thu, 7 Jul 2016 08:16:56 +0000 (10:16 +0200)]
Use urlgenerator to generate an absolute url

And pass Config the correct way too

8 years agoUse ressource ID instead of name
Thomas Citharel [Thu, 7 Jul 2016 07:46:50 +0000 (09:46 +0200)]
Use ressource ID instead of name

8 years agoFix annotations
Thomas Citharel [Thu, 7 Jul 2016 07:45:01 +0000 (09:45 +0200)]
Fix annotations

8 years agoRemove unnecessary line
Thomas Citharel [Thu, 7 Jul 2016 07:39:57 +0000 (09:39 +0200)]
Remove unnecessary line

8 years agoFix publish-url property & getPublishStatus() fct
Thomas Citharel [Wed, 6 Jul 2016 13:09:27 +0000 (15:09 +0200)]
Fix publish-url property & getPublishStatus() fct

8 years agoRemove unnecessary implementation
Thomas Citharel [Wed, 6 Jul 2016 10:42:32 +0000 (12:42 +0200)]
Remove unnecessary implementation

8 years agoMake little corrections
Thomas Citharel [Wed, 6 Jul 2016 10:39:07 +0000 (12:39 +0200)]
Make little corrections

Function getPublishedStatus) is not working atm.

8 years agoProper work on Publishing
Thomas Citharel [Wed, 6 Jul 2016 10:19:46 +0000 (12:19 +0200)]
Proper work on Publishing

8 years agoMerge pull request #1507 from nextcloud/more-error-handling-in-copyr
Joas Schilling [Mon, 26 Sep 2016 08:53:43 +0000 (10:53 +0200)]
Merge pull request #1507 from nextcloud/more-error-handling-in-copyr

Graceful error handling and logging

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 26 Sep 2016 08:10:43 +0000 (08:10 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1509 from nextcloud/l10n-workflowengine
Morris Jobke [Mon, 26 Sep 2016 08:00:07 +0000 (10:00 +0200)]
Merge pull request #1509 from nextcloud/l10n-workflowengine

add workflowengine l10n

8 years agoadd workflowengine l10n 1509/head
Morris Jobke [Mon, 26 Sep 2016 07:17:16 +0000 (09:17 +0200)]
add workflowengine l10n

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 26 Sep 2016 00:09:43 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoGraceful error handling and logging 1507/head
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>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 25 Sep 2016 00:09:40 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 24 Sep 2016 00:09:45 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1496 from aroseartist/patch-1
Lukas Reschke [Fri, 23 Sep 2016 10:35:26 +0000 (12:35 +0200)]
Merge pull request #1496 from aroseartist/patch-1

Installation details for README

8 years agoInstallation details for README 1496/head
Lora Rose [Fri, 23 Sep 2016 03:12:51 +0000 (20:12 -0700)]
Installation details for README

Per issue: https://github.com/nextcloud/server/issues/16
Added installation link guides per the already established documentation rather than attempting to re-create the documentation here.

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 23 Sep 2016 00:09:45 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1487 from nextcloud/move-integration-tests-to-single-containers
Morris Jobke [Thu, 22 Sep 2016 14:21:44 +0000 (16:21 +0200)]
Merge pull request #1487 from nextcloud/move-integration-tests-to-single-containers

Move integration tests to single execution containers in .drone.yml

8 years agoMerge pull request #1455 from nextcloud/use-magic-di
Joas Schilling [Thu, 22 Sep 2016 10:23:46 +0000 (12:23 +0200)]
Merge pull request #1455 from nextcloud/use-magic-di

Use magic DI

8 years agoUse new integration-php7.0 container 1487/head
Lukas Reschke [Thu, 22 Sep 2016 10:10:26 +0000 (12:10 +0200)]
Use new integration-php7.0 container

This one caches the dependencies

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoMerge pull request #1488 from nextcloud/rely-on-github-api-output
Lukas Reschke [Thu, 22 Sep 2016 09:44:28 +0000 (11:44 +0200)]
Merge pull request #1488 from nextcloud/rely-on-github-api-output

Rely solely on GitHub API output

8 years agoRely solely on GitHub API output 1488/head
Lukas Reschke [Thu, 22 Sep 2016 09:40:00 +0000 (11:40 +0200)]
Rely solely on GitHub API output

This doesn't download the whole git repository again which saves roughly 90 seconds in execution time on the test.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoMove integration tests to single containers
Lukas Reschke [Thu, 22 Sep 2016 09:14:15 +0000 (11:14 +0200)]
Move integration tests to single containers

This adds improved performance

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoMerge pull request #1481 from nextcloud/signed-off-by
Lukas Reschke [Thu, 22 Sep 2016 08:55:14 +0000 (10:55 +0200)]
Merge pull request #1481 from nextcloud/signed-off-by

Add Developer Certificate of Origin (DCO)

8 years agoAdd checker for signed off commits 1481/head
Lukas Reschke [Wed, 21 Sep 2016 21:55:18 +0000 (23:55 +0200)]
Add checker for signed off commits

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoAdd Developer Certificate of Origin (DCO)
Bjoern Schiessle [Wed, 21 Sep 2016 09:23:51 +0000 (11:23 +0200)]
Add Developer Certificate of Origin (DCO)

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 22 Sep 2016 00:11:32 +0000 (00:11 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1480 from nextcloud/icon-more-white
Julius Härtl [Wed, 21 Sep 2016 14:34:01 +0000 (16:34 +0200)]
Merge pull request #1480 from nextcloud/icon-more-white

add icon-more-white

8 years agoadd icon-more-white 1480/head
Jan-Christoph Borchardt [Wed, 21 Sep 2016 13:25:14 +0000 (15:25 +0200)]
add icon-more-white

8 years agoMerge pull request #1477 from nextcloud/fix-tabheaders
Jan-Christoph Borchardt [Wed, 21 Sep 2016 09:30:53 +0000 (11:30 +0200)]
Merge pull request #1477 from nextcloud/fix-tabheaders

fix sidebar tab headers margin

8 years agofix sidebar tab headers margin 1477/head
Jan-Christoph Borchardt [Wed, 21 Sep 2016 08:56:47 +0000 (10:56 +0200)]
fix sidebar tab headers margin

8 years agoMerge pull request #1469 from nextcloud/hide-empty-tag-input
Jan-Christoph Borchardt [Wed, 21 Sep 2016 08:39:17 +0000 (10:39 +0200)]
Merge pull request #1469 from nextcloud/hide-empty-tag-input

Hide collaborative tag input when empty

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 21 Sep 2016 00:09:40 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1473 from nextcloud/fix-select2-input
Jan-Christoph Borchardt [Tue, 20 Sep 2016 22:24:37 +0000 (00:24 +0200)]
Merge pull request #1473 from nextcloud/fix-select2-input

Fix the font in the select2 placeholders

8 years agoproper padding for Tags action 1469/head
Jan-Christoph Borchardt [Tue, 20 Sep 2016 22:22:19 +0000 (00:22 +0200)]
proper padding for Tags action

8 years agoFix the font in the select2 placeholders 1473/head
Joas Schilling [Tue, 20 Sep 2016 21:16:30 +0000 (23:16 +0200)]
Fix the font in the select2 placeholders

8 years agoMerge pull request #1468 from nextcloud/icons-audio-video-2
Morris Jobke [Tue, 20 Sep 2016 16:58:58 +0000 (18:58 +0200)]
Merge pull request #1468 from nextcloud/icons-audio-video-2

add proper classes for white audio and video icons

8 years agoAdd viewbox to icons
Joas Schilling [Tue, 20 Sep 2016 16:45:55 +0000 (18:45 +0200)]
Add viewbox to icons

8 years agoAdd a handle for the tags label
Joas Schilling [Tue, 20 Sep 2016 15:20:09 +0000 (17:20 +0200)]
Add a handle for the tags label

8 years agoadd proper classes for white audio and video icons 1468/head
Jan-Christoph Borchardt [Tue, 20 Sep 2016 15:33:52 +0000 (17:33 +0200)]
add proper classes for white audio and video icons

8 years agoHide the tags input field when it's empty
Joas Schilling [Tue, 20 Sep 2016 15:19:11 +0000 (17:19 +0200)]
Hide the tags input field when it's empty

8 years agoFix more tests 1455/head
Joas Schilling [Tue, 20 Sep 2016 12:28:17 +0000 (14:28 +0200)]
Fix more tests

8 years agoUse default value instead of throwing when the service could not be found
Joas Schilling [Tue, 20 Sep 2016 11:26:06 +0000 (13:26 +0200)]
Use default value instead of throwing when the service could not be found

8 years agoMerge pull request #1454 from nextcloud/morris
Lukas Reschke [Tue, 20 Sep 2016 09:08:32 +0000 (11:08 +0200)]
Merge pull request #1454 from nextcloud/morris

Don't check Same-Site attribute for mobile chrome

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 20 Sep 2016 00:09:37 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1451 from nextcloud/icons-audio-video
Morris Jobke [Mon, 19 Sep 2016 23:25:47 +0000 (01:25 +0200)]
Merge pull request #1451 from nextcloud/icons-audio-video

add audio and video icons

8 years agoDon't check for Same-Site cookie on Chrome Android 1454/head
Lukas Reschke [Mon, 19 Sep 2016 23:15:06 +0000 (01:15 +0200)]
Don't check for Same-Site cookie on Chrome Android

Chrome on Android has a bug that it doesn't sent cookies with the
same-site attribute for the download manager. To work around that
all same-site cookies get deleted and recreated directly. Awesome!
FIXME: Remove once Chrome 54 is deployed to end-users
@see https://github.com/nextcloud/server/pull/1454

8 years agoUse magic DI
Joas Schilling [Mon, 19 Sep 2016 23:15:24 +0000 (01:15 +0200)]
Use magic DI

8 years agoMerge pull request #1430 from longsleep/fixup-getURLParameter
Lukas Reschke [Mon, 19 Sep 2016 21:59:57 +0000 (23:59 +0200)]
Merge pull request #1430 from longsleep/fixup-getURLParameter

Fixup getURLParameter 'null' return and encoding support

8 years agoadd audio and video icons 1451/head
Jan-Christoph Borchardt [Mon, 19 Sep 2016 21:39:00 +0000 (23:39 +0200)]
add audio and video icons

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 19 Sep 2016 00:09:33 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 18 Sep 2016 00:09:26 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1417 from nextcloud/strict_CSP_for_OCS
Morris Jobke [Sat, 17 Sep 2016 21:02:44 +0000 (23:02 +0200)]
Merge pull request #1417 from nextcloud/strict_CSP_for_OCS

Strict CSP for OCS API

8 years agoMerge pull request #1334 from nextcloud/bump_symfony_eventdispatcher
Morris Jobke [Sat, 17 Sep 2016 20:52:38 +0000 (22:52 +0200)]
Merge pull request #1334 from nextcloud/bump_symfony_eventdispatcher

[3rdparty] Bump symfony/event-dispatcher

8 years agoMerge pull request #1429 from nextcloud/bump_handlebars
Morris Jobke [Sat, 17 Sep 2016 20:50:17 +0000 (22:50 +0200)]
Merge pull request #1429 from nextcloud/bump_handlebars

Bump handlebars to version 4.0.5

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 17 Sep 2016 00:10:14 +0000 (00:10 +0000)]
[tx-robot] updated from transifex

8 years agoFixup getURLParameter behavior 1430/head
Simon Eisenmann [Fri, 16 Sep 2016 14:03:15 +0000 (16:03 +0200)]
Fixup getURLParameter behavior

This commit further changes the behavior of getURLParmeter to handle
encoded parameter values and returns the decoded string and improves
behavior for parameters without value and multiple equals and other
similar cases which did not work before. See the comments at
http://stackoverflow.com/questions/1403888/get-escaped-url-parameter for
a list of the issues handled by the updated implementation.

This change does not change the general behavior of the function. Empty
or non existing parameters still return an empty string ('').

8 years agoReturn '' instead of 'null'
Simon Eisenmann [Fri, 16 Sep 2016 13:48:28 +0000 (15:48 +0200)]
Return '' instead of 'null'

This commit changes the behavior of getURLParameter(name) to return an
empty string when the parameter is not set or has empty value. Before it
returned 'null' as string.

8 years agoBump handlebars to version 4.0.5 1429/head
Roeland Jago Douma [Fri, 16 Sep 2016 13:27:56 +0000 (15:27 +0200)]
Bump handlebars to version 4.0.5

8 years agoMerge pull request #1408 from nextcloud/chunk-calendar-objects-query
Roeland Jago Douma [Fri, 16 Sep 2016 08:12:30 +0000 (10:12 +0200)]
Merge pull request #1408 from nextcloud/chunk-calendar-objects-query

Chunk if you have too many contacts/events

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 16 Sep 2016 00:09:34 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMake OCS intergration tests check for CSP 1417/head
Roeland Jago Douma [Thu, 15 Sep 2016 10:41:39 +0000 (12:41 +0200)]
Make OCS intergration tests check for CSP

* Very hacky in simple test but at least we test