| 2017-03-21 |
Merge branch 'development' into development
Brian Riley
authored
on 21 Mar 2017
GitHub
committed
on 21 Mar 2017
|
|---|---|
| 2017-03-20 |
updated recaptcha gem to 4.x. Updated gemfile and example initializer because 4.x changed the vraible names for its API
briley
committed
on 20 Mar 2017
|
| 2017-03-08 |
- Fixed app/controllers/admin/application_controller.rb oopsie
...
Jimmy Angelakos
committed
on 8 Mar 2017
|
| 2017-03-03 |
Installed Administrate as Super Admin backend
Jimmy Angelakos
committed
on 3 Mar 2017
|
| 2017-03-02 |
Removed ActiveAdmin
Jimmy Angelakos
committed
on 2 Mar 2017
|
| 2017-02-10 |
started the migration from i18n to gettext
Jose Lloret
committed
on 10 Feb 2017
|
| 2017-02-03 |
removed old amoeba gem that was used for cloning active record models. We will use xsrust's new deep_copy methods now
Brian Riley
committed
on 3 Feb 2017
|
| 2017-02-01 |
removed duplicate mysql gem from gemfile
xsrust
committed
on 1 Feb 2017
|
| 2017-01-30 |
resolved merge conflicts
briley
committed
on 30 Jan 2017
|
| 2017-01-27 |
added new seed file that works with new schema. commented out plans and answers for now though because plan model is unfinished
Brian Riley
committed
on 27 Jan 2017
|
|
removed duplicate flag_shih_tzu refernce from Gemfile
Brian Riley
committed
on 27 Jan 2017
|
|
| 2017-01-26 |
Added mysql back to the gemfile
briley
committed
on 26 Jan 2017
|
|
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
|
| 2017-01-25 |
fixed merge conflicts
briley
committed
on 25 Jan 2017
|
| 2017-01-20 |
replacing accidentally deleted contact_us gem reference
Brian Riley
committed
on 20 Jan 2017
|
|
removed substance-forms from gemfile
Brian Riley
committed
on 20 Jan 2017
|
|
|
removed substance-forms modifications from the dev branch. will place in a separate branch so that we can continue development
Brian Riley
committed
on 20 Jan 2017
|
|
| 2017-01-18 |
added gemfile and broken branding file
xsrust
committed
on 18 Jan 2017
|
| 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 |
final tweks to ensure all migrations happen together
xsrust
committed
on 13 Dec 2016
|
|
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-29 |
added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts
briley
committed
on 29 Nov 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
|