History for dmpopidor / test / test_helper.rb
2018-07-19
@Bodacious
Fix broken tests
Bodacious authored on 12 Jul 2018 briley committed on 19 Jul 2018
@Gavin Morrice
Remove Rails 3 attr accessible from models (#1691)
Gavin Morrice authored on 12 Jul 2018 briley committed on 19 Jul 2018
@Bodacious
Add utility module for accessing branding config
Bodacious authored on 9 Jul 2018 briley committed on 19 Jul 2018
2018-06-14
@briley
made contact_email an email input type and added validation to model ...
briley committed on 14 Jun 2018
2018-06-06
@bhavi
Page titles should be unique and descriptive #1441
bhavi committed on 6 Jun 2018
2018-05-23
@briley
Template Versioning ...
briley committed on 23 May 2018
@bhavi
Ruby Upgrade v2.4.4 ...
bhavi authored on 1 May 2018 briley committed on 23 May 2018
2018-01-29
@Bhavi
Merge pull request #1095 from CDLUC3/issue1083 ...
Bhavi authored on 29 Jan 2018 GitHub committed on 29 Jan 2018
@Brian Riley
added super admin org pages ...
Brian Riley authored on 27 Jan 2018 briley committed on 29 Jan 2018
2018-01-26
@Brian Riley
made template details a non-versioning update and moved template version logic to the phases controller ...
Brian Riley committed on 26 Jan 2018
2017-12-22
@bhavi
Templates table revisions #900 (In Progress) ...
bhavi authored on 20 Dec 2017 Brian Riley committed on 22 Dec 2017
2017-12-11
@Sam Rust
Merge pull request #902 from CDLUC3/issue813 ...
Sam Rust authored on 11 Dec 2017 GitHub committed on 11 Dec 2017
2017-12-09
@Brian Riley
updated org links to use same logic as template links. display org name if no logo ...
Brian Riley committed on 9 Dec 2017
2017-12-08
@briley
Make templates page usable for Org Admins and Super Admins ...
briley authored on 27 Nov 2017 Brian Riley committed on 8 Dec 2017
2017-11-09
@briley
removed the default setting from plans.visibility ...
briley committed on 9 Nov 2017
2017-08-07
@briley
fixed tests broken by change to core page structure DMPRoadmap/roadmap#552
briley committed on 7 Aug 2017
2017-07-27
@briley
fixed broken tests and added functional tests for public_pages_controller
briley committed on 27 Jul 2017
2017-07-07
@Brian Riley
fixed broken test created by change in dashboard page title. updated logo resize function on org model to work with larger image size DMPRoadmap/roadmap#242
Brian Riley committed on 7 Jul 2017
2017-06-27
@briley
Fixed test broken by new CSS changes and the removal of a few unessecarry show (e.g. org, guidance, etc.) pages
briley committed on 27 Jun 2017
2017-06-09
@briley
fixed tests to deal with placement of welcome header on home page DMPRoadmap/roadmap#305 ...
briley authored on 1 Jun 2017 Brian Riley committed on 9 Jun 2017
2017-06-07
@Jose Lloret
Fixed problem when creating a question. Fixed JS to display/hide default answer. Fixed tinymce problem for example answer. DMPRoadmap/roadmap#337 ...
Jose Lloret committed on 7 Jun 2017
2017-05-26
@xsrust
bugfixes to allow tests to work
xsrust committed on 26 May 2017
2017-05-18
@Jimmy Angelakos
Template versioning update.
Jimmy Angelakos committed on 18 May 2017
2017-04-28
@Brian Riley
fixed some initial errors with tests after last PR
Brian Riley committed on 28 Apr 2017
2017-04-21
@Brian Riley
Updated tests to work with updated controller
Brian Riley committed on 21 Apr 2017
2017-04-19
@briley
added dmptemplate_id to the Template creations in db seeds file and test_helper
briley committed on 19 Apr 2017
2017-04-03
@briley
added home controller test. updated test helper to reload LANGUAGES constant if its blank during TravisCI build
briley committed on 3 Apr 2017
2017-03-30
@briley
removed 'freeze from Perm constant definitions. this is deprecated in Rails 4
briley committed on 30 Mar 2017
@briley
removed 'freeze from Perm constant definitions. this is deprecated in Rails 4
briley committed on 30 Mar 2017
@briley
switch from doing Perm.where(name: [...]) to [Perm::VALUE, ...] in test_helper
briley committed on 30 Mar 2017