History for dmpopidor / app / models / user.rb
2019-06-20
@John Pinto
Fix for issue associated with super-admins and department affiliation in a given organisation. (#2165) ...
John Pinto authored on 20 Jun 2019 Sam Rust committed on 20 Jun 2019
2019-06-04
@John Pinto
Add functionality for School/Department for an organisation. ...
John Pinto committed on 4 Jun 2019
2019-05-27
@Sam Rust
updated reviewer to be under can_org_admin? and fixed table of plans to show owner instead of random user (#2140)
Sam Rust authored on 27 May 2019 GitHub committed on 27 May 2019
@Sam Rust
fix issues with plan spec (#2142)
Sam Rust authored on 27 May 2019 GitHub committed on 27 May 2019
2019-05-06
@Sam Rust
capture progress
Sam Rust committed on 6 May 2019
2019-04-17
@John Pinto
Added code to make Search functionality case-insensitive. ...
John Pinto committed on 17 Apr 2019
2018-10-03
@John Pinto
Add a button to download a list of users by Org admins in CSV format. ...
John Pinto committed on 3 Oct 2018
2018-09-07
@Brian Riley
Remove old JS form validations (#1867) ...
Brian Riley authored on 7 Sep 2018 Gavin Morrice committed on 7 Sep 2018
2018-08-16
@Bodacious
Reset other_organisation when User org changes ...
Bodacious committed on 16 Aug 2018
2018-08-14
@Brian Riley
Merge pull request #1802 from DMPRoadmap/refactor/database-cleanup ...
Brian Riley authored on 14 Aug 2018 GitHub committed on 14 Aug 2018
2018-08-13
@Bodacious
Remove redundant database tables and columns ...
Bodacious committed on 13 Aug 2018
@Bodacious
Replace YARD documentation with Tomdoc ...
Bodacious committed on 13 Aug 2018
2018-08-02
@Brian Riley
Merge branch 'development' into refactor/rspec-specs
Brian Riley authored on 2 Aug 2018 GitHub committed on 2 Aug 2018
@Bodacious
Revert "Removed length constraints from users email" ...
Bodacious committed on 2 Aug 2018
@Bodacious
Removed length constraints from users email
Bodacious committed on 2 Aug 2018
@Bodacious
Merge branch 'development' into refactor/rspec-specs
Bodacious committed on 2 Aug 2018
2018-08-01
@Bodacious
Update DB schema for MySQL support
Bodacious committed on 1 Aug 2018
@Bodacious
Refactor User#active_for_authentication?
Bodacious committed on 1 Aug 2018
@Bodacious
Refactor User.from_omniauth
Bodacious committed on 1 Aug 2018
@Bodacious
Refactored model code for better readability
Bodacious committed on 1 Aug 2018
2018-07-31
@Bodacious
Update User specs ...
Bodacious committed on 31 Jul 2018
2018-07-25
@Bodacious
Add extra validations for all models ...
Bodacious committed on 25 Jul 2018
2018-07-24
@Bodacious
Add extra validations for all models ...
Bodacious committed on 24 Jul 2018
2018-07-12
@Bodacious
Add annotate gem for models and Gemfile
Bodacious committed on 12 Jul 2018
2018-07-10
@Bodacious
Refactor queries without string interpolation
Bodacious committed on 10 Jul 2018
2018-05-16
@Quentin Sonrel
Implemented Notifications ...
Quentin Sonrel authored on 29 Mar 2018 briley committed on 16 May 2018
2018-03-20
@briley
added active flag to users and updated admin users page to allow admin to update the value ...
briley authored on 15 Mar 2018 Brian Riley committed on 20 Mar 2018
2018-03-07
@briley
removed separate api access email and updated privileges email
briley committed on 7 Mar 2018
2018-02-23
@Jose Lloret
removed side effects when generating or removing API token. Removed org_id method from User and use after_update callback instead. #1060
Jose Lloret committed on 23 Feb 2018
2018-02-20
@Jose Lloret
removed ids for email and password sign_in_form. Refactored JS associated. #1064
Jose Lloret committed on 20 Feb 2018