Skip to content
 
 

Repository files navigation

Opale Cloudogu Redmine Theme

This repository contains the theme used in the cloudogu redmine dogu.

⚠️ To enhance the upgrade compatibility please do not modify the source of the base theme. Basic changes can be made in _custom-variables.scss.

Development

docker run -d --name rm-theme -p3000:3000 -v $REPOSITORY_SOURCE:/usr/src/redmine/public/themes redmine:6.1.1

npm install

npm run watch

Build / CSS Generierung

npm run build

Further details about Opale

A Redmine 5.x, 6.x & 7.x theme.

AGPL v3 Linters SCSS CSS


Main features

  • Left sidebar,
  • Colored trackers links,
  • Jira-inspired priority icons,
  • Customizable with SCSS.

Releases

  • Redmine 6.x & 7.x : use either the latest release (1.7.1), or use the master branch of this repository.
  • Redmine 5.x : use either the latest 1.5.x release (1.5.6), or use the redmine-5.x branch of this repository.

Troubleshooting

Upon initial installation, it might occur that the theme appears to be broken because the assets were not loaded.

This happens because the assets of the theme have not been precompiled properly by Redmine.

Usually simply restarting the server should fix that.

If not, run the command bundle exec rake assets:precompile RAILS_ENV=production before restarting the server.

If deploying to a sub-uri, set the relative URL root as follows: bundle exec rake assets:precompile RAILS_ENV=production RAILS_RELATIVE_URL_ROOT=/sub-uri.

If you still experience issues with missing assets in the browser, try removing the public/assets directory before re-running the precompile: bundle exec rake assets:clobber RAILS_ENV=production.

About Redmine Backlogs plugin

This theme also features a new look for Redmine Backlogs plugin.

To install it, simply copy stylesheets from opale/plugins/redmine_backlogs and overwrite files in {redmine}/plugins/redmine_backlogs/assets/stylesheets.

Then restart Redmine.

Contributing

Bug reports and Pull requests are welcome. Please read more about contributing.

Authors

Read more about the authors.

Copying

Opale Redmine Theme is licensed under the GNU Affero General Public License v3.0 or later, the text of which can be found in LICENSE.

Licensing of included components:

All unmodified files from these projects retain their original copyright and license notices: see the relevant individual source files in src/sass/vendor/

About

A Redmine 5.x - 6.x theme

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages