Home
last modified time | relevance | path

Searched refs:tasks (Results 26 – 50 of 81) sorted by path

1234

/plugin/cacherevisionseraser/
H A DREADME.md48 * Display the plug-in version in the Administration tasks lists
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md494 …!/api/CKEDITOR.plugins.notification) which simplifies displaying progress of many concurrent tasks.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md914 …/CKEDITOR.plugins.notification.html) which simplifies displaying progress of many concurrent tasks.
/plugin/davcal/vendor/sabre/dav/bin/
H A Dbuild.php4 $tasks = [ variable
30 if (!isset($tasks[$currentTask])) {
43 if (!isset($tasks[$task])) {
47 $dependencies = $tasks[$task];
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …es',\n 'tableview',\n 'tabstrip',\n 'target',\n 'task',\n 'tasks',\n 'test',\n …
H A Dbundle.js.map1tasks = [];\nvar currentSection = '';\nvar tags = ['active', 'done', 'crit', 'milestone'];\nvar fu…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dfontawesome.all.min.css5 …f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1tasks","currentSection","tags","inclusiveEndDates","lastOrder","isInvalidDate","checkTaskDates","t…
/plugin/do/
H A Daction.php113 $tasks = $hlp->loadTasks(array('status' => array('undone'), 'user' => $user));
116 $html = $syntax->buildTasklistHTML($tasks, true, false);
H A Dhelper.php441 $tasks = array();
444 $tasks = $this->loadTasks(array('id' => $id), $checkAccess = false);
448 'count' => count($tasks),
454 foreach ($tasks as $task) {
520 $tasks = $this->loadTasks(array('status' => array('undone'), 'user' => $user));
521 $num = count($tasks);
525 …his->getLang('prefix_tasks_user') . " </span>$svg<span class=\"num\">" . count($tasks) . '</span>';
H A Dplugin.info.txt6 desc Assign tasks within the wiki
/plugin/do/db/
H A Dupdate0001.sql1 CREATE TABLE tasks ( table
9 CREATE UNIQUE INDEX idx_tasks_page_md5 ON tasks(page, md5);
H A Dupdate0003.sql2 ALTER TABLE tasks ADD creator;
H A Dupdate0004.sql2 ALTER TABLE tasks ADD msg;
H A Dupdate0005.sql2 ALTER TABLE tasks ADD pos;
H A Dupdate0006.sql4 …tatus, task_status.closedby as closedby, tasks.msg as msg FROM task_status, tasks WHERE task_statu…
6 ALTER TABLE tasks DROP msg;
H A Dupdate0007.sql6 INSERT INTO task_assignees (page, md5, user) SELECT page,md5,user FROM tasks WHERE user != '';
10 INSERT INTO tasks_tmp SElECT page, md5, date, text , creator , pos FROM tasks;
11 DROP TABLE tasks;
13 CREATE TABLE tasks ( page, md5, date, text , creator , pos); table
14 INSERT INTO tasks SElECT page, md5, date, text , creator , pos FROM tasks_tmp;
H A Dupdate0008.sql1 CREATE UNIQUE INDEX idx_tasks_page_md5 ON tasks(page, md5);
/plugin/do/syntax/
H A Ddolist.php108 $tasks = $hlp->loadTasks($data);
110 if (count($tasks) === 0) {
120 $R->doc .= $this->buildTasklistHTML($tasks, isset($data['user']), isset($data['creator']));
126 * @param array $tasks
132 public function buildTasklistHTML(array $tasks, $hideUser, $hideCreator) argument
151 foreach ($tasks as $row) {
/plugin/dokuprism/prism/
H A Dprism.js150 !function(t){var n={pattern:/(^[ \t]*| {2}|\t)#.*/m,lookbehind:!0,greedy:!0},e={pattern:/((?:^|[^\\])(?:\\{2})*)[$@&%]\{(?:[^{}\r\n]|\{[^{}\r\n]*\})*\}/,lookbehind:!0,inside:{punctuation:/^[$@&%]\{|\}$/}};function a(t,a){var r={"section-header":{pattern:/^ ?\*{3}.+?\*{3}/,alias:"keyword"}};for(var o in a)r[o]=a[o];return r.tag={pattern:/([\r\n](?: {2}|\t)[ \t]*)\[[-\w]+\]/,lookbehind:!0,inside:{punctuation:/\[|\]/}},r.variable=e,r.comment=n,{pattern:RegExp("^ ?\\*{3}[ \t]*<name>[ \t]*\\*{3}(?:.|[\r\n](?!\\*{3}))*".replace(/<name>/g,(function(){return t})),"im"),alias:"section",inside:r}}var r={pattern:/(\[Documentation\](?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},o={pattern:/([\r\n] ?)(?!#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,alias:"function",inside:{variable:e}},i={pattern:/([\r\n](?: {2}|\t)[ \t]*)(?!\[|\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0,inside:{variable:e}};t.languages.robotframework={settings:a("Settings",{documentation:{pattern:/([\r\n] ?Documentation(?: {2}|\t)[ \t]*)(?![ \t]|#)(?:.|(?:\r\n?|\n)[ \t]*\.{3})+/,lookbehind:!0,alias:"string"},property:{pattern:/([\r\n] ?)(?!\.{3}|#)(?:\S(?:[ \t]\S)*)+/,lookbehind:!0}}),variables:a("Variables"),"test-cases":a("Test Cases",{"test-name":o,documentation:r,property:i}),keywords:a("Keywords",{"keyword-name":o,documentation:r,property:i}),tasks:a("Tasks",{"task-name":o,documentation:r,property:i}),comment:n},t.languages.robot=t.languages.robotframework}(Prism); property in t.languages.robotframework
/plugin/drawio/
H A DREADME.md44 …NOT provide any ETA when certain functionality is implemented. The future tasks i would like to be…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc88 * <<Elasticsearch_Clienttasks_tasks,`tasks()`>>
1252 .`tasks()`
1257 Returns the tasks namespace
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCatNamespace.asciidoc42 * <<Elasticsearch_Namespaces_CatNamespacetasks_tasks,`tasks()`>>
477 .`tasks(array $params = [])`

1234