[Bug 8130] New: attach PDF files to a patron record
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Priority: P5 - low Change sponsored?: --- Bug ID: 8130 CC: gmcharlt@gmail.com Assignee: kyle.m.hall@gmail.com Summary: attach PDF files to a patron record Severity: enhancement Classification: Unclassified OS: All Reporter: melia@bywatersolutions.com Hardware: All Status: NEW Version: master Component: Patrons Product: Koha We would like a feature that allows librarians to attach unlimited arbitrary files to a patron record. Specifically, we want to store a PDF document with a patron record. They would be like the patron images, but for a document. We would like a link on the patron record that when clicked would open the PDF. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #1 from Kyle M Hall <kyle.m.hall@gmail.com> --- Created attachment 9684 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9684&action=edit Bug 8130 - attach PDF files to a patron record Adds the ability to attach unlimited arbitrary files to a borrower record. Test Plan: 1) Enable system preference EnableBorrowerFiles 2) Look up borrower record, click 'Files' tab on left 3) Upload a file, download the file, delete the file. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9684|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle.m.hall@gmail.com> --- Created attachment 9685 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9685&action=edit Bug 8130 - attach PDF files to a patron record Adds the ability to attach unlimited arbitrary files to a borrower record. Test Plan: 1) Enable system preference EnableBorrowerFiles 2) Look up borrower record, click 'Files' tab on left 3) Upload a file, download the file, delete the file. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 delaye <stephane.delaye@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |stephane.delaye@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9685|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle.m.hall@gmail.com> --- Created attachment 9858 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9858&action=edit Bug 8130 - attach PDF files to a patron record Adds the ability to attach unlimited arbitrary files to a borrower record. Test Plan: 1) Enable system preference EnableBorrowerFiles 2) Look up borrower record, click 'Files' tab on left 3) Upload a file, download the file, delete the file. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Olugbenga Adara <gbengaadara@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gbengaadara@yahoo.com --- Comment #4 from Olugbenga Adara <gbengaadara@yahoo.com> --- Trying to sign off on this patch using Biblibre's sandbox. Got the message below <h1>Something went wrong !</h1>Applying: Bug 8130 - attach PDF files to a patron record<br/> Using index info to reconstruct a base tree...<br/> Falling back to patching base and 3-way merge...<br/> Auto-merging installer/data/mysql/sysprefs.sql<br/> CONFLICT (content): Merge conflict in installer/data/mysql/sysprefs.sql<br/> Auto-merging installer/data/mysql/updatedatabase.pl<br/> CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl<br/> Failed to merge in the changes.<br/> Patch failed at 0001 Bug 8130 - attach PDF files to a patron record<br/> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9858|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall <kyle.m.hall@gmail.com> --- Created attachment 10147 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10147&action=edit Bug 8130 - attach PDF files to a patron record Adds the ability to attach unlimited arbitrary files to a borrower record. Test Plan: 1) Enable system preference EnableBorrowerFiles 2) Look up borrower record, click 'Files' tab on left 3) Upload a file, download the file, delete the file. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #6 from Michael Davis <m.r.davis@cranfield.ac.uk> --- Created attachment 10173 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10173&action=edit bug 8130: remove merge marker -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Michael Davis <m.r.davis@cranfield.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.r.davis@cranfield.ac.uk --- Comment #7 from Michael Davis <m.r.davis@cranfield.ac.uk> --- Works fine, except there does not seem to be any delete function. Either add delete function or change remit to not include a delete function and add a new bug for delete capability. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #8 from Kyle M Hall <kyle.m.hall@gmail.com> --- Created attachment 10176 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10176&action=edit Bug 8130 - Fix incorrect permission, allow deletion of files of logged in user has 'borrowers' permission -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10147|0 |1 is obsolete| | Attachment #10173|0 |1 is obsolete| | Attachment #10176|0 |1 is obsolete| | --- Comment #9 from Kyle M Hall <kyle.m.hall@gmail.com> --- Created attachment 10177 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10177&action=edit Bug 8130 - attach PDF files to a patron record Adds the ability to attach unlimited arbitrary files to a borrower record. Test Plan: 1) Enable system preference EnableBorrowerFiles 2) Look up borrower record, click 'Files' tab on left 3) Upload a file, download the file, delete the file. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #10 from Kyle M Hall <kyle.m.hall@gmail.com> --- Squashed all patches together for ease of use. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #11 from Michael Davis <m.r.davis@cranfield.ac.uk> --- Created attachment 10185 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10185&action=edit Bug 8130 - attach PDF files to a patron record Adds the ability to attach unlimited arbitrary files to a borrower record. Test Plan: 1) Enable system preference EnableBorrowerFiles 2) Look up borrower record, click 'Files' tab on left 3) Upload a file, download the file, delete the file. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Michael Davis <m.r.davis@cranfield.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10177|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Michael Davis <m.r.davis@cranfield.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply CC| |koha.sekjal@gmail.com --- Comment #12 from Ian Walls <koha.sekjal@gmail.com> --- Patch does not apply; probably a merge conflict in updatedatabase -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10185|0 |1 is obsolete| | --- Comment #13 from Liz Rea <wizzyrea@gmail.com> --- Created attachment 10312 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10312&action=edit Bug 8130 - attach PDF files to a patron record Adds the ability to attach unlimited arbitrary files to a borrower record. Test Plan: 1) Enable system preference EnableBorrowerFiles 2) Look up borrower record, click 'Files' tab on left 3) Upload a file, download the file, delete the file. Signed-off-by: Liz Rea <wizzyrea@gmail.com> rebased for current master. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off CC| |wizzyrea@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #14 from Ian Walls <koha.sekjal@gmail.com> --- Further rebasing has been required... This all looks very good, except I'm not terribly thrilled about the hardcoded MAX_FILE_SIZE value in the upload. It seems to me that that value should be controllable by the sysadmin, rather than locked in at 2000000. I think a followup fix would be appropriate here, rather than a complete resubmission. Rebased version is Passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #15 from Ian Walls <koha.sekjal@gmail.com> --- Created attachment 10419 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10419&action=edit [PASSED QA] Bug 8130 - attach PDF files to a patron record Adds the ability to attach unlimited arbitrary files to a borrower record. Test Plan: 1) Enable system preference EnableBorrowerFiles 2) Look up borrower record, click 'Files' tab on left 3) Upload a file, download the file, delete the file. Signed-off-by: Liz Rea <wizzyrea@gmail.com> rebased for current master. Signed-off-by: Ian Walls <koha.sekjal@gmail.com> rebased again; some indentation issues in include menus. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10312|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com --- Comment #16 from Paul Poulain <paul.poulain@biblibre.com> --- Hi Melia, Could you explain the use case for this feature ? I can't see why it's something we would need in an ILS. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #17 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Paul, the use case that comes to my mind are signed registration forms or other forms that need a signature from the patron. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #18 from Melia Meggs <melia@bywatersolutions.com> --- Yes, that's exactly it, Katrin. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_10 --- Comment #19 from Paul Poulain <paul.poulain@biblibre.com> --- Patch pushed, but I think it would be usefull to have the list of attached files available on the moremembers.pl page (and maybe also on the check-out page) The use case that has been given make interesting for a librarian to see quickly if there are files attached to ask for missing ones. Exemple: I'm supposed to give a proof of address every year. On the check-out page, when my card is entered, Koha display "Patron Paul Poulain, currently 0 issues, 1 file attached (10/01/2010) => I haven't updated my proof of address (that's just an example) However : the moremember.pl page is really crapy now and would not deserve a large update. But that's another topic ! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #20 from Paul Poulain <paul.poulain@biblibre.com> --- In bug 7955, http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7955#c21, Nicole spotted that the "notices" tab appear twice. This was due to the fact that this patch add the "notices" tab without removing it. Probably a rebase mistake. Will push a patch removing the duplicate tab now -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #21 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 10757 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10757&action=edit Bug 8130 [FOLLOW-UP] attach PDF files to a patron record Markup corrections: - Hide table of files if no files are attached - Move error messages out of table (invalid) - Add <tr> tags to table (invalid) - Apply standard form structure to upload form - Add proper labels and ids to upload form - Correct unescaped ampersands -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #22 from Owen Leonard <oleonard@myacpl.org> --- In testing my patch I found that I couldn't trigger any error messages to appear. The error box appears without text if I submit the form without selecting a file. The error box does not appear at all if I submit a 0-byte file (which I assume is what errors.empty_upload is about?) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED Version|rel_3_10 |master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |6274 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10419|0 |1 is obsolete| | Attachment #10757|0 |1 is obsolete| | --- Comment #23 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 11001 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11001&action=edit [SIGNED OFF]Bug 8130 [FOLLOW-UP] attach PDF files to a patron record Markup corrections: - Hide table of files if no files are attached - Move error messages out of table (invalid) - Add <tr> tags to table (invalid) - Apply standard form structure to upload form - Add proper labels and ids to upload form - Correct unescaped ampersands Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m QA Contact| |jonathan.druart@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11001|[SIGNED OFF]Bug 8130 |[PASSED-QA][SIGNED OFF]Bug description|[FOLLOW-UP] attach PDF |8130 [FOLLOW-UP] attach PDF |files to a patron record |files to a patron record --- Comment #24 from Jonathan Druart <jonathan.druart@biblibre.com> --- Comment on attachment 11001 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11001 [PASSED-QA][SIGNED OFF]Bug 8130 [FOLLOW-UP] attach PDF files to a patron record Passed QA for this patch. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #25 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 11003 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11003&action=edit Bug 8310: Followup errors must be a hashref I tested the previous patch and a problem occured. Errors are not displayed. This patch fixes the problem if there is no file uploaded. But if the uploaded file is empty: length($uploaded_file) returns 5 and the error is not displayed. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #26 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 11006 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11006&action=edit Bug 8310: Followup - Empty file upload error never displays. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11003|0 |1 is obsolete| | --- Comment #27 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 11007 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11007&action=edit [SIGNED-OFF} Bug 8310: Followup: errors must be a hashref http://bugs.koha-community.org/show_bug.cgi?id=8130 Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11006|0 |1 is obsolete| | --- Comment #28 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 11008 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11008&action=edit Bug 8310: Followup - Empty file upload error never displays. Reuploaded to correct the order of the files to be applied. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11008|0 |1 is obsolete| | --- Comment #29 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 11009 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11009&action=edit Bug 8130: [SIGNED-OFF] Followup - Empty file upload error never displays. http://bugs.koha-community.org/show_bug.cgi?id=8130 Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11007|0 |1 is obsolete| | --- Comment #30 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 11010 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11010&action=edit [SIGNED-OFF] Bug 8130: Followup: errors must be a hashref correct the bug number (8130 not 8310...) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|jonathan.druart@biblibre.co | |m | --- Comment #31 from Jonathan Druart <jonathan.druart@biblibre.com> --- Qa seems easy for the 2 last patches -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Version|master |rel_3_10 --- Comment #32 from Paul Poulain <paul.poulain@biblibre.com> --- follow-ups pushed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10443 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 Jacek Ablewicz <abl@biblos.pk.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=3050 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org