History for dmpopidor / app / controllers
2017-01-06
@xsrust
bugfixes to allow org_admin pages to render
xsrust committed on 6 Jan 2017
@xsrust
updated name for orgs_controller
xsrust committed on 6 Jan 2017
2017-01-05
@xsrust
updated organisations to orgs, and associated views/controller
xsrust committed on 5 Jan 2017
@xsrust
renamed organisations_controller to orgs_controller
xsrust committed on 5 Jan 2017
@xsrust
updated users controller
xsrust committed on 5 Jan 2017
@xsrust
updated users_controller, mainly renaming roles to perms
xsrust committed on 5 Jan 2017
@xsrust
updated code style in omniauth_shibboleth_request_controller
xsrust committed on 5 Jan 2017
@xsrust
renamed comments to notes
xsrust committed on 5 Jan 2017
2017-01-04
@xsrust
code style change in sessions_controller
xsrust committed on 4 Jan 2017
@xsrust
added comments to home_controller, awaiting discussion
xsrust committed on 4 Jan 2017
@xsrust
updated contacts_controller
xsrust committed on 4 Jan 2017
@xsrust
removed organisation_users controller as duplicate from users controller
xsrust committed on 4 Jan 2017
@xsrust
updated some of the answers structure, commented for future updates
xsrust committed on 4 Jan 2017
2016-12-13
@xsrust
finished update of token_permission_types_controller
xsrust committed on 13 Dec 2016
2016-12-12
@xsrust
updates so that a user can log into the site \n updated application_controller, user model, registrations edit view, and layouts branding
xsrust committed on 12 Dec 2016
@xsrust
replaces Organisation. with Org. in all files
xsrust committed on 12 Dec 2016
2016-11-15
@xsrust
removed option_warnings table and unused code surrounding the structure
xsrust committed on 15 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
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-03
@briley
Bug fix to the column layout handler on the view plans page
briley committed on 3 Nov 2016
2016-11-02
@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
@xsrust
allowed organisations to save their details without submitting a contact email
xsrust committed on 2 Nov 2016
2016-11-01
@briley
updated application controller so that a user is redirected to the main landing page when then try to access a secure page when not logged in. Added the corresponding locale messages that will be displayed when this happens
briley committed on 1 Nov 2016
@briley
updated passwords controller to redirect user to the main landing page after initiating a password reset. Removed reference to invalid spinner css from main layout file
briley committed on 1 Nov 2016
@briley
updated gitignore to include initializers that should be server specfic. removed reference to missing spinner.css
briley committed on 1 Nov 2016
2016-10-26
@briley
resolving merge conflicts
briley committed on 26 Oct 2016