History for dmpopidor / app
2017-01-19
@xsrust
templates admin_update working
xsrust committed on 19 Jan 2017
@xsrust
updated admin_template action and views, also removed spaces from affected files
xsrust committed on 19 Jan 2017
2017-01-18
@xsrust
updated accessing of own templates to only display most current versions
xsrust committed on 18 Jan 2017
2017-01-17
@xsrust
patch so that templates_controller index displays
xsrust committed on 17 Jan 2017
2017-01-13
@Brian Riley
fixed merge conflict in seeds.rb file. installed substance-rails gem and updated code to swap in the substance-forms text-area for tinymce on the answer section of the edit plans page
Brian Riley committed on 13 Jan 2017
2017-01-12
@briley
Switched answer text area to substance editor.
briley committed on 12 Jan 2017
2017-01-11
@briley
switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text
briley committed on 11 Jan 2017
@xsrust
changed Org.organisation_type to Org.type to fix conflict in running migration
xsrust committed on 11 Jan 2017
@xsrust
hacked templates landing page to work
xsrust committed on 11 Jan 2017
2017-01-10
@briley
added unit test for exported_plan. added validations to exported_plan and has_many side of relationship to user and plan
briley committed on 10 Jan 2017
@briley
removed tests for methods that should be purged from templates model (See issue #89)
briley committed on 10 Jan 2017
@briley
Added a few 'TODO:' statements indicating some methods we should remove. (Do a "grep -r 'TODO:' ./app"). Added some template and comments unit tests
briley committed on 10 Jan 2017
@briley
added validations and associations for Comment model. Also added unit test
briley committed on 10 Jan 2017
@briley
added validations to the Answer model and added unit test
briley committed on 10 Jan 2017
@briley
switched visibility to be a bit flag using FlagShihTzu instead of a lookup table. adjusted db migration. Removed all of the empty stub test files generated by the rails scaffolding mechanism.
briley committed on 10 Jan 2017
@xsrust
renamed dmptemplates to templates
xsrust committed on 10 Jan 2017
@xsrust
pulled data access out of devise/registrations/edit
xsrust committed on 10 Jan 2017
@xsrust
code style/revisions for devise registrations edit view
xsrust committed on 10 Jan 2017
@xsrust
updated formatting and code style in registrations_controller
xsrust committed on 10 Jan 2017
@xsrust
updated policies
xsrust committed on 10 Jan 2017
@xsrust
controllers only respond to html
xsrust committed on 10 Jan 2017
@xsrust
updated users_controller to remove respond_to format
xsrust committed on 10 Jan 2017
@xsrust
fixed syntax bug in user_mailer for api_tokens
xsrust committed on 10 Jan 2017
@xsrust
updated token_permission_types controller and policy file
xsrust committed on 10 Jan 2017
@xsrust
updated orgs_controller, views, and model
xsrust committed on 10 Jan 2017
@xsrust
saved roles_controller changes
xsrust committed on 10 Jan 2017
@xsrust
updated roles_controller and model functions
xsrust committed on 10 Jan 2017
2017-01-09
@xsrust
began updating roles
xsrust committed on 9 Jan 2017
@xsrust
guidance and guidance groups controller changes
xsrust committed on 9 Jan 2017
@xsrust
re-wrote data access for guidance_groups controller
xsrust committed on 9 Jan 2017