Commit Graph

52 Commits

Author SHA1 Message Date
nikitasinelnikov 7fadb31449 - fixed not-unique user emails/username on the registration without these fields; 2021-01-08 14:20:43 +02:00
nikitasinelnikov 8234fee3cf - added a fix for getting status (fetch user again if not exists); 2020-12-22 17:04:18 +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 67420b11b0 - Fixed: Vulnerability with timestamp field on UM Forms
- changed readme;
2020-12-04 00:10:20 +02:00
nikitasinelnikov 083a98a50b - fixed security issues 2020-10-26 17:21:42 +02:00
nikitasinelnikov e26a6a33ab - fixed redirect after registration;
- removed empty set_roles() function;
- added function for checking AMP;
2020-10-02 15:48:59 +03:00
nikitasinelnikov 78d8a2c845 - fixed slider filter preloader;
- fixed redirect_to and approve user status on registration;
2020-08-31 23:08:54 +03:00
nikitasinelnikov c466e3d3d0 - added security for redirect_to attributes;
- updated readme file;
2020-07-27 15:42:50 +03:00
nikitasinelnikov ef4b7bfc25 Create user uploads directory on registration
See https://secure.helpscout.net/conversation/1146469538/39324
See https://secure.helpscout.net/conversation/1116152922/38352/
2020-05-25 18:00:39 +03:00
denisbaranov 1c0e1852d0 fix function um_after_insert_user 2020-03-25 22:48:01 +02:00
nikitasinelnikov 31e84f3e11 - fixed forms preview by overlay;
- fixed profile submit and wrong $user_id from um_user();
2019-11-29 19:08:17 +02: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
andrewshuba 9374b7e2cb - fix default buttons text
- show default button text if filed value is empty
2019-08-09 14:56:27 +03:00
nikitasinelnikov 954dfa7fc5 - fixed Edit Profile mode;
- added esc functions;
- added Unsplash extension;
- added new conditional setting for admin forms;
2019-08-01 14:23:13 +03:00
nikitasinelnikov ca1a908aae - 2.0.46 pre-release; 2019-05-09 00:52:42 +03:00
nikitasinelnikov f628703b12 - fixed security issue with Profile/Registration form; 2019-05-08 16:05:27 +03:00
nikitasinelnikov 21f266f407 - fixed upload dir on UM upload process for avoid the conflicts; 2019-02-08 11:43:01 +02:00
nikitasinelnikov 33eb54a3e3 - register action; 2019-01-28 15:26:26 +02:00
nikitasinelnikov 8ea3584ff1 - 2.0.34 release; 2018-12-07 10:29:05 +02:00
nikitozzzzzzz 4cf341e890 - added code snippet for WPML integration with Forms translations;
- removed some old commented code;
2018-11-27 14:21:27 +02:00
nikitozzzzzzz bb4aff7ee3 - fixed multisite file/image download; 2018-10-04 16:50:47 +03:00
Yurii Nalivaiko e305a53076 - some changes 2018-10-01 17:29:55 +03:00
nikitozzzzzzz e807082059 - fixed files/images upload download; 2018-09-16 21:55:06 +03:00
nikitozzzzzzz fcb8cab209 - deprecated um_before_user_upload, um_after_user_upload;
- fixed issue with deleting old unused files;
- fixed issue with deleting new file after profile upgrade;
2018-08-07 22:22:24 +03:00
nikitozzzzzzz b52d61a05b - fixed file uploading process; 2018-08-07 18:05:13 +03:00
Champ Camba fad46ea012 Initial File and Image Uploader 2018-07-31 01:35:15 +08: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
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
denisbaranov dee75bf1b9 - fixed registration form process and save role; 2018-04-15 16:08:58 +03:00
nikitozzzzzzz f06e9cce0d - fixed registration and profile form roles (some sites empty profile + wrong registration roles); 2018-04-13 15:08:00 +03:00
nikitozzzzzzz 66bdc026b6 - added functionality for user more than 1 admin email in email notifications settings; 2018-04-02 23:04:39 +03:00
nikitozzzzzzz 2ce33098b5 - fixed user registration;
- phpDoc;
2018-03-20 13:24:38 +02:00
nikitozzzzzzz 70e33dcacf - added filters for integration with redirect URLs (login, logout, register, account delete, custom homepage);
- fixed SSL permalinks;
2018-03-16 14:20:37 +02:00
nikitozzzzzzz 12891ff743 - hook docs; 2018-03-05 16:35:51 +02:00
nikitozzzzzzz 3d19aa00b8 - made hooks documentation;
- some optimizations and make single functions for some hooks;
2018-03-02 09:55:49 +02:00
nikitozzzzzzz cbf06f5835 - fixed bbPress restrict content message on forums;
- fixed issues with permalinks (issue #375);
- fixed replacing placeholders in [show_content_for_role] shortcode;
2018-02-18 13:27:46 +02:00
nikitozzzzzzz 5ac147e41f - fixed roles priority and added functions to work with roles (all|priority|um role);
- fixed um_is_core_page function with WPML;
- added general admin notice when user have old extensions;
- text changes;
2018-02-07 16:44:40 +02:00
nikitozzzzzzz cb0de87668 - added deprecated functions;
- added security ABSPATH checking;
2017-12-18 15:36:04 +02:00
nikitozzzzzzz e36c3ca841 - settings optimization; 2017-12-11 09:53:38 +02:00
Denis Baranov 545804f4b3 - fixed generated profile permalink base. 2017-11-30 16:27:30 +02:00
nikitozzzzzzz 13cf985acd - small notice fix; 2017-11-17 11:18:46 +02:00
Denis Baranov 853ef04638 - fixed saving files to register a new user, if there are fields with files #2 2017-10-20 12:58:25 +03:00
Denis Baranov e074a07f25 -fixed saving files to register a new user, if there are fields with files 2017-10-20 12:39:45 +03:00
nikitozzzzzzz 495f447b5c - fixed accessible settings and register and password-reset page;
- fixed roles filtration on social registration;
2017-09-10 20:06:00 +03:00
nikitozzzzzzz 026b783a24 - fixed default avatar URL for sites at subfolder;
- user registration optimization (removed edit profile handlers on user registration);
- fixed "can edit" checkbox at Forms add field modal window;
2017-08-31 15:05:27 +03:00
nikitozzzzzzz 502231671b - new Email Templates logic with save template to Theme(Child Theme);
- small fixes;
2017-08-29 15:01:29 +03:00
nikitozzzzzzz f48bb565ad - fixed save form type backend;
- fixed registration form role setting;
2017-08-20 20:49:20 +03:00