Arthur Schiwon
0be7548e22
Merge pull request #37346 from nextcloud/fix/34557/undefined-getExtStorageHome
...
fix undefined method getExtStorageHome()
2023-03-27 15:33:57 +07:00
Nextcloud bot
7803ba18b3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-27 10:18:15 +07:00
jld3103
5c514eac44
Add back missing dashboard version
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-03-27 08:13:29 +07:00
John Molakvoæ
e493e72ffb
Merge pull request #37397 from nextcloud/check-exif
2023-03-25 11:01:04 +07:00
Varun Patil
35ea5025dd
check-setup: recommend exif extension
...
JPEG previews are not correctly oriented when exif is not enabled
along with other issues. There's no easy way to discover this either.
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-03-24 18:30:37 +07:00
Simon L
fda9d4d0c1
Merge pull request #37340 from nextcloud/fix/undefined-index-mailer-settings
...
fix(mailer): remove value comparison for smtp_authtype as there is only one option
2023-03-24 15:34:39 +07:00
Anna Larch
1368012d97
fix(mailer): check if authentication is neccessary
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-03-24 10:26:04 +07:00
julia.kirschenheuter
85feae6d82
Create `<h3>` headings for profile page. Replace `<label>` which have no conncted `<input>` with `<h3>` heading
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-24 08:49:19 +07:00
Nextcloud bot
97b8e6d2a3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-24 02:27:05 +07:00
Julien Veyssier
69a1fe206f
adjust tests after #36665
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-03-23 18:07:43 +07:00
Simon L
6f9ee2277d
improve dashboard description
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-23 15:01:45 +07:00
Valdnet
47a989e15f
l10n: Change name of app to a capital letter
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-23 15:01:45 +07:00
Valdnet
9ff265f649
l10n: Delete unnecessary characters
...
Removal of unnecessary characters that appear in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-03-23 15:01:45 +07:00
Valdnet
300f76ebf7
l10n: Spelling unification
...
Change the abbreviation to full words.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-03-23 15:01:44 +07:00
John Molakvoæ
ad6dcea779
chore(eslint): replace node/no-extraneous-import by n/no-extraneous-import
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 08:14:19 +07:00
John Molakvoæ
8633f13e0a
chore(eslint): fix missing import extensions
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 08:14:19 +07:00
John Molakvoæ
5adfec3dc6
chore(eslint): replace node/no-missing-import by n/no-missing-import
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 07:31:33 +07:00
Nextcloud bot
4521c79169
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-23 02:27:06 +07:00
Julien Veyssier
c838bdb820
Merge pull request #36665 from nextcloud/fix/36539
...
Always set displayname and display-name for user data
2023-03-22 15:21:29 +07:00
Arthur Schiwon
17afaa488f
fix undefined method getExtStorageHome()
...
- adds a type check
- defines missing method in OfflineUser
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-22 13:54:27 +07:00
Nextcloud bot
9c7d7139b6
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-22 02:43:41 +07:00
Nextcloud bot
f305c65ec5
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-21 02:27:20 +07:00
Arthur Schiwon
8f59ff880f
Merge pull request #37006 from nextcloud/ldap-unmark-dh
...
also unmark deleted ldap user when checking the ldap entry
2023-03-20 16:15:03 +07:00
Julia Kirschenheuter
76adf9b541
Merge pull request #37271 from nextcloud/fix/36908-set_aria-hidden-for-default-shipped_widgets-icons
...
Fix description for icons in dashboard widgets
2023-03-20 13:05:12 +07:00
julia.kirschenheuter
b111c180a5
Fix description for icons in dashboard widgets
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-20 10:23:57 +07:00
Nextcloud bot
07448168dc
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-20 02:27:19 +07:00
Nextcloud bot
c0cddec224
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-19 02:27:27 +07:00
Nextcloud bot
a37519cf9a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-18 02:27:24 +07:00
Anna Larch
c9a18fc70d
fix: add important to css hidden files class
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-03-17 12:40:59 +07:00
Nextcloud bot
acca2bdf20
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-17 02:27:13 +07:00
Julia Kirschenheuter
1001769aed
Merge pull request #37244 from nextcloud/fix/37179-replace-custom-tooltips-with-native-ones
...
Replace custom tooltips with native ones and add description to all e…
2023-03-16 15:16:44 +07:00
Joas Schilling
95048100ed
Merge pull request #37252 from nextcloud/bugfix/noid/validate-tag
...
fix(workflow): Check tag attributes
2023-03-16 15:08:58 +07:00
Julia Kirschenheuter
961a1c80ff
Merge pull request #37174 from nextcloud/fix/36911-create-h1-heading-for-files
...
Set `<h1>` headings for navigation through files app
2023-03-16 14:19:33 +07:00
Simon L
0e5fcb49d4
Merge pull request #36661 from onny/event-update-mail-subject
...
Invitation mail: Change subject if event got updated
2023-03-16 12:26:12 +07:00
julia.kirschenheuter
b698cb2e8c
Replace custom tooltips with native ones and add description to all elements which have `title`
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-16 12:10:45 +07:00
julia.kirschenheuter
058f7f426c
Set `<h1>` headings for navigation through files app
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-16 11:51:43 +07:00
Louis
ad2e242458
Merge pull request #37152 from nextcloud/artonge/fix/title_foar_version_date
...
Use native tooltip for version's date
2023-03-16 11:30:36 +07:00
Joas Schilling
9ba091b348
fix(workflow): Check tag attribute
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-16 08:44:41 +07:00
Nextcloud bot
15b80b6c1a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-16 02:28:08 +07:00
Arthur Schiwon
95eefd38eb
Merge pull request #37197 from nextcloud/fix/user_ldap-do-not-send-0-size-pagination-control
...
Do not send a pagination control with size = 0 if cookie is empty
2023-03-15 14:16:42 +07:00
Côme Chilliet
8568c11d24
Merge pull request #36033 from nextcloud/invalidateTokensWhenDeletingOAuthClientMaster
...
[master] invalidate existing tokens when deleting an oauth client
2023-03-15 11:09:51 +07:00
Nextcloud bot
01d58b6f12
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-15 02:26:39 +07:00
Artur Neumann
e97540b9c6
move mocks into private variables
...
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2023-03-14 17:18:56 +07:00
Artur Neumann
707e69b203
adjust SettingsController tests
...
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2023-03-14 17:13:29 +07:00
Artur Neumann
f634badf12
public interface to invalidate tokens of user
...
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2023-03-14 17:13:29 +07:00
Artur Neumann
21be557e2a
invalidate existing tokens when deleting an oauth client
...
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2023-03-14 17:13:23 +07:00
Simon L
5918591874
Merge pull request #37168 from nextcloud/bugfix/noid/hide-download-actions
...
fix(files_sharing): Allow file actions other than download for hide download shares
2023-03-14 13:14:19 +07:00
Nextcloud bot
1bf68d8037
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-14 02:27:10 +07:00
Côme Chilliet
d82d6df646
Do not send a pagination control with size = 0 if cookie is empty
...
It only makes sense to send a pagination control with size 0 with a
cookie to abandon a paged search.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-03-13 16:05:41 +07:00
Joas Schilling
4b79e75072
Merge pull request #36852 from nextcloud/bugfix/noid/fix-user-status-automation-on-the-day-rules-are-adjusted
...
fix(user_status): Fix the user status automation on the day availablity rules are adjusted
2023-03-13 15:30:27 +07:00