redmine_bootstrap_kit icon indicating copy to clipboard operation
redmine_bootstrap_kit copied to clipboard

A Redmine plugin which makes developing your own Redmine plugin easy ;)

Results 2 redmine_bootstrap_kit issues
Sort by recently updated
recently updated
newest added
trafficstars

I am [attempting to] using `redmine_git_hosting` with Redmine 4. After installing, I couldn't get Redmine to run, with an error message of `Could not spawn process for application /var/redmine/redmine: The...

I am trying to get jqueryfiletree to work. But I'm stuck figuring out what parameters go into your helper functions: create_doc_tree(id, tree_url, content_url, opts = {}) and render_doc_tree(parent, dir) Could...