| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Fixes #44532
Likely fixes #43123
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
|
|
|
| |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|
|
|
|
|
|
|
| |
truncated in locales other than english
fixes #18468
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
|
|
|
|
|
| |
make sure all task types we want to display actually exist
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
|
|
|
|
|
|
|
| |
Add regex to prevent filter collision in user-list page
Usage:
1. Type a string in the search bar
2. Add in:users to display only users in the search result
|
|
|
|
|
|
| |
- NcMultiselect version of 50ddc6820e8f90044dfc752d711023452aabdafc
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|
|
|
|
|
| |
- NcMultiselect version of 992c03d842f962c2900fab715104d310d19dc6bf
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Louis Chemineau <louis@chmn.me>
(cherry picked from commit bd787e859344eae1466b3bdeb33839b4f82a5147)
|
|
|
|
|
| |
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|
|
|
|
| |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|
|
|
| |
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
|
|
|
|
| |
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
(cherry picked from commit a877865fba846d95b7d96336f193c80581c9b585)
|
|
|
|
|
| |
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
(cherry picked from commit 0ace67c762c3c7e8af792bd0635a071269faa4ad)
|
|
|
|
|
| |
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
(cherry picked from commit 577640663b649836731ea4fb2ab60f6b6e156553)
|
|
|
|
|
| |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 830692cebd796df573bb4ea96602c28aeda1af26)
|
|
|
|
|
|
| |
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit ff39466e4fc89f38a138dac97ba11df48d3325bb)
|
|
|
|
|
|
| |
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 3ca44282d05f615185437884a5a5b2ba3821c26d)
|
|
|
|
|
| |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit be7487b55998e3e65adadf1e4dc5d441ad1ab70c)
|
|
|
|
|
| |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit a193458e3836aa7895818f307a3f7d3ca09b81ab)
|
|
|
|
|
|
| |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 112268a48aebf2f2025ee106f41fd6186b08bb59)
|
|
|
|
|
|
|
| |
precedence
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 2d29413d5d7193b97c808c983d57d73efd463d23)
|
|
|
|
|
| |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit a840e8c6e5a0d7b7c3a371776fd395976b2c2fdf)
|
|
|
|
|
| |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 4e33d044443973f2fc82e74bca0bc43e845a36e7)
|
|
|
|
|
| |
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit fc9780a41d586e2983f18e128a4095484e5860ac)
|
|
|
|
|
| |
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|
|
|
|
|
| |
This reverts commit cb852ef6
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
|
|
|
|
|
|
|
|
|
|
| |
1ee8fbaad1eea6544b21059f65efe12a9e601956 broke the addgroup functionality
by not updating the event to reflect the one in
https://github.com/nextcloud/nextcloud-vue/blob/master/src/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue
Resolves : https://github.com/nextcloud/server/issues/38340
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| | |
fix(settings): Fix `UserList` styles set to css but scss is used
|
| |
| |
| |
| | |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|\ \
| |/
|/| |
Convert Add group link to button
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The "Add group" peforms an on-page action and does not route or link to
anywhere else hence, not semantically a link but a button.
This commit implements the ehancement described at the respository level.
A change would be required in [@nextcloud/nextcloud-vue](https://github.com/nextcloud/nextcloud-vue/issues/4108)
since the `NcAppNavigationNewItem` is an out-of-repo dependency.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
| |
| |
| |
| |
| | |
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| |
| |
| |
| |
| | |
Co-Authored-By: hamza221 <hamzamahjoubi221@gmail.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|\ \
| | |
| | | |
Fix table view
|
| | |
| | |
| | |
| | | |
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
|/ /
| |
| |
| | |
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
|\ \
| | |
| | |
| | | |
nextcloud/show-loading-spinner-until-share-settings-are-fully-loaded
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The inputs of the sharing settings are generated in a template in the
server, but the listeners to react to changes in the elements and save
the values in the server are loaded in the client once the DOM finishes
loading. If the DOM takes long to load the user can start to interact
with the settings before the listeners were set up and, therefore, the
changes would not be saved in the server. However, as the inputs are
modified the user would think that the changes were already saved.
To address that now when the sharing settings are open a loading spinner
is shown instead of the contents of the sharing settings, and only once
the listeners to save the changes were set up the spinner is removed and
the contents shown.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
|/
|
|
| |
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
|
|
|
|
|
|
| |
Before this the contrast of the button was too low in terms of accessibility.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|
|
|
| |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|
|
|
|
|
|
| |
Signed-off-by: Marco <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|
|
|
| |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|
|
|
|
|
| |
conncted `<input>` with `<h3>` heading
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
|
|
|
|
| |
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
|
|
|
|
| |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
|
|
|
| |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
|
|
|
| |
Signed-off-by: Louis Chemineau <louis@chmn.me>
|