Project

General

Profile

Plugins Directory » Custom JavaScript

Author: Martin Denizet (redmine.org team member)
Website: http://martin-denizet.com
Code repository: https://github.com/martin-denizet/redmine_custom_js
Registered on: 2014-04-13 (about 10 years ago)
Current version: 0.1.1
Compatible with: Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x
User ratings:   (5)

Allows to input JavaScript directly from Redmine to customize Redmine any function you desire.
Edit the JavaScript in the plugin's configuration page. Path to configuration is /settings/plugin/redmine_custom_js

Installation notes

No DB migration is required.

Changelog

0.1.1 (2018-05-11)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.

Fixed

- Redmine 3.4.x compatibility. Thanks @virtualmarc
- Fix escapement issue. Thanks name zero

0.1.0 (2014-04-13)

Compatible with Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.

User ratings

  by Esteve Navas about 6 years ago

This plugin has been working flawlessly in my previous installations of Redmine but not anymore with version 3.4.4. Everytime I click save the JS code dissapears. Can it be solved? Thank you!

  by Guillermo ML about 7 years ago

Working with 3.3.1. Very useful for quick hacks without modifying the original source code.

  by Herman Suszkewciz over 7 years ago

Working with 3.3. Greate and very simple plugin. Indispensable!

  by Simon Clough about 8 years ago

Excellent plugin. I've used it to write javascript to extend the functionality of some of the pages without having the rigmarole of writing plugins. Using javascript and jquery and the redmine REST API writing extensions is pretty straight forward.

  by Tomasz O about 9 years ago