Releases: HyphaApp/hypha
Releases · HyphaApp/hypha
1.14.0
09 Jul 14:23
Compare
Sorry, something went wrong.
No results found
Sanitising submission revision output before diff. #1299
Change the Submit button for all applications to Submit for review. #709
New filters for Submissions list endpoint and fix active filter. #973
Replace BBG logo with USAGM. #1264
1.13.0
05 Jul 05:45
Compare
Sorry, something went wrong.
No results found
Notify via Slack when new user is created manually. #525
Notify via Slack when new user is edited manually and has roles. #526
Add transitions to move submission status backwards when possible. #348
Activate new accounts created after submissions directly. #1275
Add roles to the user admin index page. #1280
1.12.0
14 Jun 06:42
Compare
Sorry, something went wrong.
No results found
Automatically move an Proposal from "Proposal received" to "Internal review" when either a reviewer is assigned or a review is submitted. #1095
Automatically change a proposal's status from "Advisory Council Review" to "Ready for discussion" after it's received 2 reviews. #1096
E-mail template, add empty line after salutation and correct signature divider.
Minor python packages updates.
1.11.0
07 Jun 11:57
Compare
Sorry, something went wrong.
No results found
Automatically update status on submission when reviewers are added and reviews submitted. #571 #588
Group end block for group form fields. #1252
Private media are now served directly instead of a S3 redirect. #1168
Fix AttributeError: User object has no attribute author. (Hotfix)
Fix missing_reviewers() was creating duplicates. #1265
1.10.1
04 Jun 07:20
Compare
Sorry, something went wrong.
No results found
Hotfix for yesterdays release.
Set group for AssignedReviewers so all applications forms works again. The error was "null value in column "type_id" violates not-null constraint"
Make the review button show again. Related to the new AssignedReviewers, the logic for showing the button was not updated.
Updated node modules to fix security issues.
1.10.0
03 Jun 09:21
Compare
Sorry, something went wrong.
No results found
Review updates: reviewer consensus: updates to table display. #985
Ensure that reviewers are ordered consistently between different views. #1152
Reviewer ordering: list view. #1191
1.9.0
31 May 07:41
Compare
Sorry, something went wrong.
No results found
Allow all users to set up two factor authentication MFA/2FA/TFA. #331
Open submission upload file links in a new tab. #1239
1.8.0
27 May 07:24
Compare
Sorry, something went wrong.
No results found
When new partners are added to a submission, notify the applicant and the added partners. #1085
Route all s3 private file requests via Django, checking access privs #1168 #637 #1108
1.7.1
24 May 06:18
Compare
Sorry, something went wrong.
No results found
Display “supported projects” in chronological order from newest to oldest rather than oldest to newest #1233
Remove the default "shadow effect" for project and people images. #1234
1.7.0
20 May 08:20
Compare
Sorry, something went wrong.
No results found
Comment editing in submission detail view #1215
Switching between submissions in detail view retains comments #1216
Use local jquery and normalize files. Run no-js to js class toggle as early as possible.