Home
last modified time | relevance | path

Searched refs:cost (Results 26 – 50 of 482) sorted by last modified time

12345678910>>...20

/plugin/structprogress/
H A DLICENSE144 cost of physically performing source distribution, a complete
/plugin/templater/
H A DLICENSE144 cost of physically performing source distribution, a complete
/plugin/mikioplugin/
H A DLICENSE144 cost of physically performing source distribution, a complete
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md53 . " cost you $2.50! Just kidding :)";
/plugin/aichat/
H A DLICENSE144 cost of physically performing source distribution, a complete
/plugin/bez/mdl/
H A DTask.php24 protected $cost, $plan_date, $all_day_event, $start_time, $finish_time;
45 'cost', 'plan_date', 'all_day_event', 'start_time', 'finish_time',
93 'cost' => array(array('numeric'), 'NULL'),
154 $this->acl->grant('cost', BEZ_PERMISSION_CHANGE);
169 $this->acl->grant('cost', BEZ_PERMISSION_CHANGE);
214 $this->acl->grant('cost', BEZ_PERMISSION_CHANGE);
225 $this->acl->grant('cost', BEZ_PERMISSION_CHANGE);
/plugin/bez/
H A Dstyle.css209 .bds_form input[id=cost] {
504 .bez_form input[id=cost] {
/plugin/bez/tpl/
H A D8d_tasks.php8 <th><?php echo $tpl->getLang('cost') ?></th>
29 <?php if ($task->cost == ''): ?>
32 <?php echo $task->cost ?>
H A D8d_tasks_no_closing.php8 <th><?php echo $tpl->getLang('cost') ?></th>
24 <?php if ($task->cost == ''): ?>
27 <?php echo $task->cost ?>
H A Dtask_box.php75 <th><?php echo $tpl->getLang('cost') ?>:</th>
77 <?php if ($tpl->get('task')->cost == ''): ?>
80 <?php echo $tpl->get('task')->cost ?>
140 array('content', 'plan_date', 'all_day_event', 'start_time', 'finish_time', 'task_program_id', 'cost')
H A Dtasks.php161 <th><?php echo $tpl->getLang('cost') ?></th>
173 <?php $total_cost += (float) $task->cost ?>
221 <?php if ($task->cost == ''): ?>
224 <?php echo $task->cost ?>
/plugin/bez/db/
H A Dupdate0001.sql154 cost REAL, field
187 WHEN new.thread_id IS NOT NULL AND new.cost IS NOT NULL
190 SET task_sum_cost = coalesce(task_sum_cost, 0) + new.cost
207 UPDATE OF thread_id, cost
209 WHEN old.cost IS NOT NULL
212 SET task_sum_cost = task_sum_cost - old.cost
217 UPDATE OF thread_id, cost
219 WHEN new.cost IS NOT NULL
222 SET task_sum_cost = coalesce(task_sum_cost, 0) + new.cost
H A Dupdate0003.sql9 SET task_sum_cost = task_sum_cost - coalesce(old.cost, 0)
H A Dupdate0012.sql11 SET task_sum_cost = task_sum_cost - coalesce(old.cost, 0)
/plugin/imagemapping/
H A DCOPYING144 cost of physically performing source distribution, a complete
H A DLICENSE
/plugin/cloud/
H A DCOPYING144 cost of physically performing source distribution, a complete
/plugin/caption/
H A DLICENSE144 cost of physically performing source distribution, a complete
/plugin/dev/
H A DLICENSE144 cost of physically performing source distribution, a complete
/plugin/dev/skel/
H A DLICENSE144 cost of physically performing source distribution, a complete
/plugin/structtasks/
H A DLICENSE144 cost of physically performing source distribution, a complete
/plugin/orphanswanted/
H A DCOPYING144 cost of physically performing source distribution, a complete
/plugin/button/
H A DLICENSE144 cost of physically performing source distribution, a complete
/plugin/bibtex4dw/
H A DLICENSE144 cost of physically performing source distribution, a complete

12345678910>>...20