| 2018-07-19 |
Refactor queries without string interpolation
Bodacious
authored
on 10 Jul 2018
briley
committed
on 19 Jul 2018
|
|---|---|
| 2018-05-16 |
Implemented Notifications
...
Quentin Sonrel
authored
on 29 Mar 2018
briley
committed
on 16 May 2018
|
| 2018-03-20 |
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-02-23 |
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
|
| 2017-12-09 |
updated org links to use same logic as template links. display org name if no logo
...
Brian Riley
committed
on 9 Dec 2017
|
| 2017-07-12 |
fixes broken tests
xsrust
committed
on 12 Jul 2017
|
| 2017-06-16 |
fix the nil error for notification preferences
bhavi
committed
on 16 Jun 2017
|
| 2017-04-26 |
|
| 2017-04-06 |
fixed issues in tests after merge and added tests for plans controller
briley
committed
on 6 Apr 2017
|
| 2017-03-24 |
fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name
briley
committed
on 24 Mar 2017
|
| 2017-02-08 |
removed NewPlan, AdminUser models. Updated API base controller to check auth via token type and org
briley
committed
on 8 Feb 2017
|
|
removed old Ability model which was used by the CanCan gem. added some more test coverage for Org and User
briley
committed
on 8 Feb 2017
|
|
|
filled in test coverage gaps. Removed duplicate User.can_grant_api_to_orgs? method
briley
committed
on 8 Feb 2017
|
|
|
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley
committed
on 8 Feb 2017
|
|
| 2017-02-07 |
removed references to organisation_id in several models and replaced with .org.id
briley
committed
on 7 Feb 2017
|
| 2017-02-03 |
fixed User.name test due to new param added to method
Brian Riley
committed
on 3 Feb 2017
|
| 2017-02-02 |
added theme unit tests and started cleanup of remaining existing tests
briley
committed
on 2 Feb 2017
|
| 2017-01-11 |
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
briley
committed
on 11 Jan 2017
|
| 2016-12-21 |
added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations
briley
committed
on 21 Dec 2016
|
| 2016-11-09 |
Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality
briley
committed
on 9 Nov 2016
|
| 2016-11-02 |
removed template relationship tests in User test
briley
committed
on 2 Nov 2016
|
|
removed user_status and user_type from tests
briley
committed
on 2 Nov 2016
|
|
|
moved in some initial unit tests for user and org models
briley
committed
on 2 Nov 2016
|
|
| 2016-08-12 |
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|