-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: HyphaApp/hypha
base: v5.23.0
head repository: HyphaApp/hypha
compare: v5.24.0
- 15 commits
- 130 files changed
- 4 contributors
Commits on Jan 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1bfde70 - Browse repository at this point
Copy the full SHA 1bfde70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e4669 - Browse repository at this point
Copy the full SHA 62e4669View commit details
Commits on Jan 22, 2025
-
Clean out old migration code and drupal id migration field. (#4340)
This is code used by OTF when migrating from the old Drupal based system back in 2018.
Configuration menu - View commit details
-
Copy full SHA for 09aac2c - Browse repository at this point
Copy the full SHA 09aac2cView commit details
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for effd278 - Browse repository at this point
Copy the full SHA effd278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 946b8b3 - Browse repository at this point
Copy the full SHA 946b8b3View commit details -
Add @view-transition auto to root element. (#4359)
The latest version of most modern browsers have support for the new @view-transition that animate the transition from one page to another within the same origin. By default subtle and nice I think. Browsers that do not support it yet will ignore it and work just as before. Read up on @view-transition her: https://developer.mozilla.org/en-US/docs/Web/CSS/@view-transition For hands on examples and explanations see https://www.youtube.com/watch?v=quvE1uu1f_I
Configuration menu - View commit details
-
Copy full SHA for 818fad2 - Browse repository at this point
Copy the full SHA 818fad2View commit details
Commits on Jan 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3caf414 - Browse repository at this point
Copy the full SHA 3caf414View commit details
Commits on Jan 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6add0ee - Browse repository at this point
Copy the full SHA 6add0eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b59ec29 - Browse repository at this point
Copy the full SHA b59ec29View commit details -
Small fixes to the submissions table (#4360)
Fixes #4357 & #4358. Multiple small fixes to the all submissions table, including: - Allowing for the selection of multiple rounds, leads, and funds while filtering - Updated display tags for filters to reflect multiple selections - Added template tag to get display names of users in filter tag display (leads + reviewers) - Added `scroll-auto` to remove the scroll bar gap on some of the submenus - Caps normalizations - Handling of non-int values in query params that use int ids - Added more translatable strings
Configuration menu - View commit details
-
Copy full SHA for e7f637b - Browse repository at this point
Copy the full SHA e7f637bView commit details
Commits on Feb 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7c84ee8 - Browse repository at this point
Copy the full SHA 7c84ee8View commit details
Commits on Feb 3, 2025
-
Raise PermissionDenied if anon user tries to access create_password (#…
…4371) Also: * Add some missing user string translations. * Update locale. * Remove Tamil translation since it contains a number of formatting errors.
Configuration menu - View commit details
-
Copy full SHA for 00ff332 - Browse repository at this point
Copy the full SHA 00ff332View commit details -
Remove need for DjangoMessagesAdapter (#4350)
Fixes #4344 The following messages in DjangoMessagesAdapter() has been replaced with direct calls to `messages.*` or by using `SuccessMessageMixin`. ~~~~ MESSAGES.BATCH_REVIEWERS_UPDATED MESSAGES.BATCH_TRANSITION MESSAGES.BATCH_DETERMINATION_OUTCOME MESSAGES.REMOVE_DOCUMENT MESSAGES.SKIPPED_REPORT MESSAGES.REPORT_FREQUENCY_CHANGED MESSAGES.DISABLED_REPORTING MESSAGES.CREATE_REMINDER MESSAGES.DELETE_REMINDER ~~~~
Configuration menu - View commit details
-
Copy full SHA for 257c1ac - Browse repository at this point
Copy the full SHA 257c1acView commit details -
Give lists etc. same formatting in all forms as in application forms. (…
Configuration menu - View commit details
-
Copy full SHA for 0d60222 - Browse repository at this point
Copy the full SHA 0d60222View commit details
Commits on Feb 5, 2025
-
Improve no results page of submission list (#4377)
- add missing border - remove pagination
Configuration menu - View commit details
-
Copy full SHA for 31b4330 - Browse repository at this point
Copy the full SHA 31b4330View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.23.0...v5.24.0