Home
last modified time | relevance | path

Searched refs:issue (Results 26 – 50 of 228) sorted by relevance

12345678910

/plugin/redissue/
H A DREADME.md5 * Name of issue
6 * Number, percentage, author of issue
7 * Make a link to the choosen issue in Redmine and the related project.
46 * Userview: doesn't manage access rights and display issue even if it's in private project.
52 ### Single issue syntax:
58 * id: id of the wanted issue.
61 ### Multiple issue syntax
92 // Sort issue by ascending "id", for project "myproject" and tracker "1"
94 // Sort issue by "subject" for project "myproject" and all trackers
123 * title: you can override issue title if it's too long or for other reasons with: `title="my new ti…
[all …]
H A Dstyle.css40 div.issue-info {
44 div.issue-doku {
75 div.issue-desc {
118 div.issue-info span{
/plugin/issuelinks/services/
H A DServiceInterface.php24 * @param Issue $issue
28 public static function isIssueValid(Issue $issue); argument
82 public function retrieveIssue(Issue $issue); argument
/plugin/youtrack/
H A Dhelper.php262 foreach ($issues as $issue) {
267 $R->externallink($this->getIssueUrl($issue[$col]), $issue[$col]);
269 $R->cdata($issue[$col]);
/plugin/jirainfo/
H A Dplugin.info.txt7 desc Show Jira issue description in popover when hovering or click over an issue key.
H A DREADME.md3 Show Jira issue description in popover when hovering or click over an issue key.
/plugin/youtrack/syntax/
H A Dlist.php70 foreach ($ytissues as $issue) {
75 $id = (string) $issue->attributes()->id;
77 foreach($issue as $field) {
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
7 …dination and disclosure here using GitHub Security Advisory to privately discuss and fix the issue.
/plugin/authgooglesheets/vendor/google/auth/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
7 …dination and disclosure here using GitHub Security Advisory to privately discuss and fix the issue.
/plugin/authgooglesheets/vendor/google/apiclient/
H A DSECURITY.md3 To report a security issue, please use [g.co/vulnz](https://g.co/vulnz).
7 …dination and disclosure here using GitHub Security Advisory to privately discuss and fix the issue.
/plugin/doi/Resolver/
H A DDoiResolver.php29 $result['issue'] = $data['issue'] ?? '';
/plugin/imagecarousel/vendor/slick/
H A DCONTRIBUTING.markdown8 + A test case clearly demonstrates the bug or issue.
13 Providing a test case is the best way to get your issue addressed. Without a test case; your issue
14 You must provide a clear and simple way to reproduce the issue with the provided fiddle.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2972/
H A Dissue-2972-test.phpt2 Just a sample test for issue 2972, does not actually test anything
/plugin/bloglinks/
H A DCHANGELOG
/plugin/issuetracker/
H A DINFO7 desc provides a simple issue tracker
H A Dplugin.info.txt8 desc provides a simple issue tracker
/plugin/jiralinks/
H A DREADME.md5 add remote issue links back to the wiki pages where these issues are mentioned.
7 For the remote issue links functionality, the curl PHP module needs to be activated.
H A Dplugin.info.txt6 desc Automatically create links to Jira issues and automatically add remote issue links back to the…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md890 * Fixed: Depth issue on value labels on columns
899 * Fixed: Clippath positioning issue
907 * Fixed: Loading issue with patterns in firefox
926 * Fixed: beforeCapture issue on SVG document changes
945 * Fixed: Absolute legend positioning issue.
992 * Fixed: Positioning issue on multiline labels
1028 * Fix: Pattern render issue in IE;
1052 * Fix: CSV export issue on date based charts
1068 * Fix: IE8 issue which prevents the chart from initiating
1071 * Fix: issue on toCSV handling the header (first row)
[all …]
/plugin/mantisreporter/
H A Dplugin.info.txt6 desc Report a mantis issue. Don't forget to include the id of the project.
/plugin/diffpreview/
H A DCHANGELOG.md5 Fix GitHub issue #5 by making helper_plugin_diffpreview_changes an actual plugin.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A DCHANGELOG.md10 - Fix issue when duplicated terms are tokenized
/plugin/googletagmanager/
H A DREADME.md8 For feedback please create an issue https://github.com/alexlehm/dokuwiki-plugin-gtm/issues
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md35 To create a new issue, you can use the GitHub issue tracking system.
/plugin/authmantis/
H A DREADME.md62 [MantisBT Wiki]: https://mantisbt.org/wiki/doku.php/mantisbt:issue:7075:integration_with_dokuwiki.
63 [2012-12-01 13:26]: https://mantisbt.org/wiki/doku.php/mantisbt:issue:7075:integration_with_dokuwik…

12345678910