nikitozzzzzzz
e280828ac5
- fixed upgrade;
...
- fixed conditional logic;
2018-08-03 16:47:05 +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
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
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
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
yura_nalivaiko
eef19e52ca
- fixed cover photo upload;
2018-04-18 14:59:14 +03:00
nikitozzzzzzz
33397c4b1d
- added fix for ( overflow for cover image #391 );
2018-03-11 23:13:11 +02:00
Denis Baranov
6a4e482923
- fixed emotion in member directory tagline
2018-01-26 17:16:49 +02:00
Denis Baranov
03c65a8291
- fixed RTL styles
2018-01-12 11:07:15 +02: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
92336d76d8
- fixed registration process;
...
- fixed tooltips for profile menu;
- changed readme.txt;
2017-09-18 14:44:40 +03:00
nikitozzzzzzz
7a604e956a
- fixed membersgrid edit profile button;
2017-08-16 12:59:55 +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
5b23ec5417
Fix conditional fields
2017-04-05 12:33:57 +08:00
nikitasinelnikov
fdf7d1a615
styles for .um-popup
2017-04-03 17:19:04 +03:00
nikitasinelnikov
28abb5acc6
styles for .um-popup
2017-04-03 17:18:39 +03:00
Champ Camba
e80077bdd9
Fix field icons display
2017-02-15 13:27:22 +08:00
Champ Camba
a5c212c790
Remove pointer cursor from field areas in profile view mode
2017-02-10 09:34:07 +08:00
champsupertramp
4bcfafe640
Fix image cropper and modal
2016-06-18 13:56:36 +08:00
champsupertramp
30c997faf4
Fix select field multiple select
2016-06-12 07:18:09 +08:00
champsupertramp
8b4618ff96
Fix SelectJS dropdown and autocomplete
2016-06-08 21:19:26 +08:00
champsupertramp
481e500aff
Fix select fields in overlay
2016-06-07 16:00:13 +08:00
champsupertramp
42d2a85995
Update UM CSS minified version
2016-06-03 22:55:18 +08:00
champsupertramp
189da47b60
Fix select fields styles in backend
2016-06-03 22:54:29 +08:00
champsupertramp
eb63985e1c
Fix select fields style in front-end
2016-06-03 22:39:16 +08:00
champsupertramp
6ee9646fe9
Update CSS minified version
2016-06-02 19:31:20 +08:00
champsupertramp
d58f908a0c
Fix select fields
2016-06-02 19:30:21 +08:00
champsupertramp
57d99b25a3
Tweak multiple select field style
2016-05-28 19:21:16 +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
61b11ea4b7
Update CSS minification
2016-05-18 18:17:36 +08:00
champsupertramp
a736a0c4fe
Fix admin css conflict
2016-04-20 20:18:38 +08:00
jonfalcon
4ee94204ab
Add search widget
2016-03-17 15:09:49 -07:00
suifengtec
fb2a679401
add the missing mCSB_buttons.png
...
Signed-off-by: suifengtec <suifengtec@qq.com >
2016-02-25 15:34:32 +08:00
jonfalcon
ac3a0eacfa
Validate username exists on keypress
2016-02-16 16:10:31 -08:00
jonfalcon
8566dd6afa
Add password confirmation validation
2016-02-16 15:10:51 -08:00
champsupertramp
16609859c3
Tweak upload form styles
2016-02-16 23:02:51 +08:00
jonfalcon
dedf6e84a3
Fix telno input styles
2016-01-28 10:16:14 -08:00
Ultimate Member
08ad113998
Fix datepicker css issue with some themes
2016-01-27 02:23:04 +02:00
champsupertramp
b96db48da4
Revert "Update pickadate assets"
...
This reverts commit 2bc4adafcc .
2016-01-26 18:13:22 +08:00
champsupertramp
717d4db5d8
Revert "Update select2"
...
This reverts commit 84e788b3d7 .
2016-01-26 18:12:37 +08:00
champsupertramp
a964f4ac2f
Revert "Update select2 styles"
...
This reverts commit 9edef4051b .
2016-01-26 18:11:55 +08:00
champsupertramp
9edef4051b
Update select2 styles
2016-01-26 16:37:11 +08:00
champsupertramp
84e788b3d7
Update select2
2016-01-26 16:00:09 +08:00
champsupertramp
2bc4adafcc
Update pickadate assets
2016-01-26 15:51:58 +08:00
Ultimate Member
518c8544ce
CSS tweaks
2016-01-16 03:08:46 +02:00