Skip to content

Issues: kbsali/php-redmine-api

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Dependency Dashboard
#297 opened Nov 4, 2021 by renovate bot updated Feb 27, 2025
3 tasks
Update the Behat tests: Redmine 5.0.11 released enhancement
#442 opened Jan 31, 2025 by github-actions bot updated Jan 31, 2025
Redundant request when the limit is more than the nearest multiple of hundred from the total_count possible bug Issue is possibly a bug, needs investigation
#436 opened Nov 18, 2024 by akindemirci updated Jan 23, 2025
Create factory methods in all API classes code quality
#368 opened Jan 24, 2024 by Art4 updated Jan 21, 2025 v2.9.0
[Overview] Tracking of Remine API feature support enhancement pending: help wanted help and PRs are welcome
#305 opened Jan 13, 2022 by Art4 updated Jan 21, 2025
47 of 73 tasks
Remove all Redmine\Api\*::getIdByName() methods BC break
#418 opened Jul 5, 2024 by Art4 updated Jul 5, 2024 v3.0.0
Remove Redmine\Api\...::listing() methods BC break
#415 opened Jul 5, 2024 by Art4 updated Jul 5, 2024 v3.0.0
Remove \Redmine\Api\Issue::PRIO_* constants BC break
#385 opened Feb 20, 2024 by Art4 updated Feb 29, 2024 v3.0.0
Declare all Redmine\Api\... classes as final BC break
#371 opened Feb 1, 2024 by Art4 updated Feb 1, 2024 v3.0.0
Remove Redmine\Api\AbstractApi::retrieveAll() BC break
#349 opened Dec 29, 2023 by Art4 updated Dec 29, 2023 v3.0.0
Remove Redmine\Api\...::all() methods BC break
#348 opened Dec 29, 2023 by Art4 updated Dec 29, 2023 v3.0.0
Remove Redmine\Api\Project::prepareParamsXml() BC break
#346 opened Dec 29, 2023 by Art4 updated Dec 29, 2023 v3.0.0
Remove Redmine\Api\AbstractApi::lastCallFailed() BC break
#343 opened Dec 29, 2023 by Art4 updated Dec 29, 2023 v3.0.0
Declare exceptions as final BC break code quality
#342 opened Dec 29, 2023 by Art4 updated Dec 29, 2023 v3.0.0
Get an issue's watchers enhancement pending: missing api Issue is pending because a Redmine API is missing
#334 opened Dec 15, 2023 by pkoevesdi updated Dec 22, 2023
combine queries with or pending: missing api Issue is pending because a Redmine API is missing question
#333 opened Dec 15, 2023 by pkoevesdi updated Dec 18, 2023
ProTip! Exclude everything labeled bug with -label:bug.