Bruno Pagno
a293aecb99
Merge pull request #20363 from opf/impl/66328-use-openproject-extension
...
Update hocuspocus data exchange on collaborative documents
2025-10-21 14:13:04 +02:00
Bruno Pagno
50628ae3fd
adjust details for merge
...
- fix building the URL to hook up the Hocuspocus provider on Blocknote
- remove from documentation a field that should not be available yet on the API (should be released in future versions)
- add a feature flag check on the new documents PATCH endpoint, if it's not enabled we don't take requests yet
2025-10-21 12:57:10 +02:00
Bruno Pagno
e9a771dce6
updated documents on documents API
2025-10-20 13:40:27 +02:00
Jan Sandbrink
10cc0cc936
Consistently use the term "endpoint"
...
TIL that both "end point" and "endpoint" are valid,
but one source on the internet tells me that "endpoint"
is more commonly used and (more importantly) our code base
agrees. A case-sensitive search for "endpoint" gives me over
2000 results, over 300 of these are inside "docs/".
2025-10-17 13:21:50 +02:00
Dombi Attila
f600a5844f
Add api documentation
2025-10-14 12:01:58 +02:00
Tobias Dillmann
b7b9a91ecb
[ #66093 ] API: capitalize errors correctly, use compact keys
2025-09-24 19:19:03 +02:00
Tobias Dillmann
9ee1a6eb4e
[ #66093 ] API returns calculated value errors
2025-09-24 19:19:03 +02:00
Kabiru Mwenja
0df57ad060
Merge branch 'dev' into merge-release/16.4-20250917064829
2025-09-17 09:52:44 +03:00
Maya Berdygylyjova
fefd92f723
[ #67375 ] Update List users API endpoint description (remove wrong men… ( #20321 )
...
* [#67375 ] Update List users API endpoint description (remove wrong mention of permissions) https://community.openproject.org/work_packages/67375
[#67375 ] Update List users API endpoint description (remove wrong mention of permissions)
https://community.openproject.org/work_packages/67375
* Update docs/api/apiv3/paths/users.yml
Co-authored-by: Kabiru Mwenja <k.mwenja@openproject.com >
---------
Co-authored-by: Kabiru Mwenja <k.mwenja@openproject.com >
2025-09-17 08:44:23 +02:00
Jens Ulferts
08b0d4401a
Merge pull request #20225 from opf/feat/projects-favorites-api
...
Favorite projects API
2025-09-16 11:55:09 +02:00
Tobias Dillmann
ceee1e8382
[ #64530 ] API renders formula for calculated values
2025-09-14 17:34:39 +02:00
Oliver Günther
dd35273d82
Favorite projects API
2025-09-11 10:45:44 +02:00
Klaus Zanders
df7a2ea574
Update API docs for time entries
2025-08-27 14:40:41 +02:00
dombesz
4b13d458ee
Merge pull request #19993 from opf/feature/66641-show-project-attributes-in-sections-in-the-mobile-app
...
[#66641 ] Show project attributes in sections in the mobile app
2025-08-27 08:39:39 +02:00
Dombi Attila
43f612f1d1
Address CR comments.
2025-08-26 14:41:19 +03:00
Oliver Günther
328ba0a2cf
Add a name filter to versions
2025-08-25 15:23:03 +02:00
Dombi Attila
773ad70f80
Update Project schema api docs to include _attributeGroups
2025-08-20 18:52:52 +03:00
Tizian Rößler
c2c5190df3
add project_status_code filter to the api docs of list projects endpoint
2025-08-19 14:00:04 +02:00
Jan Sandbrink
e83f197111
Clarify APIv3 docs
...
When docs started directly in the tables of properties, without any introductory
words, the linked tables appeared directly under the headline "ENTITY NAMES" (e.g. "Users").
This gave the wrong impression, that the tables would explain the links and properties of
the collection endpoint of those classes.
This was fixed by adding a clarifying introductory paragraph to endpoint docs that
didn't have an intro paragraph already.
2025-08-13 09:36:29 +02:00
Jan Sandbrink
ed8310840c
Add missing property to storages API
...
For single-sign-on there is the need to configure scopes
obtained during token exchange as well.
2025-08-11 13:17:50 +02:00
Eric Schubert
ae558b8915
[ #65532 ] remove SharePoint mentions from OneDrive storages
...
- https://community.openproject.org/wp/65532
- removed SharePoint from locale keys
- removed SharePoint from test factories
2025-07-15 16:08:25 +02:00
Ivan Kuchin
352547cd85
[ #59079 ] Remove deprecated ordering versions by semver_name
...
https://community.openproject.org/work_packages/59079
2025-07-08 19:32:48 +02:00
Henriette Darge
2dbeb00282
Introduce a new setting to disable the keyboard shortcuts
2025-06-23 11:21:51 +02:00
Klaus Zanders
6dcc8fd745
Merge branch 'dev' into merge-release/16.1-20250613034745
2025-06-13 08:42:13 +02:00
Tobias Dillmann
201f243d40
[ #64515 ] use correct collection schema as a reference
2025-06-12 10:42:27 +02:00
Tobias Dillmann
0c0e98e003
[ #64515 ] API documentation for project phase definitions
2025-06-12 10:42:27 +02:00
Pavel Balashou
f37ba8ce5d
Merge branch 'dev' into feature/63912-support-multiple-authentication-provider-user-links
2025-06-11 10:18:34 +02:00
Pavel Balashou
83794a7466
[ #63912 ] React on PR comments.
...
Important changes:
1. Use ignored_columns to try to avoid downtime.
2. Add unique constraint for auth_provider_id+external_id.
Co-authored-by: Jan Sandbrink <453584+username@users.noreply.github.com >
2025-06-05 13:03:13 +02:00
OpenProject Actions CI
2a8eb727e5
Merge branch 'release/16.0' into dev
2025-06-05 03:47:50 +00:00
Jens Ulferts
caa0df2f0c
Merge pull request #18851 from opf/implementation/62982-project-phase-column-on-work-package-list
...
Implementation/62982 project phase column on work package list
2025-06-04 15:49:49 +02:00
Maya Berdygylyjova
211070176e
[ #49292 ] Harmonize capitalization in API documentation https://commu … ( #19090 )
...
[#49292 ] Harmonize capitalization in API documentation https://community.openproject.org/work_packages/49292
[#49292 ] Harmonize capitalization in API documentation
https://community.openproject.org/work_packages/49292
2025-06-04 09:48:35 +02:00
Kabiru Mwenja
3e8a8b6372
Add missing self link for reminder representation
2025-06-04 09:44:36 +03:00
Kabiru Mwenja
916c708f13
Simplify reminder PATCH,DELETE urls
...
"A reminder may be related to something that's not a work package conceptually.
Lean towards simpler canonical URLs for reminders (`/api/v3/reminders/:id`) where operations like `DELETE` and `PATCH` are targeted.
Because then we only need to define those routes once and the only thing we have to add when attaching reminders to a new container is `/api/v3/<container-name>/:id/reminders`."
~ https://github.com/opf/openproject/pull/19063#issuecomment-2935288456
2025-06-03 21:12:26 +03:00
Tobias Dillmann
95811dbe46
[ #62982 ] add wp model schema documentation
2025-06-03 17:46:41 +02:00
Tobias Dillmann
b452e44982
[ #62982 ] group correctly by phase definition
2025-06-03 17:46:40 +02:00
Kabiru Mwenja
1b336f34a6
Add GET /api/v3/reminders endpoint ( #19083 )
...
An endpoint that lists all reminders for a user, regardless of the workpackage.
2025-06-03 18:13:36 +03:00
Kabiru Mwenja
4b1f4c9729
Change multiple reminders restriction to HTTP 409
...
> The 409 (Conflict) status code indicates that the request could not be completed due to a conflict with the current state of the target resource
2025-06-03 12:08:25 +03:00
Pavel Balashou
586fc6ba02
Merge branch 'dev' into feature/63912-support-multiple-authentication-provider-user-links
2025-06-03 10:13:30 +02:00
Pavel Balashou
2db9ef305c
[ #63912 ] Support multiple authentication provider user links
...
https://community.openproject.org/work_packages/63912
2025-06-03 10:13:00 +02:00
Kabiru Mwenja
4fd3a4ea81
Add openapi specification for reminders API
2025-06-03 09:57:30 +03:00
OpenProject Actions CI
2dcedec67a
Merge branch 'release/16.0' into dev
2025-05-28 03:46:46 +00:00
Kabiru Mwenja
69dfba25f4
Merge pull request #19008 from opf/implementation/64104-extend-api-v3-to-cover-emoji-reactions-on-work-package-comments-toggle-and-extend-documentation
...
implementation/64104 Extend API V3 to cover Emoji reactions on work package comments (toggle) and extend documentation
2025-05-27 13:39:43 +03:00
Kabiru Mwenja
41f7bee9ce
Add note on emoji reactions request response
2025-05-27 12:20:24 +03:00
Kabiru Mwenja
50ae67cda6
Add PATCH /api/v3/activities/{id}/emoji_reactions openapi spec
2025-05-26 17:28:15 +03:00
Kabiru Mwenja
75648ce00e
Clarify internal comment default as false
...
Co-authored-by: Eric Schubert <e.schubert@openproject.com >
2025-05-26 15:20:58 +03:00
Christophe Bliard
144d4975de
Prohibit scheduling automatically in API if no predecessors or children
...
Only when creating a work package. The only case where it's possible is
when creating a work package with a parent explicitly set, and that
parent is automatically scheduled and has at least one predecessor.
When copying work packages, this restriction is removed as predecessors
and children are added later in the process.
2025-05-26 10:48:59 +02:00
Kabiru Mwenja
6ed5ef1529
feature/64166 Add work package internal comments (write) API
...
https://community.openproject.org/work_packages/64166
2025-05-23 11:27:19 +03:00
Kabiru Mwenja
4f23509d53
Merge branch 'release/16.0' into dev
2025-05-22 15:14:12 +03:00
Kabiru Mwenja
917ddb87e0
[ #62130 ] Add internal:boolean property to activity comments (read) API ( #18995 )
...
https://community.openproject.org/work_packages/62130
2025-05-22 14:34:21 +03:00
Kabiru Mwenja
4788f01212
Add emoji reactions openapi specification
2025-05-20 20:16:00 +03:00