Вход Регистрация
Файл: js/al/apps_check.js
Строк: 842
<?php
var AppsCheck = {

init: function() {
  
cur.nav.push((function(changedoldn) {
    if (
changed[0] === undefined && changed['act']) {
      
this.switchSection(n['act']);
      return 
false;
    }
  }).
bind(this));
  if (
cur.section == 'comments') {
    
each(geByTag('textarea'ge('apps_check_content')), function() { placeholderSetup(this, {backtrue}); });
    
removeEvent(document'click'this.hideEditPostReply);
    
addEvent(document'click'this.hideEditPostReply);
  }
  var 
tab ge('tab_counter_'+cur.section);
  if (
tab) {
    if (
cur.totalCount && cur.totalCount 100 && cur.section != 'reports') {
      
tab.innerHTML '+'+cur.totalCount;
    }
    
cur.tabCount parseInt(tab.innerHTML);
    
toggleClass(ge('tab_'+cur.section), 'count', !!cur.tabCount);
  }
},

switchTab: function(tabevent) {

  if (
tab == cur.section) return;
  var 
el ge('tab_' tab);
  if (
el) {
    var 
tabs geByClass('active_link'ge('apps_tabs'));
    for (var 
i in tabs) {
      
removeClass(tabs[i], 'active_link');
    }
    
addClass(el'active_link');
  }
  
show('apps_check_progress');
  
nav.change({acttab});
  return 
false;
},

switchNavTab: function(tabeventnoCache) {
  if (
tab == cur.section) return;
  var 
el ge('nav_tab_' tab);
  if (
el) {
    var 
tabs geByClass('app_tab_selected'ge('apps_nav_tabs'));
    for (var 
i in tabs) {
      
tabs[i].className 'app_tab';
    }
    
el.className 'app_tab_selected';
  }
  
show('apps_check_progress');
  
nav.change({acttab});
  return 
false;
},

switchSection: function(act) {
  
ajax.post('apps_check', {actactload1}, {
    
onDone: function(contentscriptsummarytitlenav_tabs) {
      
hide('apps_check_progress');
      
ge('apps_check_content').innerHTML content;
      if (
script) {
        try {
          eval(
script);
        } catch(
e) {
          
console.error(e.stack);
          
console.log(script);
        }
      }
      if (
summaryge('apps_summary').innerHTML summary;
      if (
titledocument.title replaceEntities(stripHTML(title));
      if (
nav_tabs) {
        
ge('apps_nav_tabs').innerHTML nav_tabs;
        
show('apps_nav_tabs');
      } else {
        
ge('apps_nav_tabs').innerHTML '';
        
hide('apps_nav_tabs');
      }
      
AppsCheck.hideError();
      if (
act != 'requests') {
        
extend(nav.objLoc, {actact});
      } else {
        
delete nav.objLoc.act;
      }
      
delete nav.objLoc.mid;
      
delete nav.objLoc.offset;
      
nav.setLoc(nav.objLoc);
      var 
box curBox();
      if (
box) {
        
box.hide();
      }
    },
    
onFailAppsCheck.showError
  
});
},

showError: function(error) {
  
hide('apps_check_progress');
  var 
checkError ge('apps_check_error');
  
show('apps_check_error_wrap');
  
cur.errorShown true;
  
checkError.innerHTML error;
  
scrollToTop(200);
  return 
true;
},

hideError: function() {
  if (
cur.errorShown) {
    
hide('apps_check_error_wrap');
    
cur.errorShown false;
  }
},

changeSummary: function() {
  var 
sum ge('apps_summary');
  if (
cur.section == 'blocked' || cur.section == 'requests' || cur.section == 'comments' || cur.section == 'reports') {
    var 
res cur.totalCount langNumeric(cur.totalCountcur.summaryLang['n_requests'], true) : cur.summaryLang['no_requests'];
    if (
cur.editAnswersres += cur.editAnswers;
    if (
cur.section == 'reports') {
      var 
label cur.all_reports cur.summaryLang['unverified_apps'] : cur.summaryLang['all_apps'];
      
res += '<span class="divider">|</span><span class="app_check_actions"><a href="#" onclick="AppsCheck.switchReports(); return false;">'+label+'</a></span>'
    
}
    
sum.innerHTML res;
    if (
ge('tab_counter_'+cur.section)) {
      
ge('tab_counter_'+cur.section).innerHTML = (cur.tabCount) ? '+'+cur.tabCount '';
      
toggleClass(ge('tab_'+cur.section), 'count', !!cur.tabCount);
    }
  }
},

changeAutoAnswer: function(id) {
  var 
val cur.autoanswers[id];
  if (
cur.section == 'comments') {
    if (
cur.editing) {
      var 
field ge('reply_field'+cur.editing);
      
field.value val;
      
field.focus();
    }
  } else {
    
ge('decline_comment').value val;
  }
},

ddShow: function(aidobjevent) {
  var 
text obj.innerHTML;
  var 
html '<div id="apps_lists_menu" class="apps_lists_menu" onmouseout="AppsCheck.ddHide(this);" onmouseover="AppsCheck.ddActive(this);">
<div class="apps_lists_header">
  <div>'
+text+'</div>
</div>
<div class="apps_lists_body">
<table cellspacing="0" cellpadding="0"><tbody><tr><td class="apps_lists_shad_l"><div></div></td><td><div class="apps_lists_shad_t2"></div><div class="apps_lists_shad_t"></div><div class="apps_lists_rows"><div id="rows3">'
;

  for (
i in cur.rules) {
    
html += '<a onclick="AppsCheck.checkRule(this, '+aid+', ' + (1) + ');" class="'+((cur.selectedRules & (<< parseInt(1))) ? 'checked' '')+'">'+cur.rules[i]+'</a>';
  }
  
html += '</div></div><div class="apps_lists_shad_b"></div><div class="apps_lists_shad_b2"></div></td><td class="apps_lists_shad_r"><div> </div></td></tr></tbody></table></div></div>';

  var 
dd ce('div', {innerHTMLhtml});
  
obj.parentNode.insertBefore(ddobj);
},
ddHide: function(obj) {
  
cur.ruleTimeout setTimeout(function() {
    
fadeOut(obj100, function() {
      
re(obj.parentNode);
    });
  }, 
600);
},
ddActive: function(obj) {
  if (
cur.ruleTimeout) {
    
clearTimeout(cur.ruleTimeout);
  }
},
actsOver: function(post) {
  if (!
vk.id) return;
  var 
acts ge('actions' post);
  if (!
acts) return;
  if (
acts.timeout) {
    
clearTimeout(acts.timeout);
    
removeAttr(acts'timeout');
  } else {
    
fadeIn(acts200);
  }
},
actsOut: function(post) {
  if (!
vk.id) return;
  var 
acts ge('actions' post);
  if (!
acts) return;
  
acts.timeout setTimeout(function() {
    
removeAttr(acts'timeout');
    
fadeOut(acts200);
  }, 
1);
},

checkRule: function(objuidlistId) {
  var 
checked hasClass(obj'checked');
  if (
checked) {
    
removeClass(obj'checked');
    if (
cur.selectedRules & (<< listId)) {
      
cur.selectedRules -= (<< listId);
    }
  } else {
    
addClass(obj'checked');
    if (!(
cur.selectedRules & (<< listId))) {
      
cur.selectedRules += (<< listId);
    }
  }
  if (
cur.ruleTimeout) {
    
clearTimeout(cur.ruleTimeout);
  }
},

declineRequest: function(id) {
  return !
showBox('apps_check', {act'decline_box'aididfromcur.section}, {cache1params:{width'500px'bodyStyle'padding: 10px'}});
},

doDeclineRequest: function(idbox) {
  if (
cur.deletingRequest) return;
  
cur.deletingRequest true;
  
box.showProgress();
  
ajax.post('apps_check', {act: (cur.section == 'reports') ? 'disable' 'decline_request'aididrulecur.selectedRulescommentge('decline_comment').valuehashcur.hashes.decline_hashdo_returnisChecked('return_check')}, {
    
onDone: function(titletext) {
      
delete cur.deletingRequest;
      if (
boxbox.hide();
      if (
textsetTimeout(showFastBox({titletitle}, textgetLang('global_close')).hide2000);
      
slideUp(ge('app' id), 200, function() {
        
re('app' id);
        
cur.totalCount--;
        
cur.tabCount--;
        
AppsCheck.changeSummary();
        if (!
cur.totalCount) {
          var 
msg cur.summaryLang['no_requests_msg'];
          
ge('apps_check_content').innerHTML '<div class="app_msg" id="no_apps">'+msg+'</div>';
        }
      });
    },
    
onFail: function() {
      
delete cur.deletingRequest;
      if (
boxbox.hide();
    }
  });
},

approveRequest: function(id) {
  return !
showBox('apps_check', {act'approve_box'aidid}, {cache1params:{width'400px'bodyStyle'padding: 10px'}});
},

changeType: function(aidobjnewType) {
  
obj.innerHTML '<img src="/images/upload.gif" />';
  var 
params = {act'change_type'aidaidhashcur.hashes.approve_hash};
  if (
newType) {
    
params['new_type'] = newType;
  }
  
ajax.post('apps_check'params, {
    
onDone: function(text) {
      
obj.innerHTML text;
    }
  });
},

doApproveRequest: function(idbox) {
  if (
cur.approvingRequest) return;
  
cur.approvingRequest true;
  
box.showProgress();
  
ajax.post('apps_check', {act'approve_request'aididhashcur.hashes.approve_hash}, {
    
onDone: function() {
      
delete cur.approvingRequest;
      if (
boxbox.hide();
      
slideUp(ge('app' id), 200, function() {
        
re('app' id);
        
cur.totalCount--;
        
cur.tabCount--;
        
AppsCheck.changeSummary();
        if (!
cur.totalCount) {
          var 
msg cur.summaryLang['no_requests_msg'];
          
ge('apps_check_content').innerHTML '<div class="app_msg" id="no_apps">'+msg+'</div>';
        }
      });
    },
    
onFail: function() {
      
delete cur.approvingRequest;
      if (
boxbox.hide();
    }
  });
},

showReplies: function(idcountcomments_only) {
  
hide('replies_link'+id);
  
show('replies_progress'+id);
  
ajax.post('apps_check', {act'get_comments'ididcountcountcomments_onlycomments_onlyfromcur.sectionhashcur.hashes.comments_hash}, {
    
cache1,
    
onDone: function(replies) {
      
ge('app_comments'+id).innerHTML replies;
    },
    
onFail: function() {
      
hide('replies_progress'+id);
      
show('replies_link'+id);
    }
  });
},

hideRow: function(id) {
  
slideUp(ge('app' id), 200, function() {
    
re('app' id);
    
cur.totalCount--;
    
cur.tabCount--;
    
AppsCheck.changeSummary();
    if (!
cur.totalCount) {
      var 
msg cur.summaryLang['no_requests_msg'];
      
ge('apps_check_content').innerHTML '<div class="app_msg" id="no_apps">'+msg+'</div>';
    }
  });
  
ajax.post('apps_check', {act'hide_comment'ididhashcur.hashes.hide_row_hash});
},

showEditReply: function(post) {
  var 
rf ge('reply_field' post);
  if (
cur.editing === post) {
    
elfocus(rf);
    return;
  }
  
autosizeSetup(rf, {minHeight32});
  
this.hideEditPostReply();
  
show('replies_wrap' post'submit_reply' post'comm_answers' post);
  
hide('reply_link' post);
  
ge('reply_button' post).onclick this.sendReply.pbind(post);
  
cur.editing post;
  
elfocus(rf);
},

hideEditPostReply: function(e) {
  if (
cur.editing === false || isVisible(boxLayerBG) || isVisible(layerBG)) return;
  var 
el = (&& e.target) ? e.target : {};
  var 
id el.id;
  if (
cur.editing) {
    if (!
|| !hasClass(el'reply_link') && id != 'reply_field' cur.editing && el.className != 'reply_to_link') {
      var 
post cur.editing;
      
cur.editing false;
      var 
rf ge('reply_field' post), trim(val(rf));
      if (
browser.opera_mobile || browser.safari_mobile || v) return;
      
hide('submit_reply' post'comm_answers' post);
      var 
replyLink ge('reply_link' post);
      if (
replyLink) {
        
show(replyLink);
        
hide('replies_wrap' post);
      }
      
rf.blur();
      if (!
rf.active) {
        
setStyle(rf, {height14});
      }
      if (
rf.phonblurrf.phonblur();
    }
  }
},

checkTextLen: function(inpwarnforce) {
  var 
val trim(inp.value).replace(/nnn+/g'nn');
  if (
inp.lastLen === val.length && !force) return;

  var 
realLen inp.lastLen val.lengthmaxLen cur.options.max_post_len;
  var 
brCount realLen val.replace(/n/g'').length;

  
warn ge(warn);
  if (
realLen maxLen 100 || brCount 4) {
    
show(warn);
    if (
realLen maxLen) {
      
warn.innerHTML getLang('global_recommended_exceeded'realLen maxLen);
    } else if (
brCount 4) {
      
warn.innerHTML getLang('global_recommended_lines'brCount 4);
    } else {
      
warn.innerHTML getLang('text_N_symbols_remain'maxLen realLen);
    }
  } else {
    
hide(warn);
  }
},

sendReply: function(id) {
  
ajax.post('apps_check', {act'post_comment'ididmsgge('reply_field'+id).getValue(), hashcur.hashes.post_comment_hash}, {
    
onDone: function(comment) {
      var 
rf ge('reply_field'+id);
      
rf.value '';
      
rf.blur();
      
rf.phonblur();
      
AppsCheck.hideEditPostReply();
      
hide('reply_warn'+id);
      
ge('app_comments'+id).innerHTML += comment;
    },
    
showProgress: function() {
      
lockButton(ge('reply_button'+id));
    },
    
hideProgress: function() {
      
unlockButton(ge('reply_button'+id));
    }
  });
},

getCommentsPage: function(offset) {
  
ajax.post('apps_check', {actcur.sectionmidcur.midoffsetoffsetload1}, {
    
cache1,
    
onDone: function(resscriptsummary) {
      if (
res) {
        
ge('apps_check_content').innerHTML res;
        if (
summaryge('apps_summary').innerHTML summary;
        
nav.setLoc(extend(nav.objLoc, {offsetoffset}));
      }
    },
    
showProgress: function() {
      
show('apps_check_progress');
      
show('page_bottom_progress');
    },
    
hideProgress: function() {
      
hide('apps_check_progress');
      
hide('page_bottom_progress');
    }
  });
  return 
false;
},

startCheck: function(app_idwidthheight) {
  if (
cur.shownApp) {
    
this.finishCheck(cur.shownApp);
  }
  
cur.shownApp app_id;
  
ajax.post('apps_check', {act'start_check'uidcur.viewer_idhashcur.hashes.check_hash}, {
    
onDone: function(text) {
      if (!
text.length) {
        var 
windowde document.documentElementh;
        if (
w.pageNode) {
          var 
maxHeight Math.max(intval(w.innerHeight), intval(de.clientHeight)) - 55;
          
Math.min(heightmaxHeight);
        } else {
          
height;
        }
        
showFastBox({widthwidthbodyStyle'padding: 0px;'onHide: function() {AppsCheck.finishCheck(app_id);}}, '<iframe src="app'+app_id+'?check=1" style="width: 100%; height: '+h+'px; border: none; overflow-x: hidden" frameborder="0" />'getLang('global_cancel'));
      } else {
        
showFastBox({bodyStyle'padding: 0px;'onHide: function() {AppsCheck.finishCheck(app_id);}}, textgetLang('global_cancel'));
      }
    }
  });
},

finishCheck: function(app_id) {
  
ajax.post('apps_check', {act'finish_check'uidcur.viewer_idhashcur.hashes.check_hash}, {
    
onDone: function(text) {
      if (
cur.shownApp == app_iddelete cur.shownApp;
    }
  });
},

toBlackList: function(uidid) {
  if (
cur.addingToBlacklist) return;
  
cur.addingToBlacklist true;
  
ajax.post('apps_check', {act'to_blacklist'iduidhashcur.hashes.blacklist_hash}, {
    
onDone: function(text) {
      
delete cur.addingToBlacklist;
      if (
text) {
        
ge('actions'+id).innerHTML text;
      }
    }
  });
},

uncomplainApp: function(id) {
  
cur.box showFastBox(''cur.summaryLang['uncomplain_text'], cur.summaryLang['uncomplain_ok'], function(){
    
AppsCheck.doUncomplainApp(id);
  }, 
getLang('global_cancel'));
},

doUncomplainApp: function(id) {
  var 
box curBox();
  
box.showProgress();
  
ajax.post('apps_check', {act'uncomplain'ididhashcur.hashes.uncomplain_hash}, {
    
onDone: function(titletext) {
      
box.hide();
      
setTimeout(showFastBox({titletitle}, textgetLang('global_close')).hide2000);
      
slideUp(ge('app' id), 200, function() {
        
re('app' id);
        
cur.totalCount--;
        
cur.tabCount--;
        
AppsCheck.changeSummary();
        if (!
cur.totalCount) {
          var 
msg cur.summaryLang['no_requests_msg'];
          
ge('apps_check_content').innerHTML '<div class="app_msg" id="no_apps">'+msg+'</div>';
        }
      });
    }
  });
},

editAutoanswers: function() {
  return !
showBox('apps_check', {act'edit_autoanswers_box'fromcur.section}, {params:{width'400px'bodyStyle'padding: 10px'}});
},

removeAutoanswer: function(id) {
  if (
cur.removingAutoAnswer) return;
  
cur.removingAutoAnswer true;
  
ajax.post('apps_check', {act'delete_autoanswer'ididhashcur.hashes.autoanswers_hash}, {
    
onDone: function(text) {
      
delete cur.removingAutoAnswer;
      if (!
cur.deletedAutoanswerscur.deletedAutoanswers = [];
      
cur.deletedAutoanswers[id] = ge('autoanswer_row'+id).innerHTML;
      if (
text) {
        
ge('autoanswer_row'+id).innerHTML text;
      }
    },
    
onFail: function() {
      
delete cur.removingAutoAnswer;
    },
    
showProgress: function() {
      
curBox().showProgress();
    },
    
hideProgress: function() {
      
curBox().hideProgress();
    }
  });
},

restoreAutoanswer: function(id) {
  if (
cur.restoringAutoAnswer) return;
  
cur.restoringAutoAnswer true;
  
ajax.post('apps_check', {act'restore_autoanswer'ididhashcur.hashes.autoanswers_hash}, {
    
onDone: function() {
      
delete cur.restoringAutoAnswer;
      if (
cur.deletedAutoanswers && cur.deletedAutoanswers[id]) {
        
ge('autoanswer_row'+id).innerHTML cur.deletedAutoanswers[id];
        
delete cur.deletedAutoanswers[id];
      }
    },
    
onFail: function() {
      
delete cur.restoringAutoAnswer;
    },
    
showProgress: function() {
      
curBox().showProgress();
    },
    
hideProgress: function() {
      
curBox().hideProgress();
    }
  });
},

editAutoanswer: function(id) {
  if (
cur.editingAutoAnswer) return;
  
cur.editingAutoAnswer true;
  var 
new_label ge('answer_content'+id).value;
  
ajax.post('apps_check', {act'edit_autoanswer'fromcur.sectionididtextnew_labelhashcur.hashes.autoanswers_hash}, {
    
onDone: function(text) {
      
delete cur.editingAutoAnswer;
      
slideUp('edit_autoanswer'+id200, function() {
        
cur.autoanswers[id] = new_label;
        if (
text) {
          
curBox().bodyNode.innerHTML text;
          
placeholderSetup('add_answer_text', {backtrue});
          
placeholderSetup('add_answer_label', {backtrue});
        }
      });
    },
    
onFail: function() {
      
delete cur.editingAutoAnswer;
    },
    
showProgress: function() {
      
curBox().showProgress();
    },
    
hideProgress: function() {
      
curBox().hideProgress();
    }
  });
},

addAutoanswer: function(id) {
  if (
cur.addingAutoAnswer) return;
  var 
name ge('add_answer_label').value;
  var 
cont ge('add_answer_text').value;
  if (!
name || !cont) {
    var 
el name ge('add_answer_text') : ge('add_answer_label');
    var 
input_back geByClass1('input_back'el.previousSibling);
    
notaBene(input_back);
    
el.focus();
    return;
  }
  
cur.addingAutoAnswer true;
  
ajax.post('apps_check', {act'add_autoanswer'fromcur.sectionnamenametextconthashcur.hashes.autoanswers_hash}, {
    
onDone: function(resid) {
      
delete cur.addingAutoAnswer;
      
slideUp('edit_autoanswer0'200, function() {
        
cur.autoanswers[id] = cont;
        if (
res) {
          
curBox().bodyNode.innerHTML res;
          
placeholderSetup('add_answer_text', {backtrue});
          
placeholderSetup('add_answer_label', {backtrue});
        }
      });
    },
    
onFail: function() {
      
delete cur.addingAutoAnswer;
    },
    
showProgress: function() {
      
curBox().showProgress();
    },
    
hideProgress: function() {
      
curBox().hideProgress();
    }
  });
},

cancelAutoanswer: function(id) {
  
slideUp('edit_autoanswer'+id200, function() {
    if (
cur.autoanswers[id]) {
      
ge('answer_content'+id).value cur.autoanswers[id];
    } else {
      
ge('answer_content'+id).value '';
    }
  });
},

switchReports: function() {
  
show('apps_check_progress');
  
ajax.post('apps_check', {act'reports'allcur.all_reportsload1}, {
    
onDone: function(contentscriptsummarytitle) {
      
hide('apps_check_progress');
      
ge('apps_check_content').innerHTML content;
      if (
script) eval(script);
      if (
summaryge('apps_summary').innerHTML summary;
      if (
titledocument.title replaceEntities(stripHTML(title));
      
AppsCheck.hideError();
    },
    
onFailAppsCheck.showError
  
});
},

addFeatured: function() {
  var 
lnk val(cur.input);
  if (!
lnk) {
    return 
notaBene(cur.input);
  }
  
showBox('apps_check', {act'add_featured_box'lnklnk}, {
    
onFail: function() {
      
notaBene(cur.input);
      return 
true;
    }
  });
},

actFeatured: function(actobjaidhashfullObjreload) {
  var 
back obj.innerHTML;
  
obj.innerHTML '<img src="/images/upload.gif" />';
  
ajax.post('apps_check', {
    
act'a_'+act+'_featured',
    
aidaid,
    
hashhash
  
}, {
    
onDone: function(text) {
      if (
reload == 2) {
        
AppsCheck.switchNavTab('featured'falsetrue);
      } else if (
reload) {
        
nav.reload();
      } else {
        (
fullObj || obj).innerHTML text;
      }
    },
    
onFail: function(text) {
      
obj.innerHTML back;
      
setTimeout(showFastBox(getLang('global_error'), text).hide__debugMode 30000 3000);
      return 
true;
    }
  });
},

showStat: function(aidtypeobj) {
  var 
hideStat obj.getAttribute('stat');
  if (
hideStat) {
    
obj.innerHTML hideStat;
    
hide('apps_check_'+aid+'_graph');
    
obj.setAttribute('stat''');
  } else {
    
obj.setAttribute('stat'obj.innerHTML)
    
obj.innerHTML '<img src="/images/upload.gif"/>';
    
ajax.post('apps_check', {act'a_featured_stat'aidaid}, {
      
onDone: function(htmljshideText) {
        
ge('apps_check_'+aid+'_graph').innerHTML html;
        eval(
js);
        
obj.innerHTML hideText;
        
show('apps_check_'+aid+'_graph');
      }
    });
  }
},

showAdsStat: function(appId) {
  var 
ajaxParams = {};
  
ajaxParams.app_id appId;
  var 
boxOptions = {params: {}};
  
boxOptions.cache 1;

  
showBox('/apps_check?act=ads_stat'ajaxParamsboxOptions);
},

_eof1};try{stManager.done('apps_check.js');}catch(e){}
?>
Онлайн: 1
Реклама