-
Notifications
You must be signed in to change notification settings - Fork 62
Conversation
|
for this PR, we will have to discuss it. I consider this information should not be visible by colleagues, especially sick leave. Why is leave type not enough? Or maybe this need is limited to managers and HR? |
|
Sometimes, company size is small enough for this info to be shared between the employees. Perhaps we could add a knob to enable/disable this, if you think some may not want this ?
|
|
As you may have seen the several conversations about it, we tried our best to stick to the laws, keeping employee privacy in mind ; for theses reasons we decided to display a neutral appearance for leaves, and only managers may see full informations. Currently, rules are :
So, a toggle might be cool with :
Obviously, neutral terms are kept for users in others ensembles. I let you consult this PR #342 for example. @wouldsmina @benrubson what do you think ? |
|
Would it be possible to display on the calendar "vacations" (congés) and "Work From Home" (Télétravail) ? |
This patch will, it simply takes the label from every existing vacation category 👍 |
Lets' then merge this PR, as, as you mentioned, it only displays a neutral category, which is rather a good balance between privacy and flexibility for small structure ? In addition, as vacation categories can be configured, they can be as neutral, or as precise as the structure wants... |
Interesting argument, I understand the need better... |
Good idea, but "off" option is not necessary, HR and managers need this information. |
In the case of "WFH", it means this person is working and can be reached, unlike the case of "Vacations". |
|
It seems like we don't agree on « neutral category ». Do you mean the general type ? For me, as long as it displays the leave category, Libertempo doesn't protect the employee privacy, that's why I proposed this toggle, since I recognize the user need.
Like me, you know the user never asks for more and more barriers, as they slow him down. Then, one day, something like GDPR appears and you're asked why, as an editor, you didn't code « privacy by design ». But, if all of you share this opinion, I'll bend to it and we will do it in two steps 👍 |
I meant Don't know then if we can go in 2 steps, or if we must implement the toggle option. |
|
Do you think we could see this in 1.12, if we are all OK ? |
Actually, we are building it,
|
|
Our beta is about to be released (tomorrow or sunday) and I wouldn't like to rush to merge this expected functionnality. So, I pushed an idea in our very new feedback system : https://feedback.libertempo.fr/home/idea/5/afficher-la-catgorie-d-absence-dans-le-calendrier. This new tool will helps us to sort yours issues. I wrote your toggle proposition, but obviously the debate is still open. Once we'll agree, together, I'll be more confident to start and merge the dev. PS : Sorry, there's no line break 😭 , I'm waiting the merge of the correction phpback/phpback#149. |
|
You're absolutely right @prytoegrian, let's take time to fully implement this, correctly. |
|
This issue is the very first one in feedback, we'll do it in Nooma (1.13). |
yes, but I insist that it's necessary, at least initially, to limit this information to managers and HR. You can do it simply by testing $canVoirEnTransit in Evenements.php:95 |
|
Perhaps @prytoegrian was already thinking about the toggle option discussed above as the solution to be implemented in Nooma (1.13) 😃 |
|
@wouldsmina : Hum, I wasn't very precise, sorry. I meant this topic will be addressed in Nooma, obviously we'll not merge this PR as is. The business rules applied are described in https://feedback.libertempo.fr/home/idea/5/afficher-la-catgorie-d-absence-dans-le-calendrier |
Ok, let's go! :) @benrubson you can do it? |
|
Not sure I'll have time for now to work on this unfortunately :-/ |
|
remplacé par #807 👍 |
Hi,
This PR allows to display the vacation category, which is really convenient :
Thus it closes #501.
It also helps answering #488, #609, #709 (and some others).
Thank you 👍