History for dmpopidor / config / routes.rb
2017-02-15
@Ray Carrick
trying to fix settings routes and views
Ray Carrick committed on 15 Feb 2017
@Ray Carrick
sort out post merge issues
Ray Carrick committed on 15 Feb 2017
@Ray Carrick
resources -> resource
Ray Carrick committed on 15 Feb 2017
@Ray Carrick
mege in head changes
Ray Carrick committed on 15 Feb 2017
@Ray Carrick
trying to reduce data access queries. Needs more work
Ray Carrick committed on 15 Feb 2017
2017-02-08
@briley
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley committed on 8 Feb 2017
2017-02-02
@Ray Carrick
merge in changes from origin
Ray Carrick committed on 2 Feb 2017
@Ray Carrick
first port of plan creation and editing to new data model
Ray Carrick committed on 2 Feb 2017
2017-02-01
@xsrust
added templates history page
xsrust committed on 1 Feb 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-25
@briley
merged final_schema changes into visibility
briley committed on 25 Jan 2017
@xsrust
updated api templates endpoints to use new data access
xsrust committed on 25 Jan 2017
2017-01-24
@briley
extracted plan visibility work out of dev branch for PR to DCC
briley committed on 24 Jan 2017
2017-01-11
@xsrust
hacked templates landing page to work
xsrust committed on 11 Jan 2017
2017-01-09
@xsrust
began updating roles
xsrust committed on 9 Jan 2017
2017-01-06
@Brian Riley
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
@xsrust
updated users_controller, mainly renaming roles to perms
xsrust committed on 5 Jan 2017
@xsrust
renamed comments to notes
xsrust committed on 5 Jan 2017
2017-01-04
@briley
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
@briley
Added initial public DMPs page to display public plans to unauthenticated users
briley committed on 4 Jan 2017
2016-12-12
@xsrust
replaces Organisation. with Org. in all files
xsrust committed on 12 Dec 2016
2016-12-08
@xsrust
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
@briley
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
@briley
fixed merge conflicts
briley committed on 8 Nov 2016
@briley
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
@Brian Riley
Added tests for the new omniauth functionality
Brian Riley committed on 4 Nov 2016
2016-11-03
@briley
added additional locale message for identifier schemes and a remove icon
briley committed on 3 Nov 2016
2016-10-25
@briley
setup dynamic omniauth provider structures and tied it into devise
briley committed on 25 Oct 2016
2016-09-16
@xsrust
final updates to routes
xsrust committed on 16 Sep 2016
@xsrust
updated routes to reflect usable actions in controllers
xsrust committed on 16 Sep 2016