| 2016-08-16 |
Reorganized gemfile and commented out unused gems
briley
committed
on 16 Aug 2016
|
|---|---|
|
fixed merge conflicts with fr and de locale files
briley
committed
on 16 Aug 2016
|
|
|
Fixed issue with link to the terms page in the 'I accept the terms and conditions' link in the sign up section. The link is a part of the locale file, so created a variable called current_locale
briley
committed
on 16 Aug 2016
|
|
| 2016-08-12 |
Fixed syntax error in environments/test.rb created during merge conflict resolution
Brian Riley
committed
on 12 Aug 2016
|
|
Added languages to the seeds.rb file
Brian Riley
committed
on 12 Aug 2016
|
|
|
Updated gemfile to specify >= ruby 2.2.2. Updated Rails to the latest version due to an XSS vulnerability. updated locale initializer to handle migration issue where it was checking default_location in langauges table before the column exists. Also added check for instances where no default langauge is specified. Rebuilt schema.rb. Fixed issue with seeds.rb reported by Weiwei
Brian Riley
committed
on 12 Aug 2016
|
|
|
fixed merge conflict in .travis file
Brian Riley
committed
on 12 Aug 2016
|
|
|
Merge branch 'DMPRoadmap-development'
Brian Riley
committed
on 12 Aug 2016
|
|
|
Resolved merge conflicts
Brian Riley
committed
on 12 Aug 2016
|
|
|
|
|
| 2016-08-11 |
removed mysql 5.6 specifications form travis file. added limits to size of friendly_id_slugs index
briley
committed
on 11 Aug 2016
|
|
removed mysql 5.6 specifications form travis file. added limits to size of friendly_id_slugs index
briley
committed
on 11 Aug 2016
|
|
|
Switched travis to use mysql 5.6 and added params to create table to allow for >767 bytes indexes
briley
committed
on 11 Aug 2016
|
|
|
Switched travis to use mysql 5.6
briley
committed
on 11 Aug 2016
|
|
|
added length specification to a few indexes that are causing travis mysql db setup issues
briley
committed
on 11 Aug 2016
|
|
|
rebuilt db schema
briley
committed
on 11 Aug 2016
|
|
|
Updated version of ruby to 2.2.2 in travis
briley
committed
on 11 Aug 2016
|
|
|
|
|
|
reran bundle install to build Gemfile.lock
briley
committed
on 11 Aug 2016
|
|
|
Removed capfile
briley
committed
on 11 Aug 2016
|
|
|
Removed capistrano deployment files
briley
committed
on 11 Aug 2016
|
|
| 2016-08-10 |
commented out line in config.ru
briley
committed
on 10 Aug 2016
|
|
commented out line in config.ru
briley
committed
on 10 Aug 2016
|
|
|
Changed staging.rb to stage.rb for capistrrano
briley
committed
on 10 Aug 2016
|
|
|
tweaks to cap deploy.rb
briley
committed
on 10 Aug 2016
|
|
|
Added passenger to gemfile
briley
committed
on 10 Aug 2016
|
|
|
Added passenger to gemfile
briley
committed
on 10 Aug 2016
|
|
|
added phusion passenger start/stop to deploy.rb
briley
committed
on 10 Aug 2016
|
|
|
tweaked deploy script
briley
committed
on 10 Aug 2016
|
|
|
Updated config.ru to newer rails style
briley
committed
on 10 Aug 2016
|