History for dmpopidor / app
2016-11-21
@Ruby Rails Dev Account
fix double sign-up bug: #69
Ruby Rails Dev Account committed on 21 Nov 2016
@Ruby Rails Dev Account
get rid of explcit urls in admin/superadmin links
Ruby Rails Dev Account committed on 21 Nov 2016
2016-11-14
@Ruby Rails Dev Account
text changes requested by Sarah 2016/11/14
Ruby Rails Dev Account committed on 14 Nov 2016
2016-11-11
@Ruby Rails Dev Account
if no title for news tab miss it out
Ruby Rails Dev Account committed on 11 Nov 2016
2016-11-10
@Ray Carrick
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
Ray Carrick committed on 10 Nov 2016
@Ray Carrick
fix save profile
Ray Carrick committed on 10 Nov 2016
2016-11-08
@xsrust
fixed bug where selecting guidance was impropperly filtering
xsrust committed on 8 Nov 2016
@Ray Carrick
Merge branch 'master' into postgresql
Ray Carrick committed on 8 Nov 2016
2016-11-07
@Brian Riley
removed commented out code from new branding changes
Brian Riley committed on 7 Nov 2016
@Brian Riley
removed commented out code from new branding changes
Brian Riley committed on 7 Nov 2016
@Brian Riley
removed local version of app/assets/logo from version control
Brian Riley committed on 7 Nov 2016
@Brian Riley
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
@Brian Riley
removed ability to customize view branding folder name. It will just be called branded now
Brian Riley committed on 7 Nov 2016
@Brian Riley
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
@xsrust
removed <p> wrapping from default answers in preview
xsrust committed on 4 Nov 2016
@xsrust
updated behavior of the create plan page
xsrust committed on 4 Nov 2016
@xsrust
allowed default answers to show in admin preview of templates
xsrust committed on 4 Nov 2016
2016-11-03
@briley
Bug fix to the column layout handler on the view plans page
briley committed on 3 Nov 2016
@xsrust
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
@briley
Corrected spelling of text_desription field in token_permission_types
briley committed on 2 Nov 2016
@briley
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
@briley
attempting to silence the activerecord log during tests.
briley committed on 2 Nov 2016
@briley
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
@briley
commented out guidance and guidance_group tests
briley committed on 2 Nov 2016
@briley
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
briley committed on 2 Nov 2016
@briley
switched User->Language relationship in Model from has_one to belongs_to
briley committed on 2 Nov 2016
@xsrust
allowed organisations to save their details without submitting a contact email
xsrust committed on 2 Nov 2016
@xsrust
fixed js for filtering of templates on create plan page
xsrust committed on 2 Nov 2016
@xsrust
Merge branch 'postgresql' of https://github.com/DigitalCurationCentre/roadmap into postgresql
xsrust committed on 2 Nov 2016
@xsrust
removed description field from organisations in the super admin interface
xsrust committed on 2 Nov 2016