fenn-cs
eb9d0ca4bf
Use aria-expanded correctly on toggle user actions
...
The aria-expanded attribute was added on the expandable item rather
Than the button that triggers the expand.
Resolves : #37137
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-22 10:47:35 +00:00
Joas Schilling
bc57449be4
fix(settings): Fix title of profile scope options
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-27 09:34:27 +02:00
Arthur Schiwon
75b7e07333
Merge pull request #37267 from nextcloud/enh/36579/new-attempt
...
[stable25] fix(user-management): Fix deleting user in hidden group(s)
2023-04-11 10:57:20 +02:00
Christopher Ng
c2d2ae3c59
Improve handling of profile fields
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 82bbcca720 )
2023-04-03 16:03:56 -07:00
julia.kirschenheuter
d99a7274f6
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-30 15:56:19 +02:00
Christoph Wurst
07f2ac361c
fix(user-management): Fix deleting user in hidden group(s)
...
E.g. guest_users
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-16 12:23:29 +00:00
julia.kirschenheuter
9ec8ba7d84
Create headings for settings pages
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-09 10:37:27 +01:00
Christopher Ng
ed8bae0cdf
Port admin delegation selects
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-02 10:17:45 +00:00
Christopher Ng
03c9537930
Port profile visibility select
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-08 00:23:23 +00:00
Christopher Ng
3b61e380ea
Drop vue-clipboard2 to fix copy to clipboard
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit edcf675e6e )
2023-02-02 16:36:18 -08:00
Simon L
f8812c747f
Merge pull request #36344 from nextcloud/backport/36326/stable25
...
[stable25] don't translate a variable
2023-01-25 20:59:56 +01:00
Simon L
c13aa49b0c
don't translate a variable
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-25 18:28:45 +00:00
julia.kirschenheuter
68ae7d076e
Replace custom tooltips with native ones in users page
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-01-25 10:24:55 +01:00
julia.kirschenheuter
9561d3ca41
Replace custom tooltips with native ones in apps page
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-01-20 15:41:00 +01:00
julia.kirschenheuter
d2e50baf29
Replace custom tooltips with native tooltips
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-01-20 09:32:32 +01:00
Christopher Ng
9bcfa5ecba
Fix default phone region validation
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-05 09:32:42 +00:00
julia.kirschenheuter
8959504d7d
Adapt router.js for setting document title
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-22 08:29:09 +01:00
julia.kirschenheuter
6f456ba3c9
Adapt router.js for setting document title.
...
Adapt store to store Promise for dynamic requested categories.
Create new constants file to store category name with associated translation.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-16 08:47:20 +01:00
Joas Schilling
82319e25fb
Use correct filter for app icons in the right sidebar of app management
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-09 22:34:23 +00:00
Simon L
8480f5ac7a
Merge pull request #35414 from nextcloud/backport/35399/stable25
...
[stable25] Fix share admin page
2022-11-25 08:49:44 +01:00
Carl Schwan
0cab937222
Fix share admin page
...
arrow function don't work that well with jquery
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-24 22:11:48 +01:00
Carl Schwan
ba9eb1308d
Fix UX of renaming token
...
Now this get's instant applied and escaping will reset to the previous
state
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-24 08:46:11 +00:00
Simon L
b27f584dd3
Update @nextcloud/dialogs@ and fix toasts styling
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-22 12:01:24 +00:00
Vincent Petry
660b309243
Fix settings for setting default expiration date
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-16 14:47:45 +00:00
Joas Schilling
c6ccd39b05
Increase the "bad waiting time" for cron mode to 24h to account for "time insensitive" jobs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-07 16:31:45 +00:00
Joas Schilling
a93f8b6945
Show the correct warning for system cron vs. webcron/ajax
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-07 16:31:45 +00:00
Christopher Ng
adc106a197
Fix disabled federated scope
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-28 19:50:40 +00:00
Christopher Ng
39b47e1a78
Display invalid input message
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-27 22:49:11 +00:00
Joas Schilling
6b1901f0e7
🧭 Fix rebuilding the navigation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-18 20:36:28 +00:00
Joas Schilling
cecd778c2b
Fix password length limitation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-11 16:55:20 +00:00
Git'Fellow
7518917aa9
Switch to overflow-wrap
...
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-21 17:59:56 +00:00
Git'Fellow
6fc810ab98
Show long nomes correctly on profile card
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-21 17:50:59 +00:00
Christopher Ng
3ee1a53ebc
Remove completed refresh avatar FIXME
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-19 18:37:42 +00:00
Christopher Ng
cb9f4e353f
Fix styling of locale dropdown
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-16 23:33:05 +00:00
Christopher Ng
f922b2fd70
Remake locale saving with Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-16 19:02:18 +00:00
Vincent Petry
c14ad845bd
Merge pull request #33819 from nextcloud/fix/user-exists-l10n
...
Fix translation of user exists error server-side
2022-09-16 14:57:59 +02:00
Valdnet
bd402efe73
l10n: Remove spaces
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-09-16 09:33:53 +02:00
Christopher Ng
8a15c629e2
Fix translation of user exists error server-side
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15 22:56:18 +00:00
Christopher Ng
8eb46c995e
Remake group and quota details section with Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15 19:09:13 +00:00
Christopher Ng
26535e4856
Fix unresponsive legacy password confirmation dialog with new dialog in Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-14 17:23:22 +00:00
Carl Schwan
3fcb05e900
Port Profile section checbox to NcCheckoxRadioSwitch component
...
Improve accessibility and unify the design
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 15:38:20 +02:00
Carl Schwan
82139cc1e3
Fix avatar icons in user list when using dark theme
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 09:52:36 +02:00
Carl Schwan
0b77607362
Use NoteCard component in BackgroundJob settings
...
Fix #33880
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08 14:13:42 +02:00
Carl Schwan
3fa59ba412
Fix apps list issues caused by redesign
...
- Make icons work on dark theme
- Use new buttons
- Fix some eslint warnings
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08 10:49:17 +02:00
luz paz
9d26671f05
Fix typos in apps/ subdirectory
...
Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/`
Signed-off-by: luz paz <luzpaz@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-05 12:59:54 +00:00
Christopher Ng
f44d2586b1
Remake profile picture saving with Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-02 02:22:57 +00:00
Carl Schwan
60c42914d8
Port password settings to vue
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-31 17:42:36 +02:00
Christopher Ng
d7821f8474
Remake phone number property saving with Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-26 23:49:27 +00:00
Christopher Ng
e2efbab13f
Remake website property saving with Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-26 18:50:28 +00:00
Carl Schwan
f1ce2c2b93
Fix rebasing issues and improve profile settings page a bit more
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:51:10 +02:00