| 2017-02-24 |
Fixed merge conflicts
Jose Lloret
committed
on 24 Feb 2017
|
|---|---|
|
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 |
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 |
removed db call from registrations_controller
Jose Lloret
committed
on 22 Feb 2017
|
| 2017-02-21 |
updated users_controller to use perms constants
xsrust
committed
on 21 Feb 2017
|
|
updated users_controller to use perms constants
xsrust
committed
on 21 Feb 2017
|
|
| 2017-02-16 |
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
Jose Lloret
committed
on 16 Feb 2017
|
| 2017-02-15 |
URLs without locale param
Jose Lloret
committed
on 15 Feb 2017
|
|
mege in head changes
Ray Carrick
committed
on 15 Feb 2017
|
|
|
trying to reduce data access queries. Needs more work
Ray Carrick
committed
on 15 Feb 2017
|
|
| 2017-02-14 |
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
xsrust
committed
on 14 Feb 2017
|
|
bugfixing update customized template
xsrust
committed
on 14 Feb 2017
|
|
|
added versioning/updating for customizations, and updated display logic for customizations on admin_index page
xsrust
committed
on 14 Feb 2017
|
|
| 2017-02-10 |
Merge pull request #31 from DigitalCurationCentre/final_schema
...
Brian Riley
authored
on 10 Feb 2017
GitHub
committed
on 10 Feb 2017
|
|
started the migration from i18n to gettext
Jose Lloret
committed
on 10 Feb 2017
|
|
| 2017-02-09 |
removed test logging from omniauth controller
briley
committed
on 9 Feb 2017
|
| 2017-02-08 |
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
|
|
removed NewPlan, AdminUser models. Updated API base controller to check auth via token type and org
briley
committed
on 8 Feb 2017
|
|
|
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
briley
committed
on 8 Feb 2017
|
|
|
customizations generate new templates or template versions
xsrust
committed
on 8 Feb 2017
|
|
|
some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType)
briley
committed
on 8 Feb 2017
|
|
| 2017-02-07 |
removed references to organisation_id in several models and replaced with .org.id
briley
committed
on 7 Feb 2017
|
|
added some missing unit tests. fixed typo on Template.has_customisations? method
briley
committed
on 7 Feb 2017
|
|
|
initial customization functionality
xsrust
committed
on 7 Feb 2017
|
|
|
fixed bug where sections not editable, questions not saveable
xsrust
committed
on 7 Feb 2017
|
|
| 2017-02-06 |
first step in reducing page edit sql queries
Ray Carrick
committed
on 6 Feb 2017
|
|
Merge branch 'final_schema' of https://github.com/DigitalCurationCentre/roadmap into final_schema
Ray Carrick
committed
on 6 Feb 2017
|
|
|
move plan list settings from project to plan
Ray Carrick
committed
on 6 Feb 2017
|
|
| 2017-02-04 |
added answers_controller tests
Brian Riley
committed
on 4 Feb 2017
|
| 2017-02-03 |
fixed issue with routes test
Brian Riley
committed
on 3 Feb 2017
|