| 2016-11-02 |
commented out guidance and guidance_group tests
briley
committed
on 2 Nov 2016
|
|---|---|
|
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
briley
committed
on 2 Nov 2016
|
|
|
updated fixture reference in api_projects_controller_test
briley
committed
on 2 Nov 2016
|
|
|
removed forced test flunks from api_projects_controller_test
briley
committed
on 2 Nov 2016
|
|
|
commented out guidance_group and guidance tests because they were referencing old defunct fixtures
briley
committed
on 2 Nov 2016
|
|
|
removed template relationship tests in User test
briley
committed
on 2 Nov 2016
|
|
|
added template, version and phase test fixtures
briley
committed
on 2 Nov 2016
|
|
|
removed user_status and user_type from tests
briley
committed
on 2 Nov 2016
|
|
|
switched User->Language relationship in Model from has_one to belongs_to
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
|
|
|
moved in new fixtures
briley
committed
on 2 Nov 2016
|
|
|
moved in some initial unit tests for user and org models
briley
committed
on 2 Nov 2016
|
|
|
Merge pull request #14 from DMPRoadmap/master
...
Brian Riley
authored
on 2 Nov 2016
GitHub
committed
on 2 Nov 2016
|
|
|
Merge pull request #56 from DigitalCurationCentre/master
...
Brian Riley
authored
on 2 Nov 2016
GitHub
committed
on 2 Nov 2016
|
|
|
merge postgresql -> master
Ray Carrick
committed
on 2 Nov 2016
|
|
|
Merge pull request #7 from DMPRoadmap/master
...
Ray Carrick
authored
on 2 Nov 2016
GitHub
committed
on 2 Nov 2016
|
|
|
Merge pull request #49 from CDLUC3/master
...
Ray Carrick
authored
on 2 Nov 2016
GitHub
committed
on 2 Nov 2016
|
|
| 2016-11-01 |
updated application controller so that a user is redirected to the main landing page when then try to access a secure page when not logged in. Added the corresponding locale messages that will be displayed when this happens
briley
committed
on 1 Nov 2016
|
|
updated passwords controller to redirect user to the main landing page after initiating a password reset. Removed reference to invalid spinner css from main layout file
briley
committed
on 1 Nov 2016
|
|
|
updated gitignore to include initializers that should be server specfic. removed reference to missing spinner.css
briley
committed
on 1 Nov 2016
|
|
|
translation no longer breaks on header link to create plan
xsrust
committed
on 1 Nov 2016
|
|
|
fixed display bug on plan creation confirmation pop up
xsrust
committed
on 1 Nov 2016
|
|
|
updated user permissions conversion to migrate org_admin details properly
xsrust
committed
on 1 Nov 2016
|
|
| 2016-10-28 |
removed user_org_roles from active admin
xsrust
committed
on 28 Oct 2016
|
|
updated user organisation in active-admin
xsrust
committed
on 28 Oct 2016
|
|
|
added rake task to seed database with key values, additionally added rake task to perform all migration tasks
xsrust
committed
on 28 Oct 2016
|
|
| 2016-10-26 |
ran db migrations
briley
committed
on 26 Oct 2016
|
|
resolving merge conflicts
briley
committed
on 26 Oct 2016
|
|
|
Merge pull request #52 from DigitalCurationCentre/master
...
Brian Riley
authored
on 26 Oct 2016
GitHub
committed
on 26 Oct 2016
|
|
|
Added both DB gems for dev/merging compatibility
Jimmy Angelakos
committed
on 26 Oct 2016
|