Valdnet
a1aa4491ac
Merge pull request #37478 from silopolis/stringfix
...
String fix
2023-03-31 10:35:10 +02:00
Nextcloud bot
9f1eacd67e
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-31 02:28:06 +00:00
Christopher Ng
928e7811c9
Port update notification select
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-03-30 10:20:48 -07:00
Jérémie Tarot (@silopolis)
0cdf8baed8
fix(text): Fix small typo in app description
...
Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
2023-03-30 12:57:49 +02:00
jld3103
02f9c3a06f
Use implementations instead of interfaces for accessing private methods
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-03-30 12:33:46 +02:00
Nextcloud bot
2eda49e28d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-30 02:27:36 +00:00
Nextcloud bot
b129cea7da
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-29 02:27:48 +00:00
Nextcloud bot
3ad93182d6
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-28 02:19:25 +00:00
Arthur Schiwon
0be7548e22
Merge pull request #37346 from nextcloud/fix/34557/undefined-getExtStorageHome
...
fix undefined method getExtStorageHome()
2023-03-27 15:33:57 +02:00
Nextcloud bot
7803ba18b3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-27 10:18:15 +00:00
jld3103
5c514eac44
Add back missing dashboard version
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-03-27 08:13:29 +02:00
John Molakvoæ
e493e72ffb
Merge pull request #37397 from nextcloud/check-exif
2023-03-25 11:01:04 +01: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 +01: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 +00: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 +01:00
Nextcloud bot
97b8e6d2a3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-24 02:27:05 +00:00
Julien Veyssier
69a1fe206f
adjust tests after #36665
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-03-23 18:07:43 +01:00
Simon L
6f9ee2277d
improve dashboard description
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-23 15:01:45 +01: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 +01: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 +01: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 +01: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 +01:00
John Molakvoæ
8633f13e0a
chore(eslint): fix missing import extensions
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-23 08:14:19 +01: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 +01:00
Nextcloud bot
4521c79169
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-23 02:27:06 +00: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 +01: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 +01:00
Nextcloud bot
9c7d7139b6
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-22 02:43:41 +00:00
Nextcloud bot
f305c65ec5
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-21 02:27:20 +00: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 +01: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 +01: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 +01:00
Nextcloud bot
07448168dc
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-20 02:27:19 +00:00
Nextcloud bot
c0cddec224
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-19 02:27:27 +00:00
Nextcloud bot
a37519cf9a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-18 02:27:24 +00: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 +01:00
Nextcloud bot
acca2bdf20
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-17 02:27:13 +00: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 +01: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 +01: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 +01: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 +01: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 +01: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 +01: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 +01:00
Joas Schilling
9ba091b348
fix(workflow): Check tag attribute
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-16 08:44:41 +01:00
Nextcloud bot
15b80b6c1a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-16 02:28:08 +00: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 +01: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 +01:00
Nextcloud bot
01d58b6f12
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-15 02:26:39 +00:00