-
Notifications
You must be signed in to change notification settings - Fork 48
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
PCHR-3485: All staff leave calendar #2638
Merged
Merged
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
…equests PCHR-3516: Allow Contact to get Leave Requests For Other Contacts via API
…n-leave-calendar PCHR-3520: Show only one month in leave calendar
PCHR-3512: Enhance leave calendar
…questRights service to get contacts a user has access to.
…d visibility implementation.
…return parameters for API handlers that require it. Add tests.
…alues. Remove irrelevant tests. Rename tests.
…rn parameters list.
…ays-in-legend PCHR-3719: Display non working days in legend
PCHR-3701: Fix broken test
PCHR-3701: Selectively Modify Leave Request API Field return Value based on User Role and Leave ACL Permissions
…o-my-leave PCHR-3766: Add managees filter to my leave
PCHR-3767: Fix staff filters
…ooltips-if-not-exist PCHR-3774: Do not show deduction for other staff in tooltips
PCHR-3753: Fix My Leave calendar for managers
…pe-filters-on-month-navigation PCHR-3786: Fix filtering by absence type in Leave Calendar
PCHR-3774: Adhoc the tooltip for generic leave type
…-managers PCHR-3766: Fix Manager Leave for managers
This reverts commit 36d7e44.
…ends PCHR-3788: Fix tooltips for private leave requests starting on weekends
…rm/civihr into PCHR-3485-all-staff-leave-calendar
…ter-by-assignee-type PCHR-3766: Allow managers to filter by assignee type
reneolivo
approved these changes
Jun 5, 2018
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.
Overview
This PR introduces new All Staff Leave Calendar and contains the following PRs: