Mykyta Synelnikov
48371d1d06
* fixed #1581 ;
2024-11-13 16:42:26 +02:00
Mykyta Synelnikov
920fb168dc
* fix related to commit 945b79a97940406b40a5996f9aa2159bd11e29ab
2024-11-11 18:53:17 +02:00
Mykyta Synelnikov
9712e507ce
Merge pull request #1575 from ultimatemember/security/uploader_conditions
...
Fixes security issue related to the file/image upload and image resize
2024-11-11 14:01:55 +02:00
Mykyta Synelnikov
c28135f212
* fixed #1573 ;
...
* WPCS;
2024-11-06 14:30:27 +02:00
Mykyta Synelnikov
61ea1b3e8d
* maybe fixed CVE-2024-10528;
2024-11-05 11:55:07 +02:00
Mykyta Synelnikov
91a0c13399
Merge branch 'development/2.8.x' into feature/action-schedule-integration
2024-10-21 17:45:42 +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
f27dcd6e41
* manually reviewed https://github.com/ultimatemember/ultimatemember/tree/fix/um_member_directory_data ;
2024-10-14 17:14:56 +03:00
Mykyta Synelnikov
02745d804c
* WPCS;
...
* Better UI for role settings place;
2024-10-11 16:43:05 +03:00
Mykyta Synelnikov
d4bd0a5133
* fixed sanitizing for activation_link_expiry_time setting;
2024-10-11 16:35:54 +03:00
Mykyta Synelnikov
7f7820e67c
* fixed sending emails upon registration;
...
* fixed using `um_user( 'status' )` and `um_user( 'account_status' )` functions;
* fixed using `set_status()` function;
* based on https://github.com/ultimatemember/ultimatemember/pull/1564
2024-10-10 18:18:56 +03:00
Mykyta Synelnikov
49b99f10db
* fixed #1554 ;
...
* updated changelog.txt;
* updated readme.txt;
* clean comments;
2024-09-30 23:48:18 +03:00
Mykyta Synelnikov
6f9be57495
* updated statuses logic;
2024-09-30 23:10:15 +03:00
Mykyta Synelnikov
ea316d0474
* fixed #1553 ;
2024-09-30 17:37:04 +03:00
Mykyta Synelnikov
35e3727bca
* added force attribute to change user status actions for ignore current user condition in some cases;
2024-09-27 15:41:01 +03:00
Yurii Nalivaiko
da58fa200d
Removed Action Scheduler setting from global settings
2024-09-26 18:36:21 +02:00
Mykyta Synelnikov
28103de201
* fixed #1531 ;
...
* WPCS;
2024-09-25 23:30:08 +03:00
Mykyta Synelnikov
f6c02931af
* fixed #1531 ;
...
* WPCS;
2024-09-25 23:28:43 +03:00
Mykyta Synelnikov
c17b44ca5e
* fixed #1531 ;
2024-09-25 23:24:55 +03:00
Mykyta Synelnikov
3211fb2994
* fixed #1516 ;
2024-09-25 23:12:17 +03:00
Mykyta Synelnikov
ba93896c5d
* manually reviewed #1537 ;
2024-09-24 17:58:55 +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
Mykyta Synelnikov
512dc53a18
- changed wp-admin > Users page;
...
* updated filters by status, avoid slow queries for getting users count;
* updated bulk-actions for changing statuses (moved to WP native dropdown)
* separate handlers for changing user statuses on wp-admin and frontend (partially implemented);
* created class UM()->common()->users() to handle user statuses in more clear format;
* deprecated old hooks and old functions
2024-09-20 18:41:08 +03:00
Mykyta Synelnikov
2c0478757f
- added bulk actions to WordPress native dropdown;
2024-09-18 14:03:18 +03:00
Mykyta Synelnikov
e7c86052ab
- WPCS;
2024-09-12 16:22:37 +03:00
Mykyta Synelnikov
6df83f4f09
- updated structure for action scheduler;
2024-09-06 15:03:50 +03:00
Yurii Nalivaiko
024cfcc4d4
Added Action Scheduler Option
2024-09-03 12:42:12 +02:00
ashubawork
2aaa7f936f
- query improvement for count users
2024-08-13 14:08:47 +03:00
Mykyta Synelnikov
9803f840ab
- prepared to release;
2024-05-20 13:56:59 +03:00
Mykyta Synelnikov
59ce02ab47
- fixed PHP errors while update from 1.3.x version;
2024-05-08 13:53:13 +03:00
Mykyta Synelnikov
a129ee1058
- added Zapier dependencies;
2024-05-06 17:55:17 +03:00
Mykyta Synelnikov
13f2b94351
- changed texts;
2024-04-30 17:55: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
c642505a0e
Merge remote-tracking branch 'origin/development/2.8.x' into feature/new_fa
2024-04-25 01:41:04 +03:00
Mykyta Synelnikov
1409de3eb4
- fixed form duplicate and PHP notice about empty mode;
...
- fixed first install and login/registration forms custom fields;
2024-04-24 17:50:52 +03:00
Mykyta Synelnikov
07ca89a243
- wp-admin icon field integrated with new FA library;
2024-04-23 15:26:19 +03:00
Mykyta Synelnikov
be439cb8f3
- fixed parsing error on license activation;
2024-04-23 12:39:58 +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
9a4bf10df5
- setting for new FA and enqueue styles based on this option;
2024-04-17 12:54:07 +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
3a36d9df47
Merge pull request #1491 from ultimatemember/security/CVE-2024-2765
...
CVE 2024 2765
2024-04-02 17:30:11 +03:00
Mykyta Synelnikov
1f70835b3f
- new gulp version;
...
- reviewed #1479 ;
2024-03-27 15:27:06 +02:00
Mykyta Synelnikov
d48bcac683
- fixed using esc_attr() in href="" attributes;
2024-03-27 11:06:02 +02:00
ashubawork
5be49b261a
- fix date/time pickers
2024-03-21 13:17:53 +02:00
ashubawork
1ac57a9d6a
- fix responsive CSS
2024-03-19 14:29:38 +02:00
Mykyta Synelnikov
7aaf47dc2d
- WPCS;
...
- hookdocs;
2024-03-07 14:56:55 +02:00
Mykyta Synelnikov
41e9a50e0b
- strict typing with UM settings;
2024-03-07 02:02:03 +02:00
Mykyta Synelnikov
abc0b9b331
- strict typing with UM settings;
2024-03-06 23:52:25 +02:00