Nikita Sinelnikov
fd89589bb1
Merge pull request #774 from ultimatemember/development/2.1.16
...
Development/2.1.16
2021-03-10 02:54:58 +02:00
nikitasinelnikov
c6f1ba0a6f
- fixed select2 dropdown window position;
2021-03-10 02:52:52 +02:00
nikitasinelnikov
ebebcbf974
- 2.1.16 pre-release;
2021-03-08 17:18:02 +02:00
nikitasinelnikov
a8de403837
- minified scripts;
...
- fixed PHP notice with slider's range;
- fixed the issue with the password reset hash;
2021-03-08 16:59:11 +02:00
Nikita Sinelnikov
88765d26ef
Merge pull request #768 from ultimatemember/fix/jQuery_3_compatibility
...
jQuery 3 compatibility (for WordPress 5.7 and higher)
2021-03-05 18:21:34 +02:00
Nikita Sinelnikov
ec2d99157b
Merge pull request #770 from ultimatemember/fix/menu_for_admins_only
...
Visible a menu item to Administrators only (issue #766 )
2021-03-05 17:16:53 +02:00
andrewshuba
528c9c6ecc
- added an option "visible to Administrators only" in a menu settings
2021-03-05 15:46:50 +02:00
nikitasinelnikov
92b5a69acd
- fixed #754 ;
...
- code review;
2021-03-05 14:03:46 +02:00
Nikita Sinelnikov
5cebca4ca5
Merge pull request #751 from ultimatemember/fix/stream_photo_resize
...
An image resize and compress may not work.
2021-03-05 13:15:17 +02:00
nikitasinelnikov
b51f6f6c49
- fixed the issues with more than 1 modal windows on 1 page (e.g. Image field in profile & Messaging Login popup);
2021-03-04 21:37:50 +02:00
nikitasinelnikov
4caf2dae80
- updated minified scripts;
2021-03-04 17:05:58 +02:00
Nikita Sinelnikov
15f8b26b51
Merge pull request #731 from ultimatemember/fix/dropdown_menu_position
...
Fix problems with the positioning of the dropdown menu
2021-03-04 17:05:50 +02:00
Nikita Sinelnikov
69efeb7385
Merge branch 'development/2.1.16' into fix/dropdown_menu_position
2021-03-04 17:05:42 +02:00
nikitasinelnikov
2499bbfa00
- code formatting;
2021-03-04 16:57:38 +02:00
yuriinalivaiko
16bf0ebd68
Update scripts:
...
jQuery.fn.change() event shorthand is deprecated
jQuery.fn.click() event shorthand is deprecated
jQuery.fn.focus() event shorthand is deprecated
jQuery.fn.keypress() event shorthand is deprecated
jQuery.fn.removeAttr no longer sets boolean properties: disabled
jQuery.fn.submit() event shorthand is deprecated
jQuery.isArray is deprecated; use Array.isArray
2021-03-04 16:39:19 +02:00
nikitasinelnikov
751e4086d2
- added minified select2.css
2021-03-04 16:23:55 +02:00
nikitasinelnikov
77e43cbcae
- updated select2 library;
2021-03-04 16:23:29 +02:00
yuriinalivaiko
dbb3b0be65
lib UM.menus renamed to UM.dropdown
2021-03-03 19:58:51 +02:00
nikitasinelnikov
6e0a711f4b
- code review;
2021-03-03 17:55:12 +02:00
Nikita Sinelnikov
d6c382e9e9
Merge pull request #761 from ultimatemember/feature/changedpw_email
...
Missing Password Changed confirmation email notification after reseting password via password reset page.
2021-03-03 17:48:15 +02:00
nikitasinelnikov
04933e576d
- code review;
2021-03-03 17:42:25 +02:00
Nikita Sinelnikov
b913638ba8
Merge pull request #759 from ultimatemember/feature/capability_to_approve_user
...
Allow non-admin users to approve another users in the backend
2021-03-03 17:33:34 +02:00
nikitasinelnikov
e8347fb45f
- fixed slider's range;
2021-03-03 17:17:54 +02:00
Nikita Sinelnikov
e56f228d04
Merge pull request #762 from ultimatemember/fix/range_min_max
...
Min and max values in a slider range
2021-03-03 16:57:55 +02:00
nikitasinelnikov
b58bcd4611
- updated readme;
2021-03-03 16:51:29 +02:00
Nikita Sinelnikov
7f2f85abdb
Merge pull request #758 from ultimatemember/fix/meta_table_for_mycred
...
Fix/meta table for mycred
2021-03-03 16:48:36 +02:00
nikitasinelnikov
98e266dc18
- updated readme;
2021-03-03 16:43:57 +02:00
Nikita Sinelnikov
c2ea5bbbdf
Merge pull request #732 from ultimatemember/feature/change_for_locations
...
Sort by distance
2021-03-03 16:41:18 +02:00
nikitasinelnikov
00d30311de
- changed readme;
2021-03-03 16:07:20 +02:00
Nikita Sinelnikov
6489759065
Merge pull request #736 from ultimatemember/fix/fonticons
...
Empty icons are shown in the popup "Choose from... available icons"
2021-03-03 16:06:43 +02:00
nikitasinelnikov
d5912a573b
- changed readme;
2021-03-03 15:30:59 +02:00
Nikita Sinelnikov
541ee0a0ab
Merge pull request #719 from ultimatemember/fix/slider_range
...
Fix NaN in the slider range.
2021-03-03 15:27:10 +02:00
nikitasinelnikov
7f7dae9979
- reviewed No Index functionality;
2021-03-03 15:21:18 +02:00
Nikita Sinelnikov
8dc7d9f425
Merge pull request #709 from ultimatemember/feature/profile_noindex
...
Indexing of Profiles
2021-03-03 14:41:14 +02:00
nikitasinelnikov
5740bc637d
- fixed: PHP notices and warnings
...
- fixed: security vulnerability with User Account page and password field
2021-03-03 13:13:44 +02:00
andrewshuba
2e1c892058
- fix min and max values in a slider range
2021-02-25 15:03:03 +02:00
yuriinalivaiko
fc668b2744
Send an email when the password is changed
2021-02-24 15:51:52 +02:00
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