History for dmpopidor / db / schema.rb
2017-07-12
@briley
fixed merge conflicts in db/schema.rb
briley committed on 12 Jul 2017
@briley
ran db:migrate
briley committed on 12 Jul 2017
@xsrust
updated preferences to use JSON hash and be contained in a new model, addresses #481
xsrust committed on 12 Jul 2017
2017-07-11
@briley
started refactoring the edit project details page DMPRoadmap/roadmap#491
briley committed on 11 Jul 2017
2017-07-05
@xsrust
removed n+1 queries from edit phase and show plans page
xsrust committed on 5 Jul 2017
2017-06-23
@Brian Riley
started switching template/phase/section pages over to new css
Brian Riley committed on 23 Jun 2017
2017-06-19
@briley
added initial edit plan redesign and refactored css so that the files aren't loading multiple times
briley committed on 19 Jun 2017
2017-06-15
@Brian Riley
Merge branch 'branding' into CDL-MVP
Brian Riley committed on 15 Jun 2017
@bhavi
update the schema with user's prefs
bhavi committed on 15 Jun 2017
@Brian Riley
tweaks to header section and logo
Brian Riley committed on 15 Jun 2017
2017-06-09
@Brian Riley
shibboleth_ds changes to make org list links work DMPRoadmap/roadmap#405
Brian Riley committed on 9 Jun 2017
@briley
fixed typo in shib ds column sizes DMPRoadmap/roadmap#405 ...
briley authored on 8 Jun 2017 Brian Riley committed on 9 Jun 2017
@briley
resolved cherry-pick conflicts
briley authored on 7 Jun 2017 Brian Riley committed on 9 Jun 2017
@briley
resolved cherry-pick conflicts
briley authored on 1 Jun 2017 Brian Riley committed on 9 Jun 2017
@briley
resolved cherry-pick conflicts
briley authored on 17 May 2017 Brian Riley committed on 9 Jun 2017
2017-05-26
@xsrust
updated org-admin and plan create pages to reflect schema change
xsrust committed on 26 May 2017
2017-05-16
@xsrust
updated tests to work after annotations changes
xsrust committed on 16 May 2017
@xsrust
merged development into annotations
xsrust committed on 16 May 2017
2017-05-11
@xsrust
updated references of suggested_answer to annotations
xsrust committed on 11 May 2017
2017-05-08
@Jimmy Angelakos
Merge local branch into feature/sso - fixes #39, #276, #287, #290. ...
Jimmy Angelakos committed on 8 May 2017
2017-04-28
@Brian Riley
fixed merge conflict in schema.rb
Brian Riley committed on 28 Apr 2017
2017-04-24
@Brian Riley
forgot to add the schema changes DMPRoadmap/roadmap#251
Brian Riley committed on 24 Apr 2017
2017-04-20
@xsrust
updated models to relfect new name for join table between plans and guidance groups. fixes #198
xsrust committed on 20 Apr 2017
2017-04-12
@ray.carrick
change docx export to htmltoword. Hopefully fixes: #217
ray.carrick committed on 12 Apr 2017
2017-03-28
@ray.carrick
Change notes to work with AJAX calls.
ray.carrick committed on 28 Mar 2017
2017-03-16
@ray.carrick
resolve conflicts from merging Roadmap into DCC
ray.carrick committed on 16 Mar 2017
2017-03-03
@Brian Riley
Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now
Brian Riley committed on 3 Mar 2017
2017-03-02
@ray.carrick
change question_format to use enum rather than bits
ray.carrick committed on 2 Mar 2017
2017-03-01
@ray.carrick
Optimistic Locking ...
ray.carrick committed on 1 Mar 2017
2017-02-06
@Ray Carrick
first step in reducing page edit sql queries
Ray Carrick committed on 6 Feb 2017