Skip to content
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

Fix/post testing requests #818

Open
wants to merge 14 commits into
base: major/4
Choose a base branch
from
Open

Conversation

EdoStorm96
Copy link
Contributor

@EdoStorm96 EdoStorm96 commented Dec 10, 2024

This branch features a lot of tiny issues, that have been uncovered following the testing of 4.0.

In rough order of commits:

#789: Apparently the observation table still included fields from v1 observations and we never noticed. It now includes the new fields.

#809: The Stepper bubbles were untranslated ... My first hunch was to replace gettext with gettext_lazy and this works. Don't ask me why ...

#811: Increase the max length of trajectory names from 15 to 30.

#814: Include linebreaks in review comments for the Secretary to read comfortably.

No issue: Remove more remnant of the old AvailableURL system ...

#813: Untranslated text.

#817: A server errors caused by some shoddy validation and logic regarding embargo and embargo_end_date.

#777: Remove the embargo question from the submit form for PreAss proposals, ensure that PreAss proposals are never placed in the archive and remove the ChangeArchiveStatus review action if a proposal is PreAss.

Its a lot of issues ... But the fixes are mostly one or two lines, so it should be manageable I hope :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant