Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Release/3.5.0 #942

Closed
wants to merge 32 commits into from
Closed

Release/3.5.0 #942

wants to merge 32 commits into from

Commits on Jan 19, 2024

  1. Merge tag 'v3.4.1' into develop

       v3.4.1
    AlexandreJunod committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b47d4b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Update main.css

    rbovard authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ee1bba3 View commit details
    Browse the repository at this point in the history
  2. Use lowercase for hex colors

    rbovard authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    48f36f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #927 from yverdon/change-color-status-processing

    Use a better color for status processing
    rbovard authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b1526f5 View commit details
    Browse the repository at this point in the history
  4. Add new min/max date fields

    rbovard committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9f7fb3b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Use new min/max date fields

    rbovard committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b2d3602 View commit details
    Browse the repository at this point in the history
  2. Use same format as everywhere

    rbovard committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a1c4f58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4eda02 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #928 from yverdon/feature/yc-1145

    YC-1145: Add min/max constraints to date fields
    rbovard authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dfa195e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #929 from yverdon/feature/yc-1158

    YC-1158: Select the only available price by default
    rbovard authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a14b364 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    1213152 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Fix test

    rbovard committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ed5d807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39380ff View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    539c030 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request #930 from yverdon/feature/yc-814

    YC-814: Add a help text for the geo step
    rbovard authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9d78eb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. use uuid for field names to ensure uniqueness (#934)

    * use uuid for field names to ensure uniqueness
    
    * use full uuid4
    monodo authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8a17f76 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. YC-617: Set when a validation document is required (#922)

    * Add new fields
    
    * Adapt logic to use new fields
    
    * Remove references to old field
    
    * Remove the old field after migration to the new one
    
    * Add tests to handle all cases
    
    * Rebase migration
    
    * Add test for default validation text
    
    * DRY refactor
    
    * Rebase migrations
    rbovard authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ab4ae83 View commit details
    Browse the repository at this point in the history
  2. run collect static in anycase (#933)

    * run collect static in anycase
    
    * Update entrypoint.sh
    
    * Update entrypoint.sh
    
    * Update entrypoint.sh
    
    * Fix typo
    
    * Fine tune commands on startup
    
    ---------
    
    Co-authored-by: Rémi Bovard <[email protected]>
    monodo and rbovard authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f836804 View commit details
    Browse the repository at this point in the history
  3. YC-1162: Add user name in all emails (#936)

    * Uniformize emails
    
    * Add user name in all emails
    
    * Add user name in password reset email
    
    * Fix typo
    rbovard authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b650b52 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Add reply_to email

    rbovard committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e6de87f View commit details
    Browse the repository at this point in the history
  2. Add tests

    rbovard committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5d5fdf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c14fbcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a03b290 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    6190bd7 View commit details
    Browse the repository at this point in the history
  2. Hide geotime number if unique

    rbovard committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    115cbfe View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge pull request #939 from yverdon/feature/yc-1175

    YC-1175: Display helptext for file fields
    rbovard authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b538184 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #938 from yverdon/feature/remove-form-display-field

    Improve form admin fields display
    rbovard authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9e1cefe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #937 from yverdon/feature/yc-1174

    YC-1174: Add reply_to email
    rbovard authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    17739a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #940 from yverdon/feature/yc-1176

    YC-1176: Hide geotime number if unique
    rbovard authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5087213 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39a195b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request #941 from yverdon/feature/allow_integrator_admin_t…

    …o_see_more_forms
    
    add entities the integrator is in from other groups
    AlexandreJunod authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    272ab98 View commit details
    Browse the repository at this point in the history
  2. update librairies

    AlexandreJunod committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    bef7ad7 View commit details
    Browse the repository at this point in the history