Commit Graph

119 Commits

Author SHA1 Message Date
Denis Baranov c01d22d61b - fixed "add friend" button not working in desktop view for logged out users.
- fixed members directory template.
- fixed Content Restriction transfer
2017-11-20 12:38:48 +02:00
nikitozzzzzzz 49630893ce Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into release/2.0 2017-11-06 15:28:17 +02:00
Champ Camba 2d00af2d85 Add parent option name in child option callback as reference 2017-11-04 16:36:15 +08:00
Champ Camba fbfbf58ad2 Fix show/hide conditional fields for IE browser 2017-11-01 20:05:10 +08:00
nikitozzzzzzz a714be2d5c commit by denisbaranov:
- fixed conditional logic in form;
- fixed prohibition on editing a field (Form->field->Can user edit this field?);
- fixed cleaning on XSS injection;
- fixed addition "wp_unslash" and "esc_attr" in the "Admin_Forms" class method "render_form_row";
2017-10-03 16:29:04 +03:00
nikitozzzzzzz c79e76ad25 - fixed conditional logic with not selected default radio button; 2017-09-11 17:03:16 +03:00
Champ Camba f1834b0017 Update functions script minified version 2017-09-03 21:10:14 +08:00
nikitozzzzzzz a1bb992c3b - fixed conditional logic (by Denis), code reviewed; 2017-08-16 17:06:50 +03:00
nikitozzzzzzz e03b16adac - fixed integration with core and another extensions (removed class_exists checking); 2017-08-14 17:24:38 +03:00
Champ Camba e5badabece Add function to select field options 2017-08-11 19:26:27 +08:00
nikitozzzzzzz b6aff77568 - fixed upload files;
- minified js files and changed enqueue to classic WP logic with DEBUG_SCRIPTS constant;
2017-08-06 19:50:31 +03:00
nikitozzzzzzz 9e53314c3a !!! IMPORTANT 2.0 version before upgrade please run full backup of your site !!!
- new code structure, optimized for next development;
  - created spl_autoloader for remove includes;
  - UM classes with namespaces;
  - deprecated global $ultimatemember; variable (use UM() instead);
- new UM/WP roles logic;
- new settings class and logic (deprecated Redux framework, deprecated some old options, added some new options);
- new dependencies class for extensions;
- WP native styles for backend fields;
- new upgrades and license activations for extensions;
- new logic form backend forms and fields;
- created uninstall.php file for delete permanently all UM settings;
- optimized registration/upgrade profile process;

Deprecated Hooks:

um_new_user_registration_plain
um_user_registration_extra_hook
um_add_user_frontend
um_post_registration_global_hook
um_admin_extend_directory_options_general (was action...will be filter)
2017-07-26 14:57:52 +03:00
Champ Camba a420e09549 Fix conditional logic script error 2017-07-20 22:41:22 +08:00
Champ Camba 0e4a21a1bd Fix conditional logic fields 2017-07-17 23:43:11 +08:00
Champ Camba 9e768561ad Add recaptcha support and submit button id 2017-07-08 00:23:17 +08:00
Champ Camba e29d31d13f Fix file clean up with image/file fields on profile update 2017-06-14 16:03:11 +08:00
Champ Camba f3acef90ac Fix conditional logic with radio and checkbox fields 2017-06-09 21:59:50 +08:00
Champ Camba ea87899031 update minified script version 2017-06-08 20:18:24 +08:00
denisbaranov 2294a815fb Fixed double click for android device 2017-06-08 14:43:42 +03:00
Champ Camba 388cec866b Fix conditional logic fields 2017-06-02 21:57:42 +08:00
Champ Camba 4cb3f12c68 Fix double click submission in UM forms 2017-05-14 17:53:40 +08:00
Champ Camba c7da367044 Fix double click submission in registration form 2017-05-04 21:47:36 +08:00
Champ Camba 4e8229821e Move conditional field functions to related file 2017-04-26 22:17:07 +08:00
Champ Camba 739aaa4255 Fix conditional logic 'content block' field 2017-04-21 23:20:50 +08:00
Champ Camba c6e7a1d092 Fix conditional logic fields flickering issue 2017-04-16 22:54:19 +08:00
Champ Camba 38830d9efa Update minified script 2017-04-13 00:12:45 +08:00
Champ Camba 11b146ff40 refactor conditional logic fields 2017-04-13 00:12:15 +08:00
Champ Camba 5b23ec5417 Fix conditional fields 2017-04-05 12:33:57 +08:00
Champ Camba b68eaf6bb1 Fix user deletion on mobile browsers 2017-01-16 15:46:26 +08:00
Champ Camba 0328988b54 Add confirmation on user deletion 2017-01-13 17:15:38 +08:00
Champ Camba 2d934fbb9c Update minified js 2016-11-14 16:34:45 +08:00
Champ Camba 6ab8b3dc57 Fix child options cache 2016-11-13 20:11:27 +08:00
Champ Camba 790f0d8a02 Fix options cache 2016-11-13 13:14:35 +08:00
Champ Camba 3866aeced8 Adds parent select field option to dynamically populate child select fields 2016-11-11 23:04:51 +08:00
champsupertramp a66407f4d6 Fix select field search 2016-07-22 18:34:10 +08:00
champsupertramp ecdb9ceaf8 Fix change password 2016-06-23 13:45:26 +08:00
champsupertramp 4b33e56230 Fix image modal and cropper 2016-06-19 23:46:34 +08:00
champsupertramp ddc3ce8264 Fix modal style 2016-06-18 14:12:04 +08:00
champsupertramp 4bcfafe640 Fix image cropper and modal 2016-06-18 13:56:36 +08:00
champsupertramp 07b3e71528 Fix upload form with nonce 2016-06-17 11:39:04 +08:00
champsupertramp cc6382c7f5 Update minified core script 2016-06-12 07:18:55 +08:00
champsupertramp 8a69c95e7c Fix upload image cropper 2016-06-10 22:07:57 +08:00
champsupertramp 3dbbdaf987 Fix select field overlay issue 2016-06-09 22:03:14 +08:00
champsupertramp 8b4618ff96 Fix SelectJS dropdown and autocomplete 2016-06-08 21:19:26 +08:00
champsupertramp 8628175efb Update gulpfile and core minified js 2016-05-26 19:26:23 +08:00
champsupertramp 967bceb513 Update minified js and css 2016-05-26 19:00:40 +08:00
champsupertramp a5470a68c6 Update select2 assets 2016-05-26 18:56:28 +08:00
champsupertramp 24ef2c909a Fix upload error logging 2016-05-25 12:14:16 +08:00
champsupertramp 44d6fdb832 Fix image upload 2016-05-23 18:29:54 +08:00
champsupertramp 624e95a573 Update minified script file 2016-03-23 19:44:26 +08:00