Commit Graph

109 Commits

Author SHA1 Message Date
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
Ultimate Member eab1e87e34 Adds [um_loggedin] shortcode to protect content 2016-01-02 01:36:11 +02:00
Ultimate Member 75e5b85d80 New field type: Number 2015-12-30 22:08:23 +02:00
Ultimate Member 395a366ff6 Minor css changes to description 2015-12-30 21:06:47 +02:00
purplewhite bfb8a79aaf TinyMCE editor for HTML textareas (except description)
Textareas with HTML enabled - except the description field - should be
editable with a (simple) rich text editor. This allows also users
without HTML skills to create formatted text. The description field is
excluded to ensure a working layout with this common field.

These are just some quick changes working well for our use cases.
Probably there's a more elegant implementation possible.
2015-12-29 18:11:23 +01:00
champsupertramp 0634f773d5 Update 1.3.29 2015-11-05 19:51:31 +08:00
ultimatemember 1c4ca1802c Update 1.2.98 2015-05-18 14:12:50 +03:00
ultimatemember 722367a11c Update 1.2.93 2015-05-05 18:06:39 +03:00
ultimatemember 77cde02dd8 Update 1.2.92 2015-05-02 02:49:05 +03:00
ultimatemember 3c960b187c Update 1.2.8 2015-04-25 21:41:47 +02:00
ultimatemember 7b9b59ea8d Update 1.2.2 2015-04-15 16:59:27 +02:00