Home
last modified time | relevance | path

Searched refs:comment (Results 226 – 250 of 708) sorted by path

12345678910>>...29

/plugin/data-au/db/
H A Dupdate0002.sql1 CREATE TABLE aliases (name, type, prefix, postfix, comment); field
H A Dupdate0004.sql1 alter table aliases CHANGE comment enum text;
/plugin/data-au/
H A Dstyle.css117 th.comment {
/plugin/data/_test/
H A Dsyntax_plugin_data_entry.test.php
/plugin/data/db/
H A Dupdate0002.sql7 comment
1 CREATE TABLE aliases (name, type, prefix, postfix, comment); global() field
H A Dupdate0004.sql2 UPDATE aliases SET enum = comment;
3 ALTER TABLE aliases DROP COLUMN comment;
/plugin/data/
H A Dstyle.css141 th.comment {
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css208 .oi[data-glyph=comment-square]:before { content:'\e047'; }
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js84 function v(b){var d={z:b.z||b.cdata,A:b.A||b.comment,B:b.B||b.endDoc,t:b.t||b.endTag,e:b.e||b.pcdat…
134comment?16:0)),xt(n,255&n.gzhead.time),xt(n,n.gzhead.time>>8&255),xt(n,n.gzhead.time>>16&255),xt(n…
H A Dextensions.min.js1696comment=null,c.unixPermissions=null,c.dosPermissions=null},{}],6:[function(a,b,c){"use strict";var…
1697 …,i=function(a,b,c){this.name=a,this.dir=c.dir,this.date=c.date,this.comment=c.comment,this.unixPer…
1698comment?16:0)),i(h,255&h.gzhead.time),i(h,h.gzhead.time>>8&255),i(h,h.gzhead.time>>16&255),i(h,h.g…
H A Dviewer-static.min.js86 function v(b){var d={z:b.z||b.cdata,A:b.A||b.comment,B:b.B||b.endDoc,t:b.t||b.endTag,e:b.e||b.pcdat…
101comment?16:0)),xt(n,255&n.gzhead.time),xt(n,n.gzhead.time>>8&255),xt(n,n.gzhead.time>>16&255),xt(n…
H A Dviewer.min.js86 function v(b){var d={z:b.z||b.cdata,A:b.A||b.comment,B:b.B||b.endDoc,t:b.t||b.endTag,e:b.e||b.pcdat…
101comment?16:0)),xt(n,255&n.gzhead.time),xt(n,n.gzhead.time>>8&255),xt(n,n.gzhead.time>>16&255),xt(n…
/plugin/diagramsnet/lib/js/deflate/
H A Dpako.min.js2comment?16:0)),xt(n,255&n.gzhead.time),xt(n,n.gzhead.time>>8&255),xt(n,n.gzhead.time>>16&255),xt(n…
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js2357 DrawioFile.prototype.addComment = function(comment, success, error) argument
H A DDriveFile.js733 var comment = new DriveComment(file, gComment.commentId || gComment.replyId, gComment.content,
741 comment.addReplyDirect(driveCommentToDrawio(file, gComment.replies[i], gComment.commentId));
744 return comment;
757 var comment = driveCommentToDrawio(this, resp.items[i]);
759 if (comment != null) comments.push(comment);
769 DriveFile.prototype.addComment = function(comment, success, error) argument
771 var body = {'content': comment.content};
H A DEditorUi.js15108 saveCallback(comment);
15228 if (comment.isLocked)
15291 if (comment.replies == null) comment.replies = [];
15339 }, comment.isResolved);
15354 comment.editComment(comment.content, function()
15433 comment.isResolved = !comment.isResolved;
15485 for (var i = 0; comment.replies != null && i < comment.replies.length; i++)
15494 if (curEdited.comment.id == comment.id)
15497 comment.content = curEdited.comment.content;
15501 else if (curEdited.comment.id == null && curEdited.comment.pCommentId == comment.id)
[all …]
/plugin/diagramsnet/lib/js/jszip/
H A Djszip.min.js12comment=null,c.unixPermissions=null,c.dosPermissions=null},{}],6:[function(a,b,c){"use strict";var…
13 …,i=function(a,b,c){this.name=a,this.dir=c.dir,this.date=c.date,this.comment=c.comment,this.unixPer…
14comment?16:0)),i(h,255&h.gzhead.time),i(h,h.gzhead.time>>8&255),i(h,h.gzhead.time>>16&255),i(h,h.g…
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js82 function v(b){var d={z:b.z||b.cdata,A:b.A||b.comment,B:b.B||b.endDoc,t:b.t||b.endTag,e:b.e||b.pcdat…
/plugin/diagramsnet/lib/math/
H A DLICENSE185 comment syntax for the file format. We also recommend that a
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js186 ui.addComment = function(comment, success, error) argument
H A DcConf-comments.js104 return comment;
115 comment.parentId = parentId;
121 comment.isLocked = true;
129 comment.addReplyDirect(reply);
140 return comment;
158 if (comment != null) confComments.push(comment);
256 comment.version = version;
257 comment.file.attVer = attVer;
268 tmpComments.push(comment);
272 success(comment.id);
[all …]

12345678910>>...29