Giter VIP home page Giter VIP logo

mega_calendar's Introduction

Paypal Donate Twitter Follow Twitter URL

Codacy Badge

mega_calendar

Plugin for redmine: Brings a better calendar and more oppurtunities to set holidays.
Only compatible/tested with redmine 3.0.X, 3.1.X, 3.2.X, 3.3.X and Ruby 2.2, Rails 4.2
Please test this plugin for other redmine versions and let me know if there are any bugs.

Installation

Standard redmine plugin installation: You can read the generic plugin installation guide here or you can use the following guide (Debian 7, Apache2/Passenger).

Go to your redmine plugins-folder
cd /srv/redmine/plugins
Download the latest plugin-Version:
wget https://github.com/berti92/mega_calendar/archive/master.zip
Unzip the downloaded zip-File
unzip master.zip
Rename the folder:
mv mega_calendar-master mega_calendar
Give the folder the right privileges in this case apache (to execute the command you must be root)
chown -R www-data.www-data mega_calendar
Go to the plugin folder
cd /srv/redmine/plugins/mega_calendar
Install the gems
bundle
Go back to your redmine folder
cd /srv/redmine
Migrate the database
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
Now restart your redmine and you can configure the plugin in the admin settings in redmine.
To start redmine under apache2/passenger, please execute the following commands
cd /srv/redmine
touch tmp/restart.txt

If you got installation problems, then please have a look at the wiki.

Usage

Within a issue you are able to set a time as start and end, to get a better calendar view. On top of the page you can reach the calendar and holiday section.

Please make sure that you set your users, that will be allowed to use this plugin and that the sub-path is set to "/" without quotes at the plugin settings.

Screenshots

A quick overview about this plugin, you'll get on http://www.devbert.de/index.php/en/project/megacalendar/

Newsletter

If you want to stay up to date, you can subscribe to the MegaCalendar newsletter here.

History

1.7.0: Added support for redmine 3.4.X

1.6.0: Added possibilty to show issues with empty dates. Added possibility to save/edit and delete filters within the calendar. Added possibilty to create global holidays.
Please make sure that you migrate your database.
cd /srv/redmine
bundle exec rake redmine:plugins:migrate RAILS_ENV=production

1.5.0: Added filters. Added functionality to include users to the calendar within the plugin settings. Mobile optimization

1.4.0: Added export functionality (ics) - Please make sure, that you have installed the gems -> WIKI

1.3.8: Now you are able to set the start of the week within the plugin settings

1.3.7: Bugfix

1.3.6: Bugfix

1.3.5: Bugfix

1.3.4: Added ability to create issues from the calendar, just click on a free space on the calendar

1.3.3: Added support for Redmine 3.3.X

1.3.2: Added support for Redmine 3.2.X

1.3.1: Bugfix

1.3.0: Added right for this plugin

1.2.0: Added support for sub paths

1.1.0: Fixed a few bugs, added widget to MyPage

1.0.0: First release

You like my work?

If you like my work, you can buy me a coffee Paypal Donate or try my new browser game: Sketcharama

If you need customized software, you can contact me [email protected] or visit my company website www.devbert.de.

You need a good document management system? Then try me newest work https://one-folder.com/ - only available in german.

License

MIT License

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.