yuriinalivaiko
781a0fd16f
Allow users who has capability 'edit_users' to approve a user or change a user status
2021-02-23 19:01:30 +02:00
andrewshuba
9505d22502
- add mycred meta data to a user meta table
2021-02-23 14:41:21 +02:00
Champ Camba
16bdc0cf9c
Fix admin user filters links in Dashboard > Users
2021-02-22 12:45:45 +08:00
nikitasinelnikov
d826e4344e
- updated *.pot file
2021-02-18 02:35:53 +02:00
yuriinalivaiko
a6c615d029
Fix stream_photo resize and compress feature
2021-02-16 17:55:57 +02:00
nikitasinelnikov
0b70571c50
- small changes;
2021-02-10 14:10:54 +02:00
Nikita Sinelnikov
5607628234
Merge pull request #748 from ultimatemember/fix/sanitize_user_login_on_registration
...
Sanitize the user_login created from first_name and last_name
2021-02-10 14:09:45 +02:00
denisbaranov
e2f82f5dbf
Sanitize the user_login created from first_name and last_name
2021-02-09 18:46:08 +02:00
nikitasinelnikov
38d412cd6f
- fixed issue with preview registration details popup;
2021-02-03 17:04:19 +02:00
nikitasinelnikov
d8379691af
- removed unnecessary modal blocks;
2021-02-03 15:42:33 +02:00
nikitasinelnikov
6a97af659c
- fixed GDPR applied time displaying in User Info popup;
2021-02-03 13:16:53 +02:00
denisbaranov
2bf5810802
Fix for the method that gets a list of icons
2021-01-24 22:28:09 +02:00
denisbaranov
b12eb30d1a
Merge remote-tracking branch 'origin/master' into fix/slider_range
2021-01-24 20:08:29 +02:00
andrewshuba
be4b56b5d6
- add comment about SQL_CALC_FOUND_ROWS
2021-01-20 15:26:01 +02:00
andrewshuba
9a298581dc
- changes for a meta table
2021-01-19 13:54:31 +02:00
denisbaranov
ecc5461978
Fix problems with the positioning of the dropdown menu
2021-01-18 20:56:25 +02:00
andrewshuba
e2e8e57a93
- change hook for a locations extension
2021-01-15 15:37:45 +02:00
Nikita Sinelnikov
dab62eb207
Merge pull request #727 from ultimatemember/fix/generating_unique_username_email
...
Registration without email or username
2021-01-08 14:22:26 +02:00
nikitasinelnikov
7fadb31449
- fixed not-unique user emails/username on the registration without these fields;
2021-01-08 14:20:43 +02:00
Nikita Sinelnikov
24a2c100f5
Merge pull request #722 from ultimatemember/fix/small_enhancements
...
Enhancements + hotfix
2021-01-07 02:03:45 +02:00
nikitasinelnikov
e1954d3d8e
- added JS hook 'um_member_directory_grid_masonry_attrs' for customizing Masonry grid settings;
...
- added conditional logic for 'Allow users to hide their profiles from directory' option;
- fixed getting upgrades process for the User Locations extension;
2021-01-07 02:01:17 +02:00
nikitasinelnikov
1eabb9430a
- changed version;
2020-12-24 15:12:24 +02:00
Nikita Sinelnikov
538756b503
Merge pull request #721 from ultimatemember/development/2.1.15
...
Development/2.1.15
2020-12-24 14:59:32 +02:00
nikitasinelnikov
d1feb6dd75
- fixed conditional logic;
2020-12-24 14:55:18 +02:00
denisbaranov
e8dd0afd43
Fix NaN in the slider range.
2020-12-23 16:57:41 +02:00
nikitasinelnikov
29e820c23d
- changed version;
2020-12-23 14:37:41 +02:00
nikitasinelnikov
92bfeb35e7
- 2.1.14 release;
2020-12-22 20:34:46 +02:00
Nikita Sinelnikov
6a212d25ee
Merge pull request #717 from ultimatemember/development/2.1.14
...
2.1.14 release
2020-12-22 20:32:12 +02:00
denisbaranov
0fdb5635eb
The general users setting "Avoid indexing profile by search engines" is added.
...
The user role setting "Avoid indexing profile by search engines" is changed.
2020-12-22 20:13:58 +02:00
nikitasinelnikov
8234fee3cf
- added a fix for getting status (fetch user again if not exists);
2020-12-22 17:04:18 +02:00
nikitasinelnikov
8a67754df1
- version changelog;
2020-12-21 14:52:02 +02:00
nikitasinelnikov
aadf1d7104
- 2.1.4-rc.1;
2020-12-21 03:29:57 +02:00
Nikita Sinelnikov
db015f8af4
Merge pull request #708 from ultimatemember/fix/restrict_add_administrator
...
administrator user role to restriction
2020-12-21 03:13:19 +02:00
Nikita Sinelnikov
2f12d18c6b
Merge pull request #712 from ultimatemember/feature/field_metakey_tooltip
...
Field metakey tooltip (github issue #710 )
2020-12-21 03:07:45 +02:00
Nikita Sinelnikov
4b4137b267
Merge pull request #705 from ultimatemember/fix/fields_without_metakey_displaying_by_hook
...
Fixed displaying by the hook issues with fields without metakeys
2020-12-21 02:58:26 +02:00
Nikita Sinelnikov
f6a064b776
Merge pull request #711 from ultimatemember/fix/php_notices
...
- fixed PHP notices
2020-12-21 02:57:50 +02:00
nikitasinelnikov
c7487a702b
- code formatting;
2020-12-18 13:46:01 +02:00
nikitasinelnikov
0b8ca8e3e7
- added argument to a hook to avoid the fatal error in Profile Tabs
2020-12-17 14:12:56 +02:00
nikitasinelnikov
4c95467a64
- updated *.pot file
2020-12-16 16:23:08 +02:00
nikitasinelnikov
ba291a6bfe
- fixed PHP notices/warnings;
2020-12-16 14:46:38 +02:00
andrewshuba
a0d9ad9746
- added a tooltip with meta key name for fields in a form settings
2020-12-16 13:41:31 +02:00
nikitasinelnikov
41350e1391
- fixed PHP notices when there aren't UM custom roles and we get bool variable from get_option( 'um_roles' );
2020-12-16 13:37:13 +02:00
Champ Camba
43a8e7e3d5
Add third parameter $args to the action hook for Profile Tab redirections
...
There was an issue with attaching the Profile tab redirection to `um_after_user_updated` because the file couldn't upload in a custom tab because it doesn't reach the `UM()->uploader()->move_temporary_files` after saving the profile with uploaded files and images.
Attaching it to `um_user_after_updating_profile` resolves the issue.
2020-12-16 11:52:07 +08:00
denisbaranov
85b6bfdc5f
Fix for the account field "Avoid indexing my profile by search engines"
2020-12-15 19:14:34 +02:00
denisbaranov
3ffb8257af
New: The user role setting 'Avoid indexing profile by search engines'
2020-12-15 17:25:24 +02:00
andrewshuba
03f2baf61a
- add administrator user role to a restriction setting
2020-12-15 14:16:26 +02:00
nikitasinelnikov
1adc51aa02
- fixed displaying by the hook issues with fields without metakeys;
2020-12-14 14:39:47 +02:00
nikitasinelnikov
0ee8878f90
- rename version;
2020-12-09 11:13:25 +02:00
nikitasinelnikov
fc3902e346
- 2.1.13 version;
2020-12-08 11:23:22 +02:00
nikitasinelnikov
219cde7776
- fixed modal window layout;
...
- added filter for avatar size on the member directory;
2020-12-04 16:52:17 +02:00