| 2017-02-02 |
first port of plan creation and editing to new data model
Ray Carrick
committed
on 2 Feb 2017
|
|---|---|
| 2017-02-01 |
added templates history page
xsrust
committed
on 1 Feb 2017
|
| 2017-01-26 |
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
| 2017-01-25 |
merged final_schema changes into visibility
briley
committed
on 25 Jan 2017
|
|
updated api templates endpoints to use new data access
xsrust
committed
on 25 Jan 2017
|
|
| 2017-01-24 |
extracted plan visibility work out of dev branch for PR to DCC
briley
committed
on 24 Jan 2017
|
| 2017-01-11 |
hacked templates landing page to work
xsrust
committed
on 11 Jan 2017
|
| 2017-01-09 |
began updating roles
xsrust
committed
on 9 Jan 2017
|
| 2017-01-06 |
finsihed adding visibility to project details page as radio button options. Updated public DMPs page to work with new visibility and moved it to the static pages controller since it falls outside of normal security. Updated all locale files accordingly
Brian Riley
committed
on 6 Jan 2017
|
| 2017-01-05 |
updated users_controller, mainly renaming roles to perms
xsrust
committed
on 5 Jan 2017
|
|
renamed comments to notes
xsrust
committed
on 5 Jan 2017
|
|
| 2017-01-04 |
worked on routing and controller tests for new public dmps. Fixed routing tests so that they use rails route helpers
briley
committed
on 4 Jan 2017
|
|
Added initial public DMPs page to display public plans to unauthenticated users
briley
committed
on 4 Jan 2017
|
|
| 2016-12-12 |
replaces Organisation. with Org. in all files
xsrust
committed
on 12 Dec 2016
|
| 2016-12-08 |
added migration to add foreign keys. Also needed to remove the temporary models, and update existing models to reflect the new relationships
xsrust
committed
on 8 Dec 2016
|
| 2016-11-10 |
Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach
briley
committed
on 10 Nov 2016
|
| 2016-11-08 |
fixed merge conflicts
briley
committed
on 8 Nov 2016
|
|
Updated routes to check for the existence of the new identifier_schemes table because rake db:migrate initializes the Rails app and devise tries to make use of the new table
briley
committed
on 8 Nov 2016
|
|
| 2016-11-04 |
Added tests for the new omniauth functionality
Brian Riley
committed
on 4 Nov 2016
|
| 2016-11-03 |
added additional locale message for identifier schemes and a remove icon
briley
committed
on 3 Nov 2016
|
| 2016-10-25 |
setup dynamic omniauth provider structures and tied it into devise
briley
committed
on 25 Oct 2016
|
| 2016-09-16 |
final updates to routes
xsrust
committed
on 16 Sep 2016
|
|
updated routes to reflect usable actions in controllers
xsrust
committed
on 16 Sep 2016
|
|
|
updated routes to reflect earlier changes i.e. removing unused CRUD, exposed resources and actions
xsrust
committed
on 16 Sep 2016
|
|
|
removed unused actions and json from users controller
xsrust
committed
on 16 Sep 2016
|
|
| 2016-09-01 |
added ability to grant permissions to other users
xsrust
committed
on 1 Sep 2016
|
| 2016-08-09 |
fixed admin logout bug
xsrust
committed
on 9 Aug 2016
|
| 2016-08-04 |
Merged in changes from DmpRoadmap/development
xsrust
committed
on 4 Aug 2016
|
| 2016-08-03 |
Added in missing bug fixes (#13)
...
Brian Riley
authored
on 3 Aug 2016
GitHub
committed
on 3 Aug 2016
|
| 2016-07-28 |
Sam's fix for the API token issue (#11)
...
Jimmy Angelakos
authored
on 28 Jul 2016
Brian Riley
committed
on 28 Jul 2016
|