Commit Graph

607 Commits

Author SHA1 Message Date
ashubawork 4dc4b7497c - small CSS fixes for directory block 2025-04-08 13:55:32 +03:00
Mykyta Synelnikov 959bd82cdc Update Ultimate Member plugin honeypot CSS and JS
Removed wp_add_inline_script/style and used `um_request` as default honeypot key in um-styles.css and um-scripts.js.
2025-02-19 12:36:26 +02:00
Mykyta Synelnikov 865fbf83c2 * added honeypot scripts/styles via
`wp_add_inline_script()`, `wp_add_inline_style()`
2025-01-30 13:00:17 +02:00
Mykyta Synelnikov fce490f54b * update dropdown items texts on cover photo change/remove;
* WPCS;
2025-01-29 16:43:05 +02:00
Mykyta Synelnikov 4dd1be344e * backward compatibility;
* update dropdown items texts on profile photo change/remove;
* added escapers;
* WPCS;
2025-01-29 16:01:02 +02:00
Mykyta Synelnikov 0520a55cc4 * removed hidden inputs on view mode;
* handle data attribute instead of the hidden input;
* WPCS;
2025-01-29 14:49:47 +02:00
Mykyta Synelnikov 5cefd5ba3a Merge pull request #1609 from ultimatemember/fix/cropper-scalable
Maybe cropper.js fix
2025-01-02 14:10:04 +02:00
Mykyta Synelnikov 9d45a9f088 * fixed scalable attribute for cropper; 2024-12-19 13:25:29 +02:00
Mykyta Synelnikov 44bfcdeb38 * removed ms-native show password button for type="password" field in UM forms; 2024-12-19 13:00:20 +02:00
Towhid 743e88732b um style font weight fix 2024-11-28 05:34:51 +06:00
Towhid 14a3564876 Removed repeatative font-weight declaration 2024-11-20 22:37:31 +06:00
Mykyta Synelnikov baaf32c278 * fixed #1572; 2024-10-23 12:56:03 +03:00
Mykyta Synelnikov 4b2fbe525d * Fixed: User status filter on wp-admin > Users on mobile devices; 2024-10-15 22:06:55 +03:00
Mykyta Synelnikov 07949b9c35 * fixed HTML formatted textarea; 2024-10-10 11:56:55 +03:00
Mykyta Synelnikov 9c7a7dd9b6 * fixed tipsy removing inside .um-page selector (e.g. tipsy from um-modal); 2024-10-04 14:54:46 +03:00
Mykyta Synelnikov 90413c32e5 * reviewed and fixed iframe height when HTML formatted textarea is used; 2024-10-03 14:38:51 +03:00
ashubawork ae1af55fde - remove wrong code 2024-10-03 12:24:55 +03:00
ashubawork a69435f15a - fix min-height and height of html textarea 2024-10-03 11:56:36 +03:00
Mykyta Synelnikov e5bfdc2dae * small fix for CSS of multi-checkbox fields in wp-admin; 2024-09-30 17:54:20 +03:00
Mykyta Synelnikov 05dd388911 * fixed #1546 via wrapping custom HTML in iframe block; 2024-09-26 18:14:11 +03:00
Mykyta Synelnikov a3d2781e91 * fixed issue https://github.com/ultimatemember/ultimatemember/tree/fix/popup_on_mobile; 2024-09-25 23:17:17 +03:00
Mykyta Synelnikov a986309a3c Merge pull request #1538 from ultimatemember/fix/members-directory-clear-all
"Clear all" button logic update
2024-09-24 13:48:33 +03:00
Mykyta Synelnikov 33bc484629 * Admin Users bulk-actions
* Admin single user actions
* Frontend single user action
2024-09-24 13:18:48 +03:00
Yurii Nalivaiko ef21ff1832 Added Timeout ti clear all 2024-08-19 12:23:07 +02:00
Mykyta Synelnikov a129ee1058 - added Zapier dependencies; 2024-05-06 17:55:17 +03:00
Mykyta Synelnikov 38a9112d74 - added JS function for handling form data and get serialized value; 2024-05-03 14:02:55 +03:00
Mykyta Synelnikov 3b63b19cbb - added um-confirm JS library for better UI with js.confirm interfaces; 2024-05-02 13:13:19 +03:00
Mykyta Synelnikov 4900244c4c - changed the place for the icon field because select2 styling don't work properly work at the bottom of the modal; 2024-04-25 02:43:57 +03:00
Mykyta Synelnikov 2bc84250e0 - additional parent class for applying fontawesome icons inside the wrapper; 2024-04-23 15:47:08 +03:00
Mykyta Synelnikov 07ca89a243 - wp-admin icon field integrated with new FA library; 2024-04-23 15:26:19 +03:00
Mykyta Synelnikov d58d065a68 - changed form builder > icon field to new dropdown type; 2024-04-23 12:36:36 +03:00
Mykyta Synelnikov 595945c96e - changed form builder > icon field to new dropdown type; 2024-04-17 17:55:21 +03:00
Mykyta Synelnikov e1fbd249ff - added fontawesome library; 2024-04-17 03:16:56 +03:00
Mykyta Synelnikov 8f4252f5d9 - added fontawesome library; 2024-04-17 03:03:44 +03:00
Mykyta Synelnikov 1827359dfb - manually reviewed #1489; 2024-04-15 17:58:18 +03:00
Mykyta Synelnikov 7e240edb6d - reviewed #1442; 2024-04-09 13:55:39 +03:00
Mykyta Synelnikov 8b64d5fae9 Merge branch 'development/2.8.x' into feature/search_exclude_fields 2024-04-09 01:09:13 +03:00
Mykyta Synelnikov 6cededaaf5 - reviewed #1494; 2024-03-28 15:47:08 +02:00
ashubawork 9f75a4c322 - Remove media URL in user role settings if there is no default media 2024-03-28 12:52:00 +02:00
Mykyta Synelnikov 1f70835b3f - new gulp version;
- reviewed #1479;
2024-03-27 15:27:06 +02:00
ashubawork b710e797d5 - fix CSS 2024-03-11 12:43:06 +02:00
Mykyta Synelnikov 8f65e72e3f - fixed search line layout; 2024-02-16 16:06:28 +02:00
Mykyta Synelnikov e1f550afb5 - changed "e-mail" to "email";
- changed texts for admin notices;
- added a few links to docs;
2024-02-16 15:12:21 +02:00
Mykyta Synelnikov 457c66791b - removed Secure admin notice;
- changed Secure to Security;
2024-02-14 15:23:03 +02:00
ashubawork e1eaebce06 - include for core usermeta 2024-02-07 11:50:41 +02:00
Mykyta Synelnikov a747192027 - minified styles; 2024-02-06 15:22:38 +02:00
Mykyta Synelnikov bf365cc97a Merge pull request #1445 from ultimatemember/fix/search_css
Search icon CSS
2024-02-06 15:20:59 +02:00
Mykyta Synelnikov 928ae83968 - minified scripts; 2024-02-06 01:51:38 +02:00
ashubawork 41fb47ea55 - fix modal responsive 2024-01-31 15:40:01 +02:00
ashubawork deb7c14678 - fix search icon CSS 2024-01-30 16:10:03 +02:00