History for dmpopidor / db
2016-08-12
@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
@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
2016-06-27
@briley
Ran a rake db:migration:reset to get the API db changes in
briley committed on 27 Jun 2016
@briley
Rebased development branch and corrected merge conflicts
briley committed on 27 Jun 2016
@DigitalCurationCentre
Master (#7) ...
DigitalCurationCentre authored on 27 Jun 2016 Brian Riley committed on 27 Jun 2016
2016-06-23
@xsrust
Added API and Localisation work ...
xsrust committed on 23 Jun 2016
2016-06-09
@briley
Added better data to seeds file. Tested upgrade to bootstrap 3.2 but reverted back
briley committed on 9 Jun 2016
2016-06-07
@briley
Updated seeds.rb to first check to see if record exists before inserting. Added a 4.0 hack to load the new config/secrets.yml file instead of config/initializers/secret_token.rb, this new secrets.yml will auto-load when we are on 4.1
briley committed on 7 Jun 2016
2016-06-06
@briley
commented out reference to old AdminUser object in DB migration file. Added installation instructions to README
briley committed on 6 Jun 2016