| 2017-01-12 |
Added substance-rails gem and then included the appropriate js and css libraries into the asset pipeline
briley
committed
on 12 Jan 2017
|
|---|---|
| 2017-01-10 |
switched visibility to be a bit flag using FlagShihTzu instead of a lookup table. adjusted db migration. Removed all of the empty stub test files generated by the rails scaffolding mechanism.
briley
committed
on 10 Jan 2017
|
| 2017-01-09 |
added gem rack-mini-profiler to facilitate logging
xsrust
committed
on 9 Jan 2017
|
| 2016-12-13 |
added Gemfile with new gem flag_shih_tzu
xsrust
committed
on 13 Dec 2016
|
| 2016-12-12 |
replaces Organisation. with Org. in all files
xsrust
committed
on 12 Dec 2016
|
| 2016-12-08 |
added simplecov gem for testing to provide us with a test coverage report. Added a test for application_helper.rb. Removed tab characters from application_helper.rb and added some lines to help with readability
briley
committed
on 8 Dec 2016
|
| 2016-11-09 |
Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality
briley
committed
on 9 Nov 2016
|
| 2016-11-02 |
resolved rebase merge conflicts
briley
committed
on 2 Nov 2016
|
|
fixed db migration so that it does not update user records in TEST mode. Added sqlite3 to gemfile for tests. Added languages fixture
briley
committed
on 2 Nov 2016
|
|
| 2016-10-26 |
resolving merge conflicts during rebase
briley
committed
on 26 Oct 2016
|
|
ran db migrations
briley
committed
on 26 Oct 2016
|
|
|
resolving merge conflicts
briley
committed
on 26 Oct 2016
|
|
|
Added both DB gems for dev/merging compatibility
Jimmy Angelakos
committed
on 26 Oct 2016
|
|
| 2016-10-25 |
setup dynamic omniauth provider structures and tied it into devise
briley
committed
on 25 Oct 2016
|
| 2016-10-18 |
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap into postgresql
Jimmy Angelakos
committed
on 18 Oct 2016
|
| 2016-10-13 |
Added wkhtmltopdf binaries to gemfile. Moved wicked_pdf config to an initializer so that it can be custom to the server instance. Updated dead link to DMP Checklist pdf
briley
committed
on 13 Oct 2016
|
| 2016-10-04 |
removed all instances of comparing booleans to 1 or 0 for postgres compatability
xsrust
committed
on 4 Oct 2016
|
| 2016-09-28 |
ran bundle update to rebuild Gemfile.lock
briley
committed
on 28 Sep 2016
|
|
Fixed bug in yaml files. Updated help page content so that it lists an MIT license
briley
committed
on 28 Sep 2016
|
|
| 2016-09-16 |
forced auth on organisations_controller. TODO: re-check parent, children, and templates after AJAX removed
xsrust
committed
on 16 Sep 2016
|
| 2016-09-01 |
Updated Gemfile.lock
briley
committed
on 1 Sep 2016
|
|
Merged branding changes from the development branch into the master branch that now contains DCC's changes to permissions/roles, internationalization and bug fixes
briley
committed
on 1 Sep 2016
|
|
|
merged DCC changes into master
briley
committed
on 1 Sep 2016
|
|
|
removed cancancan and rollify
xsrust
committed
on 1 Sep 2016
|
|
| 2016-08-18 |
bugfixes to auth
xsrust
committed
on 18 Aug 2016
|
| 2016-08-17 |
Merging current stable development branch into master (#23)
...
Brian Riley
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-08-16 |
fixed merge conflicts in Gemfile and Schema.rb
briley
committed
on 16 Aug 2016
|
|
Reorganized gemfile and commented out unused gems
briley
committed
on 16 Aug 2016
|
|
| 2016-08-12 |
fixed merge conflict with schema.rb
Brian Riley
committed
on 12 Aug 2016
|
|
Updated Gemfile to use Rails 4.2.7, fixed some minor issues with locale initializer (#21)
...
Brian Riley
authored
on 12 Aug 2016
GitHub
committed
on 12 Aug 2016
|