Mykyta Synelnikov
|
7267c08527
|
- fixed JS error when modal is opened with User Info;
|
2023-07-13 13:53:15 +03:00 |
|
Mykyta Synelnikov
|
e152a1da8f
|
- fixed not-closed tooltip issue;
|
2023-07-12 16:50:00 +03:00 |
|
Mykyta Synelnikov
|
49c0cf3555
|
Merge pull request #1190 from ultimatemember/feature/sorting_data_type
Sorting data type and order
|
2023-06-12 13:21:40 +03:00 |
|
Mykyta Synelnikov
|
30663c3ecd
|
- reviewed #1190;
|
2023-06-12 13:20:00 +03:00 |
|
Mykyta Synelnikov
|
14b9cbc11b
|
- code review, added comments;
|
2023-06-08 13:15:12 +03:00 |
|
Mykyta Synelnikov
|
407b34056e
|
- reviwed um-blocks;
|
2023-05-23 12:00:12 +03:00 |
|
ashubawork
|
33c6968055
|
- fix enqueue js/css for blocks
|
2023-04-21 12:09:28 +03:00 |
|
ashubawork
|
a4e5eab8b5
|
- fix widget screen CSS for blocks
|
2023-04-12 10:13:32 +03:00 |
|
ashubawork
|
8cf8c6f25e
|
- fix um restrictions blocks
|
2023-04-05 20:17:29 +03:00 |
|
ashubawork
|
8a2932dc11
|
- remove old blocks script
|
2023-03-30 14:03:36 +03:00 |
|
ashubawork
|
c9dedf6d91
|
- add account block
|
2023-03-29 17:42:53 +03:00 |
|
ashubawork
|
61d99135f4
|
- add member directory block
|
2023-03-29 11:48:51 +03:00 |
|
yuriinalivaiko
|
8211972c17
|
- fixed Call to a member function is_block_editor() on null
|
2022-05-11 21:45:56 +03:00 |
|
Nikita Sinelnikov
|
2c36a8f03c
|
- fixed scripts deps;
|
2022-02-21 16:34:45 +02:00 |
|
Nikita Sinelnikov
|
80db90086b
|
- fixed scripts dependencies;
|
2022-02-21 16:20:33 +02:00 |
|
Nikita Sinelnikov
|
20cbab04fb
|
- added ability to edit blocks restriction via FSE screen;
|
2022-01-27 11:46:52 +02:00 |
|
Nikita Sinelnikov
|
ca24cff781
|
- fixed WP version number to major release;
|
2021-07-20 15:00:44 +03:00 |
|
Nikita Sinelnikov
|
7cfd1bac67
|
- fixed fileuploader;
|
2021-07-19 17:03:57 +03:00 |
|
Nikita Sinelnikov
|
ccd5e09a0f
|
- added fixes for WP5.8 version;
|
2021-07-08 15:13:13 +03:00 |
|
Nikita Sinelnikov
|
07e664be80
|
- intermediate results with sanitizing form handlers;
|
2021-06-29 02:51:54 +03:00 |
|
nikitasinelnikov
|
b2bb2c13eb
|
- code formatting;
- small changes for #790;
|
2021-04-05 19:06:44 +03:00 |
|
nikitasinelnikov
|
c6f1ba0a6f
|
- fixed select2 dropdown window position;
|
2021-03-10 02:52:52 +02:00 |
|
nikitasinelnikov
|
77e43cbcae
|
- updated select2 library;
|
2021-03-04 16:23:29 +02:00 |
|
nikitasinelnikov
|
aadf1d7104
|
- 2.1.4-rc.1;
|
2020-12-21 03:29:57 +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
|
5afebdd786
|
- Added: Ability for the integration with Gutenberg Block restriction settings (extends the block restriction settings via 3rd-party plugins);
- Added: Invalid nonce validation on Login and Registration pages instead of wp_die()
|
2020-12-04 03:54:59 +02:00 |
|
nikitasinelnikov
|
2343a1891e
|
- fixed security vulnerability in queries with role attribute;
- fixed um_can_view_profile function;
|
2020-09-28 21:34:14 +03:00 |
|
nikitasinelnikov
|
6d57dae16d
|
- removed feed widget from UM Dashboard;
- code refactoring for UM Gutenberg blocks;
- transferred Social Activity block to UM:Social Activity extension;
|
2020-09-23 11:37:42 +03:00 |
|
nikitasinelnikov
|
da50a79a92
|
- removed legacy.js from pickadate;
- fixed wp_mail attachments;
|
2020-09-21 12:10:29 +03:00 |
|
nikitasinelnikov
|
9698241362
|
- fixed some styles;
- fixed modal fonticons close;
- fixed vulnerability with sanitizing $_POST;
|
2020-02-14 11:54:12 +02:00 |
|
nikitasinelnikov
|
2d36eaea36
|
- fixed member directory scripts enqueue;
- added integration with User Location extension;
- sanitize $_GET variables in wp-admin side;
|
2020-02-12 12:36:47 +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 |
|
denisbaranov
|
86320f01bb
|
Print editor scripts if they are not printed by default
|
2020-02-02 23:06:16 +02:00 |
|
denisbaranov
|
dcb14f4e05
|
TODO: fix JS errors
|
2020-01-31 18:25:20 +02:00 |
|
nikitasinelnikov
|
26065a1aa3
|
- added redirect after metatable settings upgrade
|
2020-01-03 12:49:26 +02:00 |
|
nikitasinelnikov
|
5c807204c3
|
- fixed callback function for select-type filter - return only existed values;
- fixed conflict with php_data variable in admin JS;
|
2019-11-22 11:55:21 +02:00 |
|
nikitasinelnikov
|
78c8a57ea7
|
- fixed preview of the Profile form;
|
2019-10-23 17:40:35 +03:00 |
|
nikitasinelnikov
|
af6b274975
|
- localized um-raty.js script;
|
2019-10-22 00:03:32 +03:00 |
|
nikitasinelnikov
|
6e7eee89bf
|
- added some localized strings;
- fixed the lack of registration user process with empty email or username;
|
2019-10-17 21:44:11 +03:00 |
|
nikitasinelnikov
|
c78cf49039
|
- code review;
|
2019-10-09 12:53:58 +03:00 |
|
nikitasinelnikov
|
313dc59eab
|
Merge remote-tracking branch 'remotes/origin/datepick_locale'
|
2019-10-09 12:48:14 +03:00 |
|
nikitasinelnikov
|
1df55d0ecf
|
- member directory default filters;
|
2019-10-01 11:53:34 +03:00 |
|
andrewshuba
|
2ea544f0fa
|
- add check for datepicker locale
|
2019-09-17 12:36:11 +03:00 |
|
nikitasinelnikov
|
ce0324707d
|
- hotfix: if roles localized as object in some installations;
- changed readme;
|
2019-08-21 16:05:57 +03:00 |
|
nikitasinelnikov
|
5f66fd5fe3
|
- added escape functions, security fix for XSS;
|
2019-08-08 00:36:33 +03:00 |
|
nikitasinelnikov
|
c566370e46
|
- fixed Gutenberg editor scripts loading;
|
2019-05-08 17:26:22 +03:00 |
|
andrewshuba
|
d008eb1a3e
|
remove dependency from 'rich-text' in gutenberg wp_register_script
|
2019-05-07 15:54:41 +03:00 |
|
nikitasinelnikov
|
887d4b5293
|
- fixed scroll via enqueue new scroll library;
- fixed order by Display name option
|
2019-05-02 18:29:00 +03:00 |
|
nikitasinelnikov
|
5af560e4c9
|
- fixed enqueue;
|
2019-04-18 16:28:15 +03:00 |
|
nikitasinelnikov
|
fa63fe1be8
|
- fixed enqueue;
|
2019-04-17 15:17:50 +03:00 |
|