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

Prepare/1.13.0 #1043

Merged
merged 54 commits into from
Nov 28, 2024
Merged

Prepare/1.13.0 #1043

merged 54 commits into from
Nov 28, 2024

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6dd4bd5 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: first draft

    yfanti committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5e4569a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    141cf67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67bb8cb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    f3ebdb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab0dacf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeca283 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 22, 2024

  1. notice-types: Fix node associated with a group (TEDEFO-3820)

    Set node for GR-Procedure-PlaceOfPerformance to be
    ND-ProcedurePlacePerformanceAdditionalInformation, which is the correct
    one, although its identifier is confusing.
    bertrand-lorentz committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    75bd61f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d59903c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a11f22c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    ab78f3b View commit details
    Browse the repository at this point in the history
  2. fields: Make BT-1311 (deadline) mandatory for QS (TEDEFO-3842)

    Change the constraints for "Deadline Receipt Requests" from forbidden to
    mandatory for notice subtype 15.
    
    Update corresponding schematron rules, the affected notice example and
    validation report.
    Also update translations for the corresponding rules messages.
    bertrand-lorentz committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    87a1671 View commit details
    Browse the repository at this point in the history
  3. notice-types: Add fields for BT-1311 in subtype 15 (TEDEFO-3843)

    The fields for "Deadline Receipt Requests" are now mandatory for this
    notice subtype, so add them in the notice type definition.
    bertrand-lorentz committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2d281f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc2b4ed View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fields: Fix condition for BT-40-Lot (TEDEFO-3852)

    Update the condition for the forbidden constraint on BT-40-Lot, to
    indicate it can only be present if BT-809-Lot is present.
    
    Update corresponding schematron rules, and translations for those rules.
    bertrand-lorentz committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    44f76ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eecd11 View commit details
    Browse the repository at this point in the history
  3. translations: Fix German text for BT-113 (TEDEFO-3854)

    Update all translations affected.
    bertrand-lorentz committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    45b6c48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    143d3aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0349f07 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. schematrons: Remove incorrect stage 1 rules (TEDEFO-3873)

    Stage 1 rules should only check the presence of XML elements that are
    used as part of the context of a stage 2 rule (mandatory or forbidden
    without condition).
    
    This was not done correctly, causing some extra stage 1 rules to be
    generated. Most of those extra rules were just redundant, except for one
    rule on cac:SpecificTendererRequirement for subtype E3, due to a
    specific situation (BT-71-Lot is optional for E3).
    This rule caused an incorrect failure when BT-761-Lot was filled in.
    
    Remove all incorrect/redundant rules.
    
    Also update affected validation reports, to remove the corresponding
    fired rules.
    bertrand-lorentz committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    353fda8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    d69dddc View commit details
    Browse the repository at this point in the history
  2. notice-types: Hide BT-804-Review in result notices (TEDEFO-3705)

    It's a technical id, so it should not be shown.
    bertrand-lorentz committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3f97d83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82d9f02 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fields: Add forbidden constraints on BT-118 for 3 subtypes (TEDEFO-3365)

    Also update corresponding schematron rules, and add new translations.
    bertrand-lorentz committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0d95782 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. CHANGELOG: Add section on eForms regulation second amendment

    Group description of all changes related to the amendment in a specific
    section at the top, and remove specific item in the various other
    sections.
    bertrand-lorentz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    39b97b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ecad4a View commit details
    Browse the repository at this point in the history
  3. fields: Fix 3 asserts on BT-105-Procedure for subtype E5 (TEDEFO-3890)

    Also update corresponding schematron rules.
    bertrand-lorentz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ebd6bfd View commit details
    Browse the repository at this point in the history
  4. codelists: Add translations in energy-efficiency-label (TEDEFO-3449)

    Also add corresponding translation texts for "code".
    bertrand-lorentz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e355f8f View commit details
    Browse the repository at this point in the history
  5. translations: Fix name of BT-118 in all languages (TEDEFO-3880)

    Also correct all impacted texts for other asset types : field,
    expression, rule.
    bertrand-lorentz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b110c64 View commit details
    Browse the repository at this point in the history
  6. translations: Fix texts for an expression in all languages (TEDEFO-3809)

    Also correct rule messages that use this expression.
    bertrand-lorentz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b46f8e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb5d59b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 11, 2024

  1. fields: Fix forbidden rules on OPA-36 for subtype E2 (TEDEFO-3899)

    Update corresponding schematron rules, and translations for rule
    messages.
    bertrand-lorentz committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e53c75f View commit details
    Browse the repository at this point in the history
  2. codelists: Add translations for form and notice type (TEDEFO-3900)

    Also add translations in the "translations" folder.
    bertrand-lorentz committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    40c4e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e21d41d View commit details
    Browse the repository at this point in the history
  4. fields: Fix Place of performance rules for E* subtypes (TEDEFO-3898)

    Also update corresponding schematron rules, and translations for rule
    messages.
    bertrand-lorentz committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    156767e View commit details
    Browse the repository at this point in the history
  5. fields: Fix rule for group of lots in E* subtypes (TEDEFO-3905)

    Remove various mandatory constraints on fields in group of lots, for
    subtypes E3, E4 and E5.
    
    Also update corresponding schematron rules.
    bertrand-lorentz committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    92bfa71 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fields: Update XPath for 2 nodes for EED (TEDEFO-3906)

    Also update affected schematron rules and validation reports.
    bertrand-lorentz committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3b8b207 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 18, 2024

  1. Allow procedure type "neg-w-call" for PIN CFC notices (TEDEFO-3925)

    Add "neg-w-call" in the codelists for notice subtypes 10 to 14.
    Update the corresponding schematron rules, and add the translations
    entries.
    
    Fixes issue #1065.
    bertrand-lorentz committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e390e42 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. fields: Make BT-1311 optional for subtype 15 (TEDEFO-3924)

    Update forbidden and mandatory constraints for BT-1311(d)-Lot and
    BT-1311(t)-Lot for notice subtype 15.
    Update corresponding schematron rules and rule messages.
    bertrand-lorentz committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c7324b9 View commit details
    Browse the repository at this point in the history
  2. schematrons: Update rules for lawfulness warning (TEDEFO-3777)

    Make regex pattern less strict to detect any occurrence of "test",
    regardless of case, and even as part of a word.
    bertrand-lorentz committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    80eb0d5 View commit details
    Browse the repository at this point in the history
  3. fields: Allow buyer or tender to be a service provider (TEDEFO-3931)

    Remove constraints that forbid a Buyer or a Tenderer to be a service
    provider.
    Remove corresponding schematron rules.
    bertrand-lorentz committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8ac3c74 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. view-templates: Add display of BT-1311 for subtype 15 (TEDEFO-3928)

    The fields for BT-1311 were previously forbidden for subtype 15, they
    are now optional, so add a line in the view template so that they are
    displayed.
    bertrand-lorentz committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7235f6c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    8e8a965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f1a202 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cb8840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a1a2fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f201b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    194ee6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f8bb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7e1ab3 View commit details
    Browse the repository at this point in the history