History for dmpopidor / db
2016-08-16
@briley
fixed merge conflicts in Gemfile and Schema.rb
briley committed on 16 Aug 2016
@briley
Reorganized gemfile and commented out unused gems
briley committed on 16 Aug 2016
2016-08-12
@Brian Riley
fixed merge conflict with schema.rb
Brian Riley committed on 12 Aug 2016
@Brian Riley
fixed merge conflict in schema.rb
Brian Riley committed on 12 Aug 2016
@Brian Riley
Updated Gemfile to use Rails 4.2.7, fixed some minor issues with locale initializer (#21) ...
Brian Riley authored on 12 Aug 2016 GitHub committed on 12 Aug 2016
@Brian Riley
Added languages to the seeds.rb file
Brian Riley committed on 12 Aug 2016
@Brian Riley
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
@Brian Riley
Resolved merge conflicts
Brian Riley committed on 12 Aug 2016
@Damodar Sojka
Merging master (#20) ...
Damodar Sojka authored on 12 Aug 2016 Brian Riley committed on 12 Aug 2016
2016-08-11
@Weiwei Shi
allow org admin to upload logo through admin UI
Weiwei Shi committed on 11 Aug 2016
@briley
removed mysql 5.6 specifications form travis file. added limits to size of friendly_id_slugs index
briley committed on 11 Aug 2016
@briley
removed mysql 5.6 specifications form travis file. added limits to size of friendly_id_slugs index
briley committed on 11 Aug 2016
@briley
added length specification to a few indexes that are causing travis mysql db setup issues
briley committed on 11 Aug 2016
@briley
rebuilt db schema
briley committed on 11 Aug 2016
2016-08-03
@Brian Riley
Added in missing bug fixes (#13) ...
Brian Riley authored on 3 Aug 2016 GitHub committed on 3 Aug 2016
@briley
merged conflicts
briley committed on 3 Aug 2016
2016-07-28
@Jimmy Angelakos
Sam's fix for the API token issue (#11) ...
Jimmy Angelakos authored on 28 Jul 2016 Brian Riley committed on 28 Jul 2016
2016-07-22
@Brian Riley
Rails 4.2 (#10) ...
Brian Riley authored on 22 Jul 2016 GitHub committed on 22 Jul 2016
@Brian Riley
Fixed merge conflicts API/I18n -> Rails 4.2
Brian Riley committed on 22 Jul 2016
@Brian Riley
prepping for final merge
Brian Riley committed on 22 Jul 2016
@Brian Riley
Merged conflicts
Brian Riley committed on 22 Jul 2016
@DamodarSojka
merge
DamodarSojka committed on 22 Jul 2016
2016-07-20
@xsrust
final commit before merging into master
xsrust committed on 20 Jul 2016
2016-07-19
@DamodarSojka
language table, dropdown, additional locales
DamodarSojka committed on 19 Jul 2016
@xsrust
removed depricated api strucures from the models
xsrust committed on 19 Jul 2016
2016-07-15
@xsrust
updated seeds file for better compatability
xsrust committed on 15 Jul 2016
2016-07-05
@xsrust
migrated from old schema
xsrust committed on 5 Jul 2016
2016-06-29
@briley
replaced deprecated ActiveRecord::Migrator call in old db migration file
briley committed on 29 Jun 2016
@briley
Ran db:migrate to update the schema since there were some pending migrations preventing travis from running rake
briley committed on 29 Jun 2016
2016-06-28
@briley
Fixed typo in token_permissions in db/seeds.rb. Started cleanup of tests
briley committed on 28 Jun 2016