History for dmpopidor / Gemfile
2017-01-27
@Brian Riley
added new seed file that works with new schema. commented out plans and answers for now though because plan model is unfinished
Brian Riley committed on 27 Jan 2017
@Brian Riley
removed duplicate flag_shih_tzu refernce from Gemfile
Brian Riley committed on 27 Jan 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-25
@briley
fixed merge conflicts
briley committed on 25 Jan 2017
2017-01-20
@Brian Riley
replacing accidentally deleted contact_us gem reference
Brian Riley committed on 20 Jan 2017
@Brian Riley
removed substance-forms from gemfile
Brian Riley committed on 20 Jan 2017
@Brian Riley
removed substance-forms modifications from the dev branch. will place in a separate branch so that we can continue development
Brian Riley committed on 20 Jan 2017
2017-01-18
@xsrust
added gemfile and broken branding file
xsrust committed on 18 Jan 2017
2017-01-12
@briley
Added substance-rails gem and then included the appropriate js and css libraries into the asset pipeline
briley committed on 12 Jan 2017
2017-01-10
@briley
switched visibility to be a bit flag using FlagShihTzu instead of a lookup table. adjusted db migration. Removed all of the empty stub test files generated by the rails scaffolding mechanism.
briley committed on 10 Jan 2017
2017-01-09
@xsrust
added gem rack-mini-profiler to facilitate logging
xsrust committed on 9 Jan 2017
2016-12-13
@xsrust
final tweks to ensure all migrations happen together
xsrust committed on 13 Dec 2016
@xsrust
added Gemfile with new gem flag_shih_tzu
xsrust committed on 13 Dec 2016
2016-12-12
@xsrust
replaces Organisation. with Org. in all files
xsrust committed on 12 Dec 2016
2016-12-08
@briley
added simplecov gem for testing to provide us with a test coverage report. Added a test for application_helper.rb. Removed tab characters from application_helper.rb and added some lines to help with readability
briley committed on 8 Dec 2016
2016-11-29
@briley
added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts
briley committed on 29 Nov 2016
2016-11-09
@briley
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
@briley
resolved rebase merge conflicts
briley committed on 2 Nov 2016
@briley
fixed db migration so that it does not update user records in TEST mode. Added sqlite3 to gemfile for tests. Added languages fixture
briley committed on 2 Nov 2016
2016-10-26
@briley
resolving merge conflicts during rebase
briley committed on 26 Oct 2016
@briley
resolving merge conflicts
briley committed on 26 Oct 2016
@Jimmy Angelakos
Added both DB gems for dev/merging compatibility
Jimmy Angelakos committed on 26 Oct 2016
2016-10-25
@briley
setup dynamic omniauth provider structures and tied it into devise
briley committed on 25 Oct 2016
2016-10-13
@briley
Added wkhtmltopdf binaries to gemfile. Moved wicked_pdf config to an initializer so that it can be custom to the server instance. Updated dead link to DMP Checklist pdf
briley committed on 13 Oct 2016
2016-10-12
@Jimmy Angelakos
Changed to streaming fork of yaml_db gem.
Jimmy Angelakos committed on 12 Oct 2016
2016-10-07
@xsrust
added my customised yaml_db gem to gemfile, adds proper support for streaming documents and allows the load to be run on ram-restricted servers
xsrust committed on 7 Oct 2016
2016-10-04
@xsrust
removed all instances of comparing booleans to 1 or 0 for postgres compatability
xsrust committed on 4 Oct 2016
@Jimmy Angelakos
Update Gemfile ...
Jimmy Angelakos authored on 4 Oct 2016 GitHub committed on 4 Oct 2016
2016-09-01
@briley
merged DCC changes into master
briley committed on 1 Sep 2016
@xsrust
overhaul of performance of users admin-index
xsrust committed on 1 Sep 2016