Mykyta Synelnikov
|
8f65e72e3f
|
- fixed search line layout;
|
2024-02-16 16:06:28 +02:00 |
|
Mykyta Synelnikov
|
e1f550afb5
|
- changed "e-mail" to "email";
- changed texts for admin notices;
- added a few links to docs;
|
2024-02-16 15:12:21 +02:00 |
|
Mykyta Synelnikov
|
457c66791b
|
- removed Secure admin notice;
- changed Secure to Security;
|
2024-02-14 15:23:03 +02:00 |
|
Mykyta Synelnikov
|
a747192027
|
- minified styles;
|
2024-02-06 15:22:38 +02:00 |
|
Mykyta Synelnikov
|
bf365cc97a
|
Merge pull request #1445 from ultimatemember/fix/search_css
Search icon CSS
|
2024-02-06 15:20:59 +02:00 |
|
Mykyta Synelnikov
|
928ae83968
|
- minified scripts;
|
2024-02-06 01:51:38 +02:00 |
|
ashubawork
|
41fb47ea55
|
- fix modal responsive
|
2024-01-31 15:40:01 +02:00 |
|
ashubawork
|
deb7c14678
|
- fix search icon CSS
|
2024-01-30 16:10:03 +02:00 |
|
Mykyta Synelnikov
|
c56f52297e
|
Merge branch 'development/2.8.x' into feature/wp_admin_settings
|
2024-01-18 15:05:04 +02:00 |
|
Mykyta Synelnikov
|
ce153ffa58
|
- fixed Account page styles;
|
2024-01-12 16:10:26 +02:00 |
|
Mykyta Synelnikov
|
b03b4a5a76
|
- page_select field for the Settings > General > Pages;
|
2024-01-12 11:03:04 +02:00 |
|
Mykyta Synelnikov
|
697f509d0c
|
- fixed Member Directory grid rendering for debounce resize;
|
2024-01-10 13:49:07 +02:00 |
|
Mykyta Synelnikov
|
99aef18307
|
- #1407 issue fix;
|
2024-01-09 12:13:11 +02:00 |
|
Mykyta Synelnikov
|
f4c3f42bb5
|
- minified file;
|
2024-01-03 16:20:42 +02:00 |
|
Mykyta Synelnikov
|
18239cd31b
|
Merge pull request #1398 from ultimatemember/fix/rtl_style
RTL styles (CU-86cu6vrwa)
|
2024-01-03 16:18:06 +02:00 |
|
Mykyta Synelnikov
|
52603a1662
|
Merge pull request #1401 from ultimatemember/fix/modal_resize_cropper
Debounce for window resize
|
2024-01-03 15:40:49 +02:00 |
|
Mykyta Synelnikov
|
dec40f0b14
|
- fixed common tipsy styles;
|
2024-01-03 15:36:49 +02:00 |
|
Mykyta Synelnikov
|
46fc7ba1bc
|
- increased debounce interval;
|
2024-01-03 14:18:22 +02:00 |
|
Mykyta Synelnikov
|
6b16caf8bd
|
- Emails (single email settings) section;
|
2024-01-02 17:23:38 +02:00 |
|
Mykyta Synelnikov
|
1cf53ccef2
|
- Emails section;
- Override templates section;
- updated checkboxes styles;
|
2024-01-02 15:59:24 +02:00 |
|
Mykyta Synelnikov
|
c6efeab4b9
|
- Advanced tab finished;
- Advanced > Features section is finished;
- General > Users section is finished;
|
2024-01-02 00:12:09 +02:00 |
|
Mykyta Synelnikov
|
2a6d84f8ff
|
- removed Install Info handlers;
- updated handlers for the wp-admin settings;
- avoid double generate sections (hidden process);
- nav tabs and subtabs using WordPress native CSS;
|
2024-01-01 17:37:14 +02:00 |
|
Mykyta Synelnikov
|
9899eabf45
|
- used _.debounce when resize;
|
2023-12-22 13:09:18 +02:00 |
|
yuriinalivaiko
|
92c46ec931
|
- fixed AJAX conflict
|
2023-12-21 20:15:08 +02:00 |
|
yuriinalivaiko
|
d9d803a235
|
- fixed text-align property for rtl lenguages
|
2023-12-21 13:03:39 +02:00 |
|
Mykyta Synelnikov
|
a2cf941a05
|
- Fixed button margin in UM > Settings.
|
2023-12-19 12:19:28 +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
|
7cf14ba3c5
|
- fixed #1369;
|
2023-12-04 02:06:10 +02:00 |
|
Mykyta Synelnikov
|
edf0ed3085
|
- minified scripts;
- wpcs;
|
2023-11-28 15:07:53 +02:00 |
|
ashubawork
|
73c0e875a7
|
- fix switch directories js error
|
2023-11-23 15:56:57 +02:00 |
|
ashubawork
|
ee4eda30fb
|
- disable search button
|
2023-11-22 11:32:21 +02:00 |
|
ashubawork
|
621f695872
|
- fix date/time picker nad select2 js
|
2023-11-21 18:28:11 +02:00 |
|
Mykyta Synelnikov
|
3cad3563a8
|
Merge pull request #1339 from ultimatemember/fix/field_icon
Field icon visibility
|
2023-11-21 02:23:25 +02:00 |
|
Mykyta Synelnikov
|
45c0722f14
|
- updated minified script;
|
2023-11-20 21:03:09 +02:00 |
|
Mykyta Synelnikov
|
9798c81a5e
|
- minified assets;
- updated readme.txt > changelog section;
- PHPDoc + Hookdocs updated for enqueue classes (common, admin, frontend);
- fixed typos in PHPDoc;
|
2023-11-17 17:25:47 +02:00 |
|
Mykyta Synelnikov
|
48d48202e3
|
- wp-admin scripts refactored;
- wpcs;
|
2023-11-16 01:01:52 +02:00 |
|
Mykyta Synelnikov
|
30f7c2e6f0
|
- fixed .complete class;
|
2023-11-14 17:34:44 +02:00 |
|
Mykyta Synelnikov
|
ddeb941d0c
|
- fixed select2 styles;
- fixed icon selector inside the extensions;
|
2023-11-14 13:09:00 +02:00 |
|
Mykyta Synelnikov
|
f0a16ea2fb
|
- fixed enqueue dependencies;
|
2023-11-11 01:46:08 +02:00 |
|
Mykyta Synelnikov
|
d4bf50f6b2
|
- fixed tooltip z-index;
|
2023-11-10 02:19:27 +02:00 |
|
Mykyta Synelnikov
|
3e96b00136
|
- wp-admin assets refactoring (in process);
|
2023-11-09 16:13:32 +02:00 |
|
Mykyta Synelnikov
|
ecc4346d1f
|
- wp-admin assets refactoring (in process);
|
2023-11-09 13:47:49 +02:00 |
|
Mykyta Synelnikov
|
c65d7169d7
|
- wp-admin assets refactoring (in process);
|
2023-11-07 15:51:58 +02:00 |
|
Mykyta Synelnikov
|
ca4396e469
|
- wp-admin assets refactoring (in process);
|
2023-11-07 12:29:38 +02:00 |
|
Mykyta Synelnikov
|
10d580908a
|
- wp-admin assets refactoring (in process);
- partially frontend scripts review related to the form builder preview;
|
2023-11-07 11:34:32 +02:00 |
|
Mykyta Synelnikov
|
8f9ea9c9cb
|
- wp-admin assets refactoring (in process);
|
2023-11-06 14:22:22 +02:00 |
|
Mykyta Synelnikov
|
3f48ca416d
|
- wp-admin assets refactoring (in process);
|
2023-11-06 11:55:24 +02:00 |
|
Mykyta Synelnikov
|
9d42ae5568
|
- wp-admin assets refactoring (in process);
|
2023-11-06 11:55:01 +02:00 |
|
Mykyta Synelnikov
|
b40edd26e6
|
- wp-admin assets refactoring (in process);
|
2023-11-03 17:31:18 +02:00 |
|
ashubawork
|
2a94339e36
|
- fix field icon visibility
|
2023-10-26 13:24:13 +03:00 |
|