History for dmpopidor / app / controllers
2017-03-21
@briley
fixes to some of the functional tests to use FastGettext instead of I18n
briley committed on 21 Mar 2017
2017-03-20
@briley
Noticed that the user/org's language settings were not being factored in during testing. Updated application controller to use the current user's language or the org's language if available. The locale is only set in the session if the user is logged in now. also fixed to some functional tests.
briley committed on 20 Mar 2017
@ray.carrick
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
ray.carrick committed on 20 Mar 2017
@ray.carrick
choose template where org has more than one valid
ray.carrick committed on 20 Mar 2017
2017-03-16
@ray.carrick
resolve conflicts from merging Roadmap into DCC
ray.carrick committed on 16 Mar 2017
@ray.carrick
still need @languages when updating email address
ray.carrick committed on 16 Mar 2017
2017-03-15
@briley
removed debug statement from projects controller
briley committed on 15 Mar 2017
@briley
fixed issues with omniauth and registrations controller tests. removed some debug statements
briley committed on 15 Mar 2017
@Jose Lloret
Export plans according to gettext. DMPRoadmap/roadmap#98
Jose Lloret committed on 15 Mar 2017
2017-03-14
@briley
fixes DMPRoadmap/roadmap#172
briley committed on 14 Mar 2017
@ray.carrick
fix merge conflicts
ray.carrick committed on 14 Mar 2017
@ray.carrick
change from serialized hash tp just using includes
ray.carrick committed on 14 Mar 2017
2017-03-13
@Jose Lloret
Commented out public_export action since it is working. Currently redirect to public_plans prompting a message. DMPRoadmap/roadmap#167
Jose Lloret committed on 13 Mar 2017
2017-03-10
@Jose Lloret
public_plans view according to gettext. DMPRoadmap/roadmap#167
Jose Lloret committed on 10 Mar 2017
2017-03-09
@Jose Lloret
Language switcher hidden if only one language is installed. DMPRoadmap/roadmap#110
Jose Lloret committed on 9 Mar 2017
2017-03-03
@Brian Riley
switched registrations controller to user org_id instead of organisation_id. fixes DMPRoadmap/roadmap#145
Brian Riley committed on 3 Mar 2017
@xsrust
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust committed on 3 Mar 2017
@xsrust
switched to using the hash for data access for admin_template view and associated partials
xsrust committed on 3 Mar 2017
2017-03-02
@Jose Lloret
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret committed on 2 Mar 2017
@xsrust
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust committed on 2 Mar 2017
@ray.carrick
remove unneeded format constants
ray.carrick committed on 2 Mar 2017
@xsrust
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust committed on 2 Mar 2017
@xsrust
updated statistics api endpoint to be in line with the new data model
xsrust committed on 2 Mar 2017
2017-03-01
@ray.carrick
merge optimistic locking into dev
ray.carrick committed on 1 Mar 2017
@ray.carrick
Optimistic Locking ...
ray.carrick committed on 1 Mar 2017
@xsrust
added guidances endpoints for api, updated typo in guidance_groups_api_controller
xsrust committed on 1 Mar 2017
@xsrust
brought templates controller for api in line with new data access/auth
xsrust committed on 1 Mar 2017
@xsrust
completed fixes for guidances and guidance_groups controllers
xsrust committed on 1 Mar 2017
@xsrust
updated gudiance api \n - brough auth in line with the rest of site using pundit \n - updated displayed information in line with model changes\n - removed multiple guidance groups and removed templates/guidance groups
xsrust committed on 1 Mar 2017
2017-02-24
@Jose Lloret
Fixed merge conflicts
Jose Lloret committed on 24 Feb 2017