Commit Graph

260 Commits

Author SHA1 Message Date
nikitozzzzzzz 3f9d0b71eb - fixed files download for sites with cache;
- changes in scripts enqueue;
2018-10-23 10:48:55 +03:00
nikitozzzzzzz b4c2ff15dd - fixed User Profile posts pagination;
- 2.0.29 release;
2018-10-08 23:36:05 +03:00
nikitozzzzzzz e06d9a3797 - upgrade minified scripts;
- upgrade language files;
2018-09-18 10:24:52 +03:00
nikitozzzzzzz 9c4ffa0bfd Merge remote-tracking branch 'remotes/origin/fix/github#495' into release/2.0.26 2018-09-11 23:34:03 +03:00
nikitozzzzzzz 109f21e7b1 Merge remote-tracking branch 'remotes/origin/fix/github#491' into release/2.0.26 2018-09-11 23:31:40 +03:00
nikitozzzzzzz 696ca0e4b1 Merge remote-tracking branch 'remotes/origin/fix/github#497' into release/2.0.26 2018-09-11 23:29:27 +03:00
nikitozzzzzzz 7936acc5e6 Merge remote-tracking branch 'remotes/origin/fix/github#505' into release/2.0.26 2018-09-11 23:27:30 +03:00
denisbaranov 704f2c63ad BUG: The option "Login Shortcode Alignment" does not work 2018-08-30 17:17:14 +03:00
nikitozzzzzzz b2748d586c - fixed notifier CSS;
- fixed admin forms notice;
2018-08-30 09:24:19 +03:00
denisbaranov b8c1f4208e BUG: Issue in layout 2018-08-29 16:43:58 +03:00
denisbaranov cf98aec26c BUG: Issue: checkbox toggle is not shown. css classes are not removed properly 2018-08-29 15:49:47 +03:00
dbaranov 0868bb9dbf BUG: Issue in change the size of the text area 2018-08-29 15:11:53 +03:00
Champ Camba 6a45b090e2 Update minified scripts 2018-08-18 21:01:48 +08:00
nikitozzzzzzz 6e0836a4f8 - wp native ajax fix 2018-08-15 13:24:22 +03:00
nikitozzzzzzz 8aaf5f1d13 - 2.0.24 upgrade;
- wp nativve ajax handlers
2018-08-14 18:49:48 +03:00
nikitozzzzzzz 2048a77108 - fixed uploader issues; 2018-08-09 11:53:14 +03:00
nikitozzzzzzz 95d6fe5974 - fixed some users cache; 2018-08-09 11:31:56 +03:00
nikitozzzzzzz 173576e2da - minified scripts; 2018-08-08 15:06:34 +03:00
nikitozzzzzzz ad8c416a7b Merge branch 'release/2.0.22' of https://github.com/ultimatemember/ultimatemember into release/2.0.22 2018-08-07 18:05:22 +03:00
nikitozzzzzzz b52d61a05b - fixed file uploading process; 2018-08-07 18:05:13 +03:00
Champ Camba d065ecd5b5 Fix upload error display 2018-08-07 20:59:31 +08: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 39291042b3 Merge branch 'fix_callback_func_in_search' into release/2.0.22
# Conflicts:
#	includes/core/um-actions-members.php
2018-08-03 17:43:52 +03:00
nikitozzzzzzz e280828ac5 - fixed upgrade;
- fixed conditional logic;
2018-08-03 16:47:05 +03:00
nikitozzzzzzz 8adb7bd7e7 - fixed member directory form; 2018-08-03 09:40:31 +03:00
Champ Camba ac6e134536 Fix file and image uploader 2018-07-31 21:06:59 +08:00
Champ Camba fad46ea012 Initial File and Image Uploader 2018-07-31 01:35:15 +08:00
Denis Baranov 5416280d80 fix callback func in members directory search 2018-07-13 13:33:28 +03:00
Champ Camba 3cf2c38529 Update minified scripts 2018-07-05 23:24:23 +08:00
nikitozzzzzzz 6a9557f52e - minified scripts; 2018-07-03 16:31:41 +03:00
Champ Camba c47ca6d41c Update minified scripts 2018-06-30 11:57:25 +08:00
nikitozzzzzzz 6e2e907a6b - fixed login form loading in modal window; 2018-06-21 17:27:36 +03:00
nikitozzzzzzz 12e291e278 - remove commented text; 2018-06-19 14:00:15 +03:00
nikitozzzzzzz b0bc412ca7 - changed Instagram icon color;
- changed um-button styles;
2018-06-19 13:55:07 +03:00
nikitozzzzzzz c832bdde2f - minified scripts; 2018-06-18 16:00:31 +03:00
nikitozzzzzzz 0f9e2446d1 - small fixes; 2018-06-07 21:59:12 +03:00
Denis Baranov 46904999ca fix condition logic with number field, fix delete condition if field deleted 2018-06-03 21:02:05 +03:00
nikitozzzzzzz efe91cff2a - fixed profile tabs displaying on desktop/mobile; 2018-05-29 22:24:37 +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
Champ Camba a63d1de778 Update minified script 2018-05-22 23:47:48 +08: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 0b21ba4139 - update readme; 2018-05-02 16:55:33 +03:00
nikitozzzzzzz b23f762919 - fixed Profile menu on some installs;
- typo fixed;
2018-05-02 15:46:09 +03:00
nikitozzzzzzz 290ff0927b Merge remote-tracking branch 'remotes/origin/avatar-changes' 2018-05-02 12:14:31 +03:00
yura_nalivaiko f11a62ad30 fix 2018-05-01 15:04:55 +03:00
nikitozzzzzzz f19be35d28 - profile menu items duplicates; 2018-05-01 14:13:29 +03:00
nikitozzzzzzz cbb9287534 - 2.0.12 release; 2018-04-30 21:07:55 +03:00
Champ Camba b93d81bb30 update minified script 2018-04-30 16:39:58 +08:00
nikitozzzzzzz 7a72b00129 - fixed JS hide social links; 2018-04-26 14:37:16 +03:00
Champ Camba 64e5e564bf Update minified script 2018-04-19 00:40:59 +08:00