Commit Graph

172 Commits

Author SHA1 Message Date
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
nikitasinelnikov cc8fd8f581 - 2.1.2 release; 2019-12-03 11:41:12 +02:00
nikitasinelnikov ed334bdf0b - added fixes for preview login form; 2019-11-28 18:11:30 +02:00
Champ Camba e9ef108e42 Fix Login form preview in the Form Builder 2019-11-28 18:01:29 +08:00
nikitasinelnikov 4121da1be5 - fixed block edit/view layout; 2019-11-26 01:19:13 +02:00
nikitasinelnikov f50e90ccaa - merge get_attr function, created by Champ 2019-11-25 16:08:03 +02:00
nikitasinelnikov 8859c48cdc - fixed select-type filters options; 2019-11-21 11:41:52 +02:00
nikitasinelnikov 774ac88c74 - fixed fields privacy, editable and visibility attributes;
- fixed Verified Users license slug;
2019-11-18 17:01:40 +02:00
nikitasinelnikov b2bbb7ffab - fixed filters bar animation;
- fixed save profile with Last Login field;
2019-11-12 16:24:52 +02:00
nikitasinelnikov f4b773a17e - added esc_attr for aria-label; 2019-11-04 21:24:59 +02:00
nikitasinelnikov 679909f202 - code formatting; 2019-11-04 21:24:07 +02:00
mansurahamed 5e78a707f3 Add aria-label tag in Field icon
[https://secure.helpscout.net/conversation/992775826/34616?folderId=1041461](url)
2019-11-01 12:27:30 +06:00
nikitasinelnikov 2547d54ddd - fixed validation on edit mode for username, username or email, password and email fields; 2019-10-24 16:17:16 +03:00
nikitasinelnikov 8675bbcf2c - fixed notice for fields without label on member directory;
- fixed issue with default values for select, multiselect, radio and checkbox fields;
2019-10-23 17:20:01 +03:00
nikitasinelnikov 627bbb0fae - fixed issue with avatars/cover photos upload without crop; 2019-10-21 23:39:19 +03:00
nikitasinelnikov fcffa188a0 - fixed avatar styles;
- fixed member directory styles;
2019-10-15 23:04:27 +03:00
nikitasinelnikov 13a00f0a84 Merge remote-tracking branch 'remotes/origin/fix/helpscout#33241_field_checkbox_item_title' 2019-10-09 12:56:02 +03:00
nikitasinelnikov f334942122 - fixed member directory list layout;
- fixed member directory grid layout CSS;
2019-10-09 12:47:43 +03:00
andrewshuba 3af56ac3fe - fix output country fields if there are no options 2019-10-02 09:57:06 +03:00
denisbaranov b9d15c3366 Fix dropdown field options 2019-09-26 22:47:04 +03:00
nikitasinelnikov 637f6548eb - fixed secure account fields long meta; 2019-09-26 16:52:11 +03:00
Champ Camba f2e1e9955a Fix issue with checkbox not checked on form submission with error validation 2019-09-03 14:34:04 +08:00
Champ Camba 7a469ee53a Fix dropdown callback function issue on registration 2019-08-31 22:10:01 +08:00
denisbaranov 715128e204 Issue: We have some links in a text field in the "Registration" that are no longer formatting.
Link: https://secure.helpscout.net/conversation/942807873/33241?folderId=646526
2019-08-29 19:06:09 +03:00
nikitasinelnikov 2261c102a9 - move billing & shipping fields code to UM: Woocommerce extension; 2019-08-23 22:47:04 +03:00
nikitasinelnikov 55744b0aa3 Merge remote-tracking branch 'remotes/origin/fix/helpscout#32251_fields_with_countries' 2019-08-23 20:51:36 +03:00
nikitasinelnikov 3919b62c17 - fixed issues with the fields without metakeys;
- fixed integration issues for the fields without metakeys;
2019-08-20 16:11:01 +03:00
nikitasinelnikov d27101bced - fixed escape attrs; 2019-08-08 13:36:06 +03:00