Skip to content

Made DL extensions visible even after the extended DL#1515

Merged
ihalaij1 merged 1 commit intoapluslms:masterfrom
reppuli92:dl_extension
Apr 7, 2026
Merged

Made DL extensions visible even after the extended DL#1515
ihalaij1 merged 1 commit intoapluslms:masterfrom
reppuli92:dl_extension

Conversation

@reppuli92
Copy link
Copy Markdown
Contributor

Description

What?
I made the personal extended deadlines visible for students on the Your Points page even after the extended deadline has passed, as requested in issue #1495

Why?

To improve the user experience so that the extended DL doesn't have to be looked up separately

How?

Removed the filtering by current time logic in the extended deadline lookup function

Fixes #1495

Testing

Remember to add or update unit tests for new features and changes.

What type of test did you run?

  • Accessibility test using the WAVE extension.
  • Django unit tests.
  • Selenium tests.
  • Other test. (Add a description below)
  • Manual testing.
    I ran the Playwright e2e test suite in addition to all existing unit tests.

Did you test the changes in

  • Chrome
  • Firefox
  • This pull request cannot be tested in the browser.

Think of what is affected by these changes and could become broken

Translation

Programming style

  • Did you follow our style guides?
  • Did you use Python type hinting in all functions that you added or edited? (type hints for function parameters and return values)

Have you updated the README or other relevant documentation?

  • documents inside the doc directory.
  • README.md.
  • Aplus Manual.
  • Other documentation (mention below which documentation).

Is it Done?

  • Reviewer has finished the code review
  • After the review, the developer has made changes accordingly
  • Customer/Teacher has accepted the implementation of the feature

Clean up your git commit history before submitting the pull request!

Copy link
Copy Markdown
Contributor

@ihalaij1 ihalaij1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@ihalaij1
Copy link
Copy Markdown
Contributor

ihalaij1 commented Apr 7, 2026

I made minor changes to the commit message (made it present tense instead of past tense and added Fixes #1495 to the footer).

@ihalaij1 ihalaij1 merged commit d8c74d4 into apluslms:master Apr 7, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show DL extensions even after the DL

2 participants