| 2017-03-14 |
change from serialized hash tp just using includes
ray.carrick
committed
on 14 Mar 2017
|
|---|---|
| 2017-03-13 |
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 |
public_plans view according to gettext. DMPRoadmap/roadmap#167
Jose Lloret
committed
on 10 Mar 2017
|
|
termsuse view according to gettext. DMPRoadmap/roadmap#167
Jose Lloret
committed
on 10 Mar 2017
|
|
|
roadmap view according to gettext. DMPRoadmap/roadmap#167
Jose Lloret
committed
on 10 Mar 2017
|
|
|
help view according to gettext. DMPRoadmap/roadmap#167
Jose Lloret
committed
on 10 Mar 2017
|
|
|
about_us view according to gettext. DMPRoadmap/roadmap#167
Jose Lloret
committed
on 10 Mar 2017
|
|
| 2017-03-09 |
Language switcher hidden if only one language is installed. DMPRoadmap/roadmap#110
Jose Lloret
committed
on 9 Mar 2017
|
| 2017-03-07 |
Updated travis file to recreate the test DB and then load it from the schema.rb file rather than running db:migrate due to issues with the dmponline upgrade scripts
briley
committed
on 7 Mar 2017
|
|
Replace parametrised .yaml keys (e.g. t("helpers.settings.plans.margins.#{pos}")). DMPRoadmap/roadmap#98
Jose Lloret
committed
on 7 Mar 2017
|
|
|
I18n replaced from models. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 7 Mar 2017
|
|
|
I18n replaced from controllers. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 7 Mar 2017
|
|
| 2017-03-03 |
Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now DMPRoadmap/roadmap#159
Brian Riley
committed
on 3 Mar 2017
|
|
Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now
Brian Riley
committed
on 3 Mar 2017
|
|
|
switched registrations controller to user org_id instead of organisation_id. fixes DMPRoadmap/roadmap#145
Brian Riley
committed
on 3 Mar 2017
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust
committed
on 3 Mar 2017
|
|
|
switched to using the hash for data access for admin_template view and associated partials
xsrust
committed
on 3 Mar 2017
|
|
|
created a to_hash method for templates to help remove data access from views
xsrust
committed
on 3 Mar 2017
|
|
|
|
|
|
minor fixes from code review
ray.carrick
committed
on 3 Mar 2017
|
|
| 2017-03-02 |
Replaced I18n.t(...) from controllers. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 2 Mar 2017
|
|
leaving the two migrations caused schema issues this cleans it up
ray.carrick
committed
on 2 Mar 2017
|
|
|
|
|
|
timestamp off updated_at rather than created_at plus other tidying up
ray.carrick
committed
on 2 Mar 2017
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
ray.carrick
committed
on 2 Mar 2017
|
|
|
|
|
|
reinstate funder_id used in create plan
ray.carrick
committed
on 2 Mar 2017
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
xsrust
committed
on 2 Mar 2017
|
|
|
updated old rake task to properly seed languages, created a new rake task to ensure the languages are in the correct formats
xsrust
committed
on 2 Mar 2017
|
|
|
|