4465: added api_version_text helper.
authorTim Pierce <twp@curoverse.com>
Thu, 4 Dec 2014 15:50:44 +0000 (10:50 -0500)
committerTim Pierce <twp@curoverse.com>
Thu, 4 Dec 2014 15:50:44 +0000 (10:50 -0500)
commitb629c24e4dc15257ae8d70f63d037c12668a491a
treefc1784a92396e2bfcc3447464321b4f32fc4df86
parent3374f67bfe90aeae87389ca323a3bfac123ac7ea
4465: added api_version_text helper.

Per code review: the source_version returned in the discovery document
may include the string "-modified" if the API server is running from a
locally modified repository.  The api_version_link that we generate for
this version must take that into account.
apps/workbench/app/helpers/version_helper.rb
apps/workbench/app/views/application/_report_issue_popup.html.erb