Home
last modified time | relevance | path

Searched refs:change (Results 251 – 275 of 951) sorted by path

1...<<11121314151617181920>>...39

/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml39 on_success: change
40 on_failure: change
H A DCONTRIBUTING.md68 Any new feature or change requires unittests. We use [PHPUnit][7] for all our
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DMockSyncCollection.php129 foreach($this->changeLog as $token=>$change) {
133 $added = array_merge($added, $change['added']);
134 $modified = array_merge($modified, $change['modified']);
135 $deleted = array_merge($deleted, $change['deleted']);
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md78 * Minor change in unittests.
/plugin/davcal/vendor/sabre/uri/
H A D.travis.yml24 on_success: change
25 on_failure: change
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md53 * A minor change to ensure that unittests work correctly in the sabre/dav
443 * Fixed: Minor change to make sure that unittests succeed on every PHP version.
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md93 * A minor change to ensure that unittests work correctly in the sabre/dav
483 * Fixed: Minor change to make sure that unittests succeed on every PHP version.
/plugin/dblclickedit/
H A DCOPYING12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
25 if you want it, that you can change the software or use pieces of it
96 stating that you changed the files and the date of any change.
286 free software which everyone can redistribute and change under these terms.
/plugin/dbquery/
H A DLICENSE12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
25 if you want it, that you can change the software or use pieces of it
96 stating that you changed the files and the date of any change.
286 free software which everyone can redistribute and change under these terms.
/plugin/deeplautotranslate/
H A DLICENSE12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
25 if you want it, that you can change the software or use pieces of it
96 stating that you changed the files and the date of any change.
286 free software which everyone can redistribute and change under these terms.
/plugin/deflist/
H A Dsyntax_plugin_deflist.css9 If you want to change the styling rules either change the settings
/plugin/deletehistory/
H A DLICENSE12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
25 if you want it, that you can change the software or use pieces of it
96 stating that you changed the files and the date of any change.
286 free software which everyone can redistribute and change under these terms.
/plugin/deletehistory/lang/en/
H A Dintro.txt1 …etrievably remove previous revisions of pages and media. All edits will be purged form change logs.
/plugin/dev/
H A DLICENSE12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
25 if you want it, that you can change the software or use pieces of it
96 stating that you changed the files and the date of any change.
286 free software which everyone can redistribute and change under these terms.
/plugin/dev/skel/
H A DLICENSE12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
25 if you want it, that you can change the software or use pieces of it
96 stating that you changed the files and the date of any change.
286 free software which everyone can redistribute and change under these terms.
/plugin/diagrams/
H A DLICENSE12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
25 if you want it, that you can change the software or use pieces of it
96 stating that you changed the files and the date of any change.
286 free software which everyone can redistribute and change under these terms.
/plugin/diagramsnet/
H A DLICENSE12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
25 if you want it, that you can change the software or use pieces of it
96 stating that you changed the files and the date of any change.
286 free software which everyone can redistribute and change under these terms.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js408 var change = document.createElement('span');
411 mxUtils.write(change, mxResources.get('changeStorage'));
413 mxEvent.addListener(change, 'click', function()
421 div.appendChild(change);
1395 var executeLayout = function(change, post) argument
1400 if (change != null)
1402 change();
4117 change(mode);
4312 function change(newMode) function
4374 mxEvent.addListener(serviceSelect, 'change', change);
[all …]
H A DEditor.js4061 var change = new ChangePageSetup(ui);
4062 change.ignoreColor = true;
4063 change.ignoreImage = true;
4064 change.shadowVisible = checked;
4066 graph.model.execute(change);
H A DEditorUi.js3782 var change = new ChangePageSetup(this, null, image);
3783 change.ignoreColor = true;
3785 this.editor.graph.model.execute(change);
8091 mxEvent.addListener(input, 'change', mxUtils.bind(this, function()
H A DMenus.js679 var change = new ChangePageSetup(editorUi);
680 change.ignoreColor = true;
681 change.ignoreImage = true;
682 change.mathEnabled = !editorUi.isMathEnabled();
684 graph.model.execute(change);
4096 var change = new ChangeExtFonts(this.editorUi, extFonts, customFonts);
4097 this.editorUi.editor.graph.model.execute(change);
4262 var change = new ChangeExtFonts(this.editorUi, [], []);
4263 editorUi.editor.graph.model.execute(change);
H A DPages.js974 var change = new SelectPage(this, page, viewState);
975 change.execute();
976 edit.add(change);
1031 var change = new ChangePage(this, page, page, index);
1032 this.editor.graph.model.execute(change);
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js1112 var change = new ChangePageSetup(ui, null, null, null, val / 100);
1113 change.ignoreColor = true;
1114 change.ignoreImage = true;
1116 graph.model.execute(change);
1154 var change = new ChangePageSetup(ui);
1155 change.ignoreColor = true;
1156 change.ignoreImage = true;
1157 change.foldingEnabled = !graph.foldingEnabled;
1159 graph.model.execute(change);
H A DEditor.js692 var cand = graph.getSelectionCellsForChanges(evt.getProperty('edit').changes, function(change) argument
695 return !(change instanceof mxChildChange);
1665 var change = new ChangePageSetup(editorUi, newBackgroundColor,
1667 change.ignoreColor = graph.background == newBackgroundColor;
1672 change.ignoreImage = oldSrc === newSrc;
1674 if (graph.pageFormat.width != change.previousFormat.width ||
1675 graph.pageFormat.height != change.previousFormat.height ||
1676 !change.ignoreColor || !change.ignoreImage)
1678 graph.model.execute(change);

1...<<11121314151617181920>>...39