All Projects → makotokw → Redmine Theme Gitmike

makotokw / Redmine Theme Gitmike

Licence: gpl-2.0
This is github-like theme for Redmine.

Projects that are alternatives of or similar to Redmine Theme Gitmike

deployer
Redmine plugin to group issues into deploys and send notifications when needed
Stars: ✭ 14 (-95.8%)
Mutual labels:  redmine
redmine postgresql search
PostgreSQL full text search plugin for Redmine
Stars: ✭ 14 (-95.8%)
Mutual labels:  redmine
redmine-view-customize-scripts
Code examples for "Redmine View Customize Plugin"
Stars: ✭ 67 (-79.88%)
Mutual labels:  redmine
redtimer
RedTimer - Redmine Time Tracker
Stars: ✭ 59 (-82.28%)
Mutual labels:  redmine
redmine issue todo lists
Organize Redmine issues in to-do lists by manually ordering their priority.
Stars: ✭ 20 (-93.99%)
Mutual labels:  redmine
redmine-theme-minimalflat
Minimal and flat design Redmine theme.
Stars: ✭ 12 (-96.4%)
Mutual labels:  redmine
redmine persist wfmt
redmine_persist_wfmt is a plugin for Redmine that persists wiki format.
Stars: ✭ 28 (-91.59%)
Mutual labels:  redmine
Flatly light redmine
Flatly light redmine theme
Stars: ✭ 296 (-11.11%)
Mutual labels:  redmine
docker-redmine-orchestration
🐳 An easy docker-compose for Redmine (Nginx + Unicorn + MariaDB)
Stars: ✭ 18 (-94.59%)
Mutual labels:  redmine
redmine issue checklist
Checklist Plugin creates simple checklists for Redmine issues. Downloaded from http://www.redminecrm.com/projects/checklist/
Stars: ✭ 55 (-83.48%)
Mutual labels:  redmine
redmine tracker
Multi platform application to track time and synchronize it into Redmine.
Stars: ✭ 14 (-95.8%)
Mutual labels:  redmine
kanban
Kanban plugin for redmine
Stars: ✭ 68 (-79.58%)
Mutual labels:  redmine
redmine user specific theme
Redmine user specific theme plugin
Stars: ✭ 30 (-90.99%)
Mutual labels:  redmine
redmine recurring tasks
Plugin for creating scheduled tasks from templates
Stars: ✭ 37 (-88.89%)
Mutual labels:  redmine
redmine preview office
Plugin for Redmine. Preview Microsoft Office Documents in Redmine's preview pane
Stars: ✭ 27 (-91.89%)
Mutual labels:  redmine
redmine default custom query
Redmine plugin for setting default custom query of Issues for each project
Stars: ✭ 67 (-79.88%)
Mutual labels:  redmine
redmine-mylyn-plugin
Eclipse Mylyn integration for Redmine ( Eclipse Connector Plugin )
Stars: ✭ 71 (-78.68%)
Mutual labels:  redmine
Redmine dashboard
This redmine plugin adds an issue dashboard that supports drag and drop for issues and support various filters and groups.
Stars: ✭ 322 (-3.3%)
Mutual labels:  redmine
toggl2redmine
Import time from Toggl 2 Redmine.
Stars: ✭ 23 (-93.09%)
Mutual labels:  redmine
redmine-vote on issues-plugin
Redmine Plugin Which Allows Users to Up- or Down-vote Issues
Stars: ✭ 17 (-94.89%)
Mutual labels:  redmine

Redmine gitmike theme

This is github-like theme for Redmine. It is based on A1 theme version 1.0.3 by Kirill Bezrukov www.redminecrm.com.

gitmike screnshot

Installation

Install theme

  1. Download from https://github.com/makotokw/redmine-theme-gitmike/tags
  2. Move to redmine/public/theme/gitmike

Or by using git:

cd redmine/public/theme
git clone https://github.com/makotokw/redmine-theme-gitmike.git gitmike

Change theme

  1. Open your redmine on a browser
  2. Login as admin user
  3. Go to Administration > Settings > Display
  4. Select Gitmike on Theme

Development

cd redmine/public/theme
git clone https://github.com/makotokw/redmine-theme-gitmike.git gitmike
cd gitmike
gem install compass
npm install -g gulp-cli
yarn
gulp debug

License

GNU General Public License (GPL) Version 2

Change Log

  • master: Fixed issue #42
  • 1.2.0 (2019/10/01): Support Redmine 4.0
  • 1.1.1 (2017/12/30): Fixed issue #36 for Redmine 3.4 and fixed #38 for Easy Gantt plugin
  • 1.1.0 (2016/10/27): Fixed some issues #31 #32 (from @addow) and improved wiki to be close to GitHub
  • 1.0.9 (2016/07/10): Fixed some issues #27 #28 for Redmine 3.3
  • 1.0.8 (2016/06/23): Support new menu item in Redmine 3.3
  • 1.0.7 (2015/07/31): Fixed issue #25 in Redmine 3.0
  • 1.0.6 (2014/04/05): Fixed some issues #12 #14 #17 #19 (from @rumpelsepp) #13 (from @timdp) #18 (from @cyberjunky)
  • 1.0.5 (2013/11/23): Dashboard (@n-rodriguez). Fixed some issues #6 #7 #8 and #10 reported from @statschner
  • 1.0.4 (2013/07/21): Improvement Forms
  • 1.0.3 (2013/07/12): Tested in Redmine 2.3. Updated to look like GitHub. Added assing_to and author column style on Issue Table when login user's one by @chocoby.
  • 1.0.2 (2013/01/16): Tested in Redmine 2.2. Added count style and changed priority-{#id} to priority-{position_name} on Issue Table.
  • 1.0.1 (2012/09/20): Removed Japanese font style in master branch, and added ja branch for Japanese.
  • 1.0.0 (2012/04/12): Supported Redmine 1.3.2
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].