]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoFix size 1546/head
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

8 years agoAdded quota calculation test when a file is recieved
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>
8 years agoAdded test checking quota after usage
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>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 Oct 2016 00:16:25 +0000 (00:16 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1578 from nextcloud/use-more-magic-di
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

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Oct 2016 00:08:23 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

8 years agoRemove unused endpoint 1578/head
Joas Schilling [Fri, 30 Sep 2016 07:58:02 +0000 (09:58 +0200)]
Remove unused endpoint

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoUse magic DI for core controllers
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>
8 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 30 Sep 2016 00:08:13 +0000 (00:08 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1582 from nextcloud/make-comments-100-tested
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

8 years agoMerge pull request #1558 from nextcloud/remove-notifications-upon-user-deletion
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

8 years agoAdd test for setTopmostParentId and getTopmostParentId 1582/head
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>
8 years agoMerge pull request #1580 from nextcloud/downstream-26243
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:…

8 years agoMerge pull request #1577 from nextcloud/add_alias_description
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

8 years agoMerge pull request #1476 from nextcloud/autocomplete-for-occ-app-commands
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

8 years agoUnset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter::updateCard... 1580/head
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

8 years agoadd alias description 1577/head
Andreas Hechenberger [Thu, 29 Sep 2016 14:03:37 +0000 (16:03 +0200)]
add alias description

Signed-off-by: Andreas Hechenberger <world@greenstation.de>
8 years agoDo not break the output when running _completion 1476/head
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>
8 years agoUpdate autoloader map
Joas Schilling [Mon, 26 Sep 2016 11:54:04 +0000 (13:54 +0200)]
Update autoloader map

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoAutocomplete for l10n:* and twofactorauth:*
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>
8 years agoAdd autocomplete for db:* and log:*
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>
8 years agoAdd autocomplete for config:*
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>
8 years agoFull support for autocomplete of app:*
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>
8 years agoRegister the auto completion basic
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>
8 years agoUpdate 3rdparty
Joas Schilling [Tue, 20 Sep 2016 22:37:05 +0000 (00:37 +0200)]
Update 3rdparty

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoOnly trigger postDelete hooks when the user was deleted... 1558/head
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>
8 years agoMake sure that comments, notifications and preferences are deleted
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>
8 years agoRemove notifications upon user deletion
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>
8 years agoMerge pull request #1567 from nextcloud/inject-http-service
Lukas Reschke [Thu, 29 Sep 2016 09:56:07 +0000 (11:56 +0200)]
Merge pull request #1567 from nextcloud/inject-http-service

Inject IHTTPClientService

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 29 Sep 2016 00:07:08 +0000 (00:07 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1565 from nextcloud/mock-http-service
Lukas Reschke [Wed, 28 Sep 2016 22:48:31 +0000 (00:48 +0200)]
Merge pull request #1565 from nextcloud/mock-http-service

Mock HTTPClientService

8 years agoInject IHTTPClientService 1567/head
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>
8 years agoMock HTTPClientService 1565/head
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>
8 years agoMerge pull request #1553 from nextcloud/fix-comment-count-translation
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

8 years agoMerge pull request #1534 from nextcloud/svg-optimization
Lukas Reschke [Wed, 28 Sep 2016 21:05:48 +0000 (23:05 +0200)]
Merge pull request #1534 from nextcloud/svg-optimization

Svgo optimization

8 years agoMerge pull request #1513 from nextcloud/fix-etag-on-move
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)

8 years agoMerge pull request #1545 from nextcloud/delete-calendars-with-their-users
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

8 years agoReturn ETag and OC-ETag in case of a move (#25683) 1513/head
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>
8 years agoMerge pull request #1561 from nextcloud/codecov
Lukas Reschke [Wed, 28 Sep 2016 19:10:40 +0000 (21:10 +0200)]
Merge pull request #1561 from nextcloud/codecov

Add codecov

8 years agoAdd codecov 1561/head
Lukas Reschke [Wed, 28 Sep 2016 14:45:02 +0000 (16:45 +0200)]
Add codecov

Allows coverage tracking using codecov

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoMerge pull request #1512 from nextcloud/share-alttext
Morris Jobke [Wed, 28 Sep 2016 18:44:15 +0000 (20:44 +0200)]
Merge pull request #1512 from nextcloud/share-alttext

Display "Share" alt text for share action icon (#26158)

8 years agoMerge pull request #1549 from nextcloud/kill-update-simulation
Morris Jobke [Wed, 28 Sep 2016 14:29:09 +0000 (16:29 +0200)]
Merge pull request #1549 from nextcloud/kill-update-simulation

Kill update simulation

8 years agoRename deleteAllSharesForUser() to deleteAllSharesByUser() 1545/head
Thomas Citharel [Wed, 28 Sep 2016 13:32:03 +0000 (15:32 +0200)]
Rename deleteAllSharesForUser() to deleteAllSharesByUser()

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 years agoMerge pull request #1554 from nextcloud/updatestate-can-be-empty
Lukas Reschke [Wed, 28 Sep 2016 11:03:28 +0000 (13:03 +0200)]
Merge pull request #1554 from nextcloud/updatestate-can-be-empty

UpdateState is empty if no update is available

8 years agoUpdateState is empty if no update is available 1554/head
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".

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoFix comment count tooltip 1553/head
Joas Schilling [Wed, 28 Sep 2016 08:54:37 +0000 (10:54 +0200)]
Fix comment count tooltip

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoMerge pull request #1535 from nextcloud/files-loading-css-fix
Julius Härtl [Wed, 28 Sep 2016 08:38:46 +0000 (10:38 +0200)]
Merge pull request #1535 from nextcloud/files-loading-css-fix

Use css loading animation and not gif

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 28 Sep 2016 00:10:20 +0000 (00:10 +0000)]
[tx-robot] updated from transifex

8 years agoAdd IL10N to unit test
Lukas Reschke [Tue, 27 Sep 2016 19:12:24 +0000 (21:12 +0200)]
Add IL10N to unit test

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoUse css loading animation and not gif 1535/head
John Molakvoæ [Tue, 27 Sep 2016 07:43:21 +0000 (09:43 +0200)]
Use css loading animation and not gif
Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
8 years agoSvgo optimization 1534/head
skjnldsv [Tue, 27 Sep 2016 06:36:38 +0000 (08:36 +0200)]
Svgo optimization
Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
8 years agoMerge pull request #1521 from nextcloud/fix-mimetypedetect-hiddenfolder
Lukas Reschke [Tue, 27 Sep 2016 16:52:48 +0000 (18:52 +0200)]
Merge pull request #1521 from nextcloud/fix-mimetypedetect-hiddenfolder

Fix mimetype detection inside hidden folders (#26138)

8 years agoMerge pull request #1459 from nextcloud/upstream-fix_trashbin_deleteallhooks_solution2
Lukas Reschke [Tue, 27 Sep 2016 16:52:14 +0000 (18:52 +0200)]
Merge pull request #1459 from nextcloud/upstream-fix_trashbin_deleteallhooks_solution2

[Upstream] fix trashbin deleteallhooks solution2

8 years agoMerge pull request #1197 from nextcloud/oc-public-sharing
Lukas Reschke [Tue, 27 Sep 2016 16:51:40 +0000 (18:51 +0200)]
Merge pull request #1197 from nextcloud/oc-public-sharing

CalDAV calendar public sharing

8 years agoRemove unused and undefined use statement 1549/head
Lukas Reschke [Tue, 27 Sep 2016 16:45:05 +0000 (18:45 +0200)]
Remove unused and undefined use statement

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoKill update simulation
Vincent Petry [Wed, 21 Sep 2016 13:12:00 +0000 (15:12 +0200)]
Kill update simulation

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agofix deletion of calendars
Thomas Citharel [Sun, 25 Sep 2016 11:35:53 +0000 (13:35 +0200)]
fix deletion of calendars

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agodelete shares to an user
Thomas Citharel [Fri, 23 Sep 2016 12:30:24 +0000 (14:30 +0200)]
delete shares to an user

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoAdjust delete logic and ann unit tests
Thomas Müller [Thu, 22 Sep 2016 09:24:33 +0000 (11:24 +0200)]
Adjust delete logic and ann unit tests

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agodelete also addressbooks on user deletion
Thomas Citharel [Tue, 23 Aug 2016 14:20:41 +0000 (16:20 +0200)]
delete also addressbooks on user deletion

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agodelete calendars when users are deleted
Thomas Citharel [Tue, 23 Aug 2016 13:43:54 +0000 (15:43 +0200)]
delete calendars when users are deleted

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoMerge pull request #1543 from nextcloud/increase-component-length
Björn Schießle [Tue, 27 Sep 2016 16:01:45 +0000 (18:01 +0200)]
Merge pull request #1543 from nextcloud/increase-component-length

Increase the max length for components

8 years agoIncrease the max length for components 1543/head
Joas Schilling [Tue, 27 Sep 2016 15:03:57 +0000 (17:03 +0200)]
Increase the max length for components

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoMerge pull request #1540 from nextcloud/switch-for-autoupdater-control
Lukas Reschke [Tue, 27 Sep 2016 14:06:38 +0000 (16:06 +0200)]
Merge pull request #1540 from nextcloud/switch-for-autoupdater-control

Switch for autoupdater control

8 years agoUse the same URL everywhere 1540/head
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>
8 years agoRespect updater kill switch and fall back to download button
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>
8 years agoReturn the autoupdater value from the server
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>
8 years agoMerge pull request #1538 from nextcloud/fix-integration-test-to-use-a-valid-url
Lukas Reschke [Tue, 27 Sep 2016 10:35:55 +0000 (12:35 +0200)]
Merge pull request #1538 from nextcloud/fix-integration-test-to-use-a-valid-url

Fix integration test to use a valid URL

8 years agoFix integration test to use a valid URL 1538/head
Joas Schilling [Tue, 27 Sep 2016 10:00:02 +0000 (12:00 +0200)]
Fix integration test to use a valid URL

Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years agoMerge pull request #1489 from nextcloud/fix-status-code-when-app-is-disabled
Morris Jobke [Tue, 27 Sep 2016 09:04:57 +0000 (11:04 +0200)]
Merge pull request #1489 from nextcloud/fix-status-code-when-app-is-disabled

Return 404 on v2.php when the app is disabled

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

8 years agoMerge pull request #1516 from nextcloud/fix-openbasedir-realpath-warning
Morris Jobke [Mon, 26 Sep 2016 22:10:23 +0000 (00:10 +0200)]
Merge pull request #1516 from nextcloud/fix-openbasedir-realpath-warning

Only use realpath for real directories (#26058)

8 years agoMerge pull request #1499 from nextcloud/updater
Lukas Reschke [Mon, 26 Sep 2016 20:28:21 +0000 (22:28 +0200)]
Merge pull request #1499 from nextcloud/updater

Add repair step and revert "Open updater" button

8 years agoMerge pull request #1530 from nextcloud/make-repo-configurable
Lukas Reschke [Mon, 26 Sep 2016 19:21:17 +0000 (21:21 +0200)]
Merge pull request #1530 from nextcloud/make-repo-configurable

Read repo name dynamically

8 years agoRead repo name dynamically 1530/head
Lukas Reschke [Mon, 26 Sep 2016 19:19:49 +0000 (21:19 +0200)]
Read repo name dynamically

This way apps can easily use this as well

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years agoMerge pull request #1520 from nextcloud/upload-allow-zero
Morris Jobke [Mon, 26 Sep 2016 15:40:53 +0000 (17:40 +0200)]
Merge pull request #1520 from nextcloud/upload-allow-zero

Allow uploading empty files (#26113)

8 years agoMerge pull request #1510 from nextcloud/workflow-fix-handlebar-update
Morris Jobke [Mon, 26 Sep 2016 15:33:22 +0000 (17:33 +0200)]
Merge pull request #1510 from nextcloud/workflow-fix-handlebar-update

Fix selection of workflowengine rules and operators

8 years agoMerge pull request #1426 from nextcloud/sanitze_opt
Lukas Reschke [Mon, 26 Sep 2016 12:10:50 +0000 (14:10 +0200)]
Merge pull request #1426 from nextcloud/sanitze_opt

Optimize sanitizeName

8 years agoMerge pull request #1460 from nextcloud/fed-share-retry
Joas Schilling [Mon, 26 Sep 2016 11:59:28 +0000 (13:59 +0200)]
Merge pull request #1460 from nextcloud/fed-share-retry

[upstream] Fix fed share test call to return proper result

8 years agowrite channel to config file when changed 1499/head
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>
8 years agodump autoload path for new class
Morris Jobke [Fri, 23 Sep 2016 11:58:00 +0000 (13:58 +0200)]
dump autoload path for new class

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years agoRevert "Fix tests"
Morris Jobke [Fri, 23 Sep 2016 11:56:59 +0000 (13:56 +0200)]
Revert "Fix tests"

This reverts commit 27a3c68d840f2a8d8d212ba4086df10e0969c5e3.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years agoMerge pull request #1457 from nextcloud/upstream-fix-birthday-calendar-component
Lukas Reschke [Mon, 26 Sep 2016 11:21:08 +0000 (13:21 +0200)]
Merge pull request #1457 from nextcloud/upstream-fix-birthday-calendar-component

[Upstream] fix birthday calendar component

8 years agoMerge pull request #1471 from pmattern/readme-dev-version
Lukas Reschke [Mon, 26 Sep 2016 11:19:00 +0000 (13:19 +0200)]
Merge pull request #1471 from pmattern/readme-dev-version

README.md: Add notes how to run master checkouts

8 years agoMerge pull request #1524 from nextcloud/addScript
Lukas Reschke [Mon, 26 Sep 2016 11:18:41 +0000 (13:18 +0200)]
Merge pull request #1524 from nextcloud/addScript

use correct case for addScript (#26214)

8 years agoMerge pull request #1523 from nextcloud/change_min_log_level
Lukas Reschke [Mon, 26 Sep 2016 11:16:40 +0000 (13:16 +0200)]
Merge pull request #1523 from nextcloud/change_min_log_level

Change the minimum log level to fatal

8 years agoMerge pull request #1406 from nextcloud/fix-folder-drop-in-firefox
Lukas Reschke [Mon, 26 Sep 2016 11:10:19 +0000 (13:10 +0200)]
Merge pull request #1406 from nextcloud/fix-folder-drop-in-firefox

Fix folder drag glitch in Firefox

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