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

TRUNK-3871 - Create UserService.saveUser(User user) method #362

Closed
wants to merge 1 commit into from

Conversation

akolodziejski
Copy link
Contributor

TRUNK-3871 - Create UserService.saveUser(User user) method

@@ -53,15 +53,33 @@
* @should grant new roles in roles list to user
* @should fail to create the user with a weak password
*/
@Deprecated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer we stay with this rather undeprecating createUser, by convention we replaced createXXX methods with saveXXX so this is going backwards, i believe we just need to well document both saveUser method about what they do.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will to add some unit tests if they are none for these methods to test the new behavior

@dkayiwa
Copy link
Member

dkayiwa commented Mar 19, 2014

@akolodziejski can you squash these commits into one? You can use the instructions at: https://wiki.openmrs.org/display/docs/Using+Git

@dkayiwa
Copy link
Member

dkayiwa commented Mar 20, 2014

@akolodziejski can you pull the latest changes from upstream and then resolve conflicts? You can take a look at: http://go.openmrs.org/pull-request-tips

cleaned Typographical error

TRUNK-3405 added function to create dwr-modules.xml in webmoduleUtil.java
+ added 2 unit tests in webModuleUtilTest.java

back to 745 - due to stashing

Added break statement on line 106 of webmoduleUtilTest.java

TRUNK-3405 - minor changes

TRUNK-3405 - removed unnecessary lines

TRUNK-3405 - added function getRealPath()

Ticket-2873:Improve wording for Testing option in installation wizard

TRUNK-4166: Added check in BaseAttributeTypeValidator to prevent DatatypeConfiguration to be blank if Datatype is equal to Regex-Validated Text

TRUNK-4166 added junit test in BaseAttributeTypeValidatorTest

TRUNK-3871 - Create UserService.saveUser(User user) method

TRUNK-3871 - Create UserService.saveUser(User user) method

TRUNK-3871 - Create UserService.saveUser(User user) method

TRUNK-3871 Create UserService.saveUser(User user) method - addressed review comment

TRUNK-3871 addressing review comments v2
@akolodziejski
Copy link
Contributor Author

I did sth wrong :/ I will need help with git. Could someone help me with git ? ( via chat or Skype)

@dkayiwa
Copy link
Member

dkayiwa commented Mar 20, 2014

Have you read the whole of this?
https://wiki.openmrs.org/display/docs/Using+Git
And this? http://go.openmrs.org/pull-request-tips

On Thu, Mar 20, 2014 at 11:44 PM, akolodziejski notifications@github.comwrote:

I did sth wrong :/ I will need help with git. Could someone help me with
git ? ( via chat or Skype)

Reply to this email directly or view it on GitHubhttps://github.com//pull/362#issuecomment-38218730
.

If we keep uppermost in our minds the unkind and unjust acts of others, we
shall find it impossible to love them as Christ has loved us; but if our
thoughts dwell upon the wondrous love and pity of Christ for us, the same
spirit will flow out to others.

@dkayiwa
Copy link
Member

dkayiwa commented Mar 26, 2014

@akolodziejski i can reopen this after you have addressed the above comments.

@dkayiwa dkayiwa closed this Mar 26, 2014
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
This PR fixes file names in the login app so they follow our naming convention.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants