History for dmpopidor / config
2017-01-25
@briley
merged final_schema changes into visibility
briley committed on 25 Jan 2017
@briley
fixed merge conflicts
briley committed on 25 Jan 2017
@briley
fixed merge conflicts in branding.yml and schema.rb
briley committed on 25 Jan 2017
@xsrust
updated api templates endpoints to use new data access
xsrust committed on 25 Jan 2017
2017-01-24
@briley
extracted plan visibility work out of dev branch for PR to DCC
briley committed on 24 Jan 2017
2017-01-18
@xsrust
added gemfile and broken branding file
xsrust committed on 18 Jan 2017
2017-01-11
@xsrust
hacked templates landing page to work
xsrust committed on 11 Jan 2017
2017-01-09
@xsrust
began updating roles
xsrust committed on 9 Jan 2017
2017-01-05
@xsrust
updated users_controller, mainly renaming roles to perms
xsrust committed on 5 Jan 2017
@xsrust
renamed comments to notes
xsrust committed on 5 Jan 2017
2016-12-12
@xsrust
replaces Organisation. with Org. in all files
xsrust committed on 12 Dec 2016
2016-12-08
@xsrust
added migration to add foreign keys. Also needed to remove the temporary models, and update existing models to reflect the new relationships
xsrust committed on 8 Dec 2016
2016-11-30
@Ray Carrick
fixes from feedback from french testing of dmponline
Ray Carrick committed on 30 Nov 2016
2016-11-29
@Ray Carrick
bugs found in fr dmponline
Ray Carrick committed on 29 Nov 2016
@xsrust
total schema data migration: now with customized templates
xsrust committed on 29 Nov 2016
2016-11-23
@Ray Carrick
reinstate branding.yml
Ray Carrick committed on 23 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
@Ray Carrick
add spanish translations
Ray Carrick committed on 14 Nov 2016
2016-11-11
@Ray Carrick
add new french translations
Ray Carrick committed on 11 Nov 2016
2016-11-07
@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-02
@briley
Updated locale files with proper labels for the plan export screen
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
removed mysql dependency from travis file and updated database_example.yml so that it uses sqlite instead of mysql for testing
briley 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 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
2016-10-25
@xsrust
fixed issue where users needed an unconfirmed_email field due to faulty devise setting
xsrust committed on 25 Oct 2016
@Jimmy Angelakos
renamed example files which get loaded by rails and cause configuration problems.
Jimmy Angelakos committed on 25 Oct 2016