You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* user access manager
* Support user json object
* Support user json object
* Add Actions
* add user search function
* Rename variable
* add user table actions
* update after data changed
* fix disabled user enable
* hide actions that not allowed to do current user in the user list
* add phone and biography
* add user loginAs and mergeUser permission check
* remove localized user group name
* update user access mock and set margin between tables
* improve flexibility on extensibility
* remove phone and biography meta data
* add separate columns components
* change user action functions variable
* add user get user permission for merge, loginAs user actions
---------
Co-authored-by: withanage <[email protected]>
Copy file name to clipboardExpand all lines: public/globals.js
+7
Original file line number
Diff line number
Diff line change
@@ -406,6 +406,7 @@ window.pkp = {
406
406
'email.cc': 'CC',
407
407
'email.confirmSwitchLocale':
408
408
'Are you sure you want to change to {$localeName} to compose this email? Any changes you have made to the subject and body of the email will be lost.',
0 commit comments