Skip to content
Snippets Groups Projects
  1. Sep 03, 2024
  2. Aug 15, 2024
  3. Aug 06, 2024
  4. Jul 23, 2024
  5. Jul 18, 2024
  6. Jul 17, 2024
  7. Jul 11, 2024
  8. Jun 27, 2024
  9. Jun 26, 2024
  10. Apr 25, 2024
  11. Apr 17, 2024
  12. Apr 03, 2024
  13. Mar 30, 2024
  14. Mar 29, 2024
  15. Mar 22, 2024
  16. Mar 11, 2024
  17. Mar 04, 2024
  18. Feb 06, 2024
  19. Jan 30, 2024
    • Saurabh Kumar's avatar
      Replace sprite svg icons with heroicons alternatives (#3711) · fdec894e
      Saurabh Kumar authored
      - Upgrade heroicons to 2.6.0, adds support for heroicons_mirco
      - Remove/upgrade sprite icons
      - Update icons in the global messages widget
      - Remove unused bgg-logo sprite
      - Update calendar icon with heroicon
      - Update anchor-link icon
      - Remove speech-bubble icon and link—-open-feed, link--close-feed and
      link—to-top
      - Remove arrow-up and arrow-down
      - Remove arrow-split
      - Remove "website" icon
      - Remove “error” icon
      - Update like & dislike button in the screening section
       - Remove 'bulb' svg from sprite
       - Remove 'hero-home-left-pixels' sprite
       - Remove 'hero-home-right-pixels' from sprite
       - Remove 'magnifying-glass' svg from sprite
      -  Remove 'person-icon' and profile_button.html
       - Replace 'caret-down' and 'caret-up' icon
       - Remove 'side-arrow' from svg sprite
       - Remove 'add-user' icon, replace with 'user-plus'
       - Remove 'logo-desktop', 'logo-mobile' and 'logo-desktop--dark' icons
       - Remove 'logo-mobile-no-text' icon
       - Remove 'logo-mobile-dark' and 'logo-desktop--dark-alt'
       - Remove 'hero-standard-left-pixels' and 'hero-standard-right-pixels'
       - Remove 'eye' icon and replace with heroicon 'eye'
      - Remove 'exclamation-point' icon and replace by heroicon
      exlaimation-circle
       - Remove 'github' icon
       - Remove 'person-icon' and profile_button.html
       - Replace 'caret-down' and 'caret-up' icon
       - Remove 'side-arrow' from svg sprite
      
      closes #3703 
      depends on #3722
      fdec894e
  20. Jan 03, 2024
  21. Jan 02, 2024
  22. Dec 13, 2023
  23. Dec 10, 2023
  24. Dec 04, 2023
  25. Dec 01, 2023
    • Saurabh Kumar's avatar
      Upgrade to Django 4.2 LTS (#3652) · ff9e73ab
      Saurabh Kumar authored
      - Update psycopg to 3 as it’s not supported by Django 4.2
      - Replaced “BaseUserManager().make_random_password”, as it’s deprecated
      - Update github action and breakup different checks, making them easier
      to debug
      - Updated the `makemigrations` checks to display the missing migration
      and then fail
      - Upgrade django-hijack to 3.4.2
      - Update gunicorn to 21.2.0
      - Upgrade django slack to 5.19.0
      - Upgrade mistune to 3.0.2 (Bug fix release)
      - Upgrade whitenoise to 6.6.0
      - Update dev dependencies - black, ruff, pre-commit, pytest-django
      
      Closes https://github.com/HyphaApp/hypha/issues/3362
      ff9e73ab
  26. Nov 23, 2023
  27. Nov 06, 2023
    • Saurabh Kumar's avatar
      Upgrade wagtail to 5x (#3627) · 5db2fe6f
      Saurabh Kumar authored
      Notes: 
      
      Wagtail 5x has migrations:
      ```
      You have 11 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): wagtailcore, wagtailsearchpromotions, wagtailusers.
      ```
      5db2fe6f
    • Saurabh Kumar's avatar
      Upgrade to Django 4.1.x (#3398) · ec48491a
      Saurabh Kumar authored
      - Upgrade Django, wagtail-purge,
      Django-pwned-password,django-basic-auth-ip-whitelist
      - Move logic from DeleteView -> delete() to form_valid()
      - Make test more robust
      - Upgrade dj-database-url to 2.x, and enable CONN_HEALTH_CHECKS
      - Bump django-two-factor-auth to 1.15.x that has confirmed support for
      Django 4.1
      - Bump django-ratelimit to 4.1.0
      - django-pwned-passwords seems be abandoned
      https://github.com/jamiecounsell/django-pwned-passwords/pull/11
      (replaced with it with it's fork)
      ec48491a
  28. Nov 01, 2023
  29. Oct 23, 2023
  30. Oct 12, 2023
  31. Oct 04, 2023
  32. Sep 19, 2023
  33. Sep 04, 2023
  34. Aug 28, 2023
  35. Jul 03, 2023
  36. Jun 15, 2023
Loading