Commit graph

2088 commits

Author SHA1 Message Date
Éric Gaspar
30ec67e84d Translated using Weblate (German)
Currently translated at 97.8% (401 of 410 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/de/
2021-04-17 01:34:38 +00:00
Éric Gaspar
e5f0f2b66a Translated using Weblate (French)
Currently translated at 100.0% (409 of 409 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-04-17 01:34:38 +00:00
Éric Gaspar
2558cfdc8c Translated using Weblate (French)
Currently translated at 100.0% (413 of 413 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-04-17 01:34:38 +00:00
Alexandre Aubin
3bc3c32767 Do not allow to grant ssh/sftp perms to all_users (this is not allowed by the core anyway) 2021-04-17 03:34:17 +02:00
Alexandre Aubin
9e70259899
Merge pull request #352 from YunoHost/enh-permissions
Enh permissions (new selectize + confirmation for ssh/sftp)
2021-04-17 02:00:39 +02:00
Alexandre Aubin
9dddd4f5dc
Merge pull request #351 from YunoHost/simpler_custom_app_install
Simplify custom app install with new /apps/manifest route
2021-04-17 00:39:45 +02:00
axolotle
bb2358e779 use ViewBase queries to fetch all data 2021-04-17 00:08:47 +02:00
axolotle
325e4ec9e0 reflect change of confirm_firewall_* i18n keys to all locales 2021-04-16 23:56:05 +02:00
axolotle
efec3589ad fix typos 2021-04-16 23:54:57 +02:00
axolotle
87a5c12b54 ask confirmation to grant SSH/SFTP permissions to a group 2021-04-16 23:17:59 +02:00
axolotle
fc5f20b442 fix store not being updated on permissions changes 2021-04-16 23:12:23 +02:00
axolotle
bc41d0ad9d normalize store params & allow extra params passed to the commit function 2021-04-16 23:02:11 +02:00
axolotle
17e2d726b9 update view GroupList to use TagsSelectize + improved code readability 2021-04-16 22:57:14 +02:00
axolotle
043f5acf0d removed BaseSelectize and ZoneSelectize components 2021-04-16 22:37:24 +02:00
axolotle
225b1a5d61 add component TagsSelectize 2021-04-16 22:37:24 +02:00
Alexandre Aubin
1efb23e26d Simplify custom app install with new /apps/manifest route 2021-04-16 00:49:13 +02:00
Alexandre Aubin
c3d86065fa
Merge pull request #339 from YunoHost/uniformize-actionmap-api
[enh] Uniformize actionmap api + human readable actions
2021-04-12 17:55:08 +02:00
Alexandre Aubin
e15956c3fe
Merge branch 'dev' into uniformize-actionmap-api 2021-04-12 17:54:32 +02:00
Alexandre Aubin
f1855f4cf8
Merge pull request #350 from YunoHost/fix-migration-and-error-text
Fix migration and error text
2021-04-11 15:11:29 +02:00
axolotle
0acbbf8550 fix wrong args for /migration/run 2021-04-11 14:40:14 +02:00
axolotle
40ef5b2d7e try to format the error just before ApiError creation 2021-04-11 14:39:41 +02:00
Alexandre Aubin
1d67aaf141
Merge pull request #349 from YunoHost/fix-postinstall-diskspace
Fix postinstall validation errors and add --force-diskspace admin equivalent
2021-04-10 20:14:10 +02:00
axolotle
1a1da4c0d0 handle validation errors & --force-diskspace 2021-04-10 17:39:20 +02:00
axolotle
146c51502c removed unused prop in DomainForm 2021-04-10 17:34:32 +02:00
axolotle
4cc6159479 add ability to not query /installed in login component 2021-04-10 17:33:47 +02:00
Alexandre Aubin
3f3fd2585f
Merge pull request #348 from YunoHost/fix-text-error-formatting
replace backslash n with <br>
2021-04-10 14:47:44 +02:00
Alexandre Aubin
42075ed23c
Merge pull request #347 from YunoHost/enh-warning-modal
add warning modal if last ws message is a warning
2021-04-10 14:46:49 +02:00
axolotle
a7bf1964de replace backslash n with <br> 2021-04-10 14:45:40 +02:00
axolotle
47d71a6022 add warning modal if last ws message is a warning 2021-04-10 14:16:47 +02:00
axolotle
b65e87d17a add a message to history to say when it's empty 2021-04-09 22:32:27 +02:00
axolotle
f5b5ba5905 add a key to every api action 2021-04-09 22:19:48 +02:00
axolotle
9d26e2af70 add an option to the api module to pass a i18n key to display a readable action description 2021-04-09 22:19:48 +02:00
axolotle
166e062f3b add icon margin on menu list views instead 2021-04-09 22:19:48 +02:00
axolotle
e2cdaa10be moved objectToParams helper to api module to avoid 'store' import in a helper file 2021-04-09 22:19:48 +02:00
axolotle
5c937a5352 fix allow/disallow firewall port i18n keys 2021-04-09 22:18:24 +02:00
axolotle
3ef1f049e3 update diagnosis api routes 2021-04-09 22:18:24 +02:00
axolotle
849a13853e fix adminpw api route 2021-04-09 22:18:24 +02:00
axolotle
88b488857c update logs api routes 2021-04-09 22:18:24 +02:00
axolotle
ebda02a777 update migrations api routes 2021-04-09 22:18:24 +02:00
axolotle
227e359e42 update upgrade api routes 2021-04-09 22:18:24 +02:00
axolotle
6438ea5414 update firewall api routes 2021-04-09 22:18:24 +02:00
axolotle
e94d43566a update services api routes 2021-04-09 22:18:24 +02:00
axolotle
9657fc410e update groups api routes 2021-04-09 22:18:24 +02:00
axolotle
06eb2165ea update backups api routes 2021-04-09 22:18:24 +02:00
axolotle
89086a8003 update apps api routes 2021-04-09 22:18:24 +02:00
axolotle
4592a7d79d update domains api routes 2021-04-09 22:17:31 +02:00
axolotle
09b8fadc70 update permission add/remove uris 2021-04-09 22:17:31 +02:00
Alexandre Aubin
65f21c659a Update backup hooks strings 2021-04-09 20:35:56 +02:00
Alexandre Aubin
5cf7f9c461
Merge pull request #342 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2021-04-08 15:54:44 +02:00
Alexandre Aubin
159bbade2f
No "dismiss" key anymoar 2021-04-08 15:54:34 +02:00