Carl Schwan
bbfad33a40
Fix caldav invitation related public pages
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-27 10:43:22 +02:00
Carl Schwan
253118298d
Redesign guest pages for better accessibility
...
- Use white box and put content on it
- Improve focus indicator
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-27 10:43:21 +02:00
Vincent Petry
5a236762b8
Merge pull request #33307 from nextcloud/bump/nextcloud-dialogs-3.1.2-to-3.1.4
...
Bump nextcloud-dialogs from 3.1.2 to 3.1.4
2022-07-27 09:27:50 +02:00
Vincent Petry
1cf6839a3a
Merge pull request #33271 from nextcloud/enh/a11y-new-file-menu
...
Use explicit name for new file/folder menu
2022-07-27 09:23:50 +02:00
Vincent Petry
8e1240add8
Bump nextcloud-dialogs from 3.1.2 to 3.1.4
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-26 23:32:07 +02:00
Vincent Petry
9746229558
Merge pull request #30030 from nextcloud/fexists
...
Fix disabled `php_uname`
2022-07-26 23:10:12 +02:00
Vincent Petry
cb9f3423e2
Merge pull request #30510 from nextcloud/user-cleanup-storage-before-cache
...
delete files before cleaning cache when cleaning user files
2022-07-26 23:08:04 +02:00
Vincent Petry
ac4e60e6f4
Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanup
...
Further markup cleanup
2022-07-26 22:34:27 +02:00
Anna
5671abd168
Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-settings
...
Birthday Calendar Reminder Setting
2022-07-26 20:59:33 +02:00
Pytal
072a0c6227
Merge pull request #33360 from nextcloud/adjust-acceptance-tests-to-changes-in-sharing-tab
2022-07-26 10:51:21 -07:00
blizzz
25d2099fce
Merge pull request #33341 from nextcloud/fix/29617/no-purge-when-birthday-calendar-doesnt-exist
...
Don't try to purge objects from the birthday calendar when it doesn't exist
2022-07-26 19:22:56 +02:00
Vincent Petry
bbe99e65e7
Merge pull request #32733 from nextcloud/dependabot/npm_and_yarn/underscore-1.13.4
...
Bump underscore from 1.12.0 to 1.13.4
2022-07-26 18:05:03 +02:00
Vincent Petry
1daf4de5ed
Merge pull request #33358 from nextcloud/techdebt/noid/remove-old-notification-container
...
Remove obsolete notification container
2022-07-26 18:01:45 +02:00
Louis
a32de93c1e
Merge pull request #31728 from nextcloud/bugfix/30791/update-subshare-owner-on-move
...
Update owner of subdir on move into/out of share
2022-07-26 17:11:07 +02:00
Vincent Petry
b896cd7f01
Add missing closing spans and avoid empty href
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-26 14:00:12 +00:00
Vincent Petry
255d22fa71
Remove obsolete notification container
...
The future is TOAST 🍞
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-26 13:54:24 +00:00
Vincent Petry
3df85205b4
Fix core tests by stubbing debounce
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-26 15:46:17 +02:00
Vincent Petry
32c61539e5
Removed id=modified in files app
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-26 15:34:00 +02:00
Daniel Calviño Sánchez
525cf58735
Adjust acceptance tests to changes in sharing tab
...
The name of the user shared with is now marked with a "span" rather than
with "h5".
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-07-26 15:13:18 +02:00
dependabot[bot]
7566b305d7
Bump underscore from 1.12.0 to 1.13.4
...
Bumps [underscore](https://github.com/jashkenas/underscore ) from 1.12.0 to 1.13.4.
- [Release notes](https://github.com/jashkenas/underscore/releases )
- [Commits](https://github.com/jashkenas/underscore/compare/1.12.0...1.13.4 )
---
updated-dependencies:
- dependency-name: underscore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-26 13:10:22 +00:00
Louis Chemineau
f525067930
Add argument to getSharesInFolder enable deep share lookup
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-07-26 12:17:46 +00:00
Louis Chemineau
256ed34b7e
Skip testMovedIntoShareChangeOwner
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-07-26 12:17:46 +00:00
Louis Chemineau
0fb4ecadae
Recursively fetch subshares
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-07-26 12:17:46 +00:00
Vincent Petry
b513ac51fb
Int test for share owner change on move
...
Added tests to verify share owner change when moving the parent of a
subshare in and out of a received share.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-26 12:17:46 +00:00
Louis Chemineau
13e7ebbe4b
Change share owner when moving share out of share
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-07-26 12:17:46 +00:00
Louis Chemineau
ce7b6ffed2
Prevent column name conflict between tables
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-07-26 12:17:46 +00:00
Vincent Petry
8ca910976d
Update owner of subdir on move into/out of share
...
When moving a directory into or out of a received share, make sure to
also update the share owner column for shares that exist insie the
directory.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-26 12:17:46 +00:00
Louis Chemineau
8967602470
Test moving share in and out of another share
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-07-26 12:17:46 +00:00
Vincent Petry
b4353c4651
Merge pull request #33320 from nextcloud/bugfix/noid/remove-files-duplicate-dom-ids
...
Replace files app ids to classes
2022-07-26 12:21:13 +02:00
Côme Chilliet
7615536977
Merge pull request #33031 from nextcloud/fix/improve-local-ip-detection
...
Improve local IP detection
2022-07-26 11:39:32 +02:00
Simon L
9f77aba9fa
Merge pull request #33166 from Lukasdoe/master
...
Add button disable on submit for login grant
2022-07-26 10:21:19 +02:00
Vincent Petry
bb2557c389
Replace files app ids to classes
...
Replaced ids to classes for the following:
- #filestable -> .files-filestable
- #fileList -> .files-fileList
- #controls -> .files-controls
- #emptycontent -> .emptyfilelist.emptycontent
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-26 10:19:19 +02:00
Joas Schilling
a9c23e1afb
Merge pull request #33315 from nextcloud/bugfix/33314/allow-reseting-status-only-with-message-id
...
Reset user status based on message ID only
2022-07-26 10:11:51 +02:00
Vincent Petry
623d53315b
Merge pull request #33206 from nextcloud/enh/27869/consolidate
...
Consolidate account property getters
2022-07-26 09:13:24 +02:00
Nextcloud bot
1b7c5c941a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-26 02:26:49 +00:00
Pytal
add31881d4
Merge pull request #33334 from nextcloud/bugfix/appmenu-text
2022-07-25 11:50:49 -07:00
Thomas Citharel
554e2dce48
Don't try to purge objects from the birthday calendar when it doesn't exist
...
Doesn't matter much as it's been recreated afterwards with (ensureCalendarExists).
Closes #29617
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-07-25 17:56:24 +02:00
blizzz
bbe15b4b43
Merge pull request #33129 from nextcloud/fix-reading-blob-as-resources
...
Fix reading blob data as resource
2022-07-25 17:56:03 +02:00
blizzz
c523fd1ed7
Merge pull request #33342 from nextcloud/bugfix/delete-comments-that-have-expired-now
...
Delete comments that expired now
2022-07-25 17:46:41 +02:00
Vitor Mattos
7a0648757a
Delete comments that expired now
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-07-25 11:30:20 -03:00
Lukas Döllerer
1a817453a2
Add button disable on submit for login grant
...
Signed-off-by: Lukas Döllerer <info@lukas-doellerer.de>
2022-07-25 16:19:35 +02:00
Carl Schwan
6206b312b2
Merge pull request #33338 from nextcloud/fix/contrast-search-icon
...
Fix contrast of the search icon
2022-07-25 15:29:02 +02:00
Carl Schwan
9d8870eede
Fix contrast of the search icon
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-25 12:48:35 +02:00
Vincent Petry
0a956e2b95
Merge pull request #33321 from nextcloud/bugfix/noid/fix-sharing-lighthouse-issues
...
Fix sharing panel lighthouse warnings
2022-07-25 11:41:05 +02:00
Thomas Citharel
1d30fb7852
Fix reading blob data as resource
...
PostgreSQL returns data as resource when using IQueryBuilder::PARAM_LOB
(which is used for QBMapper).
Previously we just converted this resource using settype, which produced
things like "Resource id #14 " instead of the actual resource data.
Now we read the stream correctly if the returned data is a resource
See context at #22472
Fixes #22439
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-07-25 09:45:47 +02:00
Julius Härtl
d98f512007
Make sure app menu text opacity matches the icons
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-07-25 08:49:46 +02:00
Nextcloud bot
35a6f54bcd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-25 02:27:10 +00:00
Nextcloud bot
051518cd63
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-24 02:27:42 +00:00
Nextcloud bot
7641818ec6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-23 02:26:18 +00:00
blizzz
c73fd32206
Merge pull request #33324 from nextcloud/fix/noid/controller_tests
...
fix Controller tests
2022-07-23 00:12:51 +02:00