Commit Graph

2324 Commits

Author SHA1 Message Date
Mykyta Synelnikov dc176b67bc Merge pull request #1457 from ultimatemember/fix/aria_invalid_attr
Aria invalid attr
2024-02-06 14:50:58 +02:00
Mykyta Synelnikov fa004158ab Merge pull request #1446 from ultimatemember/fix/theme_update_log
Theme update log
2024-02-06 14:49:55 +02:00
ashubawork f23d5a8bea - fix bio textarea 2024-02-06 10:46:06 +02:00
ashubawork 2ff2c42395 - fix aria-invalid attribute 2024-02-06 10:26:56 +02:00
Mykyta Synelnikov e008d661f8 - fixed typo; 2024-02-06 01:55:46 +02:00
Mykyta Synelnikov 2f44cc48f3 Merge pull request #1452 from ultimatemember/fix/english_letters_validation
English letters validation
2024-02-06 01:54:52 +02:00
Mykyta Synelnikov 7698bd1c36 - reviewed #1449; 2024-02-06 01:49:56 +02:00
Mykyta Synelnikov a8ea59d4dc Merge pull request #1443 from ultimatemember/fix/login_field_validate
Login field validate
2024-02-06 01:27:21 +02:00
Mykyta Synelnikov 94b236cc17 - wpcs; 2024-02-06 01:16:34 +02:00
ashubawork b406edc0ac - add english letters validation 2024-02-02 12:18:16 +02:00
ashubawork e00f17edc1 - fix unique value on registration 2024-02-02 11:13:38 +02:00
ashubawork 83d58e1ebc - fix theme update message 2024-01-31 13:37:33 +02:00
ashubawork d9c53fcbc8 - fix login field validate option 2024-01-30 13:24:13 +02:00
Mykyta Synelnikov 328de82d60 - added UM_DEV_MODE constant -> display Experimental features; 2024-01-18 16:00:11 +02:00
Mykyta Synelnikov c56f52297e Merge branch 'development/2.8.x' into feature/wp_admin_settings 2024-01-18 15:05:04 +02:00
Mykyta Synelnikov 81291e82c4 Merge pull request #1428 from ultimatemember/feature/welcome_emaul_set_password
Add set password URL if user is registered without password
2024-01-18 11:33:00 +02:00
Mykyta Synelnikov f026f44323 - reviewed #1428; 2024-01-18 11:30:49 +02:00
Mykyta Synelnikov 205a3ea9bc - reviewed #1428; 2024-01-17 16:06:58 +02:00
ashubawork c8ddd5d23c - fix emails placeholders 2024-01-16 16:09:26 +02:00
ashubawork d9021373ce - add meta to user 2024-01-16 14:00:22 +02:00
Mykyta Synelnikov e296d0c88f Merge pull request #1409 from ultimatemember/fix/email_background
Email background
2024-01-16 11:54:54 +02:00
Mykyta Synelnikov f049832b73 - updated docs; 2024-01-15 11:48:18 +02:00
Mykyta Synelnikov bd151875c9 - reviewed #1375; 2024-01-15 11:36:57 +02:00
Mykyta Synelnikov 897258ed90 Merge pull request #1375 from ultimatemember/feature/um_profile_link_shortcode
Shortcode to display profile link.
2024-01-15 11:23:05 +02:00
Mykyta Synelnikov 7a4690b48e - fixed #1427 um_form_version meta is unique; 2024-01-15 10:04:07 +02:00
Mykyta Synelnikov b03b4a5a76 - page_select field for the Settings > General > Pages; 2024-01-12 11:03:04 +02:00
Mykyta Synelnikov 7eeee21d7c - wpcs enhancements; 2024-01-10 15:10:44 +02:00
ashubawork 9561084aba - fixed stripslashes in tagline 2024-01-10 14:38:34 +02:00
Mykyta Synelnikov 809e14e7fd - reviewed admin nav-menu functionality; 2024-01-09 15:27:09 +02:00
Mykyta Synelnikov a702e9a182 Merge pull request #1422 from ultimatemember/feature/nav_menu_extend
Nav menu extend
2024-01-09 13:34:44 +02:00
Mykyta Synelnikov 99aef18307 - #1407 issue fix; 2024-01-09 12:13:11 +02:00
ashubawork 1491f47fb8 - fix hook params 2024-01-08 12:45:42 +02:00
ashubawork 6b1c0d22a5 - fix wpcs 2024-01-08 11:49:54 +02:00
ashubawork fb8e4648e3 - extend nav menu for extensions 2024-01-05 16:52:05 +02:00
Mykyta Synelnikov ae179677a0 - added hook um_access_restricted_post_instance;
- some wpcs ehnancements;
2024-01-05 15:55:02 +02:00
Mykyta Synelnikov c5931289b7 - fixed deregistered select2 styling; 2024-01-04 16:48:26 +02:00
Mykyta Synelnikov c01254213b - fixed conditional menu handlers for MegaMenu themes (#1334); 2024-01-04 00:54:19 +02:00
Mykyta Synelnikov 2c2fde8c83 - fixed conditional menu handlers for MegaMenu themes (#1334); 2024-01-03 17:43:20 +02:00
Mykyta Synelnikov fe5bedf0e3 - added the data protocol for embedding base64 encoded logos in emails; 2024-01-03 17:03:47 +02:00
Mykyta Synelnikov e9cbc9fd78 Merge pull request #1388 from ultimatemember/fix/spelling
Spelling
2024-01-03 16:28:22 +02:00
Mykyta Synelnikov 52603a1662 Merge pull request #1401 from ultimatemember/fix/modal_resize_cropper
Debounce for window resize
2024-01-03 15:40:49 +02:00
Mykyta Synelnikov ceebdb3953 - added class="fusion-lazyload-ignore" to empty images in modal window while upload avatar or cover photo. Avoid the conflict with Fusion Images lazyload functionality; 2024-01-03 14:43:00 +02:00
ashubawork a127946e17 - fix the emails background color 2024-01-03 14:24:40 +02:00
Mykyta Synelnikov 19e1b74c82 - fixed small PHP notice on settings save; 2024-01-03 14:08:22 +02:00
Mykyta Synelnikov 9b617672c8 - wpcs; 2024-01-02 17:26:30 +02:00
Mykyta Synelnikov 6b16caf8bd - Emails (single email settings) section; 2024-01-02 17:23:38 +02:00
Mykyta Synelnikov 1cf53ccef2 - Emails section;
- Override templates section;
- updated checkboxes styles;
2024-01-02 15:59:24 +02:00
Mykyta Synelnikov c6efeab4b9 - Advanced tab finished;
- Advanced > Features section is finished;
- General > Users section is finished;
2024-01-02 00:12:09 +02:00
yuriinalivaiko 85f056040e - fixed: the um class removed from the body classes 2024-01-01 21:17:02 +02:00
Mykyta Synelnikov 5f8f05e1d2 - added deprecated info text to Install Info;
- transfer Secure tab to Advanced > Secure subtab;
2024-01-01 18:21:54 +02:00