andrewshuba
07dbea1918
- fix preloader
...
- fix show after search
2019-09-05 13:41:08 +03:00
nikitasinelnikov
27135ed988
- new member directory;
2019-09-04 14:54:03 +03:00
nikitasinelnikov
a7f046fe6f
- member directory;
2019-09-02 16:35:10 +03: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
4a5863db51
- member directory code merge;
2019-08-14 10:54:16 +03:00
andrewshuba
b3634a37f7
- fix required fields for RTL: asterisk, error notices.
...
- fix tooltips
2019-08-09 12:02:02 +03:00
nikitasinelnikov
1d01e20a13
- manual merge with RTL branch;
...
- RTL fixes;
2019-08-08 00:47:00 +03:00
nikitasinelnikov
96c6937775
- 2.0.44 release;
2019-05-08 11:10:47 +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
b0b57116a8
- fixed custom styles for row;
2019-03-21 16:38:56 +02:00
nikitasinelnikov
243fa46fdc
- github fixes code review;
2019-03-12 18:21:21 +02:00
nikitozzzzzzz
9c4ffa0bfd
Merge remote-tracking branch 'remotes/origin/fix/github#495' into release/2.0.26
2018-09-11 23:34:03 +03:00
nikitozzzzzzz
7936acc5e6
Merge remote-tracking branch 'remotes/origin/fix/github#505' into release/2.0.26
2018-09-11 23:27:30 +03:00
nikitozzzzzzz
b2748d586c
- fixed notifier CSS;
...
- fixed admin forms notice;
2018-08-30 09:24:19 +03:00
denisbaranov
b8c1f4208e
BUG: Issue in layout
2018-08-29 16:43:58 +03:00
dbaranov
0868bb9dbf
BUG: Issue in change the size of the text area
2018-08-29 15:11:53 +03:00
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