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 +07: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 +07: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 +07: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 +07: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 +07: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 +07:00
Vincent Petry
623d53315b
Merge pull request #33206 from nextcloud/enh/27869/consolidate
...
Consolidate account property getters
2022-07-26 09:13:24 +07:00
Nextcloud bot
1b7c5c941a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-26 02:26:49 +07:00
Pytal
add31881d4
Merge pull request #33334 from nextcloud/bugfix/appmenu-text
2022-07-25 11:50:49 +07: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 +07: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 +07:00
Vitor Mattos
7a0648757a
Delete comments that expired now
...
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-07-25 11:30:20 +07: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 +07: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 +07:00
Carl Schwan
9d8870eede
Fix contrast of the search icon
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-25 12:48:35 +07: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 +07: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 +07: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 +07:00
Nextcloud bot
35a6f54bcd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-25 02:27:10 +07:00
Nextcloud bot
051518cd63
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-24 02:27:42 +07:00
Nextcloud bot
7641818ec6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-23 02:26:18 +07:00
blizzz
c73fd32206
Merge pull request #33324 from nextcloud/fix/noid/controller_tests
...
fix Controller tests
2022-07-23 00:12:51 +07:00
blizzz
4ced3a4518
Merge pull request #32869 from nextcloud/dav-no-deleted-user-activities
...
Avoid calendar & addressbook activities being created on user being deleted
2022-07-23 00:01:30 +07:00
blizzz
7e13eec524
Merge pull request #33308 from nextcloud/fs-setup-builtin-wrappers
...
always triger setup of builtin storage wrappers
2022-07-22 22:20:43 +07:00
Arthur Schiwon
b3b6f2d581
fix Controller tests
...
- added pageTitle in code was missing in expectations
- fixed warnings of superflouos parameter
- fixed wrong type of mock
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-07-22 22:15:41 +07:00
Vincent Petry
b7ae7393e9
Recompilation attempt with updated npm
...
node v14.20.0
npm 8.15.0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-22 17:17:10 +07:00
Vincent Petry
be6285acf6
Fix sharing panel lighthouse warnings
...
Replaced h5 with span and adjusted selectors.
Fixed ul/li hierarchy of some elements.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-22 17:49:55 +07:00
Vincent Petry
6f0ae0b95f
Merge pull request #33306 from nextcloud/bugfix/32350/rename-files-settings
...
Rename files settings on the bottom left
2022-07-22 11:44:00 +07:00
Joas Schilling
9a9db2802b
Reset user status based on message ID only
...
Since some statuses (call) can occure with different status
(away and dnd) we need to reset only based on the message id.
But as it can not be set by the user this is still save and okay.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-22 11:02:37 +07:00
Nextcloud bot
7e05efd352
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-22 02:25:14 +07:00
Robin Appelman
13eef55a92
always triger setup of builtin storage wrappers
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-07-21 16:36:32 +07:00
Vincent Petry
6c42874f04
Merge pull request #33297 from nextcloud/fix/filepicker-new-button
...
FilePicker: Hide `newButton` outline if only picking is allowed
2022-07-21 15:56:34 +07:00
Vincent Petry
2abf426211
Change casing of settings label
...
Co-authored-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-21 15:55:50 +07:00
Vincent Petry
61e40954e0
Rename files settings on the bottom left
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-21 14:30:34 +07:00
Vincent Petry
58a2989c4a
Merge pull request #33281 from nextcloud/enh/a11y-login-page-title
...
Identify the login page explicitly by the page title
2022-07-21 14:12:39 +07:00
Carl Schwan
bff1e9a9f5
Merge pull request #32646 from jld3103/fix/user-status-heartbeat-api
...
Make user status heartbeat API publicly accessible
2022-07-21 13:59:51 +07:00
Vincent Petry
f98251d2c3
Merge pull request #33304 from jld3103/feature/neon-user-agent
...
Add Neon user-agent
2022-07-21 13:42:58 +07:00
jld3103
3e7a36b309
Make user status heartbeat API publicly accessible
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2022-07-21 13:07:34 +07:00
jld3103
6c2ea4b29c
Add Neon user-agent
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2022-07-21 12:39:44 +07:00
Vincent Petry
afedfad499
Merge pull request #33293 from nextcloud/last-login-minute
...
only update last login timestamp with minute percision
2022-07-21 09:41:21 +07:00
Vincent Petry
33a9c7ff26
Merge pull request #33287 from nextcloud/bugfix/focus-outline-bubble-menu
...
Add legacy popover focus outline
2022-07-21 09:40:16 +07:00
Nextcloud bot
82f0b266ec
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-21 02:26:49 +07:00
Christopher Ng
34308087d6
Consolidate account property getters
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-21 01:14:23 +07:00
Pytal
ea73f661e6
Merge pull request #33242 from nextcloud/enh/email-material-icons
2022-07-20 18:04:40 +07:00
Christopher Ng
ecdde8dd5c
Use material design icons in Email component
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-21 00:05:13 +07:00
Christopher Ng
92500e810f
Identify the login page explicitly by the page title
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-20 23:55:50 +07:00
Ferdinand Thiessen
003c76cca2
FilePicker: Hide also outline of `new` button if type is `CHOOSE`
...
If the filepicker mode is set to `FILEPICKER_TYPE_CHOOSE`
currently only the button but not the outline of it is hidden.
This also hides the outline to fix #33142
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-20 18:03:53 +07:00
Robin Appelman
9e34a21129
only update last login timestamp with minute percision
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-07-20 16:43:42 +07:00
Vincent Petry
de08b53b4e
Merge pull request #33266 from nextcloud/bugfix/noid/skip-content-public
...
Add skip content buttons to the public page layout
2022-07-20 14:45:35 +07:00
Julius Härtl
e165564607
Add legacy popover focus outline
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-07-20 08:43:03 +07:00