Home
last modified time | relevance | path

Searched refs:error (Results 1326 – 1350 of 1814) sorted by relevance

1...<<51525354555657585960>>...73

/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_contrast_black.css1error,.gantt-confirm-error{border:1px solid red}.gantt_button input,.gantt_popup_button div{border…
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md102 * Slightly better error message during validation of `N` and `ADR` properties.
109 * Better error message when parsing objects with an invalid `VALUE` parameter.
288 would throw an error.
355 * #176: A missing `UID` is no longer an error, but a warning for the vCard
501 * Fixed: Issue #26. Return a more descriptive error when coming across broken
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md41 * Slightly better error message during validation of `N` and `ADR` properties.
48 * Better error message when parsing objects with an invalid `VALUE` parameter.
227 would throw an error.
294 * #176: A missing `UID` is no longer an error, but a warning for the vCard
440 * Fixed: Issue #26. Return a more descriptive error when coming across broken
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_material.css462 .gantt-info.dhtmlx-error {
468 .gantt-info.dhtmlx-error div {
989 .gantt-alert-error,
990 .gantt-confirm-error {
1018 .gantt-error {
1033 .gantt-error {
1037 .gantt-error div {
/plugin/diagramsnet/lib/resources/
H A Ddia_fi.txt251 error=Virhe
914 unexpErrRefresh=Unexpected error, please refresh the page and try again.
953 confAUnexpErrProcessPage=Unexpected error during processing the page with id: {1}
960 confAErrOccured=An error occurred!
1022 confSaveCacheFailed=Unexpected error. Cannot save cached file
1084 errShowingDiag=Unexpected error. Cannot show diagram
1147 draftErrDataLoss=An error occurred while reading the draft file. The diagram cannot be edited now t…
H A Ddia_sv.txt251 error=Fel
914 unexpErrRefresh=Unexpected error, please refresh the page and try again.
953 confAUnexpErrProcessPage=Unexpected error during processing the page with id: {1}
960 confAErrOccured=An error occurred!
1022 confSaveCacheFailed=Unexpected error. Cannot save cached file
1084 errShowingDiag=Unexpected error. Cannot show diagram
1147 draftErrDataLoss=An error occurred while reading the draft file. The diagram cannot be edited now t…
/plugin/diagramsnet/lib/math/
H A DMathJax.js19error){window.__TeSt_VaR__=null}}else{if(window.execScript){EVAL=function(code){BASE.__code=code;c…
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js446 case 1 : // Custom error
/plugin/issuelinks/
H A Dstyle.less294 &.error {
/plugin/pdfjs/pdfjs/web/locale/ne-NP/
H A Dviewer.properties144 # english string describing the error.
/plugin/codemirror/dist/modes/
H A Dspreadsheet.min.js.map1 …f (stream.match(/\\d+/)) {\n if (stream.match(/^\\w+/)) return \"error\";\n retu…
/plugin/projects/
H A Dcodemirror.css152 .cm-s-default span.cm-error {color: #f00;}
/plugin/pdfjs/pdfjs/web/locale/kn/
H A Dviewer.properties153 # english string describing the error.
/plugin/pdfjs/pdfjs/web/locale/lo/
H A Dviewer.properties130 # english string describing the error.
/plugin/pdfjs/pdfjs/web/locale/sw/
H A Dviewer.properties95 # english string describing the error.
/plugin/bible/bible_douayRheims/
H A DJude.txt11 …1:11. Woe unto them! For they have gone in the way of Cain: and after the error of Balaam they hav…
/plugin/airtable/
H A Dsyntax.php715 $message = $api_response['error']['message'];
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md153 * Significantly improved error handling in pure PHP reader.
/plugin/diagramsnet/lib/plugins/
H A Dexplore.js86 mxUtils.error('Browser is not supported!', 200, false);
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md4 …lling and grammar errors while users type. To correct spelling or grammar error, a user simply nee…
/plugin/pageredirect/
H A DChangeLog.md32 - fix fatal error when showing redirected message. [a04bcd9], [#23]
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php245 LogUtility::error("The code type ($codeKey) was mixed with mermaid code in a webcode and this is not yet supported. The code was skipped");
/plugin/combo/ComboStrap/
H A DPageSqlTreeListener.php284 LogUtility::error("The value of the column $this->actualPredicateColumn ($text) could not be transformed as a number. Error: {$e->getMessage()}", self::CANONICAL);
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js30 !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):"object"==typeof exports?exports.JSONEditor=t():e.JSONEditor=t()}(this,function(){return function(e){function t(i){if(n[i])return n[i].exports;var o=n[i]={exports:{},id:i,loaded:!1};return e[i].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){function i(e,t,n){if(!(this instanceof i))throw new Error('JSONEditor constructor called without "new".');var o=l.getInternetExplorerVersion();if(-1!=o&&9>o)throw new Error("Unsupported browser, IE9 or newer required. Please install the newest version of your browser.");if(t&&(t.error&&(console.warn('Option "error" has been renamed to "onError"'),t.onError=t.error,delete t.error),t.change&&(console.warn('Option "change" has been renamed to "onChange"'),t.onChange=t.change,delete t.change),t.editable&&(console.warn('Option "editable" has been renamed to "onEditable"'),t.onEditable=t.editable,delete t.editable),t)){var r=["ace","theme","ajv","schema","onChange","onEditable","onError","onModeChange","escapeUnicode","history","search","mode","modes","name","indentation"];Object.keys(t).forEach(function(e){-1===r.indexOf(e)&&console.warn('Unknown option "'+e+'". This option will be ignored')})}arguments.length&&this._create(e,t,n)}var o;try{o=n(!function(){var e=new Error('Cannot find module "ajv/dist/ajv.bundle.js"');throw e.code="MODULE_NOT_FOUND",e}())}catch(r){}var s=n(1),a=n(2),l=n(3);i.modes={},i.prototype.DEBOUNCE_INTERVAL=150,i.prototype._create=function(e,t,n){this.container=e,this.options=t||{},this.json=n||{};var i=this.options.mode||"tree";this.setMode(i)},i.prototype._delete=function(){},i.prototype.set=function(e){this.json=e},i.prototype.get=function(){return this.json},i.prototype.setText=function(e){this.json=l.parse(e)},i.prototype.getText=function(){return JSON.stringify(this.json)},i.prototype.setName=function(e){this.options||(this.options={}),this.options.name=e},i.prototype.getName=function(){return this.options&&this.options.name},i.prototype.setMode=function(e){var t,n,o=this.container,r=l.extend({},this.options),s=r.mode;r.mode=e;var a=i.modes[e];if(!a)throw new Error('Unknown mode "'+r.mode+'"');try{var c="text"==a.data;if(n=this.getName(),t=this[c?"getText":"get"](),this._delete(),l.clear(this),l.extend(this,a.mixin),this.create(o,r),this.setName(n),this[c?"setText":"set"](t),"function"==typeof a.load)try{a.load.call(this)}catch(d){console.error(d)}if("function"==typeof r.onModeChange&&e!==s)try{r.onModeChange(e,s)}catch(d){console.error(d)}}catch(d){this._onError(d)}},i.prototype.getMode=function(){return this.options.mode},i.prototype._onError=function(e){if(!this.options||"function"!=typeof this.options.onError)throw e;this.options.onError(e)},i.prototype.setSchema=function(e){if(e){var t;try{t=this.options.ajv||o({allErrors:!0,verbose:!0})}catch(n){console.warn("Failed to create an instance of Ajv, JSON Schema validation is not available. Please use a JSONEditor bundle including Ajv, or pass an instance of Ajv as via the configuration option `ajv`.")}t&&(this.validateSchema=t.compile(e),this.options.schema=e,this.validate())}else this.validateSchema=null,this.options.schema=null,this.validate()},i.prototype.validate=function(){},i.registerMode=function(e){var t,n;if(l.isArray(e))for(t=0;t<e.length;t++)i.registerMode(e[t]);else{if(!("mode"in e))throw new Error('Property "mode" missing');if(!("mixin"in e))throw new Error('Property "mixin" missing');if(!("data"in e))throw new Error('Property "data" missing');var o=e.mode;if(o in i.modes)throw new Error('Mode "'+o+'" already registered');if("function"!=typeof e.mixin.create)throw new Error('Required function "create" missing on mixin');var r=["setMode","registerMode","modes"];for(t=0;t<r.length;t++)if(n=r[t],n in e.mixin)throw new Error('Reserved property "'+n+'" not allowed in mixin');i.modes[o]=e}},i.registerMode(s),i.registerMode(a),e.exports=i},function(e,t,n){var i=n(4),o=n(5),r=n(6),s=n(7),a=n(8),l=n(9),c=n(3),d={};d.create=function(e,t){if(!e)throw new Error("No container element provided.");this.container=e,this.dom={},this.highlighter=new i,this.selection=void 0,this.multiselection={nodes:[]},this.validateSchema=null,this.errorNodes=[],this._setOptions(t),this.options.history&&"view"!==this.options.mode&&(this.history=new o(this)),this._createFrame(),this._createTable()},d._delete=function(){this.frame&&this.container&&this.frame.parentNode==this.container&&this.container.removeChild(this.frame)},d._setOptions=function(e){if(this.options={search:!0,history:!0,mode:"tree",name:void 0,schema:null},e)for(var t in e)e.hasOwnProperty(t)&&(this.options[t]=e[t]);this.setSchema(this.options.schema),this._debouncedValidate=c.debounce(this.validate.bind(this),this.DEBOUNCE_INTERVAL)};var h=void 0,u=null;d.set=function(e,t){if(t&&(console.warn('Second parameter "name" is deprecated. Use setName(name) instead.'),this.options.name=t),e instanceof Function||void 0===e)this.clear();else{this.content.removeChild(this.table);var n={field:this.options.name,value:e},i=new a(this,n);this._setRoot(i),this.validate();var o=!1;this.node.expand(o),this.content.appendChild(this.table)}this.history&&this.history.clear(),this.searchBox&&this.searchBox.clear()},d.get=function(){return h&&h.blur(),this.node?this.node.getValue():void 0},d.getText=function(){return JSON.stringify(this.get())},d.setText=function(e){this.set(c.parse(e))},d.setName=function(e){this.options.name=e,this.node&&this.node.updateField(this.options.name)},d.getName=function(){return this.options.name},d.focus=function(){var e=this.content.querySelector("[contenteditable=true]");e?e.focus():this.node.dom.expand?this.node.dom.expand.focus():this.node.dom.menu?this.node.dom.menu.focus():(e=this.frame.querySelector("button"),e&&e.focus())},d.clear=function(){this.node&&(this.node.collapse(),this.tbody.removeChild(this.node.getDom()),delete this.node)},d._setRoot=function(e){this.clear(),this.node=e,this.tbody.appendChild(e.getDom())},d.search=function(e){var t;return this.node?(this.content.removeChild(this.table),t=this.node.search(e),this.content.appendChild(this.table)):t=[],t},d.expandAll=function(){this.node&&(this.content.removeChild(this.table),this.node.expand(),this.content.appendChild(this.table))},d.collapseAll=function(){this.node&&(this.content.removeChild(this.table),this.node.collapse(),this.content.appendChild(this.table))},d._onAction=function(e,t){this.history&&this.history.add(e,t),this._onChange()},d._onChange=function(){if(this._debouncedValidate(),this.options.onChange)try{this.options.onChange()}catch(e){console.error("Error in onChange callback: ",e)}},d.validate=function(){this.errorNodes&&this.errorNodes.forEach(function(e){e.setError(null)});var e=this.node;if(e){var t=e.validate(),n=[];if(this.validateSchema){var i=this.validateSchema(e.getValue());i||(n=this.validateSchema.errors.map(function(e){return c.improveSchemaError(e)}).map(function(t){return{node:e.findNode(t.dataPath),error:t}}).filter(function(e){return null!=e.node}))}this.errorNodes=t.concat(n).reduce(function(e,t){return t.node.findParents().map(function(e){return{node:e,child:t.node,error:{message:"object"===e.type?"Contains invalid properties":"Contains invalid items"}}}).concat(e,[t])},[]).map(function(e){return e.node.setError(e.error,
[all...]
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js54 case 1:sev="error";break
72 function error(sev,s,msg,a1,a2,a3,a4){var i,j,regex,tmp function
96 error(sev,s,msg,a1,a2,a3,a4)}
283 error(1,null,"Unknown decoration '$1'",nm)
286 if(!a){error(1,null,"Invalid decoration '$1'",nm)
289 if(isNaN(c_func)){error(1,null,"%%deco: bad C function value '$1'",a[1])
291 if(c_func>10&&(c_func<32||c_func>43)){error(1,null,"%%deco: bad C function index '$1'",c_func)
300 if(h>50||wl>80||wr>80){error(1,null,"%%deco: abnormal h/wl/wr value '$1'",text)
325 case 1:case 2:if(!s.notes){error(1,s,errs.must_note_rest,dd.name)
328 case 8:if(s.type!=C.NOTE){error(
[all...]

1...<<51525354555657585960>>...73