Resolved conflicts while sync with master
This commit is contained in:
@@ -635,6 +635,7 @@ public class GepafinConstant {
|
|||||||
public static final String EMAIL_LOG_FETCHED="email.log.fetched";
|
public static final String EMAIL_LOG_FETCHED="email.log.fetched";
|
||||||
public static final String APPLICATION_AMENDMENT_APPROPIATE_STATUS="amendment.appropiate.status";
|
public static final String APPLICATION_AMENDMENT_APPROPIATE_STATUS="amendment.appropiate.status";
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -179,6 +179,7 @@ public class EmailNotificationDao {
|
|||||||
.map(DocumentEntity::getFilePath) // or getUrl()
|
.map(DocumentEntity::getFilePath) // or getUrl()
|
||||||
.collect(Collectors.toList());
|
.collect(Collectors.toList());
|
||||||
|
|
||||||
|
|
||||||
UserWithCompanyEntity userWithCompany=companyService.getUserWithCompany(userEntity.getId(),company.getId());
|
UserWithCompanyEntity userWithCompany=companyService.getUserWithCompany(userEntity.getId(),company.getId());
|
||||||
String companyEmail = userWithCompany.getEmail();
|
String companyEmail = userWithCompany.getEmail();
|
||||||
String contactEmail = userWithCompany.getContactEmail();
|
String contactEmail = userWithCompany.getContactEmail();
|
||||||
|
|||||||
@@ -3069,6 +3069,7 @@
|
|||||||
<where>UNIQUE_UUID = 'p4lk3bcx1RStqTaIVVbXs'</where>
|
<where>UNIQUE_UUID = 'p4lk3bcx1RStqTaIVVbXs'</where>
|
||||||
</update>
|
</update>
|
||||||
</changeSet>
|
</changeSet>
|
||||||
|
|
||||||
<changeSet id="06-10-2025_RK_142435" author="Rajesh Khore">
|
<changeSet id="06-10-2025_RK_142435" author="Rajesh Khore">
|
||||||
<addColumn tableName="application">
|
<addColumn tableName="application">
|
||||||
<column name="previous_status" type="VARCHAR(255)"></column>
|
<column name="previous_status" type="VARCHAR(255)"></column>
|
||||||
@@ -3092,11 +3093,7 @@
|
|||||||
<sqlFile dbms="postgresql" path="db/dump/update_system_email_template_of_application_rejected_17_10_2025.sql"/>
|
<sqlFile dbms="postgresql" path="db/dump/update_system_email_template_of_application_rejected_17_10_2025.sql"/>
|
||||||
</changeSet>
|
</changeSet>
|
||||||
|
|
||||||
<changeSet id="18-09-2025_RK_124523" author="Rajesh Khore">
|
|
||||||
<addColumn tableName="application_signed_document">
|
|
||||||
<column name="document_attachment_id" type="TEXT"></column>
|
|
||||||
</addColumn>
|
|
||||||
</changeSet>
|
|
||||||
<changeSet id="23-10-2025_RK_151527" author="Rajesh Khore">
|
<changeSet id="23-10-2025_RK_151527" author="Rajesh Khore">
|
||||||
<sqlFile dbms="postgresql" path="db/dump/update_document_for_special_amendment_23-10-2025.sql"/>
|
<sqlFile dbms="postgresql" path="db/dump/update_document_for_special_amendment_23-10-2025.sql"/>
|
||||||
</changeSet>
|
</changeSet>
|
||||||
|
|||||||
@@ -428,3 +428,4 @@ mail.send.successfully=Mail sent succesfully.
|
|||||||
email.log.fetched=Email log fetched successfully.
|
email.log.fetched=Email log fetched successfully.
|
||||||
amendment.appropiate.status=Application amendment is not in appropiate status for this operation.
|
amendment.appropiate.status=Application amendment is not in appropiate status for this operation.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -400,7 +400,7 @@ application.readmit.success=L'applicazione è stata riammessa con successo.
|
|||||||
no.email.log.msg = Nessuna email trovata per userActionId specificato.
|
no.email.log.msg = Nessuna email trovata per userActionId specificato.
|
||||||
user.action.id.not.found = ID azione utente non trovato.
|
user.action.id.not.found = ID azione utente non trovato.
|
||||||
ndg.not.found=NDG non trovato.
|
ndg.not.found=NDG non trovato.
|
||||||
email.pec.cannot.null=L'indirizzo email pec è obbligatorio.
|
email.pec.cannot.null=L'indirizzo email pec <EFBFBD> obbligatorio.
|
||||||
user.request.completed=Richiesta utente completata con successo.
|
user.request.completed=Richiesta utente completata con successo.
|
||||||
end.date.greater.than.now=La data di fine deve essere successiva alla data e all'ora correnti.
|
end.date.greater.than.now=La data di fine deve essere successiva alla data e all'ora correnti.
|
||||||
pec.email.required=Obbligatorio l'indirizzo e-mail PEC.
|
pec.email.required=Obbligatorio l'indirizzo e-mail PEC.
|
||||||
@@ -412,9 +412,9 @@ application.contract.not.found=Contratto di candidatura non trovato.
|
|||||||
application.contract.fetched=Contratto di candidatura recuperato con successo.
|
application.contract.fetched=Contratto di candidatura recuperato con successo.
|
||||||
application.contract.updated=Contratto di candidatura aggiornato con successo.
|
application.contract.updated=Contratto di candidatura aggiornato con successo.
|
||||||
files.required.for.contract=I file sono necessari per il contratto.
|
files.required.for.contract=I file sono necessari per il contratto.
|
||||||
application.contract.already.exist=Il contratto di applicazione esiste già per questa applicazione.
|
application.contract.already.exist=Il contratto di applicazione esiste gi<EFBFBD> per questa applicazione.
|
||||||
application.not.approved=La domanda non è stata approvata.
|
application.not.approved=La domanda non <EFBFBD> stata approvata.
|
||||||
subject.body.required=Per creare un contratto sono necessari oggetto e corpo.
|
subject.body.required=Per creare un contratto sono necessari oggetto e corpo.
|
||||||
mail.send.successfully=Email inviata con successo.
|
mail.send.successfully=Email inviata con successo.
|
||||||
email.log.fetched=Registro email recuperato correttamente.
|
email.log.fetched=Registro email recuperato correttamente.
|
||||||
amendment.appropiate.status=L'emendamento dell'applicazione non è in stato appropriato per questa operazione.
|
amendment.appropiate.status=L'emendamento dell'applicazione non <EFBFBD> in stato appropriato per questa operazione.
|
||||||
|
|||||||
Reference in New Issue
Block a user