[smc-discuss] [Git][smc/grandham][master] 14 commits: Made app loading with rails 5.1 :tada:

Balasankar C gitlab at mg.gitlab.com
Mon Nov 27 01:17:08 PST 2017


Balasankar C pushed to branch master at SMC / Grandham


Commits:
96b938a3 by Aboobacker MK at 2017-11-19T11:44:20+05:30
Made app loading with rails 5.1 :tada:

- - - - -
93b89ec4 by Aboobacker MK at 2017-11-19T12:07:57+05:30
Make scopes callable

- - - - -
56d18ad5 by Aboobacker MK at 2017-11-19T12:39:39+05:30
Made all tests pass :white_check_mark:

Npm package for jquery data tables
Fixed cancancan compatiability with friendly id
rails controller testing gems to run old controller tests

- - - - -
dc9ad8e8 by Aboobacker MK at 2017-11-19T12:53:12+05:30
Updated travis build script

- - - - -
a7e1a9f7 by Aboobacker MK at 2017-11-19T13:00:33+05:30
Rspec2 -> Rspec 3

- - - - -
33ea227d by Aboobacker MK at 2017-11-19T15:21:07+05:30
Use string parameters to filter params

- - - - -
53f29507 by Ershad Kunnakkadan at 2017-11-19T15:42:36+05:30
Added books.json

- - - - -
0b96464d by Ershad Kunnakkadan at 2017-11-19T21:25:16+05:30
Added books.json

- - - - -
1295e297 by Aboobacker MK at 2017-11-19T21:25:16+05:30
Make ui compatiable with rails 5

* Removed solr config from repo
* Fixed devise login issue

- - - - -
2b3a2960 by Aboobacker MK at 2017-11-25T21:21:01+05:30
Fixed session reset :bug:

- - - - -
881d5d62 by Ershad Kunnakkadan at 2017-11-26T09:12:46+05:30
Merge pull request #34 from tachyons/rails5

Upgrade to rails 5
- - - - -
7b511e22 by Aboobacker MK at 2017-11-26T12:27:46+05:30
Added secrets file

Updated Gemfile to remove vulnerable versions
Added setup script
Fixed deploy script
Initial Readme file

- - - - -
b3841f77 by Ershad Kunnakkadan at 2017-11-27T11:15:57+05:30
Merge pull request #35 from tachyons/feat_setup_instructions

Misc updates
- - - - -
72e1e827 by Balasankar C at 2017-11-27T14:45:45+05:30
Merge branch 'master' of gitlab.com:smc/grandham

- - - - -


30 changed files:

- .gitignore
- + .rubocop.yml
- .travis.yml
- Capfile
- Gemfile
- Gemfile.lock
- + README.md
- − README.rdoc
- Rakefile
- + app/assets/config/manifest.js
- app/assets/javascripts/application.js
- + app/assets/javascripts/cable.js
- + app/assets/javascripts/channels/.keep
- app/assets/stylesheets/application.css.scss
- + app/channels/application_cable/channel.rb
- + app/channels/application_cable/connection.rb
- app/controllers/admin/authors_controller.rb
- app/controllers/admin/books_controller.rb
- app/controllers/admin/dashboard_controller.rb
- app/controllers/admin/edits_controller.rb
- app/controllers/admin/libraries_controller.rb
- app/controllers/admin/new_items_controller.rb
- app/controllers/admin/publishers_controller.rb
- app/controllers/admin_controller.rb
- app/controllers/application_controller.rb
- app/controllers/authors_controller.rb
- app/controllers/books_controller.rb
- app/controllers/error_controller.rb
- app/controllers/libraries_controller.rb
- app/controllers/library/books_controller.rb


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/smc/grandham/compare/1c82fc6bda2437a47409eb38c05d33a213ff2ca6...72e1e827e3479ab1b4ad0971619057728bc3feb2

---
View it on GitLab: https://gitlab.com/smc/grandham/compare/1c82fc6bda2437a47409eb38c05d33a213ff2ca6...72e1e827e3479ab1b4ad0971619057728bc3feb2
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.smc.org.in/pipermail/discuss-smc.org.in/attachments/20171127/9167da20/attachment.html>


More information about the discuss mailing list