| 2016-07-15 |
removed deprecated link_to_object function from helpers/application.rb and added client side js script to add new options to a question.
Brian Riley
committed
on 15 Jul 2016
|
|---|---|
|
Replaced deprecated link_to_function. the call in the helpers/application.rb should eventually be rethought. We shouldn't be using the onclick function of an html element directly, we should use the jquery approach: .click()
Brian Riley
committed
on 15 Jul 2016
|
|
|
Added js preventDefault to modal popup functions to prevent them from appearing and immediately disappering
Brian Riley
committed
on 15 Jul 2016
|
|
|
removed redundant bootstrap file. using bootstrap.min.js going forward. updated css to default align all text to left
Brian Riley
committed
on 15 Jul 2016
|
|
| 2016-06-27 |
Rebased development branch and corrected merge conflicts
briley
committed
on 27 Jun 2016
|
|
|
|
| 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-08 |
Added console debug lines to JS and then removed them when done
briley
committed
on 8 Jun 2016
|
| 2016-06-07 |
Added missing fontawesome web font.
briley
committed
on 7 Jun 2016
|
|
Fixed issue with undefined 'options' variable in projects.js
briley
committed
on 7 Jun 2016
|
|
|
Fixed issue with undefined 'options' variable in projects.js
briley
committed
on 7 Jun 2016
|
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|