| 2017-02-14 |
.pot and .po files re-generated
Jose Lloret
committed
on 14 Feb 2017
|
|---|---|
|
removed organisation_type admin interface as was causing conflicts
xsrust
committed
on 14 Feb 2017
|
|
|
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
|
|
|
customizers can always add sections to a phase
xsrust
committed
on 14 Feb 2017
|
|
|
removed slugs unique requirement from phases ** may break other code
xsrust
committed
on 14 Feb 2017
|
|
|
updated show/edit for template publishing
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
|
|
|
added customization function for only suggested_answers and annotations
xsrust
committed
on 14 Feb 2017
|
|
|
views/shared and views/layours converted to gettext_rails
Jose Lloret
committed
on 14 Feb 2017
|
|
| 2017-02-13 |
Merge pull request #20 from CDLUC3/final_schema
...
DigitalCurationCentre
authored
on 13 Feb 2017
GitHub
committed
on 13 Feb 2017
|
|
fixed Users menu item missing when refactoring
Jose Lloret
committed
on 13 Feb 2017
|
|
| 2017-02-10 |
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
Brian Riley
committed
on 10 Feb 2017
|
|
updated languages en-US en-UK to en_US en_UK
Brian Riley
committed
on 10 Feb 2017
|
|
|
removing config/initializers/devise.rb. this is installation specific. default should be to sym link in your copy
DMP Role Account
committed
on 10 Feb 2017
|
|
|
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
|
|
finalized helper tests. additional tweaks to Plan tests
briley
committed
on 9 Feb 2017
|
|
|
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
briley
committed
on 9 Feb 2017
|
|
|
added settings::plan test
briley
committed
on 9 Feb 2017
|
|
|
Merge pull request #30 from DigitalCurationCentre/final_schema
...
Brian Riley
authored
on 9 Feb 2017
GitHub
committed
on 9 Feb 2017
|
|
|
re-wrote guidance_for_org fuction to hit the db less
xsrust
committed
on 9 Feb 2017
|
|
|
updated migrations to comply with validations, added guidance-guidance_groups many to many relationship back in for migration
xsrust
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
|
|
fixed bug in migration where customised sections not modifiable
xsrust
committed
on 8 Feb 2017
|
|
|
added check to migration to see if new_plan table exists prior to attempt to create a new NewPlan model
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
|
|
|
removed org_token_permission and users_perm models. They are declared via a has_and_belongs_to_many relationship which designates the underlying table so there is no need for a model. Removed old organisation_type which has been replaced
briley
committed
on 8 Feb 2017
|
|
|
removed old Ability model which was used by the CanCan gem. added some more test coverage for Org and User
briley
committed
on 8 Feb 2017
|