-
Notifications
You must be signed in to change notification settings - Fork 0
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
Calendar Improvements #281
Closed
Closed
Conversation
This file contains 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
Contributor
rjcanto
commented
Jul 2, 2021
- Unitary tests that check Business Objects based on a test PDF extraction. Closes Isel Academic Calendar content format checker #254 and Implement Academic Calendar Business Objects Tests #240
- Change from Details to Lectures since the class describes beginning and end of the lectures for a particular semester. Closes In the Academic Calendar format change from Details to Lectures #259
Waiting on feedback in i-on-project/integration-data#21 to continue with branch development. |
update job view to handle all dates in UTC time
update job view to handle all dates in UTC time
…licly for consumption by anyone. New version of architecture diagram.
small refactor InputProcessor.kt to ease unit testing small refactor to OutputFormat.kt to ease unit testing
add support for alternative format name for YAML (as yml) in OutputFormat.kt
improve job controller response status add job controller Location header on job creation
…ger needed update docker-compose.yml to create repository programmatically on start up
remove Windows 10 warning that no longer appears due to the removal of the bind mount
add Problem class to represent problem+json output improve wrong institution ID message on InstitutionRepositoryImpl.kt force ArgumentException errors to return new Problem type
make JobNotFoundException errors to return new Problem type
add PostResponse DTO
Co-Authored-By: Ricardo Canto <[email protected]>
Co-Authored-By: Ricardo Canto <[email protected]>
Co-Authored-By: Ricardo Canto <[email protected]>
Co-Authored-By: Ricardo Canto <[email protected]>
fix docker compose change controller port to server port
…ting the School BO through job parameters.
… date of a pdf is now retrieved from file properties and not from PDF properties since some don't have it.
…ionDateTimeFrom(..). Tests added in DateUtilsTests.kt
… in the resources. Changed to ZonedDateTime to format date as ISO8601
Co-Authored-By: Ricardo Canto <[email protected]>
…he course acronym.
Closing PT without merge. |
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.