Commit Graph

35 Commits

Author SHA1 Message Date
Mykyta Synelnikov 4dd1be344e * backward compatibility;
* update dropdown items texts on profile photo change/remove;
* added escapers;
* WPCS;
2025-01-29 16:01:02 +02:00
Mykyta Synelnikov 0520a55cc4 * removed hidden inputs on view mode;
* handle data attribute instead of the hidden input;
* WPCS;
2025-01-29 14:49:47 +02:00
Mykyta Synelnikov 0c9d733962 - probably fix Cropper.JS if UM.frontend.cropper.obj undefined (Cropper hasn't been properly inited for UM objects); 2023-12-12 13:42:50 +02:00
Mykyta Synelnikov b40edd26e6 - wp-admin assets refactoring (in process); 2023-11-03 17:31:18 +02:00
ashubawork 0c94a55af6 - fix cropper checking 2023-10-13 12:43:54 +03:00
ashubawork 079cad9819 - fix cropper CSS 2023-10-13 11:31:14 +03:00
ashubawork 870e807765 - update cropper js 2023-10-12 14:52:39 +03:00
Mykyta Synelnikov 1f3ebdcdd0 - reviewed #1275;
- fixed #1274;
2023-08-11 11:57:43 +03:00
ashubawork 519beeface - fixed the "Assignment to constant variable" JS error on some sites 2021-08-12 12:04:37 +03:00
nikitasinelnikov b51f6f6c49 - fixed the issues with more than 1 modal windows on 1 page (e.g. Image field in profile & Messaging Login popup); 2021-03-04 21:37:50 +02:00
nikitasinelnikov 9da5cef5c5 - fixed PHP typo;
- fixed links in the forms in a modal window;
- minified scripts;
- updated readme;
2020-05-26 12:49:18 +03:00
denisbaranov 230dd24816 fix 'um_resize_image' action at registration form 2020-01-27 15:22:28 +02:00
nikitasinelnikov 2401d06875 - added fix for getting image/file custom fields from $_POST when form isn't validated; 2020-01-16 10:25:30 +02:00
nikitasinelnikov 627bbb0fae - fixed issue with avatars/cover photos upload without crop; 2019-10-21 23:39:19 +03:00
nikitasinelnikov ee7d11267d - fixed JS dropdown at the profile page; 2019-05-13 15:14:41 +03:00
nikitasinelnikov fcb2a98a8d - fixed upload cover photo modal 2019-03-14 16:11:30 +02:00
nikitozzzzzzz 0ceab69793 - added nonce fields; 2018-11-21 14:01:18 +02:00
nikitozzzzzzz 8aaf5f1d13 - 2.0.24 upgrade;
- wp nativve ajax handlers
2018-08-14 18:49:48 +03:00
Champ Camba ac6e134536 Fix file and image uploader 2018-07-31 21:06:59 +08:00
Champ Camba fad46ea012 Initial File and Image Uploader 2018-07-31 01:35:15 +08:00
nikitozzzzzzz c990cf7adf - fixed click handler for disabled buttons (File/Image upload); 2018-03-28 11:48:34 +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 3866aeced8 Adds parent select field option to dynamically populate child select fields 2016-11-11 23:04:51 +08:00
champsupertramp 0634f773d5 Update 1.3.29 2015-11-05 19:51:31 +08:00
ultimatemember 7b9b59ea8d Update 1.2.2 2015-04-15 16:59:27 +02:00
ultimatemember 5e281fbeaf Update 1.1.6 2015-04-07 20:10:23 +02:00
ultimatemember 95e6fa31f0 updating to 1.0.16 2015-01-22 18:36:29 +02:00
ultimatemember 978b786c10 JS and CSS Compression 2015-01-15 17:15:12 +02:00
ultimatemember cbff642b69 Edits in Users Dashboard 2015-01-05 01:33:17 +02:00
ultimatemember 5056c8a841 Recent code changes (update) 2015-01-03 15:31:15 +02:00
ultimatemember 32a68ac61a Crop + Image Uploads 2014-12-30 20:38:00 +02:00
ultimatemember ed90ef5b95 Added Login Checks 2014-12-30 20:18:29 +02:00
ultimatemember 6c94a20220 Mobile work and profile settings 2014-12-29 15:51:55 +02:00
ultimatemember 0c9c715175 Image upload modal, crop feature development 2014-12-23 23:40:19 +02:00
ultimatemember 125c622521 first sync 2014-12-15 22:38:07 +02:00