Commit Graph

69 Commits

Author SHA1 Message Date
nikitozzzzzzz c922067f9c - fixed file/image uploading for multisites; 2018-09-12 16:09:05 +03:00
denisbaranov 2b6d3a8cf3 Filter to Enable options pair for Select fields 2018-09-07 17:05:51 +03:00
nikitozzzzzzz 5a99e47a14 - fixed file/image fields; 2018-08-28 12:55:16 +03:00
Yurii Nalivaiko 9519fa199e - changed textarea field; 2018-08-15 09:23:55 +03:00
nikitozzzzzzz b52d61a05b - fixed file uploading process; 2018-08-07 18:05:13 +03:00
nikitozzzzzzz 1a17095b24 - small fixes for file uploader;
- added filter for include UM pages to conditional logic;
2018-08-07 12:38:19 +03:00
nikitozzzzzzz ed564fcf45 - fixed conditional logic;
- fixed roles field notice;
2018-08-03 17:03:17 +03:00
nikitozzzzzzz 6f3b5492b7 Merge remote-tracking branch 'remotes/origin/fix_conditions_field_display' into release/2.0.22 2018-08-03 16:47:48 +03:00
nikitozzzzzzz 3e0090e55b - fixed privacy field for multilanguages;
- added upgrade script to make the metadata's format properly;
2018-08-02 09:32:43 +03:00
nikitozzzzzzz ad481b6edd Merge branch 'release/2.0.22' of https://github.com/ultimatemember/ultimatemember into release/2.0.22 2018-08-01 11:11:56 +03:00
Champ Camba fad46ea012 Initial File and Image Uploader 2018-07-31 01:35:15 +08:00
nikitozzzzzzz 7a4b276e44 - alpha version; 2018-07-30 18:12:35 +03:00
Denis Baranov 1487c6744f delete css selector 2018-07-13 11:50:17 +03:00
nikitozzzzzzz 7cb5d79fa0 - fixed fields view; 2018-07-10 18:00:15 +03:00
nikitozzzzzzz 11d62f5cf7 - clear code; 2018-07-02 18:38:04 +03:00
nikitozzzzzzz 8b846b50cc Merge branch 'fix_conditions_fields_logic' 2018-07-02 18:32:33 +03:00
Denis Baranov c1badd0bca code refactor 2018-07-02 18:14:25 +03:00
nikitozzzzzzz 5a2c6819a6 - added Photos extension; 2018-06-22 14:41:51 +03:00
nikitozzzzzzz e66e595ba9 - fixed roles fields; 2018-06-18 15:40:30 +03:00
nikitozzzzzzz 3db7178ecd Merge remote-tracking branch 'remotes/origin/origin/release/2.0.18_fix_roles' into release/2.0.18 2018-06-18 11:53:58 +03:00
nikitozzzzzzz 98ea17b98f - fixed custom fields sanitize labels in member directory; 2018-06-18 11:46:52 +03:00
Denis Baranov 6ec8fcc688 fix selecting radio and select roles 2018-06-17 22:49:01 +03:00
nikitozzzzzzz 49790e835f - small review; 2018-06-07 17:59:42 +03:00
Denis Baranov 804984e587 code refactor 2018-06-05 15:39:18 +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 116b1e75f7 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix_privacy_tab_content 2018-05-22 15:15:47 +03:00
nikitozzzzzzz bedc2d8fda - temporary commented code with role's fields; 2018-05-17 17:46:38 +03:00
dbaranov 78a8867594 fix getting role default value 2018-05-17 17:25:09 +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
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 9fff9597c9 - password field initial commit; 2018-04-20 14:28:43 +03:00
nikitozzzzzzz f2b6249516 - fixed issues with admin notices and their priority; 2018-04-03 11:46:30 +03:00
Denis Baranov 69e31a6e52 - small fixed. Return an empty array if the "um_roles" option is not specified 2018-04-02 13:22:25 +03:00
nikitozzzzzzz 3eca951d07 - fixed class exists operators; 2018-03-26 01:27:46 +03:00
nikitozzzzzzz 2ce33098b5 - fixed user registration;
- phpDoc;
2018-03-20 13:24:38 +02:00
Denis Baranov 3a3af72e82 - fixed placeholder used 'strip_tags()' for input select 2018-03-15 13:28:21 +02:00
nikitozzzzzzz 4c76cce957 - fixed scripts enqueue;
- fixed attributes on files/images upload;
2018-03-09 16:26:01 +02:00
nikitozzzzzzz 4e34c15643 - added ability to change field classes at user forms (issue #311); 2018-03-07 12:14:06 +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 1b03923c6b - fixed small notices about array_intersect; 2018-02-19 12:10:54 +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 6eee5de62c - php notice fix for empty 'parent_dropdown_relationship' (issue #369); 2018-01-30 15:29:08 +02:00
nikitozzzzzzz 6aaf72064e - fixed roles options order in dropdown and radio fields ( fix by @LuigiPulcini ); 2017-12-18 10:36:42 +02:00
nikitozzzzzzz e36c3ca841 - settings optimization; 2017-12-11 09:53:38 +02:00