nikitasinelnikov
6889f2244d
Merge branch 'development/2.1.17' of https://github.com/ultimatemember/ultimatemember into development/2.1.17
2021-04-05 13:21:19 +03:00
nikitasinelnikov
a495d43fbb
- code formatting;
2021-04-05 13:21:05 +03:00
Nikita Sinelnikov
70993ed6c2
Merge pull request #790 from ultimatemember/fix/permanently_delete_fields
...
Permanently deleting form's field (issue #786 )
2021-04-05 13:20:55 +03:00
yuriinalivaiko
ce73840ce2
Fixed: default value with comma for checkbox
2021-04-01 13:51:07 +03:00
andrewshuba
2f31e574ee
- fixed permanently deleting form's field
2021-03-25 13:41:37 +02:00
Champ Camba
5fb10b8228
Remove notice in empty label of confirm password
2021-03-25 17:25:00 +08:00
Champ Camba
b396240eff
Refactor confirm password label and placeholder
2021-03-25 17:16:00 +08:00
Champ Camba
19abbce9c3
Fix confirm password placeholder when label is empty
2021-03-25 17:13:49 +08:00
Champ Camba
ef849c7fb6
Fix notice in confirm password label
...
https://wordpress.org/support/topic/undefined-index-label-php-notice/
2021-03-25 14:54:49 +08: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
nikitasinelnikov
d1feb6dd75
- fixed conditional logic;
2020-12-24 14:55:18 +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
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
nikitasinelnikov
1adc51aa02
- fixed displaying by the hook issues with fields without metakeys;
2020-12-14 14:39:47 +02:00
nikitasinelnikov
67420b11b0
- Fixed: Vulnerability with timestamp field on UM Forms
...
- changed readme;
2020-12-04 00:10:20 +02:00
Champ Camba
124addd38e
Fix translation for Password label
2020-12-01 17:40:20 +08:00
nikitasinelnikov
dfc6f876ac
- Added: um_member_directory_cover_image_size hook with ability to change the cover photo size on the member directory
...
- Added: `um_member_directory_get_members_allow` JS hook for 3rd-party integration with the member directory. You could use a time throttle until some data is loaded
- Fixed: Upgrade process on websites where a hosting locks the frequent AJAX requests (added default JS throttle between requests)
2020-11-18 16:56:01 +02:00
nikitasinelnikov
427bb6da1c
- 2.1.12 pre-release;
2020-10-29 19:02:40 +02:00
nikitasinelnikov
4668cab812
Merge remote-tracking branch 'remotes/origin/fix/confirm-password-placeholder'
2020-10-29 18:54:34 +02:00
nikitasinelnikov
b1b5ce0e1c
- 2.1.12 pre-release;
2020-10-29 18:54:15 +02:00
nikitasinelnikov
e53034fbd3
Merge remote-tracking branch 'remotes/origin/origin/fix/ratings-required-notice-warning'
2020-10-29 18:52:03 +02:00
Champ Camba
09bebe967f
Fix Confirm Password
2020-10-14 12:04:42 +08:00
Champ Camba
037daa4277
Add ratings required notice and warning
2020-10-12 17:54:22 +08:00
nikitasinelnikov
4ac6071aa2
- fixed roles field, which isn't customized;
2020-09-22 14:30:25 +03:00
nikitasinelnikov
ec1db4f5cd
- fixed roles options;
2020-09-11 00:14:20 +03:00
nikitasinelnikov
3ca3dee394
- added unique ID for view field on the profile form;
2020-08-24 12:40:32 +03:00
nikitasinelnikov
dc281c2c0d
- code review;
2020-08-10 11:40:30 +03:00
Champ Camba
0d199d5b19
Stop displaying error & notice when the text is empty + esc_attr $text
2020-08-06 17:58:08 +08:00
nikitasinelnikov
5e782cf922
- fixed account submission for password reset;
2020-08-03 18:06:26 +03:00
nikitasinelnikov
2dad3d2704
- Fixed "get_profile_photo_size" function (avoid PHP notice with array_combine )
...
- Fixed password reset/change form when other forms are initialized at the same page
- Fixed getting extension updates on multisites
- Deprecated JS event 'um_before_modal_removed', use wp.hooks action 'um_before_modal_removed' instead
2020-07-06 14:20:29 +03:00
nikitasinelnikov
073a9bc329
Merge remote-tracking branch 'remotes/origin/feature/apply_shortcodes'
2020-05-25 17:37:49 +03:00
nikitasinelnikov
1ee20b9b33
- fixed user locations for custom usermeta table;
2020-04-10 17:32:32 +03:00
ashubawork
523e00133a
- add apply_shortcodes
2020-04-03 11:21:35 +03:00
denisbaranov
7e7c8dd75c
Fixing the issue in the role fields.
...
Fields "Roles (Dropdown)" and "Roles (Radio)" may work wrong if a member has several roles with the same priority. Old code gets the first role even if it is not editable. This change fixes the issue.
2020-03-30 19:40:36 +03:00
nikitasinelnikov
72a1e9a7c3
- small code formatting;
2020-03-02 16:47:56 +02:00
nikitasinelnikov
cf9cc22d41
- small refactor;
2020-02-19 14:40:23 +02:00
Champ Camba
8bcc8287af
Add notice element to a select field
2020-02-17 20:35:17 +08:00
nikitasinelnikov
7ab7a06b75
- submitting details code review;
...
- fixed small notices and CSS;
2020-02-06 16:01:21 +02:00
nikitasinelnikov
f16783c047
Merge remote-tracking branch 'remotes/origin/origin/improvement/field-notice'
2020-02-06 15:05:34 +02:00
nikitasinelnikov
067f0d6a78
Fixed issues with "key => value" fields (dropdown + multiselect) if 'um_select_options_pair' filter is used;
...
Added JS filters to member directory functionality;
2020-02-06 14:54:13 +02:00
nikitasinelnikov
c8a847f2d3
- fixed issue with not editable fields and their visibility;
2020-01-29 15:53:39 +02:00
nikitasinelnikov
2401d06875
- added fix for getting image/file custom fields from $_POST when form isn't validated;
2020-01-16 10:25:30 +02:00
nikitasinelnikov
e66af65b08
- fixed upgrade script;
2020-01-15 13:03:43 +02:00
Champ Camba
d84adc1b5e
Add key pair filter for radio field & allow custom form to use default value as current value
2020-01-13 20:35:23 +08:00
nikitasinelnikov
f0e3bc9ef4
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/metatable
2020-01-08 14:51:00 +02:00
Champ Camba
14f962dd39
Add field notice
2020-01-08 17:51:23 +08:00
Champ Camba
913d5bc246
Fix empty space when icon is not set
2020-01-07 20:57:24 +08:00
nikitasinelnikov
e965b1b3c1
- code formatted;
...
- added handlers when you create UM custom fields;
2020-01-06 11:05:32 +02:00
nikitasinelnikov
51e10bd8a5
- fixed user tags empty values;
2019-12-09 14:29:31 +02:00
denisbaranov
786a3cf09d
fix notice
2019-12-08 16:09:36 +00:00