Skip to content
Open
Show file tree
Hide file tree
Changes from 88 commits
Commits
Show all changes
124 commits
Select commit Hold shift + click to select a range
8a8eba6
set the descriptions for the captions and strings#12881
Anthony4m Feb 22, 2022
8b0c7ed
current password, new password, confirm password and password strengt…
Anthony4m Feb 22, 2022
7b2a25a
#21-Added methods to
Anthony4m Feb 22, 2022
a679d47
current password, new password, confirm password and password strengt…
Anthony4m Feb 22, 2022
f9e5afb
Added plugin to check password strength#12881
Anthony4m Feb 22, 2022
056ec34
Added activity for changePasswordActivity#12881
Anthony4m Feb 22, 2022
68916e5
#21-Added function to setNewPassword locally to android
Anthony4m Feb 22, 2022
f0634c4
#21-Added saveNewPassword and generatePassword calls to the server
Anthony4m Feb 22, 2022
9709c86
#21-override the setHint method in the password controlField
Anthony4m Feb 22, 2022
1810d6c
#21- created a ChangePassword activity
Anthony4m Feb 22, 2022
cb98944
#21-Added a post request to save password and a get request to genera…
Anthony4m Feb 22, 2022
e884e2a
#21-Added getters and setters for password strength
Anthony4m Feb 22, 2022
1c5b453
#21-Added change password button that leads to changePasswordActivity
Anthony4m Feb 22, 2022
1839224
#21-Added curved edges to button
Anthony4m Feb 22, 2022
ab14391
#21-created a check icon
Anthony4m Feb 22, 2022
c8a9021
#21-Added change password button
Anthony4m Feb 22, 2022
02e91b2
#21-Edited the textInputfield to change hint
Anthony4m Feb 22, 2022
5036d4f
#21-Created a validator for the password field
Anthony4m Feb 22, 2022
0ee7ee2
#21-Added a change password layout
Anthony4m Feb 22, 2022
a5f44ff
Added a pop up component that contains update password form for chang…
Anthony4m Feb 22, 2022
c1079ad
Added descriptions to captions of strings#12880
Anthony4m Feb 22, 2022
5c8caf5
#21-Created a form for changing password
Anthony4m Feb 22, 2022
be22664
Added generated password and update Password to user service#12880
Anthony4m Feb 22, 2022
a9da21b
#21-Added styling to the generate button
Anthony4m Feb 22, 2022
6bbae90
#21- Added create new password to user settings menu
Anthony4m Feb 22, 2022
330c333
#21-Added plugin to check passwors strength
Anthony4m Feb 22, 2022
c474f8d
#21-Added http request to rest to receive requests sent from android
Anthony4m Feb 22, 2022
e501765
Added a method to generate password
Anthony4m Feb 22, 2022
826a0d2
#21-Added a default screen magin to position change password layout a…
Anthony4m Feb 22, 2022
792355d
#21
Anthony4m Feb 22, 2022
6372d68
#21-removed duplicate entries
Anthony4m Feb 22, 2022
d55f94c
Rephrased the error message
Anthony4m May 16, 2022
5d7b532
Changed the name of the method makeUpdatePassword to showUpdatePassword
Anthony4m May 16, 2022
3a018a7
Removed redundant code#12881
Anthony4m May 16, 2022
9c61bd6
Removed redundant code
Anthony4m May 16, 2022
88ecf92
added sormas linces info on top of new classes and enhanced password …
daveotengo Feb 6, 2024
3eb3a39
upating camera permission and progress dialog#12881
daveotengo Feb 7, 2024
08a5b6b
removed user edit from validate password to enable all users to be ab…
daveotengo Feb 7, 2024
9bbb51a
Merge pull request #12947 from ePareto-Information-System/feature/EPI…
daveotengo Feb 7, 2024
47b3dc9
Added @Audited Annotations to classes that require them and rearrange…
daveotengo Feb 12, 2024
5152dac
Merge pull request #12960 from ePareto-Information-System/feature/EPI…
daveotengo Feb 12, 2024
32cb5da
Merge branch 'development' into feature/EPIC-12881-Self_reset_password
daveotengo Feb 13, 2024
4117122
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Feb 13, 2024
a8d7889
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Feb 14, 2024
ba27681
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Feb 15, 2024
c24c987
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Feb 15, 2024
1d9ba9a
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Feb 17, 2024
9da71bc
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Feb 17, 2024
340eb6f
fix methods to pass testcases#12881
daveotengo Feb 18, 2024
a0b6547
Merge branch 'feature/EPIC-12881-Self_reset_password' into feature/EP…
daveotengo Feb 18, 2024
50f83d9
Merge pull request #12978 from ePareto-Information-System/feature/EPI…
daveotengo Feb 18, 2024
d2d955d
user facade update to fix double methods#12881
daveotengo Feb 18, 2024
2d320b8
user facade update to fix double methods#12881
daveotengo Feb 18, 2024
6aa6a3d
Merge pull request #12979 from ePareto-Information-System/feature/EPI…
daveotengo Feb 18, 2024
2729b1c
special characters, notification, password generation logic and disca…
daveotengo Mar 16, 2024
47dc514
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Mar 19, 2024
e001af2
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Mar 19, 2024
36636f0
Merge branch 'feature/EPIC-12881-Self_reset_password' into feature/EP…
daveotengo Mar 19, 2024
99bfd39
Merge pull request #13048 from ePareto-Information-System/feature/EPI…
daveotengo Mar 19, 2024
6bef4e5
Adding special character validation to password policy#12881
daveotengo Mar 19, 2024
597ffea
Merge branch 'feature/EPIC-142-Self_reset_password' of https://github…
daveotengo Mar 19, 2024
9f29d98
Merge pull request #13050 from ePareto-Information-System/feature/EPI…
daveotengo Mar 19, 2024
851aa45
updated notification
daveotengo Mar 21, 2024
d5b9952
Merge branch 'feature/EPIC-12881-Self_reset_password' of https://gith…
daveotengo Mar 21, 2024
9ea3165
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo May 3, 2024
7c89ae7
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo May 29, 2024
99f7597
fix for sonarqube errors
daveotengo May 29, 2024
971f573
two sonarqube errors fixed
daveotengo May 29, 2024
3c824f5
cleared unnecessay comment
daveotengo May 29, 2024
3de56b1
security error sonarqube
daveotengo May 29, 2024
a25a037
Merge branch 'feature/EPIC-12881-Self_reset_password' of https://gith…
daveotengo May 29, 2024
1765ca4
fix for sonar qube tests coverage and duplicates
daveotengo Jun 4, 2024
6248f6f
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Jun 24, 2024
9aa2e5b
review issues identified fixed
daveotengo Jun 27, 2024
17c2c48
update after review
daveotengo Jul 22, 2024
003c8e1
add permitAll to isPasswordStrong to pass text case
daveotengo Jul 23, 2024
afb411a
validation update on change password form
daveotengo Jul 23, 2024
484bde5
update with copy password from alert functionality
daveotengo Jul 23, 2024
8ff346d
update of generate password with number check
daveotengo Jul 23, 2024
4c26528
clean up on build.gradle
daveotengo Jul 23, 2024
3c71a90
clean up after review
daveotengo Aug 20, 2024
5bcb629
clean up after review
daveotengo Aug 20, 2024
39f066e
taking of @Audited from UserRoleDto
daveotengo Aug 20, 2024
752fd92
Replacing genereatepassword with create pass
daveotengo Aug 20, 2024
a18eec4
clean up after review
daveotengo Aug 20, 2024
fc1fcb7
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Aug 20, 2024
b90d09e
fix lowercase error on password validator
daveotengo Aug 20, 2024
8100344
clean up after review
daveotengo Aug 20, 2024
a1c76ae
clean up after review
daveotengo Sep 19, 2024
0f9bda0
clean up after review
daveotengo Sep 19, 2024
8ddbb26
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Oct 23, 2024
836968e
update with upstream development branch
daveotengo Oct 23, 2024
6e93bc4
white spaces removed from existing code
daveotengo Oct 23, 2024
7dd5372
removing white spaces and redundant changes
daveotengo Oct 23, 2024
8a02305
removing white spaces and redundant changes on existing classes
daveotengo Oct 23, 2024
20e51a2
clear white spaces and redundant code after review
daveotengo Oct 23, 2024
0028314
trimming spaces after review
daveotengo Oct 23, 2024
57541fc
cleaning white space
daveotengo Oct 23, 2024
f176e59
trimming white spaces after review
daveotengo Oct 23, 2024
c47d032
trimmed spaces after review
daveotengo Oct 23, 2024
58c2a0f
trimmed white spaces
daveotengo Oct 23, 2024
3768d09
making feature configurable on both android and web
daveotengo Oct 24, 2024
7fa7d6b
reordering imports
daveotengo Oct 24, 2024
d63163b
reordering imports
daveotengo Oct 24, 2024
db570ed
handled keycloak use case with password reset on web
daveotengo Oct 25, 2024
9e0d17c
redirect to reset password update to occur on the same page
daveotengo Oct 26, 2024
359378d
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Oct 26, 2024
efef942
cleanup whitespace
daveotengo Oct 28, 2024
d350825
cleaned white space
daveotengo Oct 30, 2024
a2e5b05
feature property FeatureTypeProperty.AUTHENTICATION_PROVIDER added to…
daveotengo Oct 30, 2024
f46d5ac
updated with moble reset password using keycloak
daveotengo Nov 1, 2024
e393aad
taken off KeycloakClientConfig class
daveotengo Nov 1, 2024
a58443b
final clean up after update
daveotengo Nov 1, 2024
45dfae4
final clean up
daveotengo Nov 1, 2024
e3c456e
organizing imports
daveotengo Nov 1, 2024
ed2ce98
caption updated on mobile
daveotengo Nov 2, 2024
3da2860
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Nov 4, 2024
fb03f99
applying method guidlines
daveotengo Nov 6, 2024
6e629b5
added license headers to new classes
daveotengo Nov 11, 2024
76c6e6e
Merge branch 'development' of https://github.com/SORMAS-Foundation/SO…
daveotengo Nov 11, 2024
9f832ce
organizing imports
daveotengo Nov 11, 2024
01d8072
update of FeatureType import
daveotengo Nov 11, 2024
21f1125
spacing out lincence header
daveotengo Nov 11, 2024
9a84020
Merge branch 'development' into feature/EPIC-12881-Self_reset_password
daveotengo Mar 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,7 @@ public interface Captions {
String Configuration_LineListing = "Configuration.LineListing";
String Configuration_Outbreaks = "Configuration.Outbreaks";
String Configuration_PointsOfEntry = "Configuration.PointsOfEntry";
String confirmPassword = "confirmPassword";
String Contact = "Contact";
String Contact_additionalDetails = "Contact.additionalDetails";
String Contact_ageAndBirthDate = "Contact.ageAndBirthDate";
Expand Down Expand Up @@ -826,6 +827,7 @@ public interface Captions {
String countryArchivedCountries = "countryArchivedCountries";
String createSymptomJournalAccountButton = "createSymptomJournalAccountButton";
String creationDate = "creationDate";
String currentPassword = "currentPassword";
String CustomizableEnum_hasDetails = "CustomizableEnum.hasDetails";
String CustomizableEnum_hasDetails_short = "CustomizableEnum.hasDetails.short";
String CustomizableEnumValue_active = "CustomizableEnumValue.active";
Expand Down Expand Up @@ -1771,6 +1773,7 @@ public interface Captions {
String outbreakNormal = "outbreakNormal";
String outbreakOutbreak = "outbreakOutbreak";
String passportNumber = "passportNumber";
String passwordStrength = "passwordStrength";
String PathogenTest = "PathogenTest";
String PathogenTest_cqValue = "PathogenTest.cqValue";
String PathogenTest_ctValueE = "PathogenTest.ctValueE";
Expand Down Expand Up @@ -2671,6 +2674,7 @@ public interface Captions {
String treatmentOpenPrescription = "treatmentOpenPrescription";
String unassigned = "unassigned";
String unknown = "unknown";
String updatePassword = "updatePassword";
String User = "User";
String User_active = "User.active";
String User_address = "User.address";
Expand All @@ -2688,6 +2692,7 @@ public interface Captions {
String User_userName = "User.userName";
String User_userRoles = "User.userRoles";
String User_uuid = "User.uuid";
String userGeneratePassword = "userGeneratePassword";
String userMyUserId = "userMyUserId";
String userNewUser = "userNewUser";
String userResetPassword = "userResetPassword";
Expand Down
11 changes: 11 additions & 0 deletions sormas-api/src/main/java/de/symeda/sormas/api/i18n/Strings.java
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,8 @@ public interface Strings {
String confirmationVaccinationStatusUpdate = "confirmationVaccinationStatusUpdate";
String confirmExternalMessageCorrectionThrough = "confirmExternalMessageCorrectionThrough";
String confirmNetworkDiagramTooManyContacts = "confirmNetworkDiagramTooManyContacts";
String confirmPassword = "confirmPassword";
String currentPassword = "currentPassword";
String date = "date";
String day = "day";
String DefaultPassword_newPassword = "DefaultPassword.newPassword";
Expand Down Expand Up @@ -460,6 +462,7 @@ public interface Strings {
String headingcasesWithReferenceDefinitionFulfilled = "headingcasesWithReferenceDefinitionFulfilled";
String headingCaution = "headingCaution";
String headingChangeCaseDisease = "headingChangeCaseDisease";
String headingChangePassword = "headingChangePassword";
String headingChangePathogenTestResult = "headingChangePathogenTestResult";
String headingClinicalMeasurements = "headingClinicalMeasurements";
String headingClinicalVisitsDeleted = "headingClinicalVisitsDeleted";
Expand Down Expand Up @@ -843,6 +846,7 @@ public interface Strings {
String headingUpdatedPersonInformation = "headingUpdatedPersonInformation";
String headingUpdatedSampleInformation = "headingUpdatedSampleInformation";
String headingUpdatePassword = "headingUpdatePassword";
String headingUpdatePasswordFailed = "headingUpdatePasswordFailed";
String headingUpdatePersonContactDetails = "headingUpdatePersonContactDetails";
String headingUploadSuccess = "headingUploadSuccess";
String headingUserData = "headingUserData";
Expand Down Expand Up @@ -1390,6 +1394,8 @@ public interface Strings {
String messageMissingDateFilter = "messageMissingDateFilter";
String messageMissingEpiWeekFilter = "messageMissingEpiWeekFilter";
String messageMultipleSampleReports = "messageMultipleSampleReports";
String messageNewPasswordDoesNotMatchFailed = "messageNewPasswordDoesNotMatchFailed";
String messageNewPasswordFailed = "messageNewPasswordFailed";
String messageNoCaseFound = "messageNoCaseFound";
String messageNoCaseFoundToLinkImmunization = "messageNoCaseFoundToLinkImmunization";
String messageNoCasesSelected = "messageNoCasesSelected";
Expand Down Expand Up @@ -1427,6 +1433,8 @@ public interface Strings {
String messageNoVisitsSelected = "messageNoVisitsSelected";
String messageOtherDeleteReasonNotFilled = "messageOtherDeleteReasonNotFilled";
String messageOutbreakSaved = "messageOutbreakSaved";
String messagePasswordChange = "messagePasswordChange";
String messagePasswordFailed = "messagePasswordFailed";
String messagePasswordReset = "messagePasswordReset";
String messagePasswordResetEmailLink = "messagePasswordResetEmailLink";
String messagePathogenTestSaved = "messagePathogenTestSaved";
Expand Down Expand Up @@ -1537,6 +1545,7 @@ public interface Strings {
String messageVisitsDeleted = "messageVisitsDeleted";
String messageVisitsWithWrongStatusNotCancelled = "messageVisitsWithWrongStatusNotCancelled";
String messageVisitsWithWrongStatusNotSetToLost = "messageVisitsWithWrongStatusNotSetToLost";
String messageWrongCurrentPassword = "messageWrongCurrentPassword";
String messageWrongFileType = "messageWrongFileType";
String messageWrongTemplateFileType = "messageWrongTemplateFileType";
String min = "min";
Expand Down Expand Up @@ -1602,6 +1611,7 @@ public interface Strings {
String of = "of";
String on = "on";
String or = "or";
String passwordStrength = "passwordStrength";
String pathogenTestDeletedDuringLabMessageConversion = "pathogenTestDeletedDuringLabMessageConversion";
String pleaseSpecify = "pleaseSpecify";
String populationDataByArea = "populationDataByArea";
Expand Down Expand Up @@ -1753,6 +1763,7 @@ public interface Strings {
String unsavedChanges_warningMessage = "unsavedChanges.warningMessage";
String unsavedChanges_warningTitle = "unsavedChanges.warningTitle";
String until = "until";
String updatePassword = "updatePassword";
String uuidOf = "uuidOf";
String warningDashboardMapTooManyMarkers = "warningDashboardMapTooManyMarkers";
String warningNetworkDiagramTooManyContacts = "warningNetworkDiagramTooManyContacts";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

public enum TaskAssignee {

ALL,
CURRENT_USER,
OTHER_USERS;

@Override
public String toString() {
return I18nProperties.getEnumCaption(this);
}
ALL,
CURRENT_USER,
OTHER_USERS;

@Override
public String toString() {
return I18nProperties.getEnumCaption(this);
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
@AuditedClass
public class TaskContextIndexCriteria implements Serializable, Cloneable {

private TaskContext taskContext;
@AuditIncludeProperty
private String uuid;
private TaskContext taskContext;
@AuditIncludeProperty
private String uuid;

public TaskContextIndexCriteria() {
}
public TaskContextIndexCriteria() {
}

public TaskContextIndexCriteria(TaskContext taskContext) {
this.taskContext = taskContext;
}
public TaskContextIndexCriteria(TaskContext taskContext) {
this.taskContext = taskContext;
}

public TaskContext getTaskContext() {
return taskContext;
}
public TaskContext getTaskContext() {
return taskContext;
}

public String getUuid() {
return uuid;
}
public String getUuid() {
return uuid;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

public enum TaskDateType {

SUGGESTED_START_DATE,
DUE_DATE;
SUGGESTED_START_DATE,
DUE_DATE;

@Override
public String toString() {
return I18nProperties.getEnumCaption(this);
}
@Override
public String toString() {
return I18nProperties.getEnumCaption(this);
}
}
Loading