Commit Graph

159 Commits

Author SHA1 Message Date
Mykyta Synelnikov 7267c08527 - fixed JS error when modal is opened with User Info; 2023-07-13 13:53:15 +03:00
Mykyta Synelnikov 00fad2390d - fixed not-closed tooltip issue; 2023-07-12 17:09:23 +03:00
Mykyta Synelnikov fc038cdb9f - fixed not-closed tooltip issue; 2023-07-12 16:41:54 +03:00
ashubawork b56573dd9b - checking for account block 2023-07-12 09:41:25 +03:00
Mykyta Synelnikov bdfcd0f55f - added form administrative roles notice;
- fixed #1245;
2023-07-11 22:31:02 +03:00
Mykyta Synelnikov 543e0a803a - fixed flushing delete array; 2023-07-11 16:34:15 +03:00
Mykyta Synelnikov e41cd58e21 - reviewed #1239; 2023-07-11 14:27:57 +03:00
Mykyta Synelnikov e55e881d02 - small changes; 2023-07-10 12:04:53 +03:00
Champ Camba c7dd1a80f3 Revert the notice to save settings when banned capabilities are modified 2023-07-07 19:29:45 +08:00
Champ Camba 56d57c5396 Remove script to require settings save 2023-07-07 13:47:53 +08:00
Mykyta Synelnikov 75e3ce9391 - review for secure functionality; 2023-07-07 00:34:11 +03:00
Mykyta Synelnikov 4246f6e66a - removed extract() from update_field() function;
- wpcs for `update_field()`;
- updated hookdocs for `um_admin_pre_save_field_to_form` hook;
- updated hookdocs for `um_admin_pre_save_field_to_db` hook;
2023-06-22 20:02:44 +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 4d8799b4f9 - added users dropdown field. Closed #1034 2023-06-06 17:00:45 +03:00
ashubawork 568b56d267 - fix small errors 2023-05-24 16:18:08 +03:00
ashubawork 65a25da89c - add sorting options in admin area 2023-05-24 13:31:57 +03:00
Nikita Sinelnikov 212cbec9f8 Merge branch 'development/2.6.1' into feature/um-blocks 2023-05-23 11:14:37 +03:00
Mykyta Synelnikov bdb768d963 - reviewed #1164; 2023-04-18 16:14:21 +03:00
ashubawork 00dd3d6b9f - list of templates 2023-04-07 12:45:34 +03:00
ashubawork 8cf8c6f25e - fix um restrictions blocks 2023-04-05 20:17:29 +03:00
ashubawork 9e0baf676f - fix restrictions for not UM and JB blokcs 2023-04-04 17:40:15 +03:00
ashubawork a8d3c01e1f - fix restrictions for module 2023-04-03 11:55:40 +03:00
ashubawork e2e7765600 - remove wrong code 2023-03-30 14:10:31 +03:00
ashubawork 8a2932dc11 - remove old blocks script 2023-03-30 14:03:36 +03:00
ashubawork a08ed9b6c1 - reset password block 2023-03-29 14:38:11 +03:00
Nikita Sinelnikov 4984acb3bc - upgrade Extensions page; 2023-01-03 01:11:26 +02:00
Nikita Sinelnikov d234e7136b - added ability for 3rd-party same page upgrade fields; 2022-08-15 19:58:18 +03:00
Nikita Sinelnikov 0f71ef1ce0 - updated field for users dropdown; 2022-02-21 16:49:37 +02:00
Nikita Sinelnikov 005173765d - added select2 dropdown with users list; 2022-02-21 16:02:38 +02:00
Nikita Sinelnikov fa241539a5 - fixed "Update Settings" admin notice on the Settings > Licenses screen. 2022-01-19 16:25:51 +02:00
Nikita Sinelnikov 7f7bdeabd4 - code review for pull request (#917) 2021-09-17 20:06:04 +03:00
ashubawork 798e51e6ec - fixed wrong slider values 2021-09-16 15:25:28 +03:00
Nikita Sinelnikov 6a5f2771fc - fixed leave review admin notice; 2021-08-25 14:55:22 +03:00
Nikita Sinelnikov f5278a462f - changed labels;
- fixed get_archives query based on restricted posts;
2021-07-29 17:20:16 +03:00
Nikita Sinelnikov 070415bf31 - changed form labels and tooltips for clear description;
- fixed repeated queries for getting excluded post IDs;
2021-07-27 13:07:30 +03:00
Nikita Sinelnikov c11e8bf993 - fixed saving Access admin settings; 2021-07-06 13:17:53 +03:00
nikitasinelnikov b2bb2c13eb - code formatting;
- small changes for #790;
2021-04-05 19:06:44 +03:00
Nikita Sinelnikov 080dbcba6a Merge pull request #794 from ultimatemember/fix/block_restriction
UM access Controls
2021-04-05 15:17:55 +03:00
Nikita Sinelnikov 70993ed6c2 Merge pull request #790 from ultimatemember/fix/permanently_delete_fields
Permanently deleting form's field (issue #786)
2021-04-05 13:20:55 +03:00
yuriinalivaiko 60ecae1088 Fixed: styles for the block "UM access Controls" 2021-04-01 13:46:53 +03:00
yuriinalivaiko 0c55de1a86 Fixed: deprecated element replaced 2021-04-01 13:46:53 +03:00
andrewshuba 2f31e574ee - fixed permanently deleting form's field 2021-03-25 13:41:37 +02:00
nikitasinelnikov 8a6f041407 - added profile tab privacy 'Owner + Specific roles'; 2021-03-12 03:46:45 +02:00
yuriinalivaiko 16bf0ebd68 Update scripts:
jQuery.fn.change() event shorthand is deprecated
jQuery.fn.click() event shorthand is deprecated
jQuery.fn.focus() event shorthand is deprecated
jQuery.fn.keypress() event shorthand is deprecated
jQuery.fn.removeAttr no longer sets boolean properties: disabled
jQuery.fn.submit() event shorthand is deprecated
jQuery.isArray is deprecated; use Array.isArray
2021-03-04 16:39:19 +02:00
nikitasinelnikov 219cde7776 - fixed modal window layout;
- added filter for avatar size on the member directory;
2020-12-04 16:52:17 +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 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 a4e44a32f1 - fixed Ultimate Member wrapper's visibility on add/edit user page; 2020-02-21 09:01:18 +02:00
nikitasinelnikov 31a81fb446 - added compatibility with UM Profile Tabs; 2020-02-14 16:05:54 +02:00