Plugin Directory

Changeset 925051


Ignore:
Timestamp:
06/02/2014 09:34:30 AM (12 years ago)
Author:
innogears
Message:

Release version 2.3.4

Location:
ig-pagebuilder/trunk
Files:
9 deleted
16 edited

Legend:

Unmodified
Added
Removed
  • ig-pagebuilder/trunk/README.txt

    r924105 r925051  
    6161
    6262== Changelog ==
     63
     64= 2.3.4 =
     65* Removed redundant libraries
    6366
    6467= 2.3.3 =
  • ig-pagebuilder/trunk/assets/innogears/css/addons.css

    r923696 r925051  
    33 * @package    IG_Library
    44 * @author     InnoGears Team <support@innogears.com>
    5  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     5 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    66 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    77 *
     
    2626    min-width: 16px;
    2727    min-height: 16px;
    28     background: url(../../3rd-party/bs2/jsn/images/icons-16/icon-16-loading-circle.gif) 0 50% no-repeat !important;
     28    background: url(../../3rd-party/jsn/images/icons-16/icon-16-loading-circle.gif) 0 50% no-repeat !important;
    2929    color: #333333 !important;
    3030}
  • ig-pagebuilder/trunk/assets/innogears/css/form.css

    r923696 r925051  
    33 * @package    IG_Library
    44 * @author     InnoGears Team <support@innogears.com>
    5  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     5 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    66 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    77 *
     
    3232    left: 0;
    3333    min-height: 32px;
    34     background: rgba(255,255,255,.25) url(../../3rd-party/bs2/jsn/images/icons-32/icon-32-loading-circle.gif) 50% 50% no-repeat !important;
     34    background: rgba(255,255,255,.25) url(../../3rd-party/jsn/images/icons-32/icon-32-loading-circle.gif) 50% 50% no-repeat !important;
    3535}
    3636
  • ig-pagebuilder/trunk/assets/innogears/css/page_builder.css

    r923696 r925051  
    1616#modalOptions {
    1717    overflow: hidden;
    18     display: block!important;
    19     max-height: 595px;
     18    display: block!important;
    2019}
    2120#modalOptions #ig_option_tab {
     
    105104}
    106105#modalOptions #preview_container .thumbnail {
    107     text-align: center;
    108     padding: 10px;
     106    text-align: center;
     107    padding: 10px;
    109108}
    110109
     
    426425/* === for sorting Element in Popover === */
    427426.ig-add-element .jsn-items-list {
    428     position: relative;
     427    position: relative;
    429428}
    430429
    431430.ig-add-element .jsn-items-list li{
    432     width: 32.5% !important;
     431    width: 32.5% !important;
    433432}
    434433
    435434.ig-add-element .jsn-items-list li.full-width {
    436     position: absolute;
    437     top: 0;
    438     right: 0;
    439     bottom: 0;
    440     left: 0;
    441     width: auto !important;
    442     height: auto !important;
     435    position: absolute;
     436    top: 0;
     437    right: 0;
     438    bottom: 0;
     439    left: 0;
     440    width: auto !important;
     441    height: auto !important;
    443442}
    444443.ig-add-element .jsn-items-list li.full-width > textarea {
    445     width: 100%;
    446     height: 15em;
     444    width: 100%;
     445    height: 15em;
    447446}
    448447.ig-add-element .jsn-items-list li.full-width > button {
    449     width: auto;
    450     outline: 0 !important;
     448    width: auto;
     449    outline: 0 !important;
    451450}
    452451/* === Hidden icon of Element in Popover === */
     
    455454}
    456455.ig-add-element .jsn-items-list li.ig-loading {
    457     background: url(../images/icons-24/icon-24-loading-circle.gif) 50% 50% no-repeat;
     456    background: url(../images/icons-24/icon-24-loading-circle.gif) 50% 50% no-repeat;
    458457}
    459458.ig-add-element .jsn-items-list li.ig-loading > * {
    460     visibility: hidden;
     459    visibility: hidden;
    461460}
    462461
     
    475474
    476475.ig-add-element .rawshortcode-container {
    477     width: 140px;
    478     margin: 0 auto;
     476    width: 140px;
     477    margin: 0 auto;
    479478}
    480479
    481480.ig-add-element .rawshortcode-container button {
    482     width: 120px;
    483     float:left;
     481    width: 120px;
     482    float:left;
    484483}
    485484
    486485.ig-add-element .rawshortcode-container i.jsn-icon-loading {
    487     display: block !important;
    488     float:left;
    489     height: 32px;
     486    display: block !important;
     487    float:left;
     488    height: 32px;
    490489    margin-left: 4px;
    491490}
     
    507506#ig-widget-form input[type="radio"], #ig-widget-form input[type="checkbox"]{
    508507    margin: 0;
    509     display: inline-block;
    510     min-height: 16px;
     508    display: inline-block;
     509    min-height: 16px;
    511510}
    512511#ig-pbd-loading{
     
    516515}
    517516.jsn-bootstrap3 .jsn-icon32.jsn-icon-loading {
    518     background: url("../images/icons-32/icon-32-loading-circle.gif") no-repeat scroll center center rgba(0, 0, 0, 0) !important;
     517    background: url("../images/icons-32/icon-32-loading-circle.gif") no-repeat scroll center center rgba(0, 0, 0, 0) !important;
    519518    display: inline-block;
    520519    height: 32px;
     
    614613}
    615614.jsn-modal-indicator + .jsn-modal-indicator {
    616     z-index: 100052;
     615    z-index: 100052;
    617616}
    618617.jsn-modal-overlay + .jsn-modal-overlay {
    619     z-index: 100052 !important;
     618    z-index: 100052 !important;
    620619}
    621620.jsn-modal-indicator ~ .ig-dialog {
    622     z-index: 100053 !important;
     621    z-index: 100053 !important;
    623622}
    624623/* === REFINE === */
     
    683682/* === Premade layout === */
    684683#save-as-new-dialog {
    685     display: none;
     684    display: none;
    686685}
    687686#save-as-new-dialog .modal-header h3 {
     
    694693}
    695694#save-as-new-dialog {
    696     margin-left: 500px;
     695    margin-left: 500px;
    697696    position: fixed;
    698697    width: 500px;
     
    794793
    795794#ig-pb-custom-css-box .css-files-container {
    796     height: 120px;
     795    height: 120px;
    797796}
    798797
    799798#ig-pb-custom-css-box .items-list-edit-content textarea {
    800     height: 120px;
     799    height: 120px;
    801800}
    802801
    803802#ig-pb-custom-css-box #custom-css {
    804     height: 390px;
     803    height: 390px;
    805804}
    806805#ig-pb-custom-css-box .CodeMirror {
    807     border: #ccc solid 1px;
    808     height: 390px;
     806    border: #ccc solid 1px;
     807    height: 390px;
    809808}
    810809
    811810.jsn-master {
    812     font-size: 12px;
    813     line-height: 1.5em;
    814     font-family: Arial, Helvetica, sans-serif;
     811    font-size: 12px;
     812    line-height: 1.5em;
     813    font-family: Arial, Helvetica, sans-serif;
    815814}
    816815.jsn-master .ui-dialog .ui-dialog-titlebar-close {
     
    818817}
    819818.jsn-bootstrap3 .input-group .form-control {
    820     z-index: 0;
     819    z-index: 0;
    821820}
    822821.jsn-bootstrap3 #ig_option_tab {
    823     padding: 0.2em 0 0;
     822    padding: 0.2em 0 0;
    824823}
    825824.jsn-bootstrap3 .ui-sortable .ui-state-highlight {
     
    831830}
    832831.jsn-bootstrap3 #ig_editor_tabs.nav > li > a:hover, .jsn-bootstrap3 .nav > li > a:focus {
    833     border-bottom: 1px solid rgba(0, 0, 0, 0);
     832    border-bottom: 1px solid rgba(0, 0, 0, 0);
    834833}
    835834.jsn-bootstrap3 input[type="text"], .jsn-bootstrap3 input[type="password"], .jsn-bootstrap3 input[type="number"], .jsn-bootstrap3 input[type="search"], .jsn-bootstrap3 input[type="email"], .jsn-bootstrap3 input[type="url"] {
     
    854853}
    855854.jsn-bootstrap3 .thumbnail {
    856     margin-bottom: 0px;
     855    margin-bottom: 0px;
    857856}
    858857.jsn-bootstrap3 .jsn-tabs .form-group textarea{
     
    868867}
    869868.jsn-bootstrap3 .form .control-group .control-label {
    870     text-align: right;
     869    text-align: right;
    871870}
    872871.jsn-bootstrap3 .nav-tabs > .active > a,.jsn-bootstrap3 .nav-tabs > .active > a:hover,.jsn-bootstrap3 .nav-tabs > .active > a:focus {
    873     color: #333333;
     872    color: #333333;
    874873    font-size: 1.1em;
    875874    font-weight: bold;
     
    882881}
    883882.jsn-bootstrap3 #ig_editor_tabs {
    884     display:table;
    885     border-bottom: none;
     883    display:table;
     884    border-bottom: none;
    886885}
    887886.jsn-bootstrap3 #page-custom-css, .jsn-bootstrap3 #page-template {
    888     position: relative;
    889     z-index: 1;
     887    position: relative;
     888    z-index: 1;
    890889}
    891890.jsn-bootstrap3 #form-design-content {
    892     border: 1px solid #CCCCCC;
    893     background-color: #FFFFFF;
     891    border: 1px solid #CCCCCC;
     892    background-color: #FFFFFF;
    894893    border-radius: 6px;
    895894    padding: 15px;
     
    902901}
    903902.jsn-bootstrap3 .ig-editor-tab-content {
    904     border-top: 1px solid #DDDDDD;
     903    border-top: 1px solid #DDDDDD;
    905904}
    906905.jsn-bootstrap3 .jsn-add-more {
     
    963962}
    964963.jsn-bootstrap3 .jsn-row-container {
    965     clear:both;
    966     content: "";
     964    clear:both;
     965    content: "";
    967966    display: table;
    968967    line-height: 0;
    969     margin-bottom: 15px;
     968    margin-bottom: 15px;
    970969    position: relative;
    971970}
     
    991990}
    992991.jsn-bootstrap3 .jsn-iconbar-trigger {
    993     position: relative;
     992    position: relative;
    994993}
    995994.jsn-bootstrap3 .jsn-iconbar-trigger .jsn-iconbar {
    996     display: none;
    997     position: absolute;
    998     top: 0;
    999     right: 5px;
    1000     z-index: 100;
     995    display: none;
     996    position: absolute;
     997    top: 0;
     998    right: 5px;
     999    z-index: 100;
    10011000}
    10021001.jsn-bootstrap3 .jsn-iconbar-trigger.ui-state-edit .jsn-iconbar,
    10031002.jsn-bootstrap3 .jsn-iconbar-trigger:hover .jsn-iconbar {
    1004     display: block;
     1003    display: block;
    10051004}
    10061005.jsn-bootstrap3 .jsn-iconbar a {
    1007     display: inline-block;
     1006    display: inline-block;
    10081007    margin: 0;
    10091008    padding: 5px;
    10101009}
    10111010.jsn-bootstrap3 .jsn-iconbar a.disabled {
    1012     color: #CCCCCC;
     1011    color: #CCCCCC;
    10131012}
    10141013.jsn-bootstrap3 .ui-sortable .ui-state-default {
     
    10391038}
    10401039.jsn-bootstrap3 .jsn-element-container {
    1041     min-height: 50px;
     1040    min-height: 50px;
    10421041}
    10431042.jsn-bootstrap3 .jsn-element-container .jsn-item {
    1044     padding: 10px 10px 10px 0;
     1043    padding: 10px 10px 10px 0;
    10451044}
    10461045/* modal */
     
    10841083}
    10851084.jsn-bootstrap3 .jsn-item {
    1086     min-height: 38px !important;
     1085    min-height: 38px !important;
    10871086}
    10881087.ig-add-element .jsn-items-list li {
     
    11031102}
    11041103.ig-add-element > div.popover {
    1105     max-width: 600px !important;
     1104    max-width: 600px !important;
    11061105}
    11071106.ig-add-element > div.popover .popover-content {
     
    11371136}
    11381137.jsn-bootstrap3 #reset-search-btn > .icon-remove {
    1139     font-size: 12px;
     1138    font-size: 12px;
    11401139}
    11411140.jsn-bootstrap3 .select2-container {
     
    11641163}
    11651164.jsn-bootstrap3 .input-small {
    1166     float: left;
     1165    float: left;
    11671166    overflow: hidden;
    1168     width: 90px !important;
     1167    width: 90px !important;
    11691168}
    11701169.jsn-bootstrap3 .input-mini-inline {
     
    11781177}
    11791178.jsn-bootstrap3 .jsn-iconselector .jsn-items-list {
    1180     margin: 0;
    1181     padding: 5px;
     1179    margin: 0;
     1180    padding: 5px;
    11821181}
    11831182.jsn-bootstrap3 .jsn-iconselector .jsn-items-list li {
     
    12241223}
    12251224.jsn-bootstrap3 .jsn-items-list .jsn-item .checkbox {
    1226     padding-top: 3px;
     1225    padding-top: 3px;
    12271226}
    12281227.jsn-bootstrap3 .jsn-items-list .jsn-item .jsn-iconbar .element-action-edit {
    1229     margin-top: 5px;
     1228    margin-top: 5px;
    12301229}
    12311230.jsn-bootstrap3 .controls .jsn-items-list .jsn-item .jsn-item-content {
     
    12631262}
    12641263.jsn-bootstrap3 .popover-content .select2-container {
    1265     max-width: 175px;
     1264    max-width: 175px;
    12661265}
    12671266.jsn-bootstrap3 .ui-sortable .jsn-item.ui-state-default {
    1268     min-width: 38px;
     1267    min-width: 38px;
    12691268}
    12701269.jsn-bootstrap3 #group_elements .jsn-item.ui-state-default {
    1271     min-height: 38px !important;
     1270    min-height: 38px !important;
    12721271}
    12731272.jsn-bootstrap3 .jsn-items-list-container .jsn-buttonbar {
    1274     position: absolute;
     1273    position: absolute;
    12751274    right: 25px;
    12761275    top: 0px;
    12771276}
    12781277.jsn-bootstrap3 .items-list-edit-content {
    1279     clear: both;
     1278    clear: both;
    12801279    display: table;
    12811280    float: left;
     
    12991298}
    13001299.jsn-bootstrap3 .ig-image-responsive {
    1301     height: auto !important;
     1300    height: auto !important;
    13021301    max-width: 100%;
    13031302}
     
    13271326/* list element */
    13281327.jsn-bootstrap3 .select-append .add-on {
    1329     float: left;
    1330     width: auto;
    1331     line-height: 20px;
     1328    float: left;
     1329    width: auto;
     1330    line-height: 20px;
    13321331}
    13331332/* table element */
    13341333.jsn-bootstrap3 .thumbnail {
    1335     margin-bottom: 0px;
     1334    margin-bottom: 0px;
    13361335}
    13371336.jsn-bootstrap3 #table_content {
     
    13421341}
    13431342.jsn-bootstrap3 .jsn-input-large-fluid {
    1344     border-right: none;
     1343    border-right: none;
    13451344}
    13461345.jsn-bootstrap3 #table_content tr:last-child {
     
    13951394}
    13961395.jsn-bootstrap3 .ui-dialog-buttonset #selected {
    1397     box-shadow: none !important;
    1398     text-shadow: none !important;
    1399     background-image: none;
    1400     background-color: #428BCA;
     1396    box-shadow: none !important;
     1397    text-shadow: none !important;
     1398    background-image: none;
     1399    background-color: #428BCA;
    14011400    border: 1px solid #357EBD;
    14021401    color: #fff;
     
    14051404}
    14061405.jsn-bootstrap3 .ui-dialog-buttonset #selected:hover {
    1407     background-color: #3071a9;
    1408     color: #fff;
    1409     background-color: #3276b1;
    1410     border-color: #285e8e;
     1406    background-color: #3071a9;
     1407    color: #fff;
     1408    background-color: #3276b1;
     1409    border-color: #285e8e;
    14111410}
    14121411.jsn-bootstrap3 .ui-dialog-buttonset #close {
    1413     box-shadow: none !important;
    1414     text-shadow: none;
    1415     background-image: none;
    1416     background-color: #fff;
     1412    box-shadow: none !important;
     1413    text-shadow: none;
     1414    background-image: none;
     1415    background-color: #fff;
    14171416    color: #333;
    14181417    border: 1px solid #ccc;
     
    14271426.jsn-bootstrap3 .ui-dialog-buttonset #close:focus,
    14281427.jsn-bootstrap3 .ui-dialog-buttonset #close:active {
    1429     color: #333;
    1430     background-color: #ebebeb;
    1431     border-color: #adadad;
     1428    color: #333;
     1429    background-color: #ebebeb;
     1430    border-color: #adadad;
    14321431}
    14331432.jsn-bootstrap3 .ui-dialog-buttonset #close:active {
    1434     background-image: none;
     1433    background-image: none;
    14351434}
    14361435.jsn-bootstrap3 #delete_element {
    1437     position: absolute;
    1438     left: 20px;
    1439     outline: none;
    1440     border: 0px;
    1441     box-shadow: none;
     1436    position: absolute;
     1437    left: 20px;
     1438    outline: none;
     1439    border: 0px;
     1440    box-shadow: none;
    14421441}
    14431442
    14441443/* Bootstrap 3 Modal */
    14451444.jsn-bootstrap3 .modal .modal-body {
    1446     padding: 15px 10px 0;
     1445    padding: 15px 10px 0;
    14471446}
    14481447
    14491448/* Color Picker */
    14501449.colorpicker {
    1451     z-index: 100054;
     1450    z-index: 100054;
    14521451}
    14531452/* for jquery-te editor field in modal setting */
    14541453#modalOptions .jqte {
    1455     border: 1px solid #ccc;
    1456     box-shadow: none;
    1457     margin-top: 0;
    1458     margin-bottom: 0;
     1454    border: 1px solid #ccc;
     1455    box-shadow: none;
     1456    margin-top: 0;
     1457    margin-bottom: 0;
    14591458}
    14601459#modalOptions .jqte .jqte_toolbar {
     
    14711470}
    14721471#modalOptions .jqte_tool_icon {
    1473     background-image: url("../../3rd-party/jquery-te/jquery-te.png");
     1472    background-image: url("../../3rd-party/jquery-te/jquery-te.png");
    14741473    width: 24px;
    14751474}
    14761475#modalOptions .jqte_tool a {
    1477     text-decoration: none;
    1478     color: #000;
     1476    text-decoration: none;
     1477    color: #000;
    14791478}
    14801479#modalOptions .jqte_cpalette,
     
    14871486}
    14881487#modalOptions .jqte_tool.jqte_tool_1 .jqte_tool_label {
    1489     height: 22px;
     1488    height: 22px;
    14901489    line-height: 10px;
    14911490    width: 65px;
     
    15161515}
    15171516#modalOptions .jqte_linkform .jqte_linktypeview {
    1518     margin-right: 5px;
     1517    margin-right: 5px;
    15191518}
    15201519#modalOptions .jqte_linkform .jqte_linkinput {
    1521     max-width: 260px;
    1522     margin-right: 5px;
     1520    max-width: 260px;
     1521    margin-right: 5px;
    15231522}
    15241523#modalOptions .jqte_source #param-body {
     
    15271526/* for select2 icon conflict jsn-bootstrap 3*/
    15281527#modalOptions .select2-search-choice-close {
    1529     background: url("../../3rd-party/jquery-select2/select2.png") no-repeat scroll right top rgba(0, 0, 0, 0)
     1528    background: url("../../3rd-party/jquery-select2/select2.png") no-repeat scroll right top rgba(0, 0, 0, 0)
    15301529}
    15311530#modalOptions li, #modalOptions dd {
    1532     margin-bottom: 0px;
     1531    margin-bottom: 0px;
    15331532}
    15341533#shortcode-content button#copy_to_clipboard {
     
    15361535}
    15371536#shortcode-content button#copy_to_clipboard .icon-checkmark {
    1538     position: absolute;
    1539     margin-top: 3px;
     1537    position: absolute;
     1538    margin-top: 3px;
    15401539}
    15411540.select2-container .select2-choice .select2-arrow,
     
    15671566/* hide colorpicker when colorpicker.css not add in dom */
    15681567div[id^="collorpicker_"]{
    1569     display: none;
     1568    display: none;
    15701569}
    15711570/* override jquery ui style for group-table html field */
    15721571.group-table .jsn-item {
    1573     background: none;
    1574     box-shadow: none;
     1572    background: none;
     1573    box-shadow: none;
    15751574}
    15761575.group-table .jsn-item:hover {
    1577     border: 1px solid #DDDDDD;
     1576    border: 1px solid #DDDDDD;
    15781577}
    15791578.group-table .jsn-item .jsn-iconbar {
     
    15851584}
    15861585.jsn-bootstrap3 #modalOptions .group-table .jsn-item *:before, .jsn-bootstrap3 #modalOptions .group-table .jsn-item *:after, .jsn-bootstrap3 #modalOptions .group-table .jsn-item * {
    1587     box-sizing:content-box;
    1588     -moz-box-sizing:content-box;
     1586    box-sizing:content-box;
     1587    -moz-box-sizing:content-box;
    15891588}
    15901589
    15911590#ig_pb_button i{
    1592     width: 17px;
    1593     display: block;
    1594     height: 17px;
    1595     margin-right: 5px;
    1596     float: left;
    1597     position: relative;
    1598     top: 5px;
     1591    width: 17px;
     1592    display: block;
     1593    height: 17px;
     1594    margin-right: 5px;
     1595    float: left;
     1596    position: relative;
     1597    top: 5px;
    15991598}
    16001599
    16011600/* Icon instance in subitem list */
    16021601.jsn-bootstrap3 .jsn-items-list .jsn-item .jsn-item-content [class^="icon-"], .jsn-bootstrap3 .jsn-items-list .jsn-item .jsn-item-content [class*=" icon-"] {
    1603     margin-right: 8px;
     1602    margin-right: 8px;
    16041603}
    16051604.jsn-bootstrap3 .ig-mini-input {
    1606     max-width: 120px;
     1605    max-width: 120px;
    16071606}
    16081607.jsn-bootstrap3 #modalOptions .dimension-inline .combo-item {
    1609     max-width: 108px;
     1608    max-width: 108px;
    16101609}
    16111610.jsn-bootstrap3 .jsn-icon16.jsn-icon-loading {
     
    16161615}
    16171616.jsn-bootstrap3 #modalOptions .input-group-inline .input-group {
    1618     float: left;
    1619     margin-right: 10px;
    1620     margin-bottom: 5px;
     1617    float: left;
     1618    margin-right: 10px;
     1619    margin-bottom: 5px;
    16211620}
    16221621.jsn-bootstrap3 #modalOptions .select2-container.input-mini {
    1623     margin-right: 10px;
     1622    margin-right: 10px;
    16241623}
    16251624.jsn-bootstrap3 #modalOptions .input-select-append .input-group-addon {
    1626     margin-left: -15px;
     1625    margin-left: -15px;
    16271626}
    16281627.jsn-bootstrap3 #modalOptions .input-select-append .select2-container {
    1629     border-right: 1px solid #CCCCCC;
     1628    border-right: 1px solid #CCCCCC;
    16301629}
    16311630.jsn-bootstrap3 #modalOptions .input-select-append .select2-container .select2-choice {
    1632     margin-right: -2px;
     1631    margin-right: -2px;
    16331632}
    16341633.jsn-bootstrap3 #modalOptions .input-append-inline {
    1635     width: 115px;
     1634    width: 115px;
    16361635}
    16371636.jsn-bootstrap3 #modalOptions .input-append-inline {
    1638     width: 115px;
     1637    width: 115px;
    16391638}
    16401639.jsn-bootstrap3 #form-design-content .overflow_hidden {
    1641     overflow: hidden;
     1640    overflow: hidden;
    16421641}
    16431642.jsn-bootstrap3 .ig-slider {
    1644     max-height: 12px;
     1643    max-height: 12px;
    16451644}
    16461645.jsn-bootstrap3 #modalOptions .group_table .jsn-item .jsn-item-content {
    1647     width: 100%;
     1646    width: 100%;
    16481647}
    16491648
    16501649/* Data Conversion Modal */
    16511650#data-conversion-modal {
    1652     display: none;
    1653     margin-left: 500px;
    1654     position: fixed;
    1655     width: 500px;
    1656     top: 10%;
    1657     z-index: 1050;
     1651    display: none;
     1652    margin-left: 500px;
     1653    position: fixed;
     1654    width: 500px;
     1655    top: 10%;
     1656    z-index: 1050;
    16581657}
    16591658#data-conversion-modal .modal-header h3 {
    1660     padding: 0;
    1661     color: #404040;
    1662     font-size: 18px;
    1663     font-weight: bold;
     1659    padding: 0;
     1660    color: #404040;
     1661    font-size: 18px;
     1662    font-weight: bold;
    16641663}
    16651664#data-conversion-modal .modal-body input[type="checkbox"] {
    1666     margin-top: 1px;
     1665    margin-top: 1px;
    16671666}
    16681667#data-conversion-modal .modal-footer span.ig-loading {
    1669     padding-left: 20px;
    1670     background: url(../images/icons-16/icon-16-loading-circle.gif) 0 50% no-repeat;
     1668    padding-left: 20px;
     1669    background: url(../images/icons-16/icon-16-loading-circle.gif) 0 50% no-repeat;
    16711670}
    16721671
    16731672.ig-overflow-hidden {
    1674     overflow: hidden;
     1673    overflow: hidden;
    16751674}
    16761675.jsn-bootstrap3 .item-container-content .jsn-element:hover {
    1677     cursor: pointer;
     1676    cursor: pointer;
    16781677}
    16791678.jsn-bootstrap3 .item-container-content .jsn-element .element-drag {
    1680     width: 26px;
    1681     height: 37px;
    1682     position: relative;
    1683     top: -11px;
    1684     display: block;
    1685     float:left;
    1686     background: url(../images/icons-16/icon-drag-anchor-mini.png) no-repeat scroll 8px center rgba(0, 0, 0, 0);
    1687     cursor: move;
    1688     text-decoration: none;
     1679    width: 26px;
     1680    height: 37px;
     1681    position: relative;
     1682    top: -11px;
     1683    display: block;
     1684    float:left;
     1685    background: url(../images/icons-16/icon-drag-anchor-mini.png) no-repeat scroll 8px center rgba(0, 0, 0, 0);
     1686    cursor: move;
     1687    text-decoration: none;
    16891688}
    16901689.jsn-bootstrap3 #group_elements .jsn-element {
    1691     padding: 4px 15px 8px 0px;
     1690    padding: 4px 15px 8px 0px;
    16921691}
    16931692.jsn-bootstrap3 #group_elements .jsn-element .jsn-item-content {
    1694     margin-top: 0px;
    1695     line-height: 30px;
     1693    margin-top: 0px;
     1694    line-height: 30px;
    16961695}
    16971696.jsn-bootstrap3 #group_elements .jsn-element .element-drag {
    1698     margin-top: 0px;
    1699     top: -4px;
     1697    margin-top: 0px;
     1698    top: -4px;
    17001699}
    17011700.jsn-bootstrap3 .ig-display-block {
    1702     display: block !important;
     1701    display: block !important;
    17031702}
    17041703#modalOptions .ig-preview-container {
    1705     margin-top: 5px;
    1706     padding: 0px;
     1704    margin-top: 5px;
     1705    padding: 0px;
    17071706}
    17081707#modalOptions .ig-preview-container #ig_overlay_loading{
    1709     border-radius: 4px;
     1708    border-radius: 4px;
    17101709}
    17111710#modalOptions .jsn-tabs {
    1712     width: 100%;
     1711    width: 100%;
    17131712}
    17141713.jsn-bootstrap3 .ui-tabs .ui-tabs-panel {
    1715     height: 553px;
    1716     overflow-y: scroll;
     1714    height: 553px;
     1715    overflow-y: scroll;
    17171716}
    17181717.ig-link-header {
    1719     float:right;
    1720     margin: 10px;
    1721     font-weight: normal;
    1722     font-size: 12px;
    1723 }
     1718    float:right;
     1719    margin: 10px;
     1720    font-weight: normal;
     1721    font-size: 12px;
     1722}
  • ig-pagebuilder/trunk/assets/innogears/js/addons.js

    r923696 r925051  
    33 * @package    IG_Library
    44 * @author     InnoGears Team <support@innogears.com>
    5  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     5 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    66 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    77 *
     
    220220
    221221                                // Append `Installed` sticker
    222                                 addon.closest('li').append('<span class="label label-success">' + self.lang.INSTALLED + '</span>');
     222                                addon.closest('li').children('img').after('<span class="label label-success">' + self.lang.INSTALLED + '</span>');
    223223                            break;
    224224
     
    228228
    229229                                // Remove `Installed` sticker
    230                                 addon.closest('li').find('.label-success').remove();
     230                                addon.closest('li').children('img').next('.label-success').remove();
    231231
    232232                                // Remove `Update` button
     
    314314
    315315                        // Append `Incompatible` sticker
    316                         addon.closest('li').append('<span class="label label-danger">' + self.lang.INCOMPATIBLE + '</span>');
     316                        addon.closest('li').children('img').after('<span class="label label-danger">' + self.lang.INCOMPATIBLE + '</span>');
    317317
    318318                        // Show error message
  • ig-pagebuilder/trunk/assets/innogears/js/form.js

    r923696 r925051  
    33 * @package    IG_Library
    44 * @author     InnoGears Team <support@innogears.com>
    5  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     5 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    66 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    77 *
  • ig-pagebuilder/trunk/core/gadget/base.php

    r923696 r925051  
    44 * @package    IG_Library
    55 * @author     InnoGears Team <support@innogears.com>
    6  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     6 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    77 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    88 *
  • ig-pagebuilder/trunk/core/init/admin-menu.php

    r923696 r925051  
    44 * @package    IG_Library
    55 * @author     InnoGears Team <support@innogears.com>
    6  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     6 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    77 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    88 *
     
    172172                if ( ! isset( $entry['position'] ) || empty( $entry['position'] ) ) {
    173173                    if ( ! isset( $position ) ) {
    174                         eval( '$position = 50.' . rand( 100, 1000 ) . ';' );
     174                        $position = 50;
    175175                    } else {
    176176                        $position++;
     
    185185                    ( isset( $entry['function'] ) && ! empty( $entry['function'] ) ) ? $entry['function'] : '',
    186186                    ( isset( $entry['icon_url'] ) && ! empty( $entry['icon_url'] ) ) ? $entry['icon_url'] : '',
    187                     ( isset( $entry['position'] ) && ! empty( $entry['position'] ) ) ? "{$entry['position']}" : "{$position}"
     187                    ( isset( $entry['position'] ) && ! empty( $entry['position'] ) ) ? $entry['position'] : $position
    188188                );
    189189            }
  • ig-pagebuilder/trunk/core/init/assets.php

    r923696 r925051  
    44 * @package    IG_Library
    55 * @author     InnoGears Team <support@innogears.com>
    6  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     6 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    77 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    88 *
  • ig-pagebuilder/trunk/core/init/file-system.php

    r923696 r925051  
    44 * @package    IG_Library
    55 * @author     InnoGears Team <support@innogears.com>
    6  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     6 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    77 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    88 *
  • ig-pagebuilder/trunk/core/init/plugin.php

    r923696 r925051  
    44 * @package    IG_Library
    55 * @author     InnoGears Team <support@innogears.com>
    6  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     6 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    77 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    88 *
  • ig-pagebuilder/trunk/core/loader.php

    r923696 r925051  
    44 * @package    IG_Library
    55 * @author     InnoGears Team <support@innogears.com>
    6  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     6 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    77 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    88 *
  • ig-pagebuilder/trunk/core/product/addons.php

    r923696 r925051  
    44 * @package    IG_Library
    55 * @author     InnoGears Team <support@innogears.com>
    6  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     6 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    77 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    88 *
  • ig-pagebuilder/trunk/core/product/info.php

    r923696 r925051  
    44 * @package    IG_Library
    55 * @author     InnoGears Team <support@innogears.com>
    6  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     6 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    77 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    88 *
     
    308308     */
    309309    protected static function info() {
    310         global $pagenow;
    311 
    312310        // Get WordPress's WordPress Filesystem Abstraction object
    313311        $wp_filesystem = IG_Init_File_System::get_instance();
     
    339337            // Check if we need to get product info from InnoGears.com server
    340338            $refresh = false;
    341 
    342             if ( 'admin.php' == $pagenow && isset( $_GET['page'] ) && preg_match( '/^ig-.+-addons$/', $_GET['page'] ) ) {
    343                 $refresh = true;
    344             }
    345339
    346340            if ( ! $wp_filesystem->is_file( $path ) || self::$cache_time < ( time() - $wp_filesystem->mtime( $path ) ) ) {
  • ig-pagebuilder/trunk/core/product/tmpl/addons.php

    r923696 r925051  
    44 * @package    IG_Library
    55 * @author     InnoGears Team <support@innogears.com>
    6  * @copyright  Copyright (C) 2014 InnoGears.com. All Rights Reserved.
     6 * @copyright  Copyright (C) 2012 InnoGears.com. All Rights Reserved.
    77 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
    88 *
  • ig-pagebuilder/trunk/ig-pagebuilder.php

    r924105 r925051  
    44 * Plugin URI:  http://www.innogears.com
    55 * Description: Awesome content builder for Wordpress websites
    6  * Version:     2.3.3
     6 * Version:     2.3.4
    77 * Author:      InnoGears Team <support@www.innogears.com>
    88 * Author URI:  http://www.wordpress.org/plugins/ig-pagebuilder
Note: See TracChangeset for help on using the changeset viewer.