[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #93 from Agnes Rivers-Moore  ---
(In reply to Katrin Fischer from comment #92)
> (In reply to Agnes Rivers-Moore from comment #87)
> > There are two or three fields we need to suppress. One is the date of birth,
> > one is the age in years, and the third is the message that displays if there
> > is nothing to display.
> > 
> > Born: 03/29/1951 (70 years)  or
> > No date of birth stored.
> > 
> > We tried the CSS that Katrin suggested, and it does not cover all those
> > cases. It would need to hide DOB and Age. Also as we do not collect DOB, we
> > need to hide whatever generates the message if DOB is empty. That would
> > likely be useful for libraries that collect DOB only for children, not
> > adults.  Thank you!
> 
> Hi Agnes, the date of birth and the message are - as you say - separate
> issues. But we can also help with CSS there and maybe prefs there.
> 
> There are some options. In the example above, the years bit should be gone
> now, correct?
> And you do collect the date of birth from your patrons, but you don't want
> to display it in circulation? Check for the
> HidePersonalPatronDetailOnCirculation  system preference. It should do just
> that :)

Hi Katrin
We have all of it hidden now with a combination of CSS and JS, but there is a
flicker when the screen redraws. So, our library has a fix in, but still would
like to see this as a preference.
We do not collect DOB for all patrons.
We don't want to hide ALL personal information - we need phone and email. The
preference hides everything. We only want to hide age/DOB. Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #92 from Katrin Fischer  ---
(In reply to Agnes Rivers-Moore from comment #87)
> There are two or three fields we need to suppress. One is the date of birth,
> one is the age in years, and the third is the message that displays if there
> is nothing to display.
> 
> Born: 03/29/1951 (70 years)  or
> No date of birth stored.
> 
> We tried the CSS that Katrin suggested, and it does not cover all those
> cases. It would need to hide DOB and Age. Also as we do not collect DOB, we
> need to hide whatever generates the message if DOB is empty. That would
> likely be useful for libraries that collect DOB only for children, not
> adults.  Thank you!

Hi Agnes, the date of birth and the message are - as you say - separate issues.
But we can also help with CSS there and maybe prefs there.

There are some options. In the example above, the years bit should be gone now,
correct?
And you do collect the date of birth from your patrons, but you don't want to
display it in circulation? Check for the HidePersonalPatronDetailOnCirculation 
system preference. It should do just that :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #91 from Marcel de Rooy  ---
(In reply to Michal Denar from comment #90)
> I don't think that displaying age and date of birth in the interface for
> librarians is privacy issue or against GDPR rules. It depends on how the
> library has the area covered in their documents. Our libraries use the age
> information in the normal course of business in some cases to verify the
> reader if they don't have a library card, etc. Certainly this feature can be
> optional, but it should be available.

Sure. s/is/could be/
More what I meant.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #90 from Michal Denar  ---
I don't think that displaying age and date of birth in the interface for
librarians is privacy issue or against GDPR rules. It depends on how the
library has the area covered in their documents. Our libraries use the age
information in the normal course of business in some cases to verify the reader
if they don't have a library card, etc. Certainly this feature can be optional,
but it should be available.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #89 from Michal Denar  ---
I don't think that displaying age and date of birth in the interface for
librarians is in privacy with security and GDPR. It depends on how the library
has the area covered in their documents. Our libraries use the age information
in the normal course of business in some cases to verify the reader if they
don't have a library card, etc. Certainly this feature can be optional, but it
should be available.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #88 from Marcel de Rooy  ---
This is privacy issue too. GDPR etc.
Note that we (as a special library) removed all birthdates from our system.
Hopefully we dont have lots of uninitialized warnings too?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #87 from Agnes Rivers-Moore  ---
There are two or three fields we need to suppress. One is the date of birth,
one is the age in years, and the third is the message that displays if there is
nothing to display.

Born: 03/29/1951 (70 years)  or
No date of birth stored.

We tried the CSS that Katrin suggested, and it does not cover all those cases.
It would need to hide DOB and Age. Also as we do not collect DOB, we need to
hide whatever generates the message if DOB is empty. That would likely be
useful for libraries that collect DOB only for children, not adults.  Thank
you!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #86 from Agnes Rivers-Moore  ---
(In reply to Jonathan Druart from comment #83)
> I also expressed a couple of times that I didn't like the feature. Maybe we
> should turn it off by default?

Thank you Jonathan! I don't know any reason public libraries would want to see
this in day-to-day operations. Some use age to set child or adult patron type,
and sending a birthday message might be cute (I find it creepy). None of that
is reason to see it daily, but libraries in another country might. (I have
worked libraries in England, South Africa and Canada.)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #85 from Josef Moravec  ---
(In reply to Katrin Fischer from comment #84)
> I think for off by default we should add an actual preference instead of
> using CSS. But the CSS will hopefully help for now :)
> 
> We had no comments this or that way from our mostly academic/special
> libraries. I imagine the feature might be interesting mostly for publics?

As I remember, the request for this development really came from public
library.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #84 from Katrin Fischer  ---
I think for off by default we should add an actual preference instead of using
CSS. But the CSS will hopefully help for now :)

We had no comments this or that way from our mostly academic/special libraries.
I imagine the feature might be interesting mostly for publics?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #83 from Jonathan Druart  ---
I also expressed a couple of times that I didn't like the feature. Maybe we
should turn it off by default?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #82 from Katrin Fischer  ---
(In reply to Agnes Rivers-Moore from comment #81)
> Need a way to turn this off! This patch seems to have been added without any
> way to suppress the display of patron age or date of birth, and it is all
> over Koha. This library does not want people's age displayed every time we
> check out. That is sensitive personal information. Actually we do not
> collect it, so Koha now wastes screen space showing "No date of birth
> stored" in multiple places. Please add a preference to suppress this if
> required by each library.  Thank you. ;-)

Hi Agnes, actually this has a way to turn it off. See here:
class='age_years'

So all you need to do is add this line to your IntranetUserCSS:

.age_years { display:none; }

Let me know if that works in all places you need it to and if somewhere is
missing, I am sure we can figure it out.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

Agnes Rivers-Moore  changed:

   What|Removed |Added

 CC||a...@hanover.ca

--- Comment #81 from Agnes Rivers-Moore  ---
Need a way to turn this off! This patch seems to have been added without any
way to suppress the display of patron age or date of birth, and it is all over
Koha. This library does not want people's age displayed every time we check
out. That is sensitive personal information. Actually we do not collect it, so
Koha now wastes screen space showing "No date of birth stored" in multiple
places. Please add a preference to suppress this if required by each library. 
Thank you. ;-)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-03-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||27926


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27926
[Bug 27926] Date of birth sorting with British English format is broken
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2021-02-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

Martin Renvoize  changed:

   What|Removed |Added

 Blocks||27717


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27717
[Bug 27717] Date of birth fails to display for babies under 1 year
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2020-09-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

Marcel de Rooy  changed:

   What|Removed |Added

 CC||m.de.r...@rijksmuseum.nl

--- Comment #80 from Marcel de Rooy  ---
(In reply to Aleisha Amohia from comment #61)
> I'm getting a different error that I'm not sure how to fix
> 
> Source map error: Error: request failed with status 404
> Resource URL:
> http://localhost:8081/intranet-tmpl/lib/datatables/datatables.min_19.1200060.
> js
> Source Map URL: pdfmake.min.js.map

While working on a datatable somehwere else, I noticed this warn/error too in
the browser console. Looks to me that we are missing something in the
datatables files somehow. But cant figure out what action specifically triggers
it?
Dont know why I dont see it on some other datatable pages?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2020-07-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

Lucas Gass  changed:

   What|Removed |Added

 CC||lu...@bywatersolutions.com

--- Comment #79 from Lucas Gass  ---
not backporting this enhancement to the 20.05.x series

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2020-06-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

Jonathan Druart  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to master
 Version(s)||20.11.00
released in||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2020-06-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #78 from Jonathan Druart  
---
Pushed to master for 20.11, thanks to everybody involved!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2020-06-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #77 from Josef Moravec  ---
(In reply to Jonathan Druart from comment #75)
> Are you willing to fix the alignment issue, Josef?

Yes, it it done now

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2020-06-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #76 from Josef Moravec  ---
Created attachment 106307
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106307=edit
Bug 15400: (follow-up) Remove unnecessary class

Signed-off-by: Josef Moravec 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2020-06-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #75 from Jonathan Druart  
---
Are you willing to fix the alignment issue, Josef?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2020-06-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #74 from Josef Moravec  ---
(In reply to Jonathan Druart from comment #73)
> There is a misalignment: https://snipboard.io/EqYJmM.jpg
> 
> Why did you use the .label class for "Born"?

I do not really remember that so probably we could remove it, if someone
want to hide the word "Born" it is possible through the class added in last
Katrin's follow-up (thanks for that!)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2020-06-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

--- Comment #73 from Jonathan Druart  
---
There is a misalignment: https://snipboard.io/EqYJmM.jpg

Why did you use the .label class for "Born"?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15400] Display patron age in useful places in the staff interface

2020-06-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15400

Katrin Fischer  changed:

   What|Removed |Added

Summary|Display patron age in   |Display patron age in
   |useful places   |useful places in the staff
   ||interface

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/