Commit Graph

25 Commits

Author SHA1 Message Date
nikitozzzzzzz 0ca9213dbe - fixed conditional js;
- fixed um_ prefix for role data;
2018-11-09 16:21:34 +02: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
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
nikitozzzzzzz 8aaf1fe6a6 - fixed conditional logic issues; 2018-03-11 22:58:41 +02:00
nikitozzzzzzz 58e4225647 - fixed jQuery.browser issue (issue #377) by @leolabs; 2018-01-30 14:58:32 +02:00
nikitozzzzzzz 8d7816267c - small fix for multiselect conditional logic; 2017-12-20 12:34:11 +02: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
nikitozzzzzzz a1bb992c3b - fixed conditional logic (by Denis), code reviewed; 2017-08-16 17:06:50 +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 f3acef90ac Fix conditional logic with radio and checkbox fields 2017-06-09 21:59:50 +08:00
Champ Camba 388cec866b Fix conditional logic fields 2017-06-02 21:57:42 +08:00
Champ Camba 4e8229821e Move conditional field functions to related file 2017-04-26 22:17:07 +08:00
Champ Camba 11b146ff40 refactor conditional logic fields 2017-04-13 00:12:15 +08:00
jonfalcon 943b8565de Fix datepicker conditions 2016-02-24 14:52:23 -08:00
ultimatemember 251f7b0ef7 Update 1.0.58 2015-02-17 00:51:40 +02:00
ultimatemember 7e1ee839d3 Version 1.0.36 2015-02-02 02:10:06 +02:00
ultimatemember 63820a8ad8 Version 1.0.19 2015-01-23 19:03:29 +02:00
ultimatemember 978b786c10 JS and CSS Compression 2015-01-15 17:15:12 +02:00
ultimatemember 125c622521 first sync 2014-12-15 22:38:07 +02:00