History for dmpopidor / app / controllers
2017-02-24
@Jose Lloret
Fixed merge conflicts
Jose Lloret committed on 24 Feb 2017
@xsrust
Moved Actions, views, and partials for sections/phases/questions/suggested_answers out of templates, and wrote up associated authorization
xsrust committed on 24 Feb 2017
2017-02-23
@Jose Lloret
config/initializers/locale.rb getters/setters pointing at FastGettext. en-UK renamed to en_GB. DMPRoadmap/roadmap#98
Jose Lloret committed on 23 Feb 2017
2017-02-22
@Jose Lloret
removed db call from registrations_controller
Jose Lloret committed on 22 Feb 2017
2017-02-21
@xsrust
updated users_controller to use perms constants
xsrust committed on 21 Feb 2017
@xsrust
updated users_controller to use perms constants
xsrust committed on 21 Feb 2017
2017-02-16
@Jose Lloret
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
Jose Lloret committed on 16 Feb 2017
2017-02-15
@Jose Lloret
URLs without locale param
Jose Lloret 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-14
@xsrust
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
xsrust committed on 14 Feb 2017
@xsrust
bugfixing update customized template
xsrust committed on 14 Feb 2017
@xsrust
added versioning/updating for customizations, and updated display logic for customizations on admin_index page
xsrust committed on 14 Feb 2017
2017-02-10
@Brian Riley
Merge pull request #31 from DigitalCurationCentre/final_schema ...
Brian Riley authored on 10 Feb 2017 GitHub committed on 10 Feb 2017
@Jose Lloret
started the migration from i18n to gettext
Jose Lloret committed on 10 Feb 2017
2017-02-09
@briley
removed test logging from omniauth controller
briley committed on 9 Feb 2017
2017-02-08
@briley
updted some stale references to Project and Dmptemplate. built more unit tests for Plan methods. Commented out a lot of methods that appear to be unused
briley committed on 8 Feb 2017
@briley
removed NewPlan, AdminUser models. Updated API base controller to check auth via token type and org
briley committed on 8 Feb 2017
@briley
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
briley committed on 8 Feb 2017
@xsrust
customizations generate new templates or template versions
xsrust committed on 8 Feb 2017
@briley
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley committed on 8 Feb 2017
2017-02-07
@briley
removed references to organisation_id in several models and replaced with .org.id
briley committed on 7 Feb 2017
@briley
added some missing unit tests. fixed typo on Template.has_customisations? method
briley committed on 7 Feb 2017
@xsrust
initial customization functionality
xsrust committed on 7 Feb 2017
@xsrust
fixed bug where sections not editable, questions not saveable
xsrust committed on 7 Feb 2017
2017-02-06
@Ray Carrick
first step in reducing page edit sql queries
Ray Carrick committed on 6 Feb 2017
@Ray Carrick
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
Ray Carrick committed on 6 Feb 2017
@Ray Carrick
move plan list settings from project to plan
Ray Carrick committed on 6 Feb 2017
2017-02-04
@Brian Riley
added answers_controller tests
Brian Riley committed on 4 Feb 2017
2017-02-03
@Brian Riley
fixed issue with routes test
Brian Riley committed on 3 Feb 2017