yura_nalivaiko
eef19e52ca
- fixed cover photo upload;
2018-04-18 14:59:14 +03:00
Champ Camba
054d0be9ba
Update minified scripts
2018-04-09 17:05:28 +08:00
nikitozzzzzzz
c990cf7adf
- fixed click handler for disabled buttons (File/Image upload);
2018-03-28 11:48:34 +03:00
Champ Camba
c991c6ac2d
Minify updated scripts
2018-03-24 22:36:12 +08:00
yura_nalivaiko
54d1237646
- fixed datepicker selectbox clear;
2018-03-23 11:10:47 +02:00
nikitozzzzzzz
8e348e084e
- conditional logic fixed;
...
- some code optimization and documentation;
- fixed conflict with WP Fusion;
2018-03-16 09:37:19 +02:00
Champ Camba
d9f5d2801a
Update minified scripts
2018-03-12 20:56:57 +08:00
nikitozzzzzzz
8aaf1fe6a6
- fixed conditional logic issues;
2018-03-11 22:58:41 +02:00
Champ Camba
a71e9bae10
Update minified scripts
2018-01-31 22:18:26 +08:00
nikitozzzzzzz
58e4225647
- fixed jQuery.browser issue (issue #377 ) by @leolabs;
2018-01-30 14:58:32 +02:00
nikitozzzzzzz
fa288dbe0b
- fixed conflicts with raty JS plugin;
...
- fixed members directory and meta section visibility;
2018-01-29 17:10:02 +02:00
Champ Camba
47bb4fea61
Update minified scripts
2017-12-21 21:15:38 +08:00
nikitozzzzzzz
8d7816267c
- small fix for multiselect conditional logic;
2017-12-20 12:34:11 +02:00
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