Go to file
2016-04-24 07:54:48 +02:00
app Fixed #29 and added admin menu item 2016-04-23 10:07:43 +02:00
assets Fixed #29 and added admin menu item 2016-04-23 10:07:43 +02:00
config Fixed #29 and added admin menu item 2016-04-23 10:07:43 +02:00
docs Working on documentation 2016-04-24 07:54:48 +02:00
lib Documentation improved and list_projects renamed to projects 2016-04-23 15:16:30 +02:00
test project test fixed 2016-04-23 15:25:15 +02:00
.gitignore Working on documentation 2016-04-23 16:38:37 +02:00
.rubocop.yml First draft of next feature release 2015-12-06 12:48:33 +01:00
CHANGELOG.rst Fixed changelog 2016-04-24 07:39:58 +02:00
CREDITS First public release 0.4.0 2013-09-27 08:56:55 +02:00
GPL.txt First draft of next feature release 2015-12-06 12:48:33 +01:00
init.rb Fixed #29 and added admin menu item 2016-04-23 10:07:43 +02:00
PluginGemfile Fix Gemfile 2015-09-03 20:59:18 +02:00
README.md Updated new documentation for readthedocs 2016-04-24 07:21:35 +02:00

Redmine tweaks plugin

Dependency Status Build Status

Documentation

Documentation is available at https://redmine-tweaks.readthedocs.org.

Requirements

  • Redmine version >= 2.6.0
  • Ruby >= 2.0.0
  • Gem package: see PluginGemfile

Installation

Check the requirements!

Download the sources and put them to your vendor/plugins folder.

$ cd {REDMINE_ROOT}
$ git clone git://github.com/alexandermeindl/redmine_tweaks.git plugins/redmine_tweaks
$ bundle install --without development test

Restart Redmine and have a fun!

Custom help URL

Description

Change help url in top menu to custom url. Note: Redmine must be restarted after changing "Custom Help URL" value before the new url is used.