-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow users to select period week/month to be seen in Schedule pages #2
Open
zyxware
wants to merge
17
commits into
bradbeattie:master
Choose a base branch
from
zyxware:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…revent squeezing of titles in last column when in week view and to make width consistent
…riod or a monthly period for the scheduler
… changed the title to show smaller format of dates
… changed the title to show smaller format of dates. Also changed the headers to iterate over calendar start and end instead of weekdays
… changed the title to show smaller format of dates. Also changed the headers to iterate over calendar start and end instead of weekdays
…and previos links as there is a week/month dropdown now
…ubmit and next' button
… scroll in week context
…lling plugin because the plugin folder name should be the same as the name of the plugin
thegcat
pushed a commit
to planio-gmbh/redmine-schedules-plugin
that referenced
this pull request
Sep 19, 2016
Incorrect hour counting
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
It would be good to allow users to select the time period - either week/month - when they view/edit schedules. It our company schedules are seldom prepared in a weekly context. We have been using month based scheduling using spreadsheets. This plugin has eased the effort in managing schedules. Thank you for this wonderful plugin. However we had found that it was inconvenient trying to move between weeks to get a high level picture of scheduling. Hence the month feature was added. I hope the addition is generic enough to be added to the module.
It would be great if you could add this feature to the main schedules plugin so that other users can also benefit from this new feature.
Thanks
Anoop