Skip to content

Commit 85c9e3c

Browse files
committed
u20220309
1 parent 5ea9898 commit 85c9e3c

File tree

12 files changed

+386
-191
lines changed

12 files changed

+386
-191
lines changed

Block/Adminhtml/Migration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* DISCLAIMER
1212
* Do not edit or add to this file if you wish to upgrade this extension/plugin/module to newer version in the future.
1313
*
14-
* @author D2dSoft Developers <develop@d2d-soft.com>
14+
* @author D2dSoft Developers <developer@d2d-soft.com>
1515
* @copyright Copyright (c) 2021 D2dSoft (https://d2d-soft.com)
1616
* @license https://d2d-soft.com/license/AFL.txt
1717
*/

Controller/Adminhtml/Migration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* DISCLAIMER
1212
* Do not edit or add to this file if you wish to upgrade this extension/plugin/module to newer version in the future.
1313
*
14-
* @author D2dSoft Developers <develop@d2d-soft.com>
14+
* @author D2dSoft Developers <developer@d2d-soft.com>
1515
* @copyright Copyright (c) 2021 D2dSoft (https://d2d-soft.com)
1616
* @license https://d2d-soft.com/license/AFL.txt
1717
*/

Controller/Adminhtml/Migration/Index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* DISCLAIMER
1212
* Do not edit or add to this file if you wish to upgrade this extension/plugin/module to newer version in the future.
1313
*
14-
* @author D2dSoft Developers <develop@d2d-soft.com>
14+
* @author D2dSoft Developers <developer@d2d-soft.com>
1515
* @copyright Copyright (c) 2021 D2dSoft (https://d2d-soft.com)
1616
* @license https://d2d-soft.com/license/AFL.txt
1717
*/

Controller/Adminhtml/Migration/License.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* DISCLAIMER
1212
* Do not edit or add to this file if you wish to upgrade this extension/plugin/module to newer version in the future.
1313
*
14-
* @author D2dSoft Developers <develop@d2d-soft.com>
14+
* @author D2dSoft Developers <developer@d2d-soft.com>
1515
* @copyright Copyright (c) 2021 D2dSoft (https://d2d-soft.com)
1616
* @license https://d2d-soft.com/license/AFL.txt
1717
*/

Controller/Adminhtml/Migration/Process.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* DISCLAIMER
1212
* Do not edit or add to this file if you wish to upgrade this extension/plugin/module to newer version in the future.
1313
*
14-
* @author D2dSoft Developers <develop@d2d-soft.com>
14+
* @author D2dSoft Developers <developer@d2d-soft.com>
1515
* @copyright Copyright (c) 2021 D2dSoft (https://d2d-soft.com)
1616
* @license https://d2d-soft.com/license/AFL.txt
1717
*/

Controller/Adminhtml/Migration/Setting.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* DISCLAIMER
1212
* Do not edit or add to this file if you wish to upgrade this extension/plugin/module to newer version in the future.
1313
*
14-
* @author D2dSoft Developers <develop@d2d-soft.com>
14+
* @author D2dSoft Developers <developer@d2d-soft.com>
1515
* @copyright Copyright (c) 2021 D2dSoft (https://d2d-soft.com)
1616
* @license https://d2d-soft.com/license/AFL.txt
1717
*/

Controller/Adminhtml/Migration/Setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* DISCLAIMER
1212
* Do not edit or add to this file if you wish to upgrade this extension/plugin/module to newer version in the future.
1313
*
14-
* @author D2dSoft Developers <develop@d2d-soft.com>
14+
* @author D2dSoft Developers <developer@d2d-soft.com>
1515
* @copyright Copyright (c) 2021 D2dSoft (https://d2d-soft.com)
1616
* @license https://d2d-soft.com/license/AFL.txt
1717
*/

Helper/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* DISCLAIMER
1212
* Do not edit or add to this file if you wish to upgrade this extension/plugin/module to newer version in the future.
1313
*
14-
* @author D2dSoft Developers <develop@d2d-soft.com>
14+
* @author D2dSoft Developers <developer@d2d-soft.com>
1515
* @copyright Copyright (c) 2021 D2dSoft (https://d2d-soft.com)
1616
* @license https://d2d-soft.com/license/AFL.txt
1717
*/

registration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* DISCLAIMER
1212
* Do not edit or add to this file if you wish to upgrade this extension/plugin/module to newer version in the future.
1313
*
14-
* @author D2dSoft Developers <develop@d2d-soft.com>
14+
* @author D2dSoft Developers <developer@d2d-soft.com>
1515
* @copyright Copyright (c) 2021 D2dSoft (https://d2d-soft.com)
1616
* @license https://d2d-soft.com/license/AFL.txt
1717
*/

view/adminhtml/web/css/style.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@
1010
#migration-page .form-group .form-label{width: 40%;float: left;text-align: right;padding-right: 20px;}
1111
#migration-page .form-group .form-field{width: 60%;float: left;}
1212
#migration-page .form-group .form-input{padding: 4px;display: block;border: 1px solid #ccc;width: 100%;border-radius: 2px;font-size: 16px;}
13+
#migration-page .form-group .form-action{float: right;text-align: right;margin-right: 5px;}
1314
#migration-page .width50{width: 50% !important;}
1415
#migration-page .width80{width: 80% !important;}
16+
#migration-page .width90{width: 90% !important;}
1517
#migration-page .icon-success-wrap{padding-left:30px;display: block;background: url("../img/icon-success.png") no-repeat bottom left;}
1618
#migration-page .icon-success{width:20px;height:20px;display: inline-block;background: url("../img/icon-success.png") no-repeat bottom left;vertical-align: middle;}
1719
#migration-page .icon-warning-wrap{padding-left:30px;display: block;background: url("../img/icon-warning.png") no-repeat bottom left;}
@@ -21,12 +23,14 @@
2123
#migration-page .alert-box.success {background:#e9ffd9 url('../img/icon-success.png') no-repeat 10px 50%;border:1px solid #a6ca8a;}
2224
#migration-page .alert-box.notice {background:#e3f7fc url('../img/icon-notice.png') no-repeat 10px 50%;border:1px solid #8ed9f6;}
2325
#migration-page .alert-box.error {background:#ffecec url('../img/icon-error.png') no-repeat 10px 50%;border:1px solid #f5aca6;}
24-
#migration-page label.message-valid{padding-left: 12px;background: url('../img/icon-arrow-up.gif') no-repeat top left; color: #ff0000;margin-top: 7px;}
26+
#migration-page label.message-valid, #migration-page label.message-item-valid{padding-left: 12px;background: url('../img/icon-arrow-up.gif') no-repeat top left; color: #ff0000;margin-top: 7px;}
2527
#migration-page .width50 label.message-valid{width: 200%;}
2628
#migration-page .btn-site{background: #4F44AE; color: #fff; border: none;}
2729
#migration-page .row-no-margin{margin-right: 0;margin-left: 0;}
2830
#migration-page .margin-center{margin: 0 auto !important;float: none;}
2931
#migration-page .top10{margin-top: 10px;}
32+
#migration-page .display-ib{display: inline-block !important;}
33+
#migration-page .cursor-pointer{cursor: pointer;}
3034

3135
/* TOOLTIP */
3236
#migration-page .tooltip-group {outline: none;cursor: help;text-decoration: none;position: relative;display: inline-block;text-align: left;vertical-align: middle;}
@@ -166,6 +170,7 @@
166170
#migration-page #upload-wrap .form-group .upload-note{clear: both; padding: 10px 0; border-top: 1px solid #e5e5e5;display: none;}
167171

168172
/* CONFIG CONTENT */
173+
#migration-page .cf-section-entity{margin-bottom: 15px;}
169174

170175
/*SELECT PLATFORM*/
171176
.platform-select2-container .select2-results__option{line-height: 30px;}

0 commit comments

Comments
 (0)