| 2018-07-13 |
Merge branch 'development' into feature/rspec
Gavin Morrice
authored
on 13 Jul 2018
GitHub
committed
on 13 Jul 2018
|
|---|---|
| 2018-07-12 |
Adding fixtures
Bodacious
committed
on 12 Jul 2018
|
|
Fix broken tests
Bodacious
committed
on 12 Jul 2018
|
|
|
Make sections within a phase sortable
Bodacious
committed
on 12 Jul 2018
|
|
|
Remove Rails 3 attr accessible from models (#1691)
Gavin Morrice
authored
on 12 Jul 2018
Sam Rust
committed
on 12 Jul 2018
|
|
| 2018-07-10 |
Merge pull request #1692 from DMPRoadmap/refactor/string-interpolation
...
Brian Riley
authored
on 10 Jul 2018
GitHub
committed
on 10 Jul 2018
|
|
Merge pull request #1662 from DigitalCurationCentre/issue-1661
...
Brian Riley
authored
on 10 Jul 2018
GitHub
committed
on 10 Jul 2018
|
|
|
Refactor queries without string interpolation
Bodacious
committed
on 10 Jul 2018
|
|
| 2018-07-09 |
Change Plan readability to read from system config
Bodacious
committed
on 9 Jul 2018
|
|
Add utility module for accessing branding config
Bodacious
committed
on 9 Jul 2018
|
|
| 2018-07-04 |
|
| 2018-06-19 |
fixed issue with saving other org on sup_admin edit user (#1614)
...
Brian Riley
authored
on 19 Jun 2018
Sam Rust
committed
on 19 Jun 2018
|
| 2018-06-14 |
made contact_email an email input type and added validation to model
...
briley
committed
on 14 Jun 2018
|
| 2018-06-11 |
Added `rake translatable:find`
...
Brian Riley
authored
on 25 May 2018
briley
committed
on 11 Jun 2018
|
| 2018-06-06 |
Page titles should be unique and descriptive #1441
bhavi
committed
on 6 Jun 2018
|
| 2018-05-30 |
added redirects to template and section controller for edit action when template is not latest and section is not modifiable
...
briley
committed
on 30 May 2018
|
| 2018-05-23 |
|
|
Merge pull request #1491 from CDLUC3/contributions
...
Brian Riley
authored
on 23 May 2018
GitHub
committed
on 23 May 2018
|
|
|
|
|
| 2018-05-16 |
Implemented Notifications
...
Quentin Sonrel
authored
on 29 Mar 2018
briley
committed
on 16 May 2018
|
| 2018-04-10 |
Fix failing test
Jimmy Angelakos
committed
on 10 Apr 2018
|
| 2018-04-06 |
added base_template_org and updated write plan to show correct org in guidance tab
...
Brian Riley
committed
on 6 Apr 2018
|
| 2018-03-28 |
View All not available for User scope when the current_user can super_admin. DMPRoadmap/roadmap#1186
Jose Lloret
committed
on 28 Mar 2018
|
| 2018-03-26 |
paginable_base_url_with_query_params using double splat. paginable method instead of local variable. #1186
...
Jose Lloret
committed
on 26 Mar 2018
|
|
Refactored paginable concern to accommodate proper retaining of query_params. DMPRoadmap/roadmap#1214
...
Jose Lloret
committed
on 26 Mar 2018
|
|
| 2018-03-22 |
updated plans controller to send user to overview after saving details
...
Brian Riley
committed
on 22 Mar 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-03-13 |
Fixes broken tasks and adds two migrations to keep db integrity. DMPRoadmap/roadmap#1210
...
Jose Lloret
committed
on 13 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
|
| 2018-02-21 |
|