| 2017-12-08 |
Make templates page usable for Org Admins and Super Admins
...
briley
authored
on 27 Nov 2017
Brian Riley
committed
on 8 Dec 2017
|
|---|---|
| 2017-05-24 |
|
| 2017-05-10 |
Replace UC3 -> CDL - fixes #245
Jimmy Angelakos
committed
on 10 May 2017
|
| 2017-04-18 |
added a test that searches for missing translations. Added specific error messages for model validations. Added some devise controlled error messages to pot/po files DMPRoadmap/roadmap#236
briley
committed
on 18 Apr 2017
|
| 2017-04-07 |
removed old reference to question from the guidance model DMPRoadmap/roadmap#227
Brian Riley
committed
on 7 Apr 2017
|
| 2017-04-05 |
fixed rebase issues
briley
committed
on 5 Apr 2017
|
|
removed template->question dropdowns on guidance pages. updated controller and JS accordingly. fixed issue with themes not being saved. DMPRoadmap/roadmap#221
briley
committed
on 5 Apr 2017
|
|
| 2017-04-03 |
cleaned up guidances controller and added functional tests
briley
committed
on 3 Apr 2017
|
| 2017-03-01 |
updated all_viewable method of guidances to return an array of guidance
xsrust
committed
on 1 Mar 2017
|
|
updated guidance and and perm. added constants to token_permission_types
xsrust
committed
on 1 Mar 2017
|
|
| 2017-02-09 |
updated migrations to comply with validations, added guidance-guidance_groups many to many relationship back in for migration
xsrust
committed
on 9 Feb 2017
|
| 2017-01-31 |
Added a managing org and funder scope to Org. Updated methods on Guidance and guidanceTest to work with new schema. Added guidance and guidance_group tests
briley
committed
on 31 Jan 2017
|
| 2017-01-26 |
started seeds.rb rebuild to work with new schema. Removed guidance_in_group association from guidance. added some attr_accessible attributes
briley
committed
on 26 Jan 2017
|
|
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
|
| 2017-01-24 |
cleaned up tests
briley
committed
on 24 Jan 2017
|
| 2017-01-21 |
finished guidance_groups test. started on guidance tests
Brian Riley
committed
on 21 Jan 2017
|
| 2017-01-09 |
updated prefetching for guidances index
xsrust
committed
on 9 Jan 2017
|
|
updated guidances controller and views to reflect new schema
xsrust
committed
on 9 Jan 2017
|
|
| 2017-01-06 |
made changes to allow guidance to display
xsrust
committed
on 6 Jan 2017
|
| 2016-12-12 |
replaces Organisation. with Org. in all files
xsrust
committed
on 12 Dec 2016
|
| 2016-12-08 |
began changing models to reflect the new model names and relationships, additionally deleting some old/unused models which no longer apply in the new schema.
xsrust
committed
on 8 Dec 2016
|
| 2016-08-17 |
Merging current stable development branch into master (#23)
...
Brian Riley
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-08-12 |
|
| 2016-08-09 |
Replacing remaining DMPonline references with DMPRoadmap (#15)
...
Brian Riley
authored
on 9 Aug 2016
GitHub
committed
on 9 Aug 2016
|
| 2016-07-22 |
Merged conflicts
Brian Riley
committed
on 22 Jul 2016
|
| 2016-07-15 |
added yard comments and bugfixed methods
xsrust
committed
on 15 Jul 2016
|
| 2016-07-11 |
re-wrote by_organisation to be more efficient (also to work)
xsrust
committed
on 11 Jul 2016
|
| 2016-07-08 |
added documentation to guidance model
xsrust
committed
on 8 Jul 2016
|
| 2016-07-05 |
ensured can_view behaves as intended/defined by tests
xsrust
committed
on 5 Jul 2016
|
| 2016-06-27 |
|