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.
Julian Lam a716a5529c
feat: more discrete commit-on-save instead of commit-on-change w/ confirm modals (#8541)
* 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 Latest translations and fallbacks 5 years ago
bg Latest translations and fallbacks 5 years ago
bn Latest translations and fallbacks 5 years ago
cs Latest translations and fallbacks 5 years ago
da Latest translations and fallbacks 5 years ago
de Latest translations and fallbacks 5 years ago
el Latest translations and fallbacks 5 years ago
en-GB feat: more discrete commit-on-save instead of commit-on-change w/ confirm modals (#8541) 5 years ago
en-US Latest translations and fallbacks 5 years ago
en-x-pirate Latest translations and fallbacks 5 years ago
es Latest translations and fallbacks 5 years ago
et Latest translations and fallbacks 5 years ago
fa-IR Latest translations and fallbacks 5 years ago
fi Latest translations and fallbacks 5 years ago
fr Latest translations and fallbacks 5 years ago
gl Latest translations and fallbacks 5 years ago
he Latest translations and fallbacks 5 years ago
hr Latest translations and fallbacks 5 years ago
hu Latest translations and fallbacks 5 years ago
id Latest translations and fallbacks 5 years ago
it Latest translations and fallbacks 5 years ago
ja Latest translations and fallbacks 5 years ago
ko Latest translations and fallbacks 5 years ago
lt Latest translations and fallbacks 5 years ago
lv Latest translations and fallbacks 5 years ago
ms Latest translations and fallbacks 5 years ago
nb Latest translations and fallbacks 5 years ago
nl Latest translations and fallbacks 5 years ago
pl Latest translations and fallbacks 5 years ago
pt-BR Latest translations and fallbacks 5 years ago
pt-PT Latest translations and fallbacks 5 years ago
ro Latest translations and fallbacks 5 years ago
ru Latest translations and fallbacks 5 years ago
rw Latest translations and fallbacks 5 years ago
sc Latest translations and fallbacks 5 years ago
sk Latest translations and fallbacks 5 years ago
sl Latest translations and fallbacks 5 years ago
sr Latest translations and fallbacks 5 years ago
sv Latest translations and fallbacks 5 years ago
th Latest translations and fallbacks 5 years ago
tr Latest translations and fallbacks 5 years ago
uk Latest translations and fallbacks 5 years ago
vi Latest translations and fallbacks 5 years ago
zh-CN Latest translations and fallbacks 5 years ago
zh-TW Latest translations and fallbacks 5 years ago
README.md feat: added README.md in languages folder 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!