Mykyta Synelnikov
|
62cc39e2ef
|
* updated single compare status to using has_status function;
|
2024-10-11 17:21:24 +03:00 |
|
Mykyta Synelnikov
|
3c56190fa3
|
* fixed login form after recent updates
* updated um_submit_form_{$mode} hook documentation
|
2024-10-11 17:10:42 +03:00 |
|
Mykyta Synelnikov
|
02745d804c
|
* WPCS;
* Better UI for role settings place;
|
2024-10-11 16:43:05 +03:00 |
|
Mykyta Synelnikov
|
d4bd0a5133
|
* fixed sanitizing for activation_link_expiry_time setting;
|
2024-10-11 16:35:54 +03:00 |
|
yuriinalivaiko
|
9da58475dc
|
- fixed editing of other members profile for administrator
|
2024-10-10 19:45:48 +03:00 |
|
Mykyta Synelnikov
|
7f7820e67c
|
* fixed sending emails upon registration;
* fixed using `um_user( 'status' )` and `um_user( 'account_status' )` functions;
* fixed using `set_status()` function;
* based on https://github.com/ultimatemember/ultimatemember/pull/1564
|
2024-10-10 18:18:56 +03:00 |
|
Mykyta Synelnikov
|
07949b9c35
|
* fixed HTML formatted textarea;
|
2024-10-10 11:56:55 +03:00 |
|
Mykyta Synelnikov
|
eb400bf31e
|
* manual merge of
https://github.com/ultimatemember/ultimatemember/tree/fix/after_registration
|
2024-10-03 14:58:52 +03:00 |
|
Mykyta Synelnikov
|
90413c32e5
|
* reviewed and fixed iframe height when HTML formatted textarea is used;
|
2024-10-03 14:38:51 +03:00 |
|
Mykyta Synelnikov
|
27cbebbe3e
|
Merge pull request #1557 from ultimatemember/fix/html_textarea
Fix/html textarea
|
2024-10-03 14:01:02 +03:00 |
|
Mykyta Synelnikov
|
b4a221837e
|
* fixed first install scripts;
|
2024-10-03 13:04:20 +03:00 |
|
ashubawork
|
19b7ef92b2
|
- fix attrs in tags for html textarea
|
2024-10-03 12:23:11 +03:00 |
|
ashubawork
|
a69435f15a
|
- fix min-height and height of html textarea
|
2024-10-03 11:56:36 +03:00 |
|
Mykyta Synelnikov
|
73365aeea4
|
* maybe fix for init download routing;
|
2024-10-02 13:47:42 +03:00 |
|
Mykyta Synelnikov
|
682c4929ce
|
* additional fix for #1551;
|
2024-10-01 17:06:43 +03:00 |
|
Mykyta Synelnikov
|
3ec1f47ed6
|
* wpcs;
|
2024-10-01 12:27:01 +03:00 |
|
Mykyta Synelnikov
|
b9704ad28b
|
* fixed $force arguments and not existed user;
|
2024-10-01 12:08:52 +03:00 |
|
Mykyta Synelnikov
|
0a445a8236
|
* updated changelog.txt;
* updated readme.txt;
|
2024-10-01 00:35:29 +03:00 |
|
Mykyta Synelnikov
|
49b99f10db
|
* fixed #1554;
* updated changelog.txt;
* updated readme.txt;
* clean comments;
|
2024-09-30 23:48:18 +03:00 |
|
Mykyta Synelnikov
|
6f9be57495
|
* updated statuses logic;
|
2024-09-30 23:10:15 +03:00 |
|
Mykyta Synelnikov
|
09bc57ee57
|
* changed the place of reject link in the User Profile page dropdown;
|
2024-09-30 18:01:07 +03:00 |
|
Mykyta Synelnikov
|
ea316d0474
|
* fixed #1553;
|
2024-09-30 17:37:04 +03:00 |
|
Mykyta Synelnikov
|
d3d1591f2d
|
* fixed deprecated function
|
2024-09-27 18:01:58 +03:00 |
|
Mykyta Synelnikov
|
cccce6ebc3
|
* fixed running UM()->fields()->get_restricted_fields_for_edit() function in the fields loop;
|
2024-09-27 17:55:44 +03:00 |
|
Mykyta Synelnikov
|
6d183cc983
|
* added UM()->common()->filesystem() class from new UI version;
* prepared to release;
|
2024-09-27 17:34:47 +03:00 |
|
Mykyta Synelnikov
|
d0aafed9a2
|
* prepared to release;
|
2024-09-27 17:16:33 +03:00 |
|
Mykyta Synelnikov
|
35e3727bca
|
* added force attribute to change user status actions for ignore current user condition in some cases;
|
2024-09-27 15:41:01 +03:00 |
|
Mykyta Synelnikov
|
5e7018e9f2
|
* checking not empty $match;
|
2024-09-27 14:48:23 +03:00 |
|
Yurii Nalivaiko
|
6fb0f30e9d
|
Refactored Init class
|
2024-09-26 18:40:54 +02:00 |
|
Yurii Nalivaiko
|
da58fa200d
|
Removed Action Scheduler setting from global settings
|
2024-09-26 18:36:21 +02:00 |
|
Mykyta Synelnikov
|
05dd388911
|
* fixed #1546 via wrapping custom HTML in iframe block;
|
2024-09-26 18:14:11 +03:00 |
|
Mykyta Synelnikov
|
592b4e6ecd
|
* fixed #1434;
|
2024-09-26 17:39:57 +03:00 |
|
Yurii Nalivaiko
|
b1d2f20d84
|
Renamed action to be more clear
|
2024-09-26 15:35:25 +02:00 |
|
Yurii Nalivaiko
|
045ef6875b
|
Fixed action scheduler hook names
|
2024-09-26 15:30:05 +02:00 |
|
Mykyta Synelnikov
|
6bf75f412d
|
* fixed #1436;
|
2024-09-26 12:20:26 +03:00 |
|
Mykyta Synelnikov
|
e9a3bcc9fa
|
* fixed #1541;
|
2024-09-26 12:08:16 +03:00 |
|
Mykyta Synelnikov
|
28103de201
|
* fixed #1531;
* WPCS;
|
2024-09-25 23:30:08 +03:00 |
|
Mykyta Synelnikov
|
f6c02931af
|
* fixed #1531;
* WPCS;
|
2024-09-25 23:28:43 +03:00 |
|
Mykyta Synelnikov
|
c17b44ca5e
|
* fixed #1531;
|
2024-09-25 23:24:55 +03:00 |
|
Mykyta Synelnikov
|
3211fb2994
|
* fixed #1516;
|
2024-09-25 23:12:17 +03:00 |
|
Mykyta Synelnikov
|
6d99694045
|
* fixed #1540;
|
2024-09-25 22:50:36 +03:00 |
|
Mykyta Synelnikov
|
50b82b1d47
|
* fixed imagetype
|
2024-09-25 19:03:42 +03:00 |
|
Mykyta Synelnikov
|
6967ec6e91
|
* manually merged https://github.com/ultimatemember/ultimatemember/tree/fix/og_image
|
2024-09-25 18:44:44 +03:00 |
|
Mykyta Synelnikov
|
0544dc0e25
|
Merge pull request #1371 from ultimatemember/fix/person_shema
Person schema
|
2024-09-25 18:29:31 +03:00 |
|
ashubawork
|
4ed16c1be1
|
- fix um_get_requested_user
|
2024-09-25 11:34:25 +03:00 |
|
Mykyta Synelnikov
|
2aaa4c56e9
|
* changed hook for sitewide using session destroyer as soon as user email is changed;
|
2024-09-25 02:41:53 +03:00 |
|
Mykyta Synelnikov
|
4c3f292a53
|
* manually reviewed #1433;
* avoid using separate option for this functionality;
|
2024-09-25 02:04:53 +03:00 |
|
Mykyta Synelnikov
|
9190d93467
|
* manually reviewed #1528;
* also added 'um_restricted_post_content' hook
|
2024-09-24 18:21:25 +03:00 |
|
Mykyta Synelnikov
|
3fbba2dcd5
|
* small changes;
* updated readme.txt;
|
2024-09-24 18:07:41 +03:00 |
|
Mykyta Synelnikov
|
010ea3369a
|
Merge pull request #1532 from ultimatemember/fix/hide-empty-phone-field
Fixed: UM links to empty phone numbers
|
2024-09-24 18:04:11 +03:00 |
|