| 2016-08-12 |
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
|
|---|---|
|
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
|
|
|
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
|
|
| 2016-08-03 |
Added in missing bug fixes (#13)
...
Brian Riley
authored
on 3 Aug 2016
GitHub
committed
on 3 Aug 2016
|
|
merged conflicts
briley
committed
on 3 Aug 2016
|
|
| 2016-07-28 |
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 |
|
|
Fixed merge conflicts API/I18n -> Rails 4.2
Brian Riley
committed
on 22 Jul 2016
|
|
|
prepping for final merge
Brian Riley
committed
on 22 Jul 2016
|
|
|
Merged conflicts
Brian Riley
committed
on 22 Jul 2016
|
|
|
merge
DamodarSojka
committed
on 22 Jul 2016
|
|
| 2016-07-20 |
final commit before merging into master
xsrust
committed
on 20 Jul 2016
|
| 2016-07-19 |
language table, dropdown, additional locales
DamodarSojka
committed
on 19 Jul 2016
|
|
removed depricated api strucures from the models
xsrust
committed
on 19 Jul 2016
|
|
| 2016-07-15 |
updated seeds file for better compatability
xsrust
committed
on 15 Jul 2016
|
| 2016-07-05 |
migrated from old schema
xsrust
committed
on 5 Jul 2016
|
| 2016-06-29 |
replaced deprecated ActiveRecord::Migrator call in old db migration file
briley
committed
on 29 Jun 2016
|
|
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 |
Fixed typo in token_permissions in db/seeds.rb. Started cleanup of tests
briley
committed
on 28 Jun 2016
|
| 2016-06-27 |
Ran a rake db:migration:reset to get the API db changes in
briley
committed
on 27 Jun 2016
|
|
Rebased development branch and corrected merge conflicts
briley
committed
on 27 Jun 2016
|
|
|
|
|
| 2016-06-23 |
|
| 2016-06-09 |
Added better data to seeds file. Tested upgrade to bootstrap 3.2 but reverted back
briley
committed
on 9 Jun 2016
|
| 2016-06-07 |
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 |
commented out reference to old AdminUser object in DB migration file. Added installation instructions to README
briley
committed
on 6 Jun 2016
|