An open API service indexing awesome lists of open source software.

https://github.com/tf/redmine_inline_auto_complete

Auto complete issue numbers in descriptions and journal entries
https://github.com/tf/redmine_inline_auto_complete

autocomplete gitlab redmine redmine-plugin userscript

Last synced: 10 months ago
JSON representation

Auto complete issue numbers in descriptions and journal entries

Awesome Lists containing this project

README

          

# Redmine Inline Auto Complete

Auto complete issue references in issue descriptions and journal
entries.

## Requirements

* Redmine 3 (tested with 3.4.6)

## Installation

Copy plugin directoy to `{RAILS_APP}/plugins` on your Redmine
path. Restart your webserver.

## GitLab Userscript

This repository contains a userscript that enables issue auto
completion for Redmine issues in
GitLab. See [userscript readme](./userscript/README.md).

## License

The project is available as open source under the terms of the
[MIT License](http://opensource.org/licenses/MIT).