/plugin/bez/tpl/ |
H A D | thread_box.php | 2 <div data-type="<?php echo $tpl->get('thread')->type ?>" 5 if ($tpl->get('thread')->state == 'opened') { 13 #<?php echo $tpl->get('thread')->id ?> 19 <?php echo $tpl->get('thread')->label_name ?> 26 <?php if ($tpl->get('thread')->private == '1'): ?> 40 <?php if ($tpl->get('thread')->state == 'closed' || $tpl->get('thread')->state == 'rejected'): ?> 48 …<?php echo $tpl->date_diff_days($tpl->get('thread')->create_date, $tpl->get('thread')->close_date,… 71 <?php echo $tpl->get('thread')->content_html ?> 72 <?php if (!$tpl->get('no_actions')): ?> 100 …<?php if ($tpl->get('thread')->acl_of('id') >= BEZ_PERMISSION_DELETE && $tpl->get('thread')->can_b… [all …]
|
H A D | task_box.php | 3 <div id="z<?php echo $tpl->get('task')->id ?>" 6 if($tpl->get('task')->state == 'opened') { 26 …<?php echo $tpl->date_diff_days($tpl->get('task')->create_date, $tpl->get('task')->close_date, '%a… 33 #z<?php echo $tpl->get('task')->id ?> 35 … <?php if ($tpl->get('task')->thread_id == '' || $tpl->get('task')->thread->type != 'project'): ?> 59 … <?php echo $tpl->get('task')->plan_date ?><?php if ($tpl->get('task')->all_day_event == '0'): ?>, 60 … <?php echo $tpl->get('task')->start_time ?> - <?php echo $tpl->get('task')->finish_time ?> 80 <?php echo $tpl->get('task')->cost ?> 87 <?php echo $tpl->get('task')->content_html ?> 88 <?php if (!$tpl->get('no_actions')): ?> [all …]
|
H A D | commcause_box.php | 2 <a id="k<?php echo $tpl->get('thread_comment')->id ?>"></a> 6 if ($tpl->get('thread_comment')->author == $tpl->current_user()) { 21 …<a href="#k<?php echo $tpl->get('thread_comment')->id ?>">#k<?php echo $tpl->get('thread_comment')… 34 …="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id, 'action', 'commcause_edit', 'kid',… 50 <?php echo $tpl->get('thread_comment')->content_html; ?> 54 <?php if ($tpl->get('thread_comment')->type !== 'comment'): ?> 55 <?php if ($tpl->get('tasks ' . $tpl->get('thread_comment')->id) == '') 58 <?php foreach ($tpl->get('tasks ' . $tpl->get('thread_comment')->id, array()) as $task): ?> 68 <?php if ($tpl->get('thread')->user_is_coordinator()): ?> 71 <?php $tpl->set('task', $tpl->get('task_new')) ?> [all …]
|
H A D | 8d.php | 4 <?php if (count($tpl->get('causes')) > 0) $D++ ?> 11 <?php if ($tpl->get('thread')->state == 'closed' || $tpl->get('thread')->state == 'rejected') $D++ … 17 $tpl->getLang('8d_report').': #'.$tpl->get('thread')->id.' '.$tpl->get('thread')->title, 28 #<?php echo $tpl->get('thread')->id ?> 47 <?php echo $tpl->get('thread')->title ?> 60 <?php echo $tpl->get('thread')->content_html ?> 68 <?php if (count($tpl->get('causes')) > 0): ?> 70 <?php $tpl->set('causes', $tpl->get('causes')) ?> 80 <?php if ($tpl->get('thread')->state == 'closed' || $tpl->get('thread')->state == 'rejected'): ?> 87 <?php $preventive = array_merge($tpl->get('risks'), $tpl->get('opportunities')) ?> [all …]
|
H A D | thread.php | 6 …<?php if ($tpl->param('action') == '' && $tpl->get('thread')->user_is_coordinator() && $tpl->get('… 14 <?php foreach ($tpl->get('timeline') as $entity): ?> 37 <?php $tpl->set('task', $tpl->get('task_new')) ?> 71 <?php if ($tpl->get('thread')->state == 'proposal'): ?> 74 <?php if ($tpl->get('causes_without_tasks')): ?> 77 <?php if ($tpl->get('thread')->state == 'opened' && $tpl->get('thread')->task_count == 0): ?> 96 <?php if ($tpl->get('thread')->is_subscribent()): ?> 122 '#'.$tpl->get('thread')->id.' '.$tpl->get('thread')->title, 162 <?php if ( $tpl->get('thread')->user_is_coordinator() && 163 $tpl->get('thread')->can_add_participants()): ?> [all …]
|
H A D | task.php | 2 <?php if ($tpl->get('task')->thread_id != '' && $tpl->get('task')->thread->acl_of('id') >= BEZ_PERM… 5 if ($tpl->get('task')->thread->state == 'opened') { 6 echo 'priority_' . $tpl->get('task')->thread->priority; 12 #<?php echo $tpl->get('task')->thread->id ?> 18 <?php echo $tpl->get('task')->thread->label_name ?> 25 <?php echo $tpl->get('task')->thread->title ?> 28 <?php if ($tpl->get('task')->thread_comment_id != ''): ?> 31 …<a href="<?php echo $tpl->url('thread', 'id', $tpl->get('task')->thread->id) ?>#k<?php echo $tpl->… 46 $tpl->param('tid') == $tpl->get('task')->id): ?> 65 <?php if ($tpl->get('task')->state == 'done'): ?> [all …]
|
H A D | task_comment_box.php | 2 <a id="zk<?php echo $tpl->get('task_comment')->id ?>"></a> 5 if ($tpl->get('task_comment')->author == $tpl->current_user()) { 20 …<a href="#zk<?php echo $tpl->get('task_comment')->id ?>">#zk<?php echo $tpl->get('task_comment')->… 23 <?php if ($tpl->get('task_comment')->closing === '1'): ?> 28 <?php echo $tpl->datetime($tpl->get('task_comment')->create_date) ?> 30 <?php if ($tpl->param('zkid') != $tpl->get('task_comment')->id): ?> 33 $tpl->get('task')->state == 'opened' && 37 …ef="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id, 'action', 'comment_edit', 'zkid', $… 42 data-kid="<?php echo $tpl->get('task_comment')->id ?>" 43 …f="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id, 'action', 'comment_delete', 'zkid', … [all …]
|
H A D | task_form.php | 5 $id = 'bez:thread' . $tpl->get('thread')->id; 23 <span><strong>#z<?php echo $tpl->get('task')->id ?></strong></span> 26 <?php if ($tpl->get('thread') != '' && 35 <?php foreach ($tpl->get('thread')->get_causes() as $cause_id): ?> 45 <?php if ($tpl->get('task')->thread_comment_id != ''): ?> 62 <?php if ($tpl->get('task')->acl_of('assignee') >= BEZ_PERMISSION_CHANGE): ?> 65 <?php foreach ($tpl->get('users') as $nick => $name): ?> 178 echo $tpl->url('thread', 'id', $tpl->get('thread')->id); 179 } else if ($tpl->action() == 'task' && $tpl->get('task')->id != '') { 180 echo $tpl->url('task', 'tid', $tpl->get('task')->id); [all …]
|
H A D | kp.php | 6 … $tpl->getLang('kp_report').': #'.$tpl->get('thread')->id.' '.$tpl->get('thread')->title, 17 #<?php echo $tpl->get('thread')->id ?> 25 <?php echo $tpl->date($tpl->get('thread')->create_date) ?> 32 <?php echo $tpl->get('thread')->title ?> 44 <?php echo $tpl->get('thread')->content_html ?> 46 <?php if (count($tpl->get('tasks')) > 0): ?> 51 <?php if ($tpl->get('thread')->state == 'closed'): ?> 53 <?php echo $tpl->get('thread')->closing_comment() ?> 58 <?php echo $tpl->date($tpl->get('thread')->close_date) ?> 69 <?php if ($tpl->get('thread')->task_sum_cost != ''): ?> [all …]
|
H A D | report.php | 26 <?php foreach ($tpl->get('issues') as $issue): ?> 47 <td><?php echo array_sum(array_column($tpl->get('issues'), 'done')) ?></td> 61 <?php foreach ($tpl->get('issues') as $issue): ?> 113 <td><?php echo $tpl->get('comments')['cause'] ?></td> 114 <td><?php echo $tpl->get('comments')['risk'] ?></td> 115 <td><?php echo $tpl->get('comments')['opportunity'] ?></td> 116 <td><?php echo $tpl->get('comments')['all'] ?></td> 131 <?php foreach ($tpl->get('projects') as $project): ?> 149 <?php foreach ($tpl->get('projects') as $project): ?> 187 <?php foreach ($tpl->get('tasks') as $task): ?> [all …]
|
H A D | commcause_form.php | 2 <?php $url = $tpl->url('thread', 'id', $tpl->get('thread')->id, 'action', 20 <?php if ($tpl->get('thread_comment')->acl_of('type') >= BEZ_PERMISSION_CHANGE && 21 $tpl->get('thread')->can_add_causes()): ?> 27 $tpl->get('thread_comment')->task_count > 0) 62 <?php if ($tpl->get('thread')->can_add_comments()): ?> 68 <?php if ($tpl->get('thread')->can_be_closed()): ?> 70 … <?php echo $tpl->getLang('js')['close_issue' . $tpl->get('lang_suffix')] ?> 72 <?php elseif ($tpl->get('thread')->can_be_rejected()): ?> 76 <?php elseif ($tpl->get('thread')->can_be_reopened()): ?> 86 $tpl->get('thread_comment')->task_count > 0): ?> [all …]
|
H A D | start.php | 30 (<span class="count"><?php echo $tpl->get('proposals_count') ?></span>) 35 (<span class="count"><?php echo $tpl->get('my_threads_count') ?></span>) 39 (<span class="count"><?php echo $tpl->get('my_tasks_count') ?></span>) 43 (<span class="count"><?php echo $tpl->get('reported_threads_count') ?></span>) 47 (<span class="count"><?php echo $tpl->get('reported_tasks_count') ?></span>) 56 <?php $tpl->set('threads', $tpl->get('proposals')) ?> 61 <?php $tpl->set('threads', $tpl->get('my_threads')) ?> 65 <?php $tpl->set('tasks', $tpl->get('my_tasks')) ?> 69 <?php $tpl->set('threads', $tpl->get('reported_threads')) ?> 73 <?php $tpl->set('tasks', $tpl->get('reported_tasks')) ?>
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | EditorMenuBar.java | 210 .get("antialias"), "AntiAlias", true)); in EditorMenuBar() 351 mxResources.get("basicStyle"), in EditorMenuBar() 357 mxResources.get("defaultStyle"), in EditorMenuBar() 423 .get("dragEnabled"), "DragEnabled")); in EditorMenuBar() 425 .get("dropEnabled"), "DropEnabled")); in EditorMenuBar() 456 .get("connectable"), "Connectable")); in EditorMenuBar() 463 .get("createTarget"))); in EditorMenuBar() 617 .get("background"))); in populateFormatMenu() 664 .get("position"))); in populateFormatMenu() 854 .get("sourceSpacing")))); in populateFormatMenu() [all …]
|
H A D | SchemaEditorMenuBar.java | 61 menu = add(new JMenu(mxResources.get("file"))); in SchemaEditorMenuBar() 77 menu.add(editor.bind(mxResources.get("pageSetup"), in SchemaEditorMenuBar() 88 menu = add(new JMenu(mxResources.get("edit"))); in SchemaEditorMenuBar() 126 menu = add(new JMenu(mxResources.get("view"))); in SchemaEditorMenuBar() 193 .get("antialias"), "AntiAlias", true)); in SchemaEditorMenuBar() 322 mxResources.get("basicStyle"), in SchemaEditorMenuBar() 328 mxResources.get("defaultStyle"), in SchemaEditorMenuBar() 337 .get("buffering"), "TripleBuffered", true)); in SchemaEditorMenuBar() 338 submenu.add(editor.bind(mxResources.get("dirty"), in SchemaEditorMenuBar() 360 .get("centerZoom"), "CenterZoom", true)); in SchemaEditorMenuBar() [all …]
|
H A D | EditorMenuBar.java.bak | 210 .get("antialias"), "AntiAlias", true)); 351 mxResources.get("basicStyle"), 357 mxResources.get("defaultStyle"), 423 .get("dragEnabled"), "DragEnabled")); 425 .get("dropEnabled"), "DropEnabled")); 456 .get("connectable"), "Connectable")); 463 .get("createTarget"))); 617 .get("background"))); 664 .get("position"))); 842 .get("sourceSpacing")))); [all …]
|
H A D | EditorPopupMenu.java | 24 add(editor.bind(mxResources.get("undo"), new HistoryAction(true), in EditorPopupMenu() 30 editor.bind(mxResources.get("cut"), TransferHandler in EditorPopupMenu() 35 editor.bind(mxResources.get("copy"), TransferHandler in EditorPopupMenu() 39 add(editor.bind(mxResources.get("paste"), TransferHandler in EditorPopupMenu() 46 editor.bind(mxResources.get("delete"), mxGraphActions in EditorPopupMenu() 54 JMenu menu = (JMenu) add(new JMenu(mxResources.get("format"))); in EditorPopupMenu() 59 menu = (JMenu) add(new JMenu(mxResources.get("shape"))); in EditorPopupMenu() 66 editor.bind(mxResources.get("edit"), mxGraphActions in EditorPopupMenu() 71 add(editor.bind(mxResources.get("selectVertices"), mxGraphActions in EditorPopupMenu() 73 add(editor.bind(mxResources.get("selectEdges"), mxGraphActions in EditorPopupMenu() [all …]
|
/plugin/bez/tpl/mail/ |
H A D | task_comment.php | 4 <title><?php echo $tpl->get('wiki_title') ?></title> 11 <?php echo $tpl->get('style') ?> 16 <?php echo $tpl->get('wiki_title') ?> 20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php echo $tpl->getLang($tpl->get('action')) ?> 21 <a href="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id) ?>"> 22 #z<?php echo $tpl->get('task')->id ?> 26 …"border: 1px solid <?php echo $tpl->get('action_border_color', '#E5E5E5') ?>; background-color: <?… 29 <strong><?php echo $tpl->user_name($tpl->get('who')) ?></strong> <br> 30 <span style="color: #888"><?php echo $tpl->date($tpl->get('when')) ?></span> 32 <?php echo $tpl->get('content') ?> [all …]
|
H A D | thread_comment.php | 4 <title><?php echo $tpl->get('wiki_title') ?></title> 11 <?php echo $tpl->get('style') ?> 16 <?php echo $tpl->get('wiki_title') ?> 20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php echo $tpl->getLang($tpl->get('action')) ?> 22 <a href="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id) ?>"> 23 #<?php echo $tpl->get('thread')->id ?> 27 …"border: 1px solid <?php echo $tpl->get('action_border_color', '#E5E5E5') ?>; background-color: <?… 30 <strong><?php echo $tpl->user_name($tpl->get('who')) ?></strong> <br> 31 <span style="color: #888"><?php echo $tpl->date($tpl->get('when')) ?></span> 33 <?php echo $tpl->get('content') ?> [all …]
|
H A D | task.php | 4 <title><?php echo $tpl->get('wiki_title') ?></title> 11 <?php echo $tpl->get('style') ?> 16 <?php echo $tpl->get('wiki_title') ?> 20 …<?php echo $tpl->user_name($tpl->get('who')) ?> <?php vprintf($tpl->getLang($tpl->get('action')), … 21 <a href="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id) ?>"> 22 #z<?php echo $tpl->get('task')->id ?> 26 <?php echo $tpl->get('content') ?> 29 …<a href="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id) ?>#k_" style="text-decoration:… 34 <a href="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id) ?>">Przejdź do zadania</a>, 35 …albo <a href="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id, 'action', 'unsubscribe') …
|
H A D | thread.php | 4 <title><?php echo $tpl->get('wiki_title') ?></title> 11 <?php echo $tpl->get('style') ?> 16 <?php echo $tpl->get('wiki_title') ?> 20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php echo $tpl->getLang($tpl->get('action')) ?> 21 <a href="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id) ?>"> 22 #<?php echo $tpl->get('thread')->id ?> 26 <?php echo $tpl->get('content') ?> 29 …<a href="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id) ?>#k_" style="text-decorati… 34 …<a href="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id) ?>">Przejdź do problemu</a>, 35 …albo <a href="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id, 'action', 'unsubscribe…
|
/plugin/bez/action/ |
H A D | base.php | 130 $get = array_pop($args)['GET']; 131 $get = http_build_query($get); 136 if ($get) $get = "?$get"; 137 return DOKU_URL . $id. $get; 139 if ($get) $get = "?$get"; 140 return DOKU_URL . 'doku.php/' . $id . $get; 142 if ($get) $get = "&$get"; 143 return DOKU_URL . 'doku.php?id=' . $id . $get;
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Toolbar.js | 82 …elts[0].setAttribute('title', mxResources.get('zoomIn') + ' (' + this.editorUi.actions.get('zoomIn… 83 …elts[1].setAttribute('title', mxResources.get('zoomOut') + ' (' + this.editorUi.actions.get('zoomO… 103 …elts[1].setAttribute('title', mxResources.get('undo') + ' (' + this.editorUi.actions.get('undo').s… 104 …elts[2].setAttribute('title', mxResources.get('redo') + ' (' + this.editorUi.actions.get('redo').s… 109 …elts[1].setAttribute('title', mxResources.get('delete') + ' (' + this.editorUi.actions.get('delete… 360 …elts[1].setAttribute('title', mxResources.get('undo') + ' (' + ui.actions.get('undo').shortcut + '… 361 …elts[2].setAttribute('title', mxResources.get('redo') + ' (' + ui.actions.get('redo').shortcut + '… 362 …elts[4].setAttribute('title', mxResources.get('bold') + ' (' + ui.actions.get('bold').shortcut + '… 363 …elts[5].setAttribute('title', mxResources.get('italic') + ' (' + ui.actions.get('italic').shortcut… 364 …elts[6].setAttribute('title', mxResources.get('underline') + ' (' + ui.actions.get('underline').sh… [all …]
|
/plugin/authucenter/lib/api/ |
H A D | uc.php | 40 $get = $post = array(); variable 49 if(empty($get)) { 58 echo $uc_note->$get['action']($get, $post); 85 function test($get, $post) { argument 108 function gettag($get, $post) { argument 116 function synlogin($get, $post) { argument 126 $uid = intval($get['uid']); 127 $username = $get['username']; 129 $time = $get['time']; 149 function updatepw($get, $post) { argument [all …]
|
/plugin/log404/_test/ |
H A D | general.test.php | 80 $request1->get(array('id' => 'a')); 82 $request2->get(array('id' => 'a')); 84 $request3->get(array('id' => 'b')); 91 $request4->get(array('id' => 'b')); 93 $request5->get(array('id' => 'b')); 108 $request1->get(array('id' => 'a')); 110 $request2->get(array('id' => 'a')); 112 $request3->get(array('id' => 'b')); 130 $request1->get(array('id' => 'a')); 132 $request2->get(array('id' => 'a')); [all …]
|
/plugin/schulzevote/ |
H A D | helper.php | 113 function get() { function in helper_plugin_schulzevote 144 $get = $this->get(); 147 while (count($get) > 0) { 155 $winners = array_keys($get); 158 unset($get[$winner]); 166 $get = $this->get(); 171 if ($this->isWinner($test, $get)) { 180 function isWinnerCandidate($candy, $get) { argument 183 if ($get[$candy][$other] < $get[$other][$candy]) { 190 function isWinner($candy, $get) { argument [all …]
|