Changeset 1356768
- Timestamp:
- 02/23/2016 07:46:43 PM (10 years ago)
- Location:
- lift-search/trunk
- Files:
-
- 3 added
- 13 edited
-
css/admin.css (modified) (1 diff)
-
css/style.css (modified) (1 diff)
-
lift-core.php (modified) (2 diffs)
-
lift-search.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
vendor/autoload.php (modified) (1 diff)
-
vendor/composer/ClassLoader.php (modified) (6 diffs)
-
vendor/composer/LICENSE (added)
-
vendor/composer/autoload_classmap.php (modified) (1 diff)
-
vendor/composer/autoload_files.php (modified) (1 diff)
-
vendor/composer/autoload_real.php (modified) (4 diffs)
-
vendor/composer/installed.json (modified) (2 diffs)
-
vendor/voceconnect/voce-error-logging/bootstrap.php (added)
-
vendor/voceconnect/voce-error-logging/functions.php (added)
-
vendor/voceconnect/voce-error-logging/voce-error-logging.php (modified) (2 diffs)
-
wp/lift-batch-handler.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lift-search/trunk/css/admin.css
r954190 r1356768 1 .grid{- webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.grid:after{content:"";display:table;clear:both}.grid>div:last-of-type{padding-right:0}.grid-pad{padding:20px 0 20px 20px}.col-1-8,.col-1-4,.col-1-3,.col-3-8,.col-1-2,.col-5-8,.col-2-3,.col-3-4,.col-7-8{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;padding-right:40px}.col-1-8{width:12.5%}.col-1-4{width:25%}.col-1-3{width:33.33%}.col-3-8{width:37.5%}.col-1-2{width:50%}.col-5-8{width:62.5%}.col-2-3{width:66.66%}.col-3-4{width:75%}.col-7-8{width:87.5%}#banneralert{margin-bottom:10px}#banneralert .clr{clear:both;margin:0;height:0;font-size:0}#banneralert.lift-colorized{font-family:arial,sans-serif;padding:12px;border:1px #8bcce4 solid;background:#b3e2f3;background:-moz-linear-gradient(top, #b3e2f3 59%, #fff 94%);background:-webkit-gradient(linear, left top, left bottom, color-stop(59%, #b3e2f3), color-stop(94%, #fff));background:-webkit-linear-gradient(top, #b3e2f3 59%, #fff 94%);background:-o-linear-gradient(top, #b3e2f3 59%, #fff 94%);background:-ms-linear-gradient(top, #b3e2f3 59%, #fff 94%);background:linear-gradient(to bottom, #b3e2f3 59%,#ffffff 94%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3e2f3',endColorstr='#ffffff',GradientType=0 );-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#banneralert .lift-message{width:75%;font-weight:normal;text-shadow:rgba(0,0,0,0.1) 0px 1px 0px;color:#056d94;font-size:18px;line-height:24px}#banneralert .lift-balloon{float:right}.form-block label{display:block}.form-block input[type="text"],.form-block input[type="search"]{width:100%}.form-row{margin-bottom:20px}.button-row{text-align:center;margin-top:40px}#lift-ajax-loader p{background-image:url("../img/loader.gif");background-repeat:no-repeat;background-size:24px 24px;display:inline-block;height:24px;line-height:24px;padding-left:29px}.lift-admin h1,.lift-admin h2{font-weight:normal;line-height:1.2;margin-top:0}.lift-admin h2{font-size:18px}.lift-admin .button-primary{background:#2992c1}.lift-admin .liftBanner{height:140px;width:100%;position:relative;margin-bottom:20px;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0075A8', endColorstr='#FF00A5E5');background-color:#00a5e5;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0075a8), color-stop(100%, #00a5e5));background-image:-webkit-linear-gradient(#0075a8,#00a5e5);background-image:-moz-linear-gradient(#0075a8,#00a5e5);background-image:-o-linear-gradient(#0075a8,#00a5e5);background-image:linear-gradient(#0075a8,#00a5e5)}.lift-admin .liftBanner h1{text-indent:-119988px;overflow:hidden;text-align:left;position:absolute;top:16px;left:16px;width:102px;height:56px;background:transparent url("../img/logo-102x56.png") no-repeat}.lift-admin .liftBanner:before,.lift-admin .liftBanner:after{content:'';display:block;position:absolute;bottom:0}.lift-admin .liftBanner:before{background:transparent url("../img/cloud1.png") no-repeat bottom left;width:591px;height:119px;left:-1px}.lift-admin .liftBanner:after{background:transparent url("../img/cloud2.png") no-repeat bottom right;width:514px;height:117px;right:-1px}.lift-admin .progressCircle{display:inline-block;width:40px;height:40px;text-align:center;color:#fff;font-weight:bold;font-size:1.5em;line-height:44px;background-color:#ccc;border-radius:50%;margin:0 0 0 20px}.lift-admin .progressCircle.active{background-color:#00adef}.lift-admin .progressIndicator{display:table;width:100%;margin:20px 0}.lift-admin .progressIndicator ul{display:table-row}.lift-admin .progressIndicator li{display:table-cell;height:46px;vertical-align:middle;background-color:#e6e6e6;text-align:center}.lift-admin .progressIndicator li span{padding:0 5px;position:relative;z-index:3}.lift-admin .progressIndicator li.completed{background-color:#003964;color:#fff}.lift-admin .progressIndicator li.active{background-color:#00adef;color:#fff;overflow:hidden}.lift-admin .progressIndicator li.active span{display:block;padding:0 23px;z-index:2}.lift-admin .progressIndicator li.active span:before,.lift-admin .progressIndicator li.active span:after{content:'';display:block;width:0;height:0;border:46px solid transparent;position:absolute;top:50%;margin-top:-46px}.lift-admin .progressIndicator li.active span:before{border-left-color:#003964;left:0;margin-left:-23px}.lift-admin .progressIndicator li.active span:after{border-top-color:#e6e6e6;border-bottom-color:#e6e6e6;margin-right:-46px;right:0}.lift-admin select{vertical-align:middle}.lift-admin .aside{background:#f2f2f2;padding:10px 20px}.lift-admin ul.instructions{list-style:none;margin:20px 0;padding:0}.lift-admin ul.instructions li{padding:0 0 0 80px;background:transparent none no-repeat left top;margin:0 0 20px}.lift-admin ul.instructions .webServices{background-image:url("../img/blue-box.png");min-height:60px}.lift-admin ul.instructions .documentation{background-image:url("../img/documentation.png");min-height:90px}.lift-admin ul.instructions .cloudSearch{background-image:url("../img/amazon-cloud-search.png");min-height:80px}.lift-admin ul.instructions .a-z{background-image:url("../img/a-z.png")}.lift-admin ul.instructions .numerals{background-image:url("../img/0-9.png")}.lift-admin ul.instructions .hyphen{background-image:url("../img/hyphen.png")}.lift-admin ul.instructions .a-z,.lift-admin ul.instructions .numerals,.lift-admin ul.instructions .hyphen{min-height:60px;line-height:60px}.lift-admin .dashboard-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;width:100%;border:1px solid #e6e6e6;border-radius:5px;margin:20px 0;padding:10px}.lift-admin .dashboard-box .grid{display:table-row}.lift-admin .dashboard-box .grid [class*='col-']{display:table-cell;float:none;vertical-align:middle}.lift-admin .dashboard-box .grid [class*='col-'] [class*='col-']{display:block;float:left}.lift-admin .dashboard-box .lift-status{width:50px;height:50px;line-height:50px;text-align:center;color:#fff;border-radius:50%;background-color:#666}.lift-admin .dashboard-box .lift-status.good{background-color:#39b54a}.lift-admin .dashboard-box .lift-status.bad{background-color:#b53939}.lift-admin table{border:0px none;background:#fff}.lift-admin table thead tr th{background:#009dda;color:#fff;font-family:Arial, Helvetica, sans-serif;text-shadow:none}.lift-admin table thead tr th:first-of-type{border-top-left-radius:5px}.lift-admin table thead tr th:last-of-type{border-top-right-radius:5px}.lift-admin table tbody tr:nth-of-type(even){background-color:#f2f2f2}.lift-admin table tbody tr:last-of-type td{border-bottom:1px solid #e6e6e6}.lift-admin table tbody tr:last-of-type td:first-of-type{border-bottom-left-radius:5px}.lift-admin table tbody tr:last-of-type td:last-of-type{border-bottom-right-radius:5px}.lift-admin table tbody tr td{border:0px none;padding:6px 7px 4px}.lift-admin table tbody tr td:first-of-type{border-left:1px solid #e6e6e6}.lift-admin table tbody tr td:last-of-type{border-right:1px solid #e6e6e6}.lift-admin table tbody tr td.column-title{font-style:italic;color:#999}.lift-admin table tbody tr td.column-title strong,.lift-admin table tbody tr td.column-title p{font-style:normal;color:#555}.lift-admin table tbody tr td.column-title hr{border:0px none;height:1px;background:#aaa}.lift-admin .toggle{display:inline-block;margin:0 20px}.multiplebgs .lift-admin .toggle{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:6em;height:2em;position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 7px rgba(0,0,0,0.5);vertical-align:middle}.multiplebgs .lift-admin .toggle:before,.multiplebgs .lift-admin .toggle:after{position:absolute;top:0;width:50%;height:100%;line-height:2em;text-align:center;color:#fff;font-weight:bold;text-shadow:0 1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 0 1px rgba(0,0,0,0.75);z-index:0}.multiplebgs .lift-admin .toggle:before{content:'off';left:0;background:#b53939;-webkit-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-ms-border-radius:5px 0 0 5px;-o-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}.multiplebgs .lift-admin .toggle:after{content:'on';right:0;background:#39b54a;-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-ms-border-radius:0 5px 5px 0;-o-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}.multiplebgs .lift-admin .toggle .switch{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;cursor:pointer;top:-10%;right:-2%;width:54%;height:120%;background:#f2f2f2;box-shadow:inset 0 0 1px rgba(0,0,0,0.5);z-index:1;border-radius:5px;-webkit-transition-property:right;-moz-transition-property:right;-o-transition-property:right;transition-property:right;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0.35)), color-stop(20%, rgba(255,255,255,0))),-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(80%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.35)));background-image:-webkit-linear-gradient(rgba(255,255,255,0.35) 0%,rgba(255,255,255,0) 20%),-webkit-linear-gradient(rgba(0,0,0,0) 80%,rgba(0,0,0,0.35) 100%);background-image:-moz-linear-gradient(rgba(255,255,255,0.35) 0%,rgba(255,255,255,0) 20%),-moz-linear-gradient(rgba(0,0,0,0) 80%,rgba(0,0,0,0.35) 100%);background-image:-o-linear-gradient(rgba(255,255,255,0.35) 0%,rgba(255,255,255,0) 20%),-o-linear-gradient(rgba(0,0,0,0) 80%,rgba(0,0,0,0.35) 100%);background-image:linear-gradient(rgba(255,255,255,0.35) 0%,rgba(255,255,255,0) 20%),linear-gradient(rgba(0,0,0,0) 80%,rgba(0,0,0,0.35) 100%)}.multiplebgs .lift-admin .toggle input[type="checkbox"]{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.multiplebgs .lift-admin .toggle input[type="checkbox"]:checked+.switch{right:48%}#error_log{margin-top:40px}div.lift_modal{display:none;z-index:1000;position:fixed;top:0;left:0}div.lift_modal .modal_overlay{position:fixed;width:100%;height:100%;background-color:#000;opacity:.5;z-index:1000}div.lift_modal .modal_wrapper{position:fixed;top:25%;width:100%;z-index:1001}div.lift_modal .modal_content{width:500px;position:relative;margin:0 auto;padding:20px;background-color:#f2f2f2}1 .grid{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.grid:after{content:"";display:table;clear:both}.grid>div:last-of-type{padding-right:0}.grid-pad{padding:20px 0 20px 20px}.col-1-8,.col-1-4,.col-1-3,.col-3-8,.col-1-2,.col-5-8,.col-2-3,.col-3-4,.col-7-8{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;padding-right:40px}.col-1-8{width:12.5%}.col-1-4{width:25%}.col-1-3{width:33.33%}.col-3-8{width:37.5%}.col-1-2{width:50%}.col-5-8{width:62.5%}.col-2-3{width:66.66%}.col-3-4{width:75%}.col-7-8{width:87.5%}#banneralert{margin-bottom:10px}#banneralert .clr{clear:both;margin:0;height:0;font-size:0}#banneralert.lift-colorized{font-family:arial,sans-serif;padding:12px;border:1px #8bcce4 solid;background:#b3e2f3;background:-moz-linear-gradient(top, #b3e2f3 59%, #fff 94%);background:-webkit-gradient(linear, left top, left bottom, color-stop(59%, #b3e2f3), color-stop(94%, #fff));background:-webkit-linear-gradient(top, #b3e2f3 59%, #fff 94%);background:-o-linear-gradient(top, #b3e2f3 59%, #fff 94%);background:-ms-linear-gradient(top, #b3e2f3 59%, #fff 94%);background:linear-gradient(to bottom, #b3e2f3 59%,#ffffff 94%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3e2f3',endColorstr='#ffffff',GradientType=0 );-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#banneralert .lift-message{width:75%;font-weight:normal;text-shadow:rgba(0,0,0,0.1) 0px 1px 0px;color:#056d94;font-size:18px;line-height:24px}#banneralert .lift-balloon{float:right}.form-block label{display:block}.form-block input[type="text"],.form-block input[type="search"]{width:100%}.form-row{margin-bottom:20px}.button-row{text-align:center;margin-top:40px}#lift-ajax-loader p{background-image:url("../img/loader.gif");background-repeat:no-repeat;background-size:24px 24px;display:inline-block;height:24px;line-height:24px;padding-left:29px}.lift-admin h1,.lift-admin h2{font-weight:normal;line-height:1.2;margin-top:0}.lift-admin h2{font-size:18px}.lift-admin .button-primary{background:#2992c1}.lift-admin .liftBanner{height:140px;width:100%;position:relative;margin-bottom:20px;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0075A8', endColorstr='#FF00A5E5');background-color:#00a5e5;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzVhOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYTVlNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0075a8),color-stop(100%, #00a5e5));background-image:-moz-linear-gradient(#0075a8,#00a5e5);background-image:-webkit-linear-gradient(#0075a8,#00a5e5);background-image:linear-gradient(#0075a8,#00a5e5)}.lift-admin .liftBanner h1{text-indent:-119988px;overflow:hidden;text-align:left;text-transform:capitalize;position:absolute;top:16px;left:16px;width:102px;height:56px;background:transparent url("../img/logo-102x56.png") no-repeat}.lift-admin .liftBanner:before,.lift-admin .liftBanner:after{content:'';display:block;position:absolute;bottom:0}.lift-admin .liftBanner:before{background:transparent url("../img/cloud1.png") no-repeat bottom left;width:591px;height:119px;left:-1px}.lift-admin .liftBanner:after{background:transparent url("../img/cloud2.png") no-repeat bottom right;width:514px;height:117px;right:-1px}.lift-admin .progressCircle{display:inline-block;width:40px;height:40px;text-align:center;color:#fff;font-weight:bold;font-size:1.5em;line-height:44px;background-color:#ccc;border-radius:50%;margin:0 0 0 20px}.lift-admin .progressCircle.active{background-color:#00adef}.lift-admin .progressIndicator{display:table;width:100%;margin:20px 0}.lift-admin .progressIndicator ul{display:table-row}.lift-admin .progressIndicator li{display:table-cell;height:46px;vertical-align:middle;background-color:#e6e6e6;text-align:center}.lift-admin .progressIndicator li span{padding:0 5px;position:relative;z-index:3}.lift-admin .progressIndicator li.completed{background-color:#003964;color:#fff}.lift-admin .progressIndicator li.active{background-color:#00adef;color:#fff;overflow:hidden}.lift-admin .progressIndicator li.active span{display:block;padding:0 23px;z-index:2}.lift-admin .progressIndicator li.active span:before,.lift-admin .progressIndicator li.active span:after{content:'';display:block;width:0;height:0;border:46px solid transparent;position:absolute;top:50%;margin-top:-46px}.lift-admin .progressIndicator li.active span:before{border-left-color:#003964;left:0;margin-left:-23px}.lift-admin .progressIndicator li.active span:after{border-top-color:#e6e6e6;border-bottom-color:#e6e6e6;margin-right:-46px;right:0}.lift-admin select{vertical-align:middle}.lift-admin .aside{background:#f2f2f2;padding:10px 20px}.lift-admin ul.instructions{list-style:none;margin:20px 0;padding:0}.lift-admin ul.instructions li{padding:0 0 0 80px;background:transparent none no-repeat left top;margin:0 0 20px}.lift-admin ul.instructions .webServices{background-image:url("../img/blue-box.png");min-height:60px}.lift-admin ul.instructions .documentation{background-image:url("../img/documentation.png");min-height:90px}.lift-admin ul.instructions .cloudSearch{background-image:url("../img/amazon-cloud-search.png");min-height:80px}.lift-admin ul.instructions .a-z{background-image:url("../img/a-z.png")}.lift-admin ul.instructions .numerals{background-image:url("../img/0-9.png")}.lift-admin ul.instructions .hyphen{background-image:url("../img/hyphen.png")}.lift-admin ul.instructions .a-z,.lift-admin ul.instructions .numerals,.lift-admin ul.instructions .hyphen{min-height:60px;line-height:60px}.lift-admin .dashboard-box{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:table;width:100%;border:1px solid #e6e6e6;border-radius:5px;margin:20px 0;padding:10px}.lift-admin .dashboard-box .grid{display:table-row}.lift-admin .dashboard-box .grid [class*='col-']{display:table-cell;float:none;vertical-align:middle}.lift-admin .dashboard-box .grid [class*='col-'] [class*='col-']{display:block;float:left}.lift-admin .dashboard-box .lift-status{width:50px;height:50px;line-height:50px;text-align:center;color:#fff;border-radius:50%;background-color:#666}.lift-admin .dashboard-box .lift-status.good{background-color:#39b54a}.lift-admin .dashboard-box .lift-status.bad{background-color:#b53939}.lift-admin table{border:0px none;background:#fff}.lift-admin table thead tr th{background:#009dda;color:#fff;font-family:Arial, Helvetica, sans-serif;text-shadow:none}.lift-admin table thead tr th:first-of-type{border-top-left-radius:5px}.lift-admin table thead tr th:last-of-type{border-top-right-radius:5px}.lift-admin table tbody tr:nth-of-type(even){background-color:#f2f2f2}.lift-admin table tbody tr:last-of-type td{border-bottom:1px solid #e6e6e6}.lift-admin table tbody tr:last-of-type td:first-of-type{border-bottom-left-radius:5px}.lift-admin table tbody tr:last-of-type td:last-of-type{border-bottom-right-radius:5px}.lift-admin table tbody tr td{border:0px none;padding:6px 7px 4px}.lift-admin table tbody tr td:first-of-type{border-left:1px solid #e6e6e6}.lift-admin table tbody tr td:last-of-type{border-right:1px solid #e6e6e6}.lift-admin table tbody tr td.column-title{font-style:italic;color:#999}.lift-admin table tbody tr td.column-title strong,.lift-admin table tbody tr td.column-title p{font-style:normal;color:#555}.lift-admin table tbody tr td.column-title hr{border:0px none;height:1px;background:#aaa}.lift-admin .toggle{display:inline-block;margin:0 20px}.multiplebgs .lift-admin .toggle{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:6em;height:2em;position:relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 0 7px rgba(0,0,0,0.5);vertical-align:middle}.multiplebgs .lift-admin .toggle:before,.multiplebgs .lift-admin .toggle:after{position:absolute;top:0;width:50%;height:100%;line-height:2em;text-align:center;color:#fff;font-weight:bold;text-shadow:0 1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 0 1px rgba(0,0,0,0.75);z-index:0}.multiplebgs .lift-admin .toggle:before{content:'off';left:0;background:#b53939;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px;border-radius:5px 0 0 5px}.multiplebgs .lift-admin .toggle:after{content:'on';right:0;background:#39b54a;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0;border-radius:0 5px 5px 0}.multiplebgs .lift-admin .toggle .switch{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;cursor:pointer;top:-10%;right:-2%;width:54%;height:120%;background:#f2f2f2;box-shadow:inset 0 0 1px rgba(0,0,0,0.5);z-index:1;border-radius:5px;-moz-transition-property:right;-o-transition-property:right;-webkit-transition-property:right;transition-property:right;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-webkit-transition-duration:0.3s;transition-duration:0.3s;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjM1Ii8+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g'),url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMzUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0.35)),color-stop(20%, rgba(255,255,255,0))),-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(80%, rgba(0,0,0,0)),color-stop(100%, rgba(0,0,0,0.35)));background-image:-moz-linear-gradient(rgba(255,255,255,0.35) 0%,rgba(255,255,255,0) 20%),-moz-linear-gradient(rgba(0,0,0,0) 80%,rgba(0,0,0,0.35) 100%);background-image:-webkit-linear-gradient(rgba(255,255,255,0.35) 0%,rgba(255,255,255,0) 20%),-webkit-linear-gradient(rgba(0,0,0,0) 80%,rgba(0,0,0,0.35) 100%);background-image:linear-gradient(rgba(255,255,255,0.35) 0%,rgba(255,255,255,0) 20%),linear-gradient(rgba(0,0,0,0) 80%,rgba(0,0,0,0.35) 100%)}.multiplebgs .lift-admin .toggle input[type="checkbox"]{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.multiplebgs .lift-admin .toggle input[type="checkbox"]:checked+.switch{right:48%}#error_log{margin-top:40px}div.lift_modal{display:none;z-index:1000;position:fixed;top:0;left:0}div.lift_modal .modal_overlay{position:fixed;width:100%;height:100%;background-color:#000;opacity:.5;z-index:1000}div.lift_modal .modal_wrapper{position:fixed;top:25%;width:100%;z-index:1001}div.lift_modal .modal_content{width:500px;position:relative;margin:0 auto;padding:20px;background-color:#f2f2f2} -
lift-search/trunk/css/style.css
r954190 r1356768 1 .no-js .hide-no-js,.js .hide-js{display:none}.lift-search-form-filters ul.expanded .hide-collapsed{display:block}.lift-search-form-filters ul.expanded .hide-expanded{display:none}.lift-search-form-filters ul>li{border-bottom:1px dotted #ededed}.lift-search-form-filters li.selected{font-weight:bold}.lift-search-form-filters li.hide-collapsed{display:none}.lift-search-form-filters li.hide-expanded{display:block}.lift-search-form-filters li.lift-filter-collapse,.lift-search-form-filters li.lift-filter-expand{background:rgba(0,0,0,0.05);text-align:center;- webkit-transition:background,0.25s;-moz-transition:background,0.25s;-o-transition:background,0.25s;transition:background,0.25s}.lift-search-form-filters li.lift-filter-collapse:hover,.lift-search-form-filters li.lift-filter-expand:hover{background:rgba(0,0,0,0.1)}.lift-search-form-filters li div{font-weight:bold}.lift-search-form-filters li.reset{padding:.25em 0}.lift-search-form-filters li.reset a{font-size:0.8275em;color:#333;display:inline-block;background:rgba(0,0,0,0.05);border-radius:.25em;padding:0 4% 0 3%;border:1px solid #d2d2d2;-webkit-transition:background,0.25s;-moz-transition:background,0.25s;-o-transition:background,0.25s;transition:background,0.25s}.lift-search-form-filters li.reset a:before{content:'x '}.lift-search-form-filters li.reset a:hover{background:rgba(0,0,0,0.1)}.lift-search-form-filters li.reset a:active{-webkit-box-shadow:rgba(0,0,0,0.3) 1px 1px 5px;-moz-box-shadow:rgba(0,0,0,0.3) 1px 1px 5px;box-shadow:rgba(0,0,0,0.3) 1px 1px 5px}.lift-search-form-filters a{text-decoration:none}1 .no-js .hide-no-js,.js .hide-js{display:none}.lift-search-form-filters ul.expanded .hide-collapsed{display:block}.lift-search-form-filters ul.expanded .hide-expanded{display:none}.lift-search-form-filters ul>li{border-bottom:1px dotted #ededed}.lift-search-form-filters li.selected{font-weight:bold}.lift-search-form-filters li.hide-collapsed{display:none}.lift-search-form-filters li.hide-expanded{display:block}.lift-search-form-filters li.lift-filter-collapse,.lift-search-form-filters li.lift-filter-expand{background:rgba(0,0,0,0.05);text-align:center;-moz-transition:background,.25s;-o-transition:background,.25s;-webkit-transition:background,.25s;transition:background,.25s}.lift-search-form-filters li.lift-filter-collapse:hover,.lift-search-form-filters li.lift-filter-expand:hover{background:rgba(0,0,0,0.1)}.lift-search-form-filters li div{font-weight:bold}.lift-search-form-filters li.reset{padding:.25em 0}.lift-search-form-filters li.reset a{font-size:0.8275em;color:#333;display:inline-block;background:rgba(0,0,0,0.05);border-radius:.25em;padding:0 4% 0 3%;border:1px solid #d2d2d2;-moz-transition:background,.25s;-o-transition:background,.25s;-webkit-transition:background,.25s;transition:background,.25s}.lift-search-form-filters li.reset a:before{content:'x '}.lift-search-form-filters li.reset a:hover{background:rgba(0,0,0,0.1)}.lift-search-form-filters li.reset a:active{-moz-box-shadow:rgba(0,0,0,0.3) 1px 1px 5px;-webkit-box-shadow:rgba(0,0,0,0.3) 1px 1px 5px;box-shadow:rgba(0,0,0,0.3) 1px 1px 5px}.lift-search-form-filters a{text-decoration:none} -
lift-search/trunk/lift-core.php
r1043609 r1356768 59 59 } 60 60 61 add_action( ' init', array( __CLASS__, '_upgrade_check' ) );61 add_action( 'admin_init', array( __CLASS__, '_upgrade_check' ) ); 62 62 63 63 //need cron hooks to be set prior to init … … 489 489 490 490 public static function _upgrade_check() { 491 492 if ( is_admin() ) { 493 494 $current_db_version = get_option( 'lift_db_version', 0 ); 495 $queue_all = false; 496 $changed_schema_fields = array( ); 497 498 if ( $current_db_version < 2 ) { 499 //queue storage changes 500 $lift_storage_posts = new WP_Query( array( 501 'post_type' => Lift_Document_Update_Queue::STORAGE_POST_TYPE, 502 'fields' => 'ids' 503 ) ); 504 505 $queue_id = Lift_Document_Update_Queue::get_active_queue_id(); 506 507 if ( $lift_storage_posts->have_posts() ) { 508 foreach ( $lift_storage_posts->posts as $post_id ) { 509 if ( $update_meta = get_post_meta( $post_id, 'lift_content', true ) ) { 510 if ( is_string( $update_meta ) ) 511 $update_meta = maybe_unserialize( $update_meta ); //previous versions double serialized meta 512 513 $meta_key = 'lift_update_' . $update_meta['document_type'] . '_' . $update_meta['document_id']; 514 $new_meta = array( 515 'document_id' => $update_meta['document_id'], 516 'document_type' => $update_meta['document_type'], 517 'action' => $update_meta['action'], 518 'fields' => $update_meta['fields'], 519 'update_date_gmt' => get_post_time( 'Y-m-d H:i:s', true, $post_id ), 520 'update_date' => get_post_time( 'Y-m-d H:i:s', false, $post_id ) 521 ); 522 update_post_meta( $queue_id, $meta_key, $new_meta ); 523 524 wp_delete_post( $post_id ); 525 } 491 $current_db_version = get_option( 'lift_db_version', 0 ); 492 $queue_all = false; 493 $changed_schema_fields = array( ); 494 495 if ( $current_db_version < 2 ) { 496 //queue storage changes 497 $lift_storage_posts = new WP_Query( array( 498 'post_type' => Lift_Document_Update_Queue::STORAGE_POST_TYPE, 499 'fields' => 'ids' 500 ) ); 501 502 $queue_id = Lift_Document_Update_Queue::get_active_queue_id(); 503 504 if ( $lift_storage_posts->have_posts() ) { 505 foreach ( $lift_storage_posts->posts as $post_id ) { 506 if ( $update_meta = get_post_meta( $post_id, 'lift_content', true ) ) { 507 if ( is_string( $update_meta ) ) 508 $update_meta = maybe_unserialize( $update_meta ); //previous versions double serialized meta 509 510 $meta_key = 'lift_update_' . $update_meta['document_type'] . '_' . $update_meta['document_id']; 511 $new_meta = array( 512 'document_id' => $update_meta['document_id'], 513 'document_type' => $update_meta['document_type'], 514 'action' => $update_meta['action'], 515 'fields' => $update_meta['fields'], 516 'update_date_gmt' => get_post_time( 'Y-m-d H:i:s', true, $post_id ), 517 'update_date' => get_post_time( 'Y-m-d H:i:s', false, $post_id ) 518 ); 519 update_post_meta( $queue_id, $meta_key, $new_meta ); 520 521 wp_delete_post( $post_id ); 526 522 } 527 523 } 528 529 update_option( 'lift_db_version', 2 );530 524 } 531 525 532 if ( $current_db_version < 4 && self::get_search_domain_name() ) { 533 //schema changes 534 self::update_schema(); 535 536 update_option( 'lift_db_version', 4 ); 537 } 538 539 if ( $current_db_version < 5 ) { 540 wp_clear_scheduled_hook( 'lift_index_documents' ); 541 wp_clear_scheduled_hook( 'lift_set_endpoints' ); 542 update_option( 'lift_db_version', 5 ); 543 } 544 526 update_option( 'lift_db_version', 2 ); 527 } 528 529 if ( $current_db_version < 4 && self::get_search_domain_name() ) { 530 //schema changes 531 self::update_schema(); 532 533 update_option( 'lift_db_version', 4 ); 534 } 535 536 if ( $current_db_version < 5 ) { 537 wp_clear_scheduled_hook( 'lift_index_documents' ); 538 wp_clear_scheduled_hook( 'lift_set_endpoints' ); 539 update_option( 'lift_db_version', 5 ); 545 540 } 546 541 -
lift-search/trunk/lift-search.php
r1043609 r1356768 2 2 /* 3 3 Plugin Name: Lift Search 4 Version: 1.9.1 04 Version: 1.9.13 5 5 Plugin URI: http://getliftsearch.com/ 6 6 Description: Improves WordPress search using Amazon CloudSearch -
lift-search/trunk/readme.txt
r1043609 r1356768 4 4 Requires at least: 3.4.2 5 5 Tested up to: 4.0.1 6 Stable tag: 1.9.1 06 Stable tag: 1.9.13 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 113 113 114 114 == Changelog == 115 == 1.9.13 == 116 * Updating voce-error-logging plugin 117 118 == 1.9.11 == 119 * Prefix where replacement query clauses with $wpdb->posts to prevent conflicts with tables using identifical field names 120 115 121 == 1.9.10 == 116 122 * Cancel original WP core search when Lift returns results -
lift-search/trunk/vendor/autoload.php
r1043609 r1356768 5 5 require_once __DIR__ . '/composer' . '/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 489c742fb5ecbc12860bc1e74b17c587::getLoader();7 return ComposerAutoloaderInitf931b661a921d8f5a7589cf9a2a22ab4::getLoader(); -
lift-search/trunk/vendor/composer/ClassLoader.php
r969984 r1356768 14 14 15 15 /** 16 * ClassLoader implements a PSR-0 class loader 17 * 18 * See https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md 16 * ClassLoader implements a PSR-0, PSR-4 and classmap class loader. 19 17 * 20 18 * $loader = new \Composer\Autoload\ClassLoader(); … … 40 38 * @author Fabien Potencier <[email protected]> 41 39 * @author Jordi Boggiano <[email protected]> 40 * @see http://www.php-fig.org/psr/psr-0/ 41 * @see http://www.php-fig.org/psr/psr-4/ 42 42 */ 43 43 class ClassLoader … … 55 55 private $classMap = array(); 56 56 57 private $classMapAuthoritative = false; 58 57 59 public function getPrefixes() 58 60 { 59 return call_user_func_array('array_merge', $this->prefixesPsr0); 61 if (!empty($this->prefixesPsr0)) { 62 return call_user_func_array('array_merge', $this->prefixesPsr0); 63 } 64 65 return array(); 60 66 } 61 67 … … 142 148 * 143 149 * @param string $prefix The prefix/namespace, with trailing '\\' 144 * @param array|string $paths The PSR- 0base directories150 * @param array|string $paths The PSR-4 base directories 145 151 * @param bool $prepend Whether to prepend the directories 146 152 * … … 246 252 247 253 /** 254 * Turns off searching the prefix and fallback directories for classes 255 * that have not been registered with the class map. 256 * 257 * @param bool $classMapAuthoritative 258 */ 259 public function setClassMapAuthoritative($classMapAuthoritative) 260 { 261 $this->classMapAuthoritative = $classMapAuthoritative; 262 } 263 264 /** 265 * Should class lookup fail if not found in the current class map? 266 * 267 * @return bool 268 */ 269 public function isClassMapAuthoritative() 270 { 271 return $this->classMapAuthoritative; 272 } 273 274 /** 248 275 * Registers this instance as an autoloader. 249 276 * … … 295 322 if (isset($this->classMap[$class])) { 296 323 return $this->classMap[$class]; 324 } 325 if ($this->classMapAuthoritative) { 326 return false; 297 327 } 298 328 -
lift-search/trunk/vendor/composer/autoload_classmap.php
r954190 r1356768 7 7 8 8 return array( 9 'Voce_Error_Logging' => $vendorDir . '/voceconnect/voce-error-logging/voce-error-logging.php', 9 10 ); -
lift-search/trunk/vendor/composer/autoload_files.php
r954217 r1356768 7 7 8 8 return array( 9 $vendorDir . '/voceconnect/voce-error-logging/voce-error-logging.php',10 $baseDir . '/lift-search.php',9 'ad09daf5e1c8ee0cbd8f92c22dfd9707' => $vendorDir . '/voceconnect/voce-error-logging/bootstrap.php', 10 '4465c39f0a32bcc7ed082184319b39df' => $baseDir . '/lift-search.php', 11 11 ); -
lift-search/trunk/vendor/composer/autoload_real.php
r1043609 r1356768 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 489c742fb5ecbc12860bc1e74b17c5875 class ComposerAutoloaderInitf931b661a921d8f5a7589cf9a2a22ab4 6 6 { 7 7 private static $loader; … … 20 20 } 21 21 22 spl_autoload_register(array('ComposerAutoloaderInit 489c742fb5ecbc12860bc1e74b17c587', 'loadClassLoader'), true, true);22 spl_autoload_register(array('ComposerAutoloaderInitf931b661a921d8f5a7589cf9a2a22ab4', 'loadClassLoader'), true, true); 23 23 self::$loader = $loader = new \Composer\Autoload\ClassLoader(); 24 spl_autoload_unregister(array('ComposerAutoloaderInit 489c742fb5ecbc12860bc1e74b17c587', 'loadClassLoader'));24 spl_autoload_unregister(array('ComposerAutoloaderInitf931b661a921d8f5a7589cf9a2a22ab4', 'loadClassLoader')); 25 25 26 26 $map = require __DIR__ . '/autoload_namespaces.php'; … … 42 42 43 43 $includeFiles = require __DIR__ . '/autoload_files.php'; 44 foreach ($includeFiles as $file ) {45 composerRequire 489c742fb5ecbc12860bc1e74b17c587($file);44 foreach ($includeFiles as $fileIdentifier => $file) { 45 composerRequiref931b661a921d8f5a7589cf9a2a22ab4($fileIdentifier, $file); 46 46 } 47 47 … … 50 50 } 51 51 52 function composerRequire 489c742fb5ecbc12860bc1e74b17c587($file)52 function composerRequiref931b661a921d8f5a7589cf9a2a22ab4($fileIdentifier, $file) 53 53 { 54 require $file; 54 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { 55 require $file; 56 57 $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; 58 } 55 59 } -
lift-search/trunk/vendor/composer/installed.json
r954190 r1356768 2 2 { 3 3 "name": "voceconnect/voce-error-logging", 4 "version": "0. 3",5 "version_normalized": "0. 3.0.0",4 "version": "0.4", 5 "version_normalized": "0.4.0.0", 6 6 "source": { 7 7 "type": "git", 8 8 "url": "https://github.com/voceconnect/voce-error-logging.git", 9 "reference": " a855a2c8610ed15ec59b3195dda09b65908cf4b2"9 "reference": "bf91b484f8db48b93672fb5884b4a578903c92fc" 10 10 }, 11 11 "dist": { 12 12 "type": "zip", 13 "url": "https://api.github.com/repos/voceconnect/voce-error-logging/zipball/ a855a2c8610ed15ec59b3195dda09b65908cf4b2",14 "reference": " a855a2c8610ed15ec59b3195dda09b65908cf4b2",13 "url": "https://api.github.com/repos/voceconnect/voce-error-logging/zipball/bf91b484f8db48b93672fb5884b4a578903c92fc", 14 "reference": "bf91b484f8db48b93672fb5884b4a578903c92fc", 15 15 "shasum": "" 16 16 }, 17 "time": "201 4-07-02 19:38:16",17 "time": "2016-02-23 14:42:22", 18 18 "type": "library", 19 19 "installation-source": "dist", 20 20 "autoload": { 21 "classmap": [ 22 "voce-error-logging.php" 23 ], 21 24 "files": [ 22 " voce-error-logging.php"25 "bootstrap.php" 23 26 ] 24 27 }, … … 29 32 "authors": [ 30 33 { 34 "name": "Jeff Stieler", 35 "email": "[email protected]" 36 }, 37 { 31 38 "name": "Michael Pretty", 32 39 "email": "[email protected]" 33 },34 {35 "name": "Jeff Stieler",36 "email": "[email protected]"37 40 } 38 41 ], -
lift-search/trunk/vendor/voceconnect/voce-error-logging/voce-error-logging.php
r954190 r1356768 4 4 Plugin URI: http://plugins.voceconnect.com 5 5 Description: Allows error logging as a post type, for VIP sites and developers that don't have access to log files. 6 Version: 0. 36 Version: 0.4 7 7 Author: jeffstieler 8 8 License: GPL2 … … 203 203 204 204 } 205 206 Voce_Error_Logging::init();207 208 // create convenience function for logging209 if ( !function_exists( 'voce_error_log' ) ) {210 211 function voce_error_log( $title, $error, $tags = array( ) ) {212 return Voce_Error_Logging::error_log( $title, $error, $tags );213 }214 215 }216 217 -
lift-search/trunk/wp/lift-batch-handler.php
r1043609 r1356768 249 249 if($wp_query === $query) { //make sure we're not messing with any other queries 250 250 //making sure all post_statii are used since wp_query overrides the requested statii 251 $where = $wpdb->prepare(" AND post_type in ('" . implode( "','", $wp_query->get('post_type') ) . "') ".252 "AND ID > %d ".253 "AND post_status <> 'auto-draft'", $id_from);251 $where = $wpdb->prepare(" AND $wpdb->posts.post_type in ('" . implode( "','", $wp_query->get('post_type') ) . "') ". 252 "AND $wpdb->posts.ID > %d ". 253 "AND $wpdb->posts.post_status <> 'auto-draft'", $id_from); 254 254 } 255 255 return $where;
Note: See TracChangeset
for help on using the changeset viewer.