Home
last modified time | relevance | path

Searched refs:ticket (Results 1 – 25 of 34) sorted by relevance

12

/plugin/actickets/
H A Dscript.js16 var ticket = actickets.tickets[n];
20 ticket.acticket = true;
21 ticket.projectId = matches[1];
22 ticket.ticketId = matches[2];
28 if (req.ticketId == ticket.ticketId && req.projectId == ticket.projectId) {
35 ticketId: ticket.ticketId,
36 projectId: ticket.projectId
40 ticket.acticket = false;
79 var ticket = result[n];
80 if (ticket != null) {
[all …]
H A Dajax.php39 foreach ($_REQUEST['tickets'] as $ticket) {
40 $tickets[] = $acclient->get('/projects/'.$ticket['projectId'].'/tickets/'.$ticket['ticketId']);
H A DREADME19 Afterwards you can reference any ticket in the project via
21 #<ticket-id>
27 If you don't want to a add a global project ID or want to reference a ticket
28 from another project, you can add the project ID on a per-ticket basis:
30 #<ticket-id>-<project-id>
/plugin/diagramsnet/lib/plugins/
H A Dtickets.js141 function updateStyle(cell, ticket) argument
143 var type = (ticket.type != null) ? deskTypes[ticket.type] : 'bug';
169 function updateData(cell, ticket) argument
193 setAttr('group_id', ticket.group_id) |
196 setAttr('due_by', ticket.due_by) |
199 for (var key in ticket.custom_fields)
227 if (ticket != null)
231 updateData(state.cell, ticket))
331 if (ticket != null)
351 updateData(cell, ticket);
[all …]
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md337 * [#11215](http://dev.ckeditor.com/ticket/11215),
338 * [#8780](http://dev.ckeditor.com/ticket/8780),
339 * [#12762](http://dev.ckeditor.com/ticket/12762).
377ticket/11616): [Chrome] Fixed: Resizing the editor while it is not displayed breaks the editable. …
961 …xing undo bugs ([#10842](http://dev.ckeditor.com/ticket/10842), [#10930](http://dev.ckeditor.com/t…
1006 * [#9764](http://dev.ckeditor.com/ticket/9764): Widget System.
1050ticket/10951): Reviewed and optimized focus handling on panels (combo, menu buttons, color buttons…
1085ticket/10281): The [jQuery Adapter](http://docs.ckeditor.com/#!/guide/dev_jquery) is now available…
1188 * Included in [#10103](http://dev.ckeditor.com/ticket/10103):
1236ticket/9364), [#9368](http://dev.ckeditor.com/ticket/9368), [#9369](http://dev.ckeditor.com/ticket
[all …]
/plugin/ckgedit/ckeditor/
H A DCHANGES.md757 * [#11215](https://dev.ckeditor.com/ticket/11215),
758 * [#8780](https://dev.ckeditor.com/ticket/8780),
759 * [#12762](https://dev.ckeditor.com/ticket/12762).
797ticket/11616): [Chrome] Fixed: Resizing the editor while it is not displayed breaks the editable. …
1381 …ing undo bugs ([#10842](https://dev.ckeditor.com/ticket/10842), [#10930](https://dev.ckeditor.com/
1426 * [#9764](https://dev.ckeditor.com/ticket/9764): Widget System.
1470ticket/10951): Reviewed and optimized focus handling on panels (combo, menu buttons, color buttons…
1505ticket/10281): The [jQuery Adapter](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_jquery.ht…
1608 * Included in [#10103](https://dev.ckeditor.com/ticket/10103):
1656ticket/9364), [#9368](https://dev.ckeditor.com/ticket/9368), [#9369](https://dev.ckeditor.com/tick…
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DTicketListener.php114 foreach ($tickets as $ticket) {
115 $this->ticketCounts[$ticket][$name] = 1;
150 foreach ($tickets as $ticket) {
153 unset($this->ticketCounts[$ticket][$name]);
160 if (count($this->ticketCounts[$ticket]) > 0) {
171 $ticketInfo = $this->getTicketInfo($ticket);
174 $this->updateTicket($ticket, $newStatus, $message, $resolution);
/plugin/ac/actions/
H A Dtickets.php30 foreach ($tickets as $ticket) {
31 $output .= '<li><div class="li">' . $this->ac->objToString($ticket) . '</div>' .
32 … ajax_loader::getLoader('ac', array('tasks', $projectid, $ticket->ticket_id)) . '</li>' . DOKU_LF;
/plugin/rtlink/
H A DREADME7 Link to a particular ticket, just use the string RT####, where ####=your ticket number.
/plugin/onlineordering/
H A Dsend_form.php8 * @return ticket number.
61 $ticket = $data['abbreviation'].ticketNumber(5); variable
75 $template = str_replace('{ticket}', $ticket, $template);
H A Dtemplate_en.txt33 Ticket Number: {ticket}<br />
/plugin/youtracklinks/
H A Dplugin.info.txt6 …yper-links to your youTrack system. You can specify how the plug-in should recognize the ticket id.
/plugin/glossary/
H A Dscript.js178 function glossaryPoll (ancor, ticket, opinion, NS) { argument
180 …var params = "glossary[operation]=poll&glossary[ticket]="+ticket+"&glossary[opinion]="+opinion+"&g…
H A Dglossary.class.php674 foreach ($request[$status.'tickets'] as $ticket) {
675 $this->removeGlossary (md5 (trim ($ticket)), $status);
676 $this->message ('info', $ticket." ".$this->getLang ('ticketDeleted'));
678 $pageId = $ticket;
/plugin/webdav/vendor/sabre/uri/
H A DREADME.md31 Head over to the [sabre/dav mailinglist][4], or you can also just open a ticket
/plugin/icalevents/vendor/sabre/uri/
H A DREADME.md31 Head over to the [sabre/dav mailinglist][4], or you can also just open a ticket
/plugin/webdav/vendor/sabre/event/
H A DREADME.md39 Head over to the [sabre/dav mailinglist][4], or you can also just open a ticket
/plugin/davcal/vendor/sabre/event/
H A DREADME.md37 Head over to the [sabre/dav mailinglist][4], or you can also just open a ticket
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md39 Head over to the [sabre/dav mailinglist][4], or you can also just open a ticket
/plugin/redproject/
H A Dstyle.css65 background: url('images/ticket.png') no-repeat 0% 50%;
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc204 // only the properties of the first cell (https://dev.ckeditor.com/ticket/11439).
/plugin/icons/assets/typicons/
H A Dtypicons.min.css1 …outline:before{content:'\e11d'}.typcn-tick:before{content:'\e11e'}.typcn-ticket:before{content:'\e…
H A Dtypicons.css894 .typcn-ticket:before {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md1001 "description":"Provides access to Zendesk views, groups, tickets, ticket fields, and users",
1056 "summary": "Get a ticket",
/plugin/passpolicy/
H A Dwords.txt3672 ticket

12