You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a716a5529c
* feat: privileges save button, #8537, WIP * fix: disable firefox autocomplete on privilege form fields * feat: closes #8537 privilege changes commit on save - new language strings for confirmation and success modals/toasts - indeterminate privilege handling (/cc @psychobunny) - added new discard button - both discard and save buttons now have confirmation dialogs * fix(tests): remove duplicate template helper test * fix(tests): broken template helper test * feat: confirm dialogs for all privilege copy actions Also, ability to add user to a privilege table without needing to refresh the privilege table. * feat: group row addition w/o table refresh breaking: helpers.getUserPrivileges and helpers.getGroupPrivileges no longer make socket calls to the following hooks: - filter:privileges.list, filter:privileges.admin.list, filter:privileges.global.list, filter:privileges.groups.list, filter:privileges.admin.groups.list, filter:privileges.gloval.groups.list The filters are still called, but done before the helper method is called, and the results are passed in instead. This change should only affect you if you directly call the helper methods, otherwise the change is transparent. * fix: stale ajaxify data on privilege category switch * fix: implicit privileges not showing for user privs * fix: groups, not group, also fix tests * fix(tests): again * fix: wrong tpl rendered when adding group to global priv table |
5 years ago | |
---|---|---|
.. | ||
ar | 5 years ago | |
bg | 5 years ago | |
bn | 5 years ago | |
cs | 5 years ago | |
da | 5 years ago | |
de | 5 years ago | |
el | 5 years ago | |
en-GB | 5 years ago | |
en-US | 5 years ago | |
en-x-pirate | 5 years ago | |
es | 5 years ago | |
et | 5 years ago | |
fa-IR | 5 years ago | |
fi | 5 years ago | |
fr | 5 years ago | |
gl | 5 years ago | |
he | 5 years ago | |
hr | 5 years ago | |
hu | 5 years ago | |
id | 5 years ago | |
it | 5 years ago | |
ja | 5 years ago | |
ko | 5 years ago | |
lt | 5 years ago | |
lv | 5 years ago | |
ms | 5 years ago | |
nb | 5 years ago | |
nl | 5 years ago | |
pl | 5 years ago | |
pt-BR | 5 years ago | |
pt-PT | 5 years ago | |
ro | 5 years ago | |
ru | 5 years ago | |
rw | 5 years ago | |
sc | 5 years ago | |
sk | 5 years ago | |
sl | 5 years ago | |
sr | 5 years ago | |
sv | 5 years ago | |
th | 5 years ago | |
tr | 5 years ago | |
uk | 5 years ago | |
vi | 5 years ago | |
zh-CN | 5 years ago | |
zh-TW | 5 years ago | |
README.md | 6 years ago |
README.md
Important note about localising NodeBB
The files here are read-only and overwritten daily (if there are changes) by the helper bot Misty.
Our localisation efforts are handled via our Transifex Project, and any pull requests made to this directory will be automatically closed because localisations can go out-of-sync when edited directly.
If there are non-localised strings and you cannot find them in Transifex, please open a new issue on our bug tracker so we can take a look.
Thank you for helping localise NodeBB!