Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Include accept / decline links in CalDAV invitation emails | Georg Ehrke | 2018-06-29 | 3 | -3/+638 | |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
* | Merge pull request #9773 from nextcloud/feature/noid/resource_booking | Morris Jobke | 2018-06-29 | 5 | -2/+1298 | |
|\ | | | | | resource booking | |||||
| * | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 1 | -0/+285 | |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
| * | apply group restrictions to resources | Georg Ehrke | 2018-06-25 | 4 | -2/+1013 | |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
* | | Add groupware settings section | Julius Härtl | 2018-06-27 | 1 | -2/+2 | |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | Add tests for handling anonymous auth | Robin Appelman | 2018-06-01 | 1 | -0/+71 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Fix the master unit tests | Roeland Jago Douma | 2018-06-01 | 2 | -0/+4 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Merge pull request #9550 from ↵ | Morris Jobke | 2018-06-01 | 1 | -81/+147 | |
|\ | | | | | | | | | nextcloud/bugfix/noid/override_freebusy_sharing_rules allow admins to disable FreeBusy without modifying ShareAPI capabilities | |||||
| * | allow admins to override FreeBusy capabilities without modifying ShareAPI ↵ | Georg Ehrke | 2018-05-22 | 1 | -81/+147 | |
| | | | | | | | | | | | | capabilities Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
* | | Move repairstep to a custom command | Roeland Jago Douma | 2018-05-28 | 1 | -4/+5 | |
| | | | | | | | | | | | | People that have issues can run it manually Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | Fix tests | Roeland Jago Douma | 2018-05-27 | 2 | -2/+16 | |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | Adding repair step which cleans shares of invalid principals | Roeland Jago Douma | 2018-05-27 | 1 | -0/+70 | |
| | | | | | | | | | | | | https://github.com/owncloud/core/pull/30149/commits/edacf22fbce4deefc181c53dd84c5fb278a9a28d Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | CalDAV and CardDAV plugins need to be registered for the principals ↵ | Roeland Jago Douma | 2018-05-27 | 1 | -5/+17 | |
|/ | | | | | | | | collection as well https://github.com/owncloud/core/pull/30149/commits/9f2e6431b88a9635b291b0e824abf74ba766616d Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Fix settings tests | Julius Härtl | 2018-05-03 | 1 | -1/+1 | |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | Merge pull request #9293 from nextcloud/feature/9166/custom-auditlogfile | Morris Jobke | 2018-05-02 | 1 | -1/+1 | |
|\ | | | | | option for a seperate audit log file | |||||
| * | use SystemConfig, less dependencies, and not publicly needed | Arthur Schiwon | 2018-04-26 | 1 | -2/+1 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
| * | fix dav test | Arthur Schiwon | 2018-04-26 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
| * | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
| * | destaticfy Log classes | Arthur Schiwon | 2018-04-26 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | Improve the directContoller | Roeland Jago Douma | 2018-04-26 | 1 | -0/+155 | |
| | | | | | | | | | | | | | | | | * Tests * No directdownload from storage yet (as it is not tested at all) * No direct links for folders Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | Add tests for DirectFile and DirectHome | Roeland Jago Douma | 2018-04-26 | 2 | -0/+314 | |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | adjust tests to new exception log format | Robin Appelman | 2018-04-11 | 1 | -8/+18 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Fixed caldav tests and metadata 2 | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+7 | |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | Loglevel is an int | Roeland Jago Douma | 2018-02-27 | 1 | -1/+1 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Make ILogger strict | Roeland Jago Douma | 2018-02-27 | 1 | -1/+1 | |
| | | | | | | | * Make implementations strict * Add scalar typehints Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Fix dav server test | Roeland Jago Douma | 2018-02-22 | 1 | -0/+2 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | adjust tests | Robin Appelman | 2018-02-07 | 1 | -17/+21 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Add all parameters to returnValueMap | Julius Härtl | 2018-01-31 | 1 | -2/+2 | |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | Merge pull request #7707 from ↵ | Morris Jobke | 2018-01-26 | 1 | -1/+1 | |
|\ | | | | | | | | | nextcloud/bugfix/noid/birthdaycalendar-different-uids generate different UIDs for Birthday, Anniversary and Death event | |||||
| * | generate different UIDs for Birthday, Anniversary and Death event | Georg Ehrke | 2018-01-04 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
* | | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 6 | -6/+8 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 4 | -6/+8 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Require PHPUnit 6.5 or higher | Joas Schilling | 2018-01-24 | 2 | -5/+2 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | Fix avatarHome | Roeland Jago Douma | 2018-01-16 | 1 | -10/+7 | |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Handle OC-Total-Length in new chunking | Thomas Müller | 2017-12-15 | 3 | -57/+171 | |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | |||||
* | fix dav unit tests | Bjoern Schiessle | 2017-12-12 | 1 | -3/+3 | |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | |||||
* | Fix unit tests for CalendarManager | Morris Jobke | 2017-12-12 | 1 | -1/+6 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Merge pull request #6884 from ↵ | Morris Jobke | 2017-12-12 | 9 | -25/+664 | |
|\ | | | | | | | | | nextcloud/feature/3003/opt_out_of_birthday_calendar Opt out of birthday calendar | |||||
| * | generate birthday calendars in a background job after admin enabled them | Georg Ehrke | 2017-11-11 | 2 | -1/+152 | |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
| * | create a user's birthday calendar right after they requested it | Georg Ehrke | 2017-11-11 | 1 | -2/+17 | |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
| * | respect admin / user choice about birthday calendars in corresponding hooks | Georg Ehrke | 2017-11-11 | 1 | -5/+110 | |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
| * | disallow users to create calendars with reserved names | Georg Ehrke | 2017-11-11 | 1 | -0/+81 | |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
| * | add CalDAV interface that allows users to re-enable their birthday calendar | Georg Ehrke | 2017-11-11 | 1 | -0/+171 | |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
| * | remember when a user deleted their contact birthdays calendar | Georg Ehrke | 2017-11-10 | 4 | -20/+61 | |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
| * | Add admin checkbox to disable birthday calendars | Georg Ehrke | 2017-11-09 | 1 | -0/+75 | |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
* | | Merge pull request #6590 from nextcloud/dav-create-activities-for-publishing | Morris Jobke | 2017-12-11 | 1 | -0/+19 | |
|\ \ | | | | | | | Create activities for (un)publishing calendar events | |||||
| * | | Fix tests | Roeland Jago Douma | 2017-12-11 | 1 | -0/+2 | |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | Create activities for (un)publishing calendar events | Thomas Citharel | 2017-12-11 | 1 | -0/+17 | |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
* | | | Principal search: Take sharing settings into account | Georg Ehrke | 2017-12-11 | 1 | -13/+175 | |
|/ / | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | |||||
* | | Merge pull request #7313 from ↵ | Morris Jobke | 2017-12-11 | 1 | -2/+136 | |
|\ \ | | | | | | | | | | | | | nextcloud/ensure-that-x-oc-mtime-header-is-an-integer-with-chunked-uploads Ensure that X-OC-MTime header is an integer with chunked uploads |