Plugin adds to project repository page SCM type and path (url).
Plugin was tested with Redmine 3.4.4.
Copy the plugin directory into the plugins directory. Please note that plugin's folder name should be "redmine_scm_path_view".
Remove "redmine_scm_path_view" folder
- Changed to table view
- "Copy to clipboard" button added (clipboard.js v2.0.0)
- First release
https://github.com/11v1/redmine_scm_path_view
- Zenotocha's Clipboard.js https://github.com/zenorocha/clipboard.js. It is used for "Copy to clipboard" implementation.