<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Balasankar C pushed to branch master
at <a href="https://gitlab.com/smc/grandham">SMC / Grandham</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/96b938a3e9e31831dd007de957abdfb430e84b6e">96b938a3</a></strong>
<div>
<span>by Aboobacker MK</span>
<i>at 2017-11-19T11:44:20+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Made app loading with rails 5.1 :tada:
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/93b89ec4fa07f13db24fe53bdc149fd38af13b0e">93b89ec4</a></strong>
<div>
<span>by Aboobacker MK</span>
<i>at 2017-11-19T12:07:57+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make scopes callable
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/56d18ad56272c5ed74e54641778ff2f5cea8835e">56d18ad5</a></strong>
<div>
<span>by Aboobacker MK</span>
<i>at 2017-11-19T12:39:39+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">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
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/dc9ad8e8037ebd15840ee475a150ec76456cc782">dc9ad8e8</a></strong>
<div>
<span>by Aboobacker MK</span>
<i>at 2017-11-19T12:53:12+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Updated travis build script
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/a7e1a9f75029b3fddb08718347b91338c6acf9fd">a7e1a9f7</a></strong>
<div>
<span>by Aboobacker MK</span>
<i>at 2017-11-19T13:00:33+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Rspec2 -> Rspec 3
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/33ea227d0c60dac24ebfd93825547608b5cf6dad">33ea227d</a></strong>
<div>
<span>by Aboobacker MK</span>
<i>at 2017-11-19T15:21:07+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use string parameters to filter params
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/53f29507f8219775e7bc7d6da9d297d70eba9358">53f29507</a></strong>
<div>
<span>by Ershad Kunnakkadan</span>
<i>at 2017-11-19T15:42:36+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added books.json
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/0b96464d0faaa7033c8fe9c3d81f5e5a45602cd7">0b96464d</a></strong>
<div>
<span>by Ershad Kunnakkadan</span>
<i>at 2017-11-19T21:25:16+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added books.json
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/1295e2972ebbb2237cf7e47a8fdd9ff1db7fc5e0">1295e297</a></strong>
<div>
<span>by Aboobacker MK</span>
<i>at 2017-11-19T21:25:16+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make ui compatiable with rails 5

* Removed solr config from repo
* Fixed devise login issue
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/2b3a296039b11db2f2f3978d8543571c95ff9cd8">2b3a2960</a></strong>
<div>
<span>by Aboobacker MK</span>
<i>at 2017-11-25T21:21:01+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed session reset :bug:
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/881d5d6255c37bd0ee782ac49ee1a19f133ad1fe">881d5d62</a></strong>
<div>
<span>by Ershad Kunnakkadan</span>
<i>at 2017-11-26T09:12:46+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #34 from tachyons/rails5

Upgrade to rails 5</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/7b511e22dcdc5d55d15699853a31fe67ef9062d4">7b511e22</a></strong>
<div>
<span>by Aboobacker MK</span>
<i>at 2017-11-26T12:27:46+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Added secrets file

Updated Gemfile to remove vulnerable versions
Added setup script
Fixed deploy script
Initial Readme file
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/b3841f776e3ed0a0522fa5040517f534461466b9">b3841f77</a></strong>
<div>
<span>by Ershad Kunnakkadan</span>
<i>at 2017-11-27T11:15:57+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge pull request #35 from tachyons/feat_setup_instructions

Misc updates</pre>
</li>
<li>
<strong><a href="https://gitlab.com/smc/grandham/commit/72e1e827e3479ab1b4ad0971619057728bc3feb2">72e1e827</a></strong>
<div>
<span>by Balasankar C</span>
<i>at 2017-11-27T14:45:45+05:30</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' of gitlab.com:smc/grandham
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#057477721d04f350346ebfb6554f5c0cd2d8aeaf">
<span class="new-file">
+
.rubocop.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#88848c0087abb74e6e26512c6e97d807f4710e72">
Capfile
</a>
</li>
<li class="file-stats">
<a href="#de3150c01c3a946a6168173c4116741379fe3579">
Gemfile
</a>
</li>
<li class="file-stats">
<a href="#21fb5836b499a2be648386aac055d2e069160d6c">
Gemfile.lock
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
<span class="new-file">
+
README.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#644b2e075e4e75cddbf51487210e7a4ef7342b35">
<span class="deleted-file">

README.rdoc
</span>
</a>
</li>
<li class="file-stats">
<a href="#44b7fa1ba50397e71d88bd69389f1ec917165cfb">
Rakefile
</a>
</li>
<li class="file-stats">
<a href="#360edf13daf03f21703daab1e6dcd89f0b969c90">
<span class="new-file">
+
app/assets/config/manifest.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#431311cbb9902e2a56811443372061424f388e2c">
app/assets/javascripts/application.js
</a>
</li>
<li class="file-stats">
<a href="#3361c1b07e065614675da80b8af1f1df6db1c393">
<span class="new-file">
+
app/assets/javascripts/cable.js
</span>
</a>
</li>
<li class="file-stats">
<a href="#fa983ee2ae55afe3384e602d41cfac0c11f7cd0f">
<span class="new-file">
+
app/assets/javascripts/channels/.keep
</span>
</a>
</li>
<li class="file-stats">
<a href="#a620c4a0df6801abfa410ddef09d4aa2f477ccf0">
app/assets/stylesheets/application.css.scss
</a>
</li>
<li class="file-stats">
<a href="#5d36ff147a3a44225ef1cb91451c81b10856a79b">
<span class="new-file">
+
app/channels/application_cable/channel.rb
</span>
</a>
</li>
<li class="file-stats">
<a href="#01ec14bd4eaa8bcb4c0664ac6306cc8f99003ce2">
<span class="new-file">
+
app/channels/application_cable/connection.rb
</span>
</a>
</li>
<li class="file-stats">
<a href="#a46dc33744dc2004620055c3e03eec2ebd30cabd">
app/controllers/admin/authors_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#55d41f664ee47bb46e3a3889bab088e00d30cd89">
app/controllers/admin/books_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#3af7d7b605a3aeeb0dc94e02702855ff4a25bdd5">
app/controllers/admin/dashboard_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#726b7167baaf9ab05f0f95995bd89e64ef449867">
app/controllers/admin/edits_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#4e9edd0a9d6eb80e18507a8115a44229d20f6b4c">
app/controllers/admin/libraries_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#927b4f5c318ac1119e2da9274064923917e7fad9">
app/controllers/admin/new_items_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#bd8e1f2c09c75e1c0289230ef9538e85cd6cfebe">
app/controllers/admin/publishers_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#8bb233bdca31b94b80d479014819350b2ea395ff">
app/controllers/admin_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#7dc0dd94f601e507e2a20bad6adcf12a51caa380">
app/controllers/application_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#b1a3e33c4146065710ebdcfa38ee3fe9df8a6985">
app/controllers/authors_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#057c86e6d407ef9ce089cd5c7fb7784cd79115b3">
app/controllers/books_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#f021f010b15f330f1afd2706a569cd9b8a009106">
app/controllers/error_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#1ca9af5e7805ba16682cac1d88c89d1e7b3e05df">
app/controllers/libraries_controller.rb
</a>
</li>
<li class="file-stats">
<a href="#f66eaf1daee02c5613f2f15e120ca373f7fcef2f">
app/controllers/library/books_controller.rb
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/smc/grandham/compare/1c82fc6bda2437a47409eb38c05d33a213ff2ca6...72e1e827e3479ab1b4ad0971619057728bc3feb2">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>