Commit Graph

5313 Commits

Author SHA1 Message Date
Christoph Wurst ca662d66e0
Merge pull request #3147 from nextcloud/enhancement/hide-disabled-trash-bin
Hide the trash bin if it's disabled
2021-06-04 12:04:58 +02:00
Christoph Wurst 124caf6a23
Hide the trash bin if it's disabled
If an admin sets the retention duration to 0 then deletions will drop
data right away and remaining deleted items will be killed in the next
cron job. So there is nothing for the user to restore and we can savely
hide the item from the sidebar.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-04 11:39:47 +02:00
Christoph Wurst 9db44a8f8a
Merge pull request #3148 from nextcloud/enh/39/show-role-in-free-busy
Show attendee role in free busy modal
2021-06-04 11:37:50 +02:00
Richard Steinmetz 65eab1e3eb
Show attendee role in free busy modal
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-04 11:13:53 +02:00
Christoph Wurst 7cfee1c221
Merge pull request #3129 from nextcloud/add/delete-button-trashbin
Add delete button for trash bin
2021-06-04 10:08:27 +02:00
Christoph Wurst a8efa79971
Merge pull request #3146 from nextcloud/fix/optional-trash-bin-retetion
Show the trash bin retention only if one is available
2021-06-04 10:08:09 +02:00
greta 1a8ccdcf0b
Add delete button for trash bin
Signed-off-by: greta <gretadoci@gmail.com>
2021-06-04 09:54:29 +02:00
Christoph Wurst d5ce30a1eb
Show the trash bin retention only if one is available
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-04 09:51:10 +02:00
Christoph Wurst b46e2178a9
v2.3.0-alpha.3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-04 08:47:47 +02:00
Christoph Wurst e426ef7e9d
Merge pull request #3130 from nextcloud/add/delete-time-trashbin
Add a footer for trash bin
2021-06-04 08:46:41 +02:00
Nextcloud bot abd26bf991
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-04 02:35:16 +00:00
Nextcloud bot affe0e84d0
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-03 02:35:55 +00:00
greta 7b32067c8c
Add a footer for trash bin
Signed-off-by: greta <gretadoci@gmail.com>
2021-06-02 18:57:37 +02:00
Valdnet fcc43b2da7
l10n: Remove "on" 2021-06-02 09:39:16 +02:00
Valdnet ed297dd03a
l10n: Change "at" to "on"
Reported by a Transifex translator.
2021-06-02 08:50:18 +02:00
Nextcloud bot e69a53acdd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-02 02:35:21 +00:00
Christoph Wurst 2edcd624f8
v2.3.0-alpha.2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-01 19:49:30 +02:00
Christoph Wurst d559418bc9
Merge pull request #3138 from nextcloud/fix/3115/missing-organizer-list-item-prop
Add missing isResource property to OrganizerListItem
2021-06-01 19:38:08 +02:00
Richard Steinmetz dea60dcb48
Add missing isResource property to OrganizerListItem
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-01 18:59:13 +02:00
Christoph Wurst bb840ce986
Merge pull request #3133 from nextcloud/enhancement/3112/show-organizer-in-free-busy
Show organizer in free busy modal
2021-06-01 16:14:58 +02:00
Christoph Wurst 31595373b6
Merge pull request #3132 from nextcloud/fix/3115/resource-tooltip
Improve attendance tooltip of resources
2021-06-01 15:40:42 +02:00
Richard Steinmetz fe2982fb8d
Show organizer in free busy modal
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-01 15:37:58 +02:00
Richard Steinmetz 643338eac6
Improve attendance tooltip of resources
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-06-01 14:25:11 +02:00
Christoph Wurst 63e693f005
fix version format
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-01 11:15:13 +02:00
Christoph Wurst 4210e7b24f
v2.3.0.alpha.1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-06-01 11:14:06 +02:00
Nextcloud bot 90dd907349
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-06-01 02:34:33 +00:00
Christoph Wurst b050ff0f56
Merge pull request #3124 from nextcloud/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.2 to 7.4.6
2021-05-31 21:34:21 +02:00
dependabot[bot] c806d79469
Bump ws from 7.4.2 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.2...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 19:14:55 +00:00
Christoph Wurst 0d6baafd22
Merge pull request #3118 from nextcloud/feature/trashbin
Add a UI for the Nextcloud CalDAV trashbin
2021-05-31 21:13:20 +02:00
Christoph Wurst ba0d245ef3
Add a trashbin for calendars and events
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-31 21:05:55 +02:00
Nextcloud bot d358987612
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-31 02:41:30 +00:00
Nextcloud bot 9c141a5bb7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-30 02:31:06 +00:00
Nextcloud bot 682981fbfa
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-29 02:45:29 +00:00
Christoph Wurst 37a0cf5996
Merge pull request #3104 from nextcloud/dependabot/npm_and_yarn/sass-1.33.0
Bump sass from 1.32.13 to 1.33.0
2021-05-28 19:47:34 +02:00
Elliott Partridge cec87e133a Add min-height limits for events
Both condensed (one-line) and normal (2+ lines) events have no minimum height limit, resulting in cut-off event time and/or text.  This change introduces minimum limits for both event styles, guaranteeing that both time and text will be shown.  The trade-off here is that the event height no longer directly correlates exactly to the length of the event.

Signed-off-by: Elliott Partridge <elliott.partridge@gmail.com>
2021-05-28 10:36:58 -04:00
Christoph Wurst 842d964abe
Merge pull request #3116 from nextcloud/Valdnet-patch-1
l10n: Spelling unification
2021-05-28 09:32:38 +02:00
Valdnet 95c6084659
l10n: Spelling unification
Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-28 09:06:54 +02:00
Nextcloud bot 3655427855
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-28 02:33:56 +00:00
Nextcloud bot cc37a32633
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-27 02:34:23 +00:00
Christoph Wurst 09b2fe3b1c
Merge pull request #3109 from nextcloud/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.16.1 to 4.16.6
2021-05-26 17:15:45 +02:00
Christoph Wurst 133fbac229
Forward-port changelogs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-05-26 14:46:16 +02:00
dependabot[bot] e2445479a1
Bump browserslist from 4.16.1 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 03:27:00 +00:00
Nextcloud bot 754331f971
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-26 02:35:42 +00:00
Nextcloud bot b891c5c4bc
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-25 02:33:58 +00:00
Nextcloud bot fe6e79c112
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-24 02:32:42 +00:00
Nextcloud bot 3e229056a7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-23 02:31:48 +00:00
Nextcloud bot 9f9d284511
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-22 02:34:10 +00:00
dependabot[bot] f156f345c8
Bump sass from 1.32.13 to 1.33.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.33.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.33.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 01:04:25 +00:00
Nextcloud bot 9a2177b15f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-21 02:34:24 +00:00
Nextcloud bot 36c5f1bb9d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-20 02:36:21 +00:00