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

Apply fixes from StyleCI #2177

Merged
merged 1 commit into from
Mar 25, 2017
Merged

Apply fixes from StyleCI #2177

merged 1 commit into from
Mar 25, 2017

Conversation

DawoudIO
Copy link
Contributor

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

@DawoudIO DawoudIO merged commit b44db1f into orm/users Mar 25, 2017
@DawoudIO DawoudIO deleted the analysis-qMM9RM branch March 25, 2017 22:41
DawoudIO added a commit that referenced this pull request Apr 2, 2017
* added User APIs

* added updatePassword

* moved to ORM

* setSearchLimit moved to ORM

* Moved to ORM/APIs

Moved List user to orm
moved table to data-table
moved delete user to model and APIs
moved Reset failed login user to model and APIs
moved reset passwrod user to model and APIs

* added delete user null check

* cleanup of Sunday School Session Settings

removeing from the session to just reading the object

* removed extra ;

* isPasswordValid & hasReachedMaxFailedLogin

* using hasReachedMaxFailedLogin

* added missing SystemConfig

* usr_UserName matching db

* moved to new Logoff.php page

* moved to Logoff.php

* moved to Logoff.php

* Refac

- Moved logout to new page
- moved password check into password
- cleanned if bocks
- cleanned browser check

* renamed method to isLocked

* added updatePasswordDefault

* ORM and Select 2

* Apply fixes from StyleCI (#2050)

* created hashPassword

* removed unused user settings for mail

* support passing username as a login.php param

* fixed bug with isPasswordValid

* cleanup

* more function from person

* User password reset email with password

* fixed extra }

* Apply fixes from StyleCI (#2132)

* added a msg vs reload the page

* fixed password reset ajax call

* moved to ORM & sending emails

* new system user emails

all working

* send an email when user is created

* hashPassword is now public

* sending emails for reset and unlock

* Apply fixes from StyleCI (#2135)

* send an email on account delete

* added login link and username

* extract password to a var

* based on feedback from #2137 (#2168)

* added emails when a user is locked...

* moved lockedEmail to the correct block

* Apply fixes from StyleCI (#2177)

* remvoed extra user delete

* removed extra title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant