Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run send reminders background-job only when mode is not set to occ | Georg Ehrke | 2019-08-15 | 1 | -4/+9 |
* | add occ dav:send-event-reminders, so you don't have to rely on the background... | Georg Ehrke | 2019-08-15 | 4 | -0/+77 |
* | Support event reminders (email and notifications) | Thomas Citharel | 2019-08-15 | 28 | -6/+2711 |
* | Merge pull request #16666 from nextcloud/feature/calendar/delegation | Roeland Jago Douma | 2019-08-15 | 26 | -138/+847 |
|\ | |||||
| * | use principaluri instead of userid, allowing to add delegates for rooms and t... | Georg Ehrke | 2019-08-15 | 21 | -222/+644 |
| * | Early first stage implementation of the groupset | Roeland Jago Douma | 2019-08-15 | 1 | -2/+54 |
| * | Use the proxymapper to obtain valid proxy data | Roeland Jago Douma | 2019-08-15 | 10 | -32/+99 |
| * | Add DB mapper and Entity | Roeland Jago Douma | 2019-08-14 | 4 | -0/+115 |
| * | Add table to handle calendar delegations | Roeland Jago Douma | 2019-08-14 | 2 | -1/+54 |
* | | Merge pull request #16154 from nextcloud/fix/noid/accessibility-focusable-vie... | Roeland Jago Douma | 2019-08-15 | 1 | -2/+8 |
|\ \ | |||||
| * | | Always put the gridview toggle on the visible part of the page | John Molakvoæ (skjnldsv) | 2019-08-14 | 1 | -2/+8 |
* | | | Merge pull request #15946 from martink-p/bugxfix/9792/encrypted-external-webdav | Roeland Jago Douma | 2019-08-15 | 1 | -2/+27 |
|\ \ \ | |||||
| * | | | Update Encryption.php | martink-p | 2019-06-17 | 1 | -7/+9 |
| * | | | Update Encryption.php | martink-p | 2019-06-17 | 1 | -1/+7 |
| * | | | Apply suggestions from code review | martink-p | 2019-06-17 | 1 | -5/+5 |
| * | | | Update Encryption.php | martink-p | 2019-06-17 | 1 | -2/+19 |
* | | | | Rename delete label to Delete folder/file (#16741) | John Molakvoæ | 2019-08-15 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Rename delete label to Delete folder/file | John Molakvoæ (skjnldsv) | 2019-08-14 | 1 | -1/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #12392 from brad2014/feature/properly-present-buttons-from... | Roeland Jago Douma | 2019-08-15 | 2 | -213/+198 |
|\ \ \ \ | |||||
| * | | | | Move dav.invitation_link_recipients from getSystemValue to getAppValue | brad2014 | 2019-07-31 | 3 | -55/+26 |
| * | | | | IMipPlugin: DRY up - move common test set-up into setUp function | Brad Rubenstein | 2019-02-28 | 1 | -311/+117 |
| * | | | | IMipPlugin: Added unit test for dav.invitation_link_recipients support | Brad Rubenstein | 2019-02-28 | 1 | -0/+132 |
| * | | | | Revert 3ff3ed0c56 case-insensitive compares. | Brad Rubenstein | 2019-02-28 | 1 | -2/+2 |
| * | | | | Respect RSVP parameter for attendees when adding accept/decline buttons. | Brad Rubenstein | 2019-02-28 | 1 | -2/+17 |
| * | | | | corrected sample config | Brad Rubenstein | 2019-02-28 | 1 | -1/+1 |
| * | | | | Customize presentation of accept/decline buttons in iMip mail | Brad Rubenstein | 2019-02-28 | 2 | -4/+65 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-15 | 136 | -250/+456 |
* | | | | | Reset and init new user form language (#16727) | John Molakvoæ | 2019-08-14 | 5 | -34/+51 |
|\ \ \ \ \ | |||||
| * | | | | | Reset and init new user form language | John Molakvoæ (skjnldsv) | 2019-08-13 | 5 | -34/+51 |
* | | | | | | Merge pull request #16739 from nextcloud/office/head | Roeland Jago Douma | 2019-08-14 | 1 | -1/+4 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Return proper responses when office is requesting OPTIONS/HEAD with empty Bea... | Julius Härtl | 2019-08-14 | 1 | -1/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #16663 from JakubOnderka/patch-2 | Roeland Jago Douma | 2019-08-14 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | files_trashbin: File can be without extension | Jakub Onderka | 2019-08-07 | 1 | -1/+1 |
* | | | | | | Merge pull request #16572 from nextcloud/fix/15613/bring-back-psql9-compat | Roeland Jago Douma | 2019-08-14 | 2 | -3/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | instead of upsert, fallback to default query on PgSQL <= 9.4 | Arthur Schiwon | 2019-08-14 | 2 | -3/+24 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #16725 from nextcloud/bugfix/noid/syslog-di | blizzz | 2019-08-14 | 2 | -2/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Make sure SystemConfig class can be injected and syslog_tag is fetched properly | Julius Härtl | 2019-08-13 | 2 | -2/+3 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-14 | 10 | -84/+368 |
* | | | | | | Merge pull request #14429 from tobiasKaminsky/shareesOnDav | Roeland Jago Douma | 2019-08-13 | 5 | -115/+150 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix tests | Roeland Jago Douma | 2019-08-11 | 1 | -2/+2 |
| * | | | | | | get all shares, not only first one per type | tobiasKaminsky | 2019-08-08 | 1 | -2/+1 |
| * | | | | | | use namespace everywhere | tobiasKaminsky | 2019-08-06 | 1 | -3/+3 |
| * | | | | | | Fix tests | Roeland Jago Douma | 2019-08-01 | 2 | -63/+39 |
| * | | | | | | add display name to sharee list | tobiasKaminsky | 2019-07-31 | 1 | -2/+3 |
| * | | | | | | Unify share fetching | Roeland Jago Douma | 2019-07-30 | 1 | -99/+27 |
| * | | | | | | Use proper ShareeList | Roeland Jago Douma | 2019-07-30 | 4 | -6/+63 |
| * | | | | | | Use proper caching | Roeland Jago Douma | 2019-07-30 | 1 | -25/+54 |
| * | | | | | | wip | tobiasKaminsky | 2019-07-23 | 2 | -62/+32 |
| * | | | | | | wip | tobiasKaminsky | 2019-07-22 | 4 | -62/+76 |
| * | | | | | | Show sharees via propfind | tobiasKaminsky | 2019-07-22 | 2 | -1/+62 |