Home
last modified time | relevance | path

Searched refs:redmine (Results 1 – 6 of 6) sorted by relevance

/plugin/redissue/
Dsyntax.php154 $redmine = new DokuwikiRedmine();
161 $redmine->connect($url, $data['server_token'], $view, $wiki_user);
163 $issues = $redmine->client->issue->all([
172 $this->displayIssue($renderer, $data, $redmine);
176 $this->displayIssue($renderer, $data, $redmine);
179 $this->displayIssue($renderer, $data, $redmine);
231 function displayIssue($renderer, $data, $redmine) { argument
232 $issue = $redmine->getIssue($data['id']);
241 $project_identifier = $redmine->getProjectIdentifier($project['name']);
245 $author_id = $redmine->getIdByUsername($author['name']);
[all …]
DREADME.md13 Redissue needs [Php-Redmine-API](https://github.com/kbsali/php-redmine-api) to work. Download it in…
20 git clone https://github.com/kbsali/php-redmine-api.git
21 cd php-redmine-api
65 * project: the **right** identifier of the project (Available in the settings of redmine project): …
107 "url": "http://myfirst.redmine.com",
111 "url": "http://mysecond.redmine.com",
/plugin/redproject/
DREADME.md8 * Some different links to redmine, like the issues, subproject, mail of members,...
10 * Handle multiple redmine server
14 Redproject needs [Php-Redmine-API](https://github.com/kbsali/php-redmine-api) to work. Download it …
19 $ git clone https://github.com/kbsali/php-redmine-api.git
20 $ cd php-redmine-api
54 Where **proj** value is the project identifier (Available in the settings of redmine project).
58 You can, as in [redissue](https://github.com/algorys/redissue), select another redmine server in sy…
65 "url": "http://myfirst.redmine.com",
69 "url": "http://mysecond.redmine.com",
Dplugin.info.txt6 desc display roadmap redmine dynamically
Dstyle.css6 background: url('/lib/plugins/redproject/images/redmine.png') no-repeat 0 50%;
/plugin/html2pdf/html2pdf/
Dinfo.txt6 url http://snorriheim.dnsdojo.com/redmine/projects/show/html2pdf