Commit Graph

281 Commits

Author SHA1 Message Date
nikitasinelnikov 1600378ffa - prepared changelogs for the release; 2019-10-01 15:56:16 +03:00
nikitasinelnikov 0327a20238 - update scripts + languages; 2019-10-01 15:42:48 +03:00
andrewshuba b9eeb40012 - fix array_keys for non array 2019-10-01 15:19:49 +03:00
nikitasinelnikov 1df55d0ecf - member directory default filters; 2019-10-01 11:53:34 +03:00
nikitasinelnikov d2a0701afc - fixed user rating filter; 2019-09-30 01:51:31 +03:00
nikitasinelnikov 245ddd4270 - member directories upgrade;
- user tags integration;
- fixed member directory pagination;
- fixed styles;
2019-09-30 01:27:01 +03:00
nikitasinelnikov a603b2c348 - 2.1.0-alpha3 2019-09-26 17:44:30 +03:00
nikitasinelnikov 87f0e03605 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into beta/2.1.0 2019-08-28 17:09:45 +03:00
nikitasinelnikov 2261c102a9 - move billing & shipping fields code to UM: Woocommerce extension; 2019-08-23 22:47:04 +03:00
nikitasinelnikov 55744b0aa3 Merge remote-tracking branch 'remotes/origin/fix/helpscout#32251_fields_with_countries' 2019-08-23 20:51:36 +03:00
nikitasinelnikov ce0324707d - hotfix: if roles localized as object in some installations;
- changed readme;
2019-08-21 16:05:57 +03:00
nikitasinelnikov 3919b62c17 - fixed issues with the fields without metakeys;
- fixed integration issues for the fields without metakeys;
2019-08-20 16:11:01 +03:00
nikitasinelnikov 26eb9600ca Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into beta/2.1.0
# Conflicts:
#	ultimate-member.php
2019-08-19 15:16:46 +03:00
Champ Camba a37fdd9704 Additional parameters for admin field hook in form builder 2019-08-17 00:05:33 +08:00
nikitasinelnikov b5a374b5a6 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into beta/2.1.0 2019-08-14 11:43:33 +03:00
nikitasinelnikov 9c793f61e3 Merge remote-tracking branch 'remotes/origin/fix/RTL' 2019-08-14 11:08:55 +03:00
nikitasinelnikov 4a5863db51 - member directory code merge; 2019-08-14 10:54:16 +03:00
andrewshuba d2701c6f17 - fix the metakey in the admin builder if the metakey not exist 2019-08-12 15:49:50 +03:00
andrewshuba 6e6955a4a0 - add translation for field icon 2019-08-09 12:12:38 +03:00
nikitasinelnikov d27101bced - fixed escape attrs; 2019-08-08 13:36:06 +03:00
nikitasinelnikov 1d01e20a13 - manual merge with RTL branch;
- RTL fixes;
2019-08-08 00:47:00 +03:00
nikitasinelnikov 5f66fd5fe3 - added escape functions, security fix for XSS; 2019-08-08 00:36:33 +03:00
nikitasinelnikov a77568bb91 Merge remote-tracking branch 'remotes/origin/fix/helpscout#30793' 2019-08-02 14:10:28 +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
Champ Camba 8c961575cf Update install info 2019-07-23 22:54:13 +08:00
nikitasinelnikov ceb2d38988 - profile tabs changes; 2019-07-19 15:41:10 +03:00
denisbaranov 90bef79a4b Fix for fields shipping_country and billing_country.
Issue: billing_country not working in Default Profile anymore.
Link: https://secure.helpscout.net/conversation/907381731/32251?folderId=1651531
2019-07-19 15:10:23 +03:00
nikitasinelnikov 1caf85bf31 - fixed licenses validation;
- fixed no-UM custom roles update;
2019-07-17 12:44:39 +03:00
nikitasinelnikov d95001359c Merge remote-tracking branch 'remotes/origin/feature/option__Profile_Photo_Uploader'
# Conflicts:
#	includes/admin/core/class-admin-settings.php
2019-07-16 14:51:14 +03:00
nikitasinelnikov a7a05236cc - added extensions images to core files; 2019-07-16 14:09:28 +03:00
nikitasinelnikov 77f950294f - 3rd party integration with ForumWP
- fixed labels for CPT and Taxonomies;
2019-07-11 11:47:04 +03:00
nikitasinelnikov 9015b6c34d - profile tabs privacy;
- fixed issue with added wpautop for UM pages; (remove wpautop)
2019-07-05 16:08:09 +03:00
nikitasinelnikov 090588fe88 - fixed profiles tab privacy; 2019-07-05 13:11:57 +03:00
denisbaranov 5c71255d66 Add option to Switch on/off the profile photo uploader 2019-06-04 19:21:36 +03:00
denisbaranov 696c6837bb Issue: site admins cannot approve new users
Link: https://secure.helpscout.net/conversation/857561809/30793/
2019-05-24 18:28:04 +03:00
nikitasinelnikov dc4382acd3 - security fixes;
- download last upgrades fixes;
2019-05-10 15:43:14 +03:00
nikitasinelnikov c566370e46 - fixed Gutenberg editor scripts loading; 2019-05-08 17:26:22 +03:00
andrewshuba d008eb1a3e remove dependency from 'rich-text' in gutenberg wp_register_script 2019-05-07 15:54:41 +03:00
nikitasinelnikov a021f5e786 Merge remote-tracking branch 'remotes/origin/fix_reset_pass_hash_after_approve'
# Conflicts:
#	includes/um-short-functions.php
2019-05-06 10:15:58 +03:00
andrewshuba 7a5cbf46e7 fix activation link placeholder, remove repeated um_convert_tags() 2019-05-06 09:24:05 +03:00
nikitasinelnikov e101bdbb39 - code review for reset password link; 2019-05-05 23:01:07 +03:00
andrewshuba 6451fb29ad fix reset password email after approve in admin area 2019-05-03 17:51:55 +03:00
nikitasinelnikov 887d4b5293 - fixed scroll via enqueue new scroll library;
- fixed order by Display name option
2019-05-02 18:29:00 +03:00
nikitasinelnikov 5af560e4c9 - fixed enqueue; 2019-04-18 16:28:15 +03:00
nikitasinelnikov fa63fe1be8 - fixed enqueue; 2019-04-17 15:17:50 +03:00
nikitasinelnikov 37f5ac27f1 - plugin/theme upgrader_package_options 2019-04-16 17:28:13 +03:00
nikitasinelnikov c3b308f0e7 - added default values for date/time picker;
- fixed theme upgrader;
2019-04-16 00:57:27 +03:00
nikitasinelnikov d8c43edd1e - theme updater 2019-04-15 18:26:26 +03:00
nikitasinelnikov f0dd12b5d3 Merge remote-tracking branch 'remotes/origin/feature/restore_um_templates_after_theme_update' 2019-04-14 21:20:26 +03:00
denisbaranov 863f00ffee Restore UM templates after theme update 2019-04-10 15:39:05 +03:00