Home
last modified time | relevance | path

Searched refs:URL (Results 126 – 150 of 500) sorted by path

12345678910>>...20

/plugin/database2/
H A Dstyle.css5 * GPL version 2. See the following URL for a copy of this license!
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.html5.min.js8 !function(n){var r,a;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(r=require("jquery"),a=function(t,e){e.fn.dataTable||require("datatables.net")(t,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(t,e)},"undefined"==typeof window?module.exports=function(t,e,o,l){return t=t||window,e=e||r(t),a(t,e),n(e,t,t.document)}:(a(window,r),module.exports=n(r,window,window.document))):n(jQuery,window,document)}(function(C,T,y,t,e,k){"use strict";var o,l,n=C.fn.dataTable;function S(){return o||T.JSZip}function s(){return l||T.pdfMake}n.Buttons.pdfMake=function(t){if(!t)return s();l=t},n.Buttons.jszip=function(t){if(!t)return S();o=t};function N(t){var e="Sheet1";return e=t.sheetName?t.sheetName.replace(/[\[\]\*\/\\\?\:]/g,""):e}function u(t,e){for(var o=c(e),l=t.buttons.exportData(e.exportOptions),n=e.fieldBoundary,r=e.fieldSeparator,a=new RegExp(n,"g"),d=e.escapeChar!==k?e.escapeChar:"\\",p=function(t){for(var e="",o=0,l=t.length;o<l;o++)0<o&&(e+=r),e+=n?n+(""+t[o]).replace(a,d+n)+n:t[o];return e},t=e.header?p(l.header)+o:"",e=e.footer&&l.footer?o+p(l.footer):"",i=[],s=0,f=l.body.length;s<f;s++)i.push(p(l.body[s]));return{str:t+i.join(o)+e,rows:i.length}}function f(){var t;return-1!==navigator.userAgent.indexOf("Safari")&&-1===navigator.userAgent.indexOf("Chrome")&&-1===navigator.userAgent.indexOf("Opera")&&!!((t=navigator.userAgent.match(/AppleWebKit\/(\d+\.\d+)/))&&1<t.length&&+t[1]<603.1)}var O=function(d){var p,i,s,f,m,y,e,u,c,l,t;if(!(void 0===d||"undefined"!=typeof navigator&&/MSIE [1-9]\./.test(navigator.userAgent)))return t=d.document,p=function(){return d.URL||d.webkitURL||d},i=t.createElementNS("http://www.w3.org/1999/xhtml","a"),s="download"in i,f=/const (…)
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DPlugin.php76 '{' . self::NS_CALENDARSERVER . '}notification-URL',
98 …$propFind->handle('{' . self::NS_CALENDARSERVER . '}notification-URL', function() use ($principalU…
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md7 Partially inspired by [Node.js URL library][3], and created to solve real
17 5. `split` to easily get the 'dirname' and 'basename' of a URL without all the
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md230 * Added: Fixing badly encoded URL's from google contacts vcards.
396 * Fixed: vCard URL properties were referencing a non-existant class.
/plugin/davcard/
H A Dhelper.php717 if(isset($vObject->URL))
719 $url = (string)$vObject->URL;
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md270 * Added: Fixing badly encoded URL's from google contacts vcards.
436 * Fixed: vCard URL properties were referencing a non-existant class.
/plugin/deniedpage/
H A DREADME.md11 You only have to copy this URL and click on the `Download` button :
/plugin/diagrams/script/
H A DDiagramsMediaManager.js199 let url = new URL(window.location.href);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10803 …lient.IS_IE||"undefined"!==typeof window.Blob&&"undefined"!==typeof window.URL)&&9!=document.docum…
10806URL.createObjectURL(e?this.base64ToBlob(b,d):new Blob([b],{type:d}));k?f.download=c:f.setAttribute…
H A Dextensions.min.js29 …"==a.FillColor.pos&&(g="imageAspect=0;")):"ImageSearchBlock2"==b.Class?c=a.URL:"UserImage2Block"==…
H A Dviewer-static.min.js3471 "undefined"!==typeof window.URL)&&9!=document.documentMode&&8!=document.documentMode&&7!=document.d…
3473 …]+)\./);n=65==(f?parseInt(f[2],10):!1)?!1:n}if(n||this.isOffline()){d.href=URL.createObjectURL(g?t…
3474 "_blank");document.body.appendChild(d);try{window.setTimeout(function(){URL.revokeObjectURL(d.href)…
4011URL\naddLayer=Add Layer\naddProperty=Add Property\naddress=Address\naddToExistingDrawing=Add to Ex…
H A Dviewer.min.js3471 "undefined"!==typeof window.URL)&&9!=document.documentMode&&8!=document.documentMode&&7!=document.d…
3473 …]+)\./);n=65==(f?parseInt(f[2],10):!1)?!1:n}if(n||this.isOffline()){d.href=URL.createObjectURL(g?t…
3474 "_blank");document.body.appendChild(d);try{window.setTimeout(function(){URL.revokeObjectURL(d.href)…
4011URL\naddLayer=Add Layer\naddProperty=Add Property\naddress=Address\naddToExistingDrawing=Add to Ex…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js4371 (typeof window.Blob !== 'undefined' && typeof window.URL !== 'undefined')) &&
4471 a.href = URL.createObjectURL((base64Encoded) ?
4491 URL.revokeObjectURL(a.href);
H A DExtensions.js5470 imgUrl = properties.URL;
/plugin/diagramsnet/lib/math/
H A DMathJax.js19URL("config",c[b])])}}this.queue.Push(["Config",MathJax.Hub,MathJax.AuthorConfig]);if(this.script.…
/plugin/diagramsnet/lib/resources/
H A Ddia.txt12 addImageUrl=Add Image URL
36 allowRelativeUrl=Allow relative URL
228 editImageUrl=Edit Image URL
347 fromTemplateUrl=From Template URL
349 fromUrl=From URL
393 imageUrl=Image URL
423 invalidPublicUrl=Invalid public URL
583 pluginUrl=Plugin URL
768 url=URL
1078 diagUrl=Diagram URL
[all …]
H A Ddia_am.txt12 addImageUrl=Add Image URL
36 allowRelativeUrl=Allow relative URL
228 editImageUrl=Edit Image URL
347 fromTemplateUrl=From Template URL
349 fromUrl=From URL
393 imageUrl=Image URL
423 invalidPublicUrl=Invalid public URL
583 pluginUrl=Plugin URL
768 url=URL
1078 diagUrl=Diagram URL
[all …]
H A Ddia_ar.txt299 filetypeHtml=.html causes file to save as HTML with redirect to cloud URL
349 fromUrl=From URL
393 imageUrl=Image URL
395 imagePreviewError=This image couldn't be loaded for preview. Please check the URL.
423 invalidPublicUrl=Invalid public URL
614 relativeUrlNotAllowed=Relative URL not allowed
1008 confAUpdateLnkBase=Updated base URL from: "{1}" to: "{2}" in diagram: "{3}"
1078 diagUrl=Diagram URL
1081 csvFileUrl=CSV File URL
1092 unsupportedFileChckUrl=Unsupported file. Please check the specified URL
[all …]
H A Ddia_bg.txt12 addImageUrl=Добавяне на URL на изображението
210 dragUrlsHere=Плъзнете URL тук
347 fromTemplateUrl=От URL на шаблона
349 fromUrl=От URL
393 imageUrl=URL на изображението
423 invalidPublicUrl=Невалиден публичен URL
579 publicDiagramUrl=Публичен URL на диаграмата
583 pluginUrl=URL на плъгина
768 url=URL
1078 diagUrl=URL адрес на диаграма
[all …]
H A Ddia_bn.txt12 addImageUrl=Add Image URL
36 allowRelativeUrl=Allow relative URL
228 editImageUrl=Edit Image URL
347 fromTemplateUrl=From Template URL
349 fromUrl=From URL
393 imageUrl=Image URL
423 invalidPublicUrl=Invalid public URL
583 pluginUrl=Plugin URL
768 url=URL
1078 diagUrl=Diagram URL
[all …]

12345678910>>...20