dmpopidor / app / views /
@Brian Riley Brian Riley authored on 10 Feb 2017
GitHub committed on 10 Feb 2017
..
admin/ dmptemplates Added some bug fixes that were a part of an old 'upgrade-bootstrap' branch but were missed when creating the rails-4-2 pull request. Also replaces the static page urls with localized versions 9 years ago
api/ v0 updted some stale references to Project and Dmptemplate. built more unit tests for Plan methods. Commented out a lot of methods that appear to be unused 9 years ago
contact_us Moved org specific telephone, address and google maps link to config/branding.yml 9 years ago
devise resolved merge conflicts 9 years ago
guidance_groups re-wrote data access for guidance_groups controller 9 years ago
guidances updated prefetching for guidances index 9 years ago
home started the migration from i18n to gettext 9 years ago
layouts started the migration from i18n to gettext 9 years ago
orgs updated orgs_controller, views, and model 9 years ago
phases port of plan creation and editing to new data model 9 years ago
plans some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType) 9 years ago
projects removed references to organisation_id in several models and replaced with .org.id 9 years ago
settings some cleanup of irrelevant objects (e.g. removal of remaining OrganisationType) 9 years ago
shared started the migration from i18n to gettext 9 years ago
static_pages Updated projects_helper by renaming 'project_list_column_body' to 'plan_list_column_body'. updated references to that code block. moved hard-coded 'Unknown' to locale files. Added tests for projects_helper 9 years ago
templates removed User.org_type method and updated calls to in on some template views to use the new org.funder? instead 9 years ago
token_permission_types Corrected spelling of text_desription field in token_permission_types 9 years ago
user_mailer fixed syntax bug in user_mailer for api_tokens 9 years ago
users updated users controller 9 years ago