Commit Graph

278 Commits

Author SHA1 Message Date
nikitozzzzzzz 97ee3cc95e - fixed get current URL function; 2018-05-31 17:21:45 +03:00
nikitozzzzzzz 4ab758e756 - changed version; 2018-05-30 23:57:57 +03:00
nikitozzzzzzz 4d8bf91175 - disabled email notification about delete to user, which wasn't approved; 2018-05-30 18:47:08 +03:00
yura_nalivaiko d4188290d3 fixed user_query 2018-05-30 12:50:38 +03:00
nikitozzzzzzz 7a032a02d4 - fixed issue https://wordpress.org/support/topic/corrections-for-core-um-actions-forms-php-um-v2-0-11/ 2018-05-29 22:35:57 +03:00
nikitozzzzzzz efe91cff2a - fixed profile tabs displaying on desktop/mobile; 2018-05-29 22:24:37 +03:00
nikitozzzzzzz 224b869541 - fixed user status setup on registration process; 2018-05-25 18:22:38 +03:00
nikitozzzzzzz 4000dca515 - fixed wp_mail text/plain and text/html headers;
- fixed profile tabs without icons at mobile devices;
2018-05-25 15:05:14 +03:00
nikitozzzzzzz 4c14d33fee - fixed user's profile restriction when user isn't logged in; 2018-05-24 14:28:22 +03:00
yura_nalivaiko 4559de8d9b Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-05-23 09:58:40 +03:00
yura_nalivaiko 7aed3486f1 - fixed fetch user in tabs; 2018-05-23 09:54:54 +03:00
nikitozzzzzzz 116b1e75f7 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix_privacy_tab_content 2018-05-22 15:15:47 +03:00
nikitozzzzzzz e7d09ef406 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/restrict_comments 2018-05-22 11:20:41 +03:00
nikitozzzzzzz 8414586f45 - fixed Install Info settings section on PHP7.1;
- GDPR compatibility;
- added support for GDPR Personal Data Exporter;
- added support for GDPR Personal Data Eraser;
- added feature: New privacy field to form builder for GDPR consent collection;
- added GDPR privacy policy guide text;
2018-05-22 11:17:18 +03:00
nikitozzzzzzz ef82f19d16 Merge branch 'feature/gdpr' 2018-05-20 18:25:30 +03:00
yura_nalivaiko d6d3a0af07 - fixed problem with tabs; 2018-05-18 10:20:21 +03:00
nikitozzzzzzz bedc2d8fda - temporary commented code with role's fields; 2018-05-17 17:46:38 +03:00
nikitozzzzzzz f855e0defc Merge branch 'fix/restrict_comments' of https://github.com/ultimatemember/ultimatemember into fix/restrict_comments 2018-05-17 17:38:57 +03:00
nikitozzzzzzz d42a048bd3 - code review, added the code for the using UM own function; 2018-05-17 17:38:42 +03:00
dbaranov 78a8867594 fix getting role default value 2018-05-17 17:25:09 +03:00
dbaranov 9e25dc6302 Disable comments if user has not permission to access this post 2018-05-16 16:03:22 +03:00
nikitozzzzzzz e1bf14e9e0 - deprecated time checking spam bot; 2018-05-15 15:41:28 +03:00
nikitozzzzzzz c1f12b6ee0 - GDPR compatibility on delete user; 2018-05-14 17:55:47 +03:00
Denis Baranov 37ee0134a7 Merge branch 'master' into fix_privacy_tab_content 2018-05-14 12:04:45 +03:00
nikitozzzzzzz 0ed407e0bc Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/password_field 2018-05-14 11:44:28 +03:00
Denis Baranov 690a428a04 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix_privacy_tab_content 2018-05-14 11:30:37 +03:00
nikitozzzzzzz 9f6abd68fd - removed password from "Info" modal
- add T&C date  to modal "Info";
2018-05-14 11:09:27 +03:00
yura_nalivaiko 28795b2ec8 Merge branch 'master' into fixes 2018-05-11 15:08:37 +03:00
yura_nalivaiko d17e15efb5 - added status save on user registration; 2018-05-11 15:08:06 +03:00
yura_nalivaiko 99a9ebde1f -fixes 2018-05-11 10:53:29 +03:00
nikitozzzzzzz ad405dc038 - fixed required radio button is it has conditional logic; 2018-05-09 18:02:10 +03:00
Denis Baranov 60637cc3a4 fix privacy tab content 2018-05-09 16:16:32 +03:00
nikitozzzzzzz 03c47ebc45 - fixed checkboxes with "'" symbols in label;
- fixed User page restriction options;
2018-05-03 16:20:46 +03:00
nikitozzzzzzz f5e134e2c4 - readme update;
- small warning fix;
2018-05-02 16:26:38 +03:00
nikitozzzzzzz 9bf2fc308c - small review; 2018-05-02 15:58:57 +03:00
Denis Baranov 3b871f82cd add filter for fields ids 2018-05-02 14:25:48 +03:00
nikitozzzzzzz 290ff0927b Merge remote-tracking branch 'remotes/origin/avatar-changes' 2018-05-02 12:14:31 +03:00
nikitozzzzzzz f19be35d28 - profile menu items duplicates; 2018-05-01 14:13:29 +03:00
yura_nalivaiko 22b60a5a28 fix 2018-05-01 10:53:16 +03:00
yura_nalivaiko 5ab39d0226 fix 2018-05-01 10:39:11 +03:00
yura_nalivaiko e49197e588 - changes with avatar; 2018-05-01 10:21:19 +03:00
nikitozzzzzzz c26806a881 - fixed native roles, which start from "um_" symbols; 2018-04-23 20:38:06 +03:00
nikitozzzzzzz 961f9dab8d - fixed content restriction logic; 2018-04-23 14:48:47 +03:00
nikitozzzzzzz 9fff9597c9 - password field initial commit; 2018-04-20 14:28:43 +03:00
nikitozzzzzzz cf0df38d81 - fixed js error; 2018-04-19 09:31:04 +03:00
nikitozzzzzzz 29592749f6 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2018-04-18 17:41:10 +03:00
nikitozzzzzzz 5393411f2b - Fixed Profile Form field privacy
- Fixed conditional menu logic for 2 different nav menu hooks
- Fixed registration form preview on wp-admin screen
- Restored old CSS settings to "um_old_settings.css"
- Clean user's cache
2018-04-18 17:40:54 +03:00
Champ Camba fa97410528 Fix account deletion custom text 2018-04-18 22:23:25 +08:00
nikitozzzzzzz 1ea4d85636 - fixed fields privacy;
- small notices fixes;
2018-04-17 11:15:21 +03:00
yura_nalivaiko 5bf3780d55 - fixed nav menu conditional logic; 2018-04-16 17:20:24 +03:00