| 2017-01-24 |
extracted plan visibility work out of dev branch for PR to DCC
briley
committed
on 24 Jan 2017
|
|---|---|
| 2016-11-22 |
add a reset_password_link method for convenience
Ray Carrick
committed
on 22 Nov 2016
|
| 2016-11-21 |
fix double sign-up bug: #69
Ruby Rails Dev Account
committed
on 21 Nov 2016
|
|
get rid of explcit urls in admin/superadmin links
Ruby Rails Dev Account
committed
on 21 Nov 2016
|
|
| 2016-11-14 |
text changes requested by Sarah 2016/11/14
Ruby Rails Dev Account
committed
on 14 Nov 2016
|
| 2016-11-11 |
if no title for news tab miss it out
Ruby Rails Dev Account
committed
on 11 Nov 2016
|
| 2016-11-10 |
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
Ray Carrick
committed
on 10 Nov 2016
|
|
fix save profile
Ray Carrick
committed
on 10 Nov 2016
|
|
| 2016-11-08 |
fixed bug where selecting guidance was impropperly filtering
xsrust
committed
on 8 Nov 2016
|
|
Merge branch 'master' into postgresql
Ray Carrick
committed
on 8 Nov 2016
|
|
| 2016-11-07 |
removed commented out code from new branding changes
Brian Riley
committed
on 7 Nov 2016
|
|
removed commented out code from new branding changes
Brian Riley
committed
on 7 Nov 2016
|
|
|
removed local version of app/assets/logo from version control
Brian Riley
committed
on 7 Nov 2016
|
|
|
renamed layout partials to remove reference to dmponline. Updated configurations so that the code default assets are stored in lib/assets and any instance specific versions would be stored within app/assets. Move static page content out of the large locales files and placed examples of them into config/locales/static_pages
Brian Riley
committed
on 7 Nov 2016
|
|
|
removed ability to customize view branding folder name. It will just be called branded now
Brian Riley
committed
on 7 Nov 2016
|
|
|
moved assets from app/assets to lib/assets. The files in lib/assets will be used by Rails unless override by an equivalent file in app/assets. Added logic to applicationController so that it will look first for a template in app/views/[:branded folder name] before using the default in app/views
Brian Riley
committed
on 7 Nov 2016
|
|
| 2016-11-04 |
removed <p> wrapping from default answers in preview
xsrust
committed
on 4 Nov 2016
|
|
updated behavior of the create plan page
xsrust
committed
on 4 Nov 2016
|
|
|
allowed default answers to show in admin preview of templates
xsrust
committed
on 4 Nov 2016
|
|
| 2016-11-03 |
Bug fix to the column layout handler on the view plans page
briley
committed
on 3 Nov 2016
|
|
fixed bug where templates were not based on most recent version, causing organizational customizations of templates to not show up to the end user
xsrust
committed
on 3 Nov 2016
|
|
| 2016-11-02 |
Corrected spelling of text_desription field in token_permission_types
briley
committed
on 2 Nov 2016
|
|
fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form.
briley
committed
on 2 Nov 2016
|
|
|
attempting to silence the activerecord log during tests.
briley
committed
on 2 Nov 2016
|
|
|
tidied up new tests and fixtures. Commented out old tests that were failing. Updated relationship between TokenPermissionType and Organisation so that token_permission_type.organisations works
briley
committed
on 2 Nov 2016
|
|
|
commented out guidance and guidance_group tests
briley
committed
on 2 Nov 2016
|
|
|
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
briley
committed
on 2 Nov 2016
|
|
|
switched User->Language relationship in Model from has_one to belongs_to
briley
committed
on 2 Nov 2016
|
|
|
allowed organisations to save their details without submitting a contact email
xsrust
committed
on 2 Nov 2016
|
|
|
fixed js for filtering of templates on create plan page
xsrust
committed
on 2 Nov 2016
|