-
Notifications
You must be signed in to change notification settings - Fork 6
Release 4.0 #612
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
Draft
dariok
wants to merge
159
commits into
master
Choose a base branch
from
development
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Release 4.0 #612
+7,905
−2,504
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Otherwise, RESTXQ might not work I forgot this in 0261e1e
shouldn't wdbFile be wdbFiles?
replaced by info in wdbFiles:getFullPath() Cf. #549
Also, remove depency from app.xqm Cf. #549
only use templates:apply when a GET request has been made for now, only return the method (which should be enough to return headers) Cf. #529
Closes #529
currently, only in German, i18n pending
Also, a bit of stylebook
Update .gitignore, fix title in apiv2.html, enhance api.xsl and projects.xqm, and refine v2.yaml for improved API structure and output Cf. #577
necessary for process inheritance
avoid CORS problems
also, fix a typo
when creating a new project – the template file already contains this
- use given ID or create a UUIDv4 - update Mocha tests and include manual tests - changed definition: creating a project is always an operation on a parent project (data for main projects) Cf. #615 Testing for project endpoints Cf. #600 – full structure for main projects still pending Cf. #577 REST v2 projects
NB: this needs a complete update soon
- full structure for main projects only - new.xqm only for displaying form and info (errors if any were encountered) - creation of project via admin.js in REST2 - added tests for subproject with ID - added missing parameters and responses to API definition for both creation mechanisms Closes #600 Closes #487 Cf. #615 #577 Cf. #434 endpoint to create project and generate ID Cf. #424 new.xqm handling moved to RESTv2
25Q4 → development
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.