Pinned issues
Issues
- 0
- 1
Update the Behat tests: Redmine 6.0.1 released
#434 opened by github-actions - 0
Redundant request when limit is over 200
#436 opened by akindemirci - 0
using excel with php redmine api to update custom field in alot of issues
#435 opened by ashrafalzyoud - 1
- 1
Return of requests is "Error deconding body as JSON: ..." if there is an SerializerException
#431 opened by asdfklgash - 0
- 0
- 0
- 0
Publish HttpFactory
#428 opened by Art4 - 0
Deprecate all `Redmine\Api\*::getIdByName()` methods
#417 opened by Art4 - 0
Create factory methods in all API classes
#368 opened by Art4 - 1
Replace `listing()` methods with consistent solution
#338 opened by Art4 - 0
Remove all `Redmine\Api\*::getIdByName()` methods
#418 opened by Art4 - 0
Remove `Redmine\Api\...::listing()` methods
#415 opened by Art4 - 0
- 0
[Overview] Tracking of Remine API feature support
#305 opened by Art4 - 9
XML/JSON parameter mismatch in TimeEntry.php
#401 opened by LPRKR - 1
- 0
Deprecate `AbstractApi::get()`, `AbstractApi::post()`, `AbstractApi::put()` and `AbstractApi::delete()`
#372 opened by Art4 - 0
Add support for updating attachments over REST API
#320 opened by Art4 - 3
- 1
Update to Redmine 5.0.8 and 5.1.2 in tests
#389 opened by Art4 - 0
Remove `\Redmine\Api\Issue::PRIO_*` constants
#385 opened by Art4 - 0
Deprecate all `\Redmine\Api\Issue::PRIO_*` constants
#384 opened by Art4 - 0
Fix @deprecated phpdoc syntax
#382 opened by Art4 - 0
Wiki page title must be urlencoded
#374 opened by Art4 - 1
Simplify signature of the low-level API
#341 opened by Art4 - 0
Declare all `Redmine\Api\...` classes as final
#371 opened by Art4 - 0
- 0
Add method `UnexpectedResponseException::getResponse()`
#364 opened by Art4 - 0
Rename `Response::getBody()` to `Response::getContent()`
#363 opened by Art4 - 0
- 4
Syntax error when authentication fails
#335 opened by pkoevesdi - 0
Add new exception on unexpected response
#339 opened by Art4 - 0
Add support for PHP 8.3
#350 opened by Art4 - 0
Remove `Redmine\Api\AbstractApi::retrieveAll()`
#349 opened by Art4 - 0
Remove `Redmine\Api\...::all()` methods
#348 opened by Art4 - 0
Remove support for `Psr\Http\Message\ServerRequestFactoryInterface` as Argument #2 ($requestFactory) in `Redmine\Client\Psr18Client::__construct()`
#347 opened by Art4 - 0
Remove `Redmine\Api\Project::prepareParamsXml()`
#346 opened by Art4 - 0
Remove `Redmine\Api\AbstractApi::attachCustomFieldXML()`
#345 opened by Art4 - 0
Remove uploading an attachment using `Redmine\Api\Attachment::upload()` with filepath
#344 opened by Art4 - 0
Remove `Redmine\Api\AbstractApi::lastCallFailed()`
#343 opened by Art4 - 0
Declare exceptions as final
#342 opened by Art4 - 4
Get an issue's watchers
#334 opened by pkoevesdi - 2
combine queries with or
#333 opened by pkoevesdi - 5
Installation with Composer not working
#312 opened by andreasGothe - 3
Unassigne user from issue
#308 opened by kukukk - 1
Feature #30086: Use HTTP status code 403 instead of 401 when REST API is disabled
#306 opened by Art4 - 0
Also fix html special chars when updating time entries
#303 opened by daften