[Koha-bugs] [Bug 9638] koha-zebraqueue-ctl.sh and zebraqueue_daemon.pl missing in latest stable release (installer-source) koha-3.10.02.tar.gz
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9638 --- Comment #2 from Nikumbh A --- Thank you -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9226] Wrong branch filter after suggestion creation
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9226 Chris Cormack changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable CC||ch...@bigballofwax.co.nz --- Comment #7 from Chris Cormack --- Pushed to 3.10.x and 3.8.x will be in 3.10.3 and 3.8.10 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 7608] Manual history is always 'enabled'
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7608 Chris Cormack changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable CC||ch...@bigballofwax.co.nz --- Comment #7 from Chris Cormack --- No string changes pushed to 3.10.x will be in 3.10.3 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9454] NewBasket does not use placeholders in sql
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9454 Chris Cormack changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable CC||ch...@bigballofwax.co.nz --- Comment #9 from Chris Cormack --- No string changes so pushed to 3.10.x will be in 3.10.3 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 8661] break out additional authors in opac like in staff
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8661 Jared Camins-Esakov changed: What|Removed |Added Status|Passed QA |Failed QA --- Comment #21 from Jared Camins-Esakov --- Bad news. I think I need to fail this patch pending a follow-up that addresses Katrin's point 3 (repeated below, with some commentary). (In reply to comment #19) > 2) Author(s) - the way we indicate plural/singular here is not used for any > other label. For the other labels we just use plural form or singular. So > this is a bit inconsistent. I agree with Katrin, and since there will only ever be one Author, I think at the very least we could change that to Author instead of Author(s). I would favor changing "Additional author(s)" to "Additional authors," too, but that's open for argument. > 3) I would love if it would be possible to hide the [edt] and similar from > display. The codes are not translatable and a lot of them are not an easy > guess for a normal user. Without this patch we have a span to make this possible: Fernandes, Eugenie [ill.] The span should be kept when breaking out the authors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9620] IncludeSeeFromInSearches ON and data in $9 subfields can break indexing
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9620 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9620] IncludeSeeFromInSearches ON and data in $9 subfields can break indexing
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9620 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15384|0 |1 is obsolete|| --- Comment #4 from Bernardo Gonzalez Kriegel --- Created attachment 15422 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15422&action=edit [SIGNED-OFF] Bug 9620: IncludeSeeFromInSearches and date in $9 subfields can break indexing In Germany 020$9 is used to store the ISBN with hyphens. In rare cases this can break indexing in combination with IncludeSeeFromInSearches. To reproduce: 1) Change your frameworks: * Make sure 084 $a is visible * Create a 084 $9 that you link to PERSO_NAME authorities. 2) Create a record or edit an existing one: * Use the plugin on 084 to link the record to an authority. * Make sure 400 is filled in your authority record. Preparations all done, now test indexing: 3) Make sure IncludeSeeFromInSearches is OFF * Reindexing should work without any problems. 4) Activate IncludeSeeFromInSearches * Reindexing should throw an error and stop: 201.Subfields are only for data fields (generally, just tags >= 010 at /home/koha/Koha/Filter/MARC/EmbedSee FromHEadings.pm line 94 5) Apply patch and reindex. * No error should occur. * Test 4xx fields from other tags were properly indexed. What causes the problem is the fact, that Koha tries to store the date from the 400 in the bibliographic record for indexing. For this it calculates a tag in the bibliographic record from the tag it found the authority link in and the 4xx tags used in the authority record. If you have an authority linked to a 0xx field and the matching authority has a 4xx where xx < 10, the calculated tag will be a control field. The attempt to add subfields to this control field, is causing the error and breaks the indexing process. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described, and is a long description :) Test: 1) Enabled 084 (all subfields visible), added 084_9 (missing from default framework) linked to PERSO_NAME 2) Edited authority record and added some data to 400 3) Edited bib record, linked 084 to previous auth record 4) With IncludeSeeFromInSearches OFF, re-index without problem 5) With IncludeSeeFromInSearches ON, re-index problems!!! exporting biblio 1...Subfields are only for data fields (generally, just tags >= 010) at... Abort 6) Applied patch 7) With IncludeSeeFromInSearches ON, re-index without problem ... 5001 Records exported: 5060 ... 2001 Records exported: 2024 CLEANING Good! *) That's "works as described", don't know if other tests are needed. No errors from koha-qa -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 8913] Improve acquisitions navigation
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8913 --- Comment #26 from Jared Camins-Esakov --- I intend to push this patch, since I think it's an improvement as it is, but I spotted a few issues that I'd like to point out and get commentary on before I do so (in particular, I'd like to know if I've missed the point of the new navigation anywhere, so I can retest if I was doing things wrong): 1) When viewing a vendor, the tabs on the left are too high, and wasn't sure whether they were specific to the vendor I was viewing (they were). 2) The tabs on the left do not highlight when you're viewing a specific page. 3) The bullet list with "Late orders," etc., shows up floating underneath the tabs on the Baskets page. 4) (you mentioned this) The basket groups page doesn't use the new navigation. 5) (Katrin mentioned this) The invoices page doesn't use the new navigation. 6) If I create a new contract, the buttons for editing and deleting the vendor appear right above the form for entering information about the new contract. 7) The late orders page doesn't use the new navigation. Also, a question that may or may not be another issue to address in follow-ups: in what way are suggestions related to the rest of the Acquisitions module? Finally, I hope once this is pushed you'll update the YUI toolbars to use Bootstrap. :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9395] Problem with callnumber and standard number search in OPAC and Staff Client
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9395 Jared Camins-Esakov changed: What|Removed |Added Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9619] Replace YUI buttons on libraries administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9619 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9619] Replace YUI buttons on libraries administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9619 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15366|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15421 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15421&action=edit [SIGNED-OFF] Bug 9619 - Replace YUI buttons on libraries administration page with Bootstrap This patch converts the toolbar used by libraries administration to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, view any the branches administration page and confirm that the buttons to add a library and add a category look correct and work correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Both buttons, Library and Group, works and look well. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9646] Replace YUI buttons on the printers administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9646 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9646] Replace YUI buttons on the printers administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9646 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15415|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15420 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15420&action=edit [SIGNED-OFF] Bug 9646 - Replace YUI button on the printers administration page with Bootstrap This patch converts the toolbar on the printers administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the printers administration page and confirm that the "New printer" button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Works well. No errors. Off-topic: How do you access this page? I can't find a link (tested using .../cgi-bin/koha/admin/printers.pl) -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9645] Replace YUI buttons on the quotes management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9645 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9645] Replace YUI buttons on the quotes management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9645 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15414|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15419 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15419&action=edit [SIGNED-OFF] Bug 9645 - Replace YUI buttons on the quotes management page with Bootstrap This patch converts the toolbar include file used by the quotes editor to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, view any page in the quotes editor. Buttons and menus should look correct and work correctly. Test save, delete, and upload buttons on the summary page, and save and delete buttons on the upload page. Signed-off-by: Bernardo Gonzalez Kriegel Comment: All buttons work. Tested add, delete and upload. You are using icon-remove and not icon-remove-circle, which I prefer but is different of Bug 9627. Question: "Import quotes" takes you to "Quotes uploader", would not it be more consistent to use "Upload quotes" or "Quotes importer"? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9644] Replace YUI button on the suggestions management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9644 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9644] Replace YUI button on the suggestions management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9644 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15410|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15418 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15418&action=edit [SIGNED-OFF] Bug 9644 - Replace YUI button on the suggestions management page with Bootstrap This patch converts the toolbar on the suggestions page to to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the suggestions page and confirm that the "New purchase suggestion" button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Another confirmation. Button looks and works. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9643] Replace YUI button on the road types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9643 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9643] Replace YUI button on the road types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9643 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15408|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15417 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15417&action=edit [SIGNED-OFF] Bug 9643 - Replace YUI button on the road types administration page with Bootstrap This patch converts the toolbar on the road types administration page to to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the road types administration page and confirm that the "New road type" button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Confirmed, button works and looks correctly. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9642] Replace YUI button on the patron attribute types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9642 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9642] Replace YUI button on the patron attribute types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9642 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15407|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15416 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15416&action=edit [SIGNED-OFF] Bug 9642 - Replace YUI button on the patron attribute types page with Bootstrap This patch converts the toolbar on the patron attributes administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the patron attribute types administration page and confirm that the "New patron attribute type" button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Button looks and works correctly. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9646] Replace YUI buttons on the printers administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9646 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9646] Replace YUI buttons on the printers administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9646 --- Comment #1 from Owen Leonard --- Created attachment 15415 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15415&action=edit Bug 9646 - Replace YUI button on the printers administration page with Bootstrap This patch converts the toolbar on the printers administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the printers administration page and confirm that the "New printer" button looks correct and works correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9646] New: Replace YUI buttons on the printers administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9646 Bug ID: 9646 Summary: Replace YUI buttons on the printers administration page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/printers.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The "New printer" button on the printers administration page is generated by YUI. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9645] Replace YUI buttons on the quotes management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9645 --- Comment #1 from Owen Leonard --- Created attachment 15414 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15414&action=edit Bug 9645 - Replace YUI buttons on the quotes management page with Bootstrap This patch converts the toolbar include file used by the quotes editor to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, view any page in the quotes editor. Buttons and menus should look correct and work correctly. Test save, delete, and upload buttons on the summary page, and save and delete buttons on the upload page. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9645] Replace YUI buttons on the quotes management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9645 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9641] Replace YUI button on the Koha news management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9641 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9641] Replace YUI button on the Koha news management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9641 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15405|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15413 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15413&action=edit [SIGNED-OFF] Bug 9641 - Replace YUI button on the Koha news management page with Bootstrap This patch converts the toolbar include file used by the Koha news editor to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, open the Koha news editor and test the "New entry" button. It sould look correct and work correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: The button works and looks correct. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9645] New: Replace YUI buttons on the quotes management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9645 Bug ID: 9645 Summary: Replace YUI buttons on the quotes management page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/tools/quotes.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The toolbar buttons on the quotes management page are generated by YUI. They should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9640] Replace YUI button on record matching rules page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9640 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9640] Replace YUI button on record matching rules page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9640 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15404|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15412 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15412&action=edit [SIGNED-OFF] Bug 9640 - Replace YUI button on record matching rules page with Bootstrap This patch converts the toolbar on the matching rules administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the matching rules administration page and confirm that buttons look correct and work correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Button look and work correctly. No errors. There's only one button. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9639] Replace YUI button on MARC tag structure toolbar with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9639 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9639] Replace YUI button on MARC tag structure toolbar with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9639 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15402|0 |1 is obsolete|| -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9639] Replace YUI button on MARC tag structure toolbar with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9639 --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15411 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15411&action=edit [SIGNED-OFF] Bug 9639 - Replace YUI button on MARC tag structure toolbar with Bootstrap This patch converts the toolbar used on the MARC tag structure toolbar to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view marctagstructure.pl for any framework. Confirm that the 'New tag' button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Confirmed that 'New tag' looks and works correctly. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9644] Replace YUI button on the suggestions management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9644 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9644] Replace YUI button on the suggestions management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9644 --- Comment #1 from Owen Leonard --- Created attachment 15410 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15410&action=edit Bug 9644 - Replace YUI button on the suggestions management page with Bootstrap This patch converts the toolbar on the suggestions page to to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the suggestions page and confirm that the "New purchase suggestion" button looks correct and works correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9644] New: Replace YUI button on the suggestions management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9644 Bug ID: 9644 Summary: Replace YUI button on the suggestions management page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/roadtype.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The "New purchase suggestion" button on the purchase suggestions management page is generated by YUI. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9637] Replace YUI button on local use system preferences page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9637 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9637] Replace YUI button on local use system preferences page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9637 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15400|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15409 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15409&action=edit [SIGNED-OFF] Bug 9637 - Replace YUI button on local use system preferences page with Bootstrap This patch converts the toolbar on the local use system preferences page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the local use system preferences page (the "local use" tab on the main System preferences page) and confirm that the "New preference" button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Works and looks very well. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9643] Replace YUI button on the road types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9643 --- Comment #1 from Owen Leonard --- Created attachment 15408 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15408&action=edit Bug 9643 - Replace YUI button on the road types administration page with Bootstrap This patch converts the toolbar on the road types administration page to to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the road types administration page and confirm that the "New road type" button looks correct and works correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9643] Replace YUI button on the road types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9643 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9643] New: Replace YUI button on the road types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9643 Bug ID: 9643 Summary: Replace YUI button on the road types administration page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/roadtype.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The "New road type" button on the road types administration page is generated by YUI. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9642] Replace YUI button on the patron attribute types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9642 --- Comment #1 from Owen Leonard --- Created attachment 15407 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15407&action=edit Bug 9642 - Replace YUI button on the patron attribute types page with Bootstrap This patch converts the toolbar on the patron attributes administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the patron attribute types administration page and confirm that the "New patron attribute type" button looks correct and works correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9642] Replace YUI button on the patron attribute types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9642 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9636] Replace YUI buttons on labels pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9636 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9636] Replace YUI buttons on labels pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9636 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15398|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15406 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15406&action=edit [SIGNED-OFF] Bug 9636 - Replace YUI buttons on labels pages with Bootstrap This patch converts the toolbar include file used by the label manager to Bootstrap, replacing YUI button and menu code with Bootstrap markup. This patch converts the previous menu buttons to plain buttons, removing the redundant links to the manage pages, which are in the left-hand sidebar. This keeps toolbar buttons within the general category of "action" (as opposed to "view"). This patch also removes an unused include file, labels-new-toolbar.inc To test, view the labels home page and any of the label manage pages (layouts, templates, profiles, batches). Buttons should look correct and work correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described. No errors. Nicole is not going to be happy, images in Label creator section of manual needs to change :) -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9642] New: Replace YUI button on the patron attribute types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9642 Bug ID: 9642 Summary: Replace YUI button on the patron attribute types administration page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/patron-attr-types.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The "New patron attribute type" button on the patron attribute types administration page is generated by YUI. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9641] Replace YUI button on the Koha news management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9641 --- Comment #1 from Owen Leonard --- Created attachment 15405 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15405&action=edit Bug 9641 - Replace YUI button on the Koha news management page with Bootstrap This patch converts the toolbar include file used by the Koha news editor to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, open the Koha news editor and test the "New entry" button. It sould look correct and work correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9641] Replace YUI button on the Koha news management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9641 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9641] New: Replace YUI button on the Koha news management page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9641 Bug ID: 9641 Summary: Replace YUI button on the Koha news management page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/tools/koha-news.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The "New entry" button on the Koha news management page is generated by YUI. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9640] Replace YUI button on record matching rules page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9640 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9640] Replace YUI button on record matching rules page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9640 --- Comment #1 from Owen Leonard --- Created attachment 15404 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15404&action=edit Bug 9640 - Replace YUI button on record matching rules page with Bootstrap This patch converts the toolbar on the matching rules administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the matching rules administration page and confirm that buttons look correct and work correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9640] New: Replace YUI button on record matching rules page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9640 Bug ID: 9640 Summary: Replace YUI button on record matching rules page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/matching-rules.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The "New record matching rule" on the record matching rules page is generated by YUI. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9635] Replace YUI buttons on label batches pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9635 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9635] Replace YUI buttons on label batches pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9635 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15396|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15403 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15403&action=edit [SIGNED-OFF] Bug 9635 - Replace YUI buttons on label batches pages with Bootstrap This patch converts the toolbar used by label batches pages to Bootstrap, replacing YUI button and menu code with Bootstrap markup. This patch also consolidates the include file and main template. The include file was used in only one template. To test, create a label batch and test all functions related to that batch: adding and removing items, de-duplicating the batch, exporting individual items, exporting the batch, and deleting the batch. Buttons should look correct and work correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described, no errors. Tested all functions (add, del, de-duplicate, export item, export batch) -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9639] Replace YUI button on MARC tag structure toolbar with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9639 --- Comment #1 from Owen Leonard --- Created attachment 15402 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15402&action=edit Bug 9639 - Replace YUI button on MARC tag structure toolbar with Bootstrap This patch converts the toolbar used on the MARC tag structure toolbar to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view marctagstructure.pl for any framework. Confirm that the 'New tag' button looks correct and works correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9639] Replace YUI button on MARC tag structure toolbar with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9639 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9639] New: Replace YUI button on MARC tag structure toolbar with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9639 Bug ID: 9639 Summary: Replace YUI button on MARC tag structure toolbar with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/marctagstructure.pl?frameworkcode OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The MARC tag structure toolbar button is generated by YUI. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9638] koha-zebraqueue-ctl.sh and zebraqueue_daemon.pl missing in latest stable release (installer-source) koha-3.10.02.tar.gz
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9638 Katrin Fischer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9638] koha-zebraqueue-ctl.sh and zebraqueue_daemon.pl missing in latest stable release (installer-source) koha-3.10.02.tar.gz
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9638 Katrin Fischer changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de --- Comment #1 from Katrin Fischer --- Hi Nikumbh, zebraqueue_daemon was deprecated for years and has been removed intentionally. Please use rebuild_zebra.pl with -z option as a cronjob instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9633] Replace YUI button on the itemtypes administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9633 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9633] Replace YUI button on the itemtypes administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9633 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15391|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15401 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15401&action=edit [SIGNED-OFF] Bug 9633 - Replace YUI button on the itemtypes administration page with Bootstrap This patch converts the toolbar on the itemtypes administration page to Bootstrap, replacing YUI button code with Bootstrap markup. Small unrelated edit: Button label text case correction. To test, view the itemtypes administration page and confirm that the 'New item type' button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work and look correctly. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9638] koha-zebraqueue-ctl.sh and zebraqueue_daemon.pl missing in latest stable release (installer-source) koha-3.10.02.tar.gz
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9638 Nikumbh A changed: What|Removed |Added Priority|P5 - low|P1 - high -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9638] New: koha-zebraqueue-ctl.sh and zebraqueue_daemon.pl missing in latest stable release (installer-source) koha-3.10.02.tar.gz
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9638 Bug ID: 9638 Summary: koha-zebraqueue-ctl.sh and zebraqueue_daemon.pl missing in latest stable release (installer-source) koha-3.10.02.tar.gz Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: Linux Status: NEW Severity: critical Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: gmcha...@gmail.com Reporter: myd...@yahoo.in koha-zebraqueue-ctl.sh and zebraqueue_daemon.plare missing in latest stable release (installer-source) koha-3.10.02.tar.gz, which throws error while running zebra reindexing . please update check and update files. -Thank You Nikumbh -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9637] Replace YUI button on local use system preferences page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9637 --- Comment #1 from Owen Leonard --- Created attachment 15400 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15400&action=edit Bug 9637 - Replace YUI button on local use system preferences page with Bootstrap This patch converts the toolbar on the local use system preferences page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the local use system preferences page (the "local use" tab on the main System preferences page) and confirm that the "New preference" button looks correct and works correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9637] Replace YUI button on local use system preferences page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9637 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9632] Replace YUI button on the currencies administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9632 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9632] Replace YUI button on the currencies administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9632 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15390|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15399 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15399&action=edit [SIGNED-OFF] Bug 9632 - Replace YUI button on the currencies administration page with Bootstrap This patch converts the toolbar on the currencies administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the currencies and exchange rates administration page. The 'New currency' button should look correct and work correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work and look correctly. No errors -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 4406] koha-zebra-ctl.sh missing LSB information
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4406 Nikumbh A changed: What|Removed |Added CC||myd...@yahoo.in -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9637] New: Replace YUI button on local use system preferences page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9637 Bug ID: 9637 Summary: Replace YUI button on local use system preferences page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/systempreferences.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The local use system preferences page uses YUI to generate the "New preference" button. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9636] Replace YUI buttons on labels pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9636 --- Comment #1 from Owen Leonard --- Created attachment 15398 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15398&action=edit Bug 9636 - Replace YUI buttons on labels pages with Bootstrap This patch converts the toolbar include file used by the label manager to Bootstrap, replacing YUI button and menu code with Bootstrap markup. This patch converts the previous menu buttons to plain buttons, removing the redundant links to the manage pages, which are in the left-hand sidebar. This keeps toolbar buttons within the general category of "action" (as opposed to "view"). This patch also removes an unused include file, labels-new-toolbar.inc To test, view the labels home page and any of the label manage pages (layouts, templates, profiles, batches). Buttons should look correct and work correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9636] Replace YUI buttons on labels pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9636 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9636] Replace YUI buttons on labels pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9636 Owen Leonard changed: What|Removed |Added Summary|Replace YUI buttons on |Replace YUI buttons on |lables pages with Bootstrap |labels pages with Bootstrap -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9636] New: Replace YUI buttons on lables pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9636 Bug ID: 9636 Summary: Replace YUI buttons on lables pages with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/labels/label-home.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The toolbar include file used on labels pages uses YUI to generate buttons and menus. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9623] Replace YUI button on authority types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9623 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9623] Replace YUI button on authority types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9623 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15374|0 |1 is obsolete|| --- Comment #4 from Bernardo Gonzalez Kriegel --- Created attachment 15397 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15397&action=edit [SIGNED-OFF] Bug 9623 - Replace YUI button on authority types administration page with Bootstrap This patch converts the toolbar on the authority types administration page to to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the authority types administration page and confirm that the "New authority type" button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9635] Replace YUI buttons on label batches pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9635 --- Comment #1 from Owen Leonard --- Created attachment 15396 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15396&action=edit Bug 9635 - Replace YUI buttons on label batches pages with Bootstrap This patch converts the toolbar used by label batches pages to Bootstrap, replacing YUI button and menu code with Bootstrap markup. This patch also consolidates the include file and main template. The include file was used in only one template. To test, create a label batch and test all functions related to that batch: adding and removing items, de-duplicating the batch, exporting individual items, exporting the batch, and deleting the batch. Buttons should look correct and work correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9635] Replace YUI buttons on label batches pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9635 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9623] Replace YUI button on authority types administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9623 --- Comment #3 from Bernardo Gonzalez Kriegel --- Ouch! My mistake. Was looking the wrong page. Sorry -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9631] Replace YUI buttons on classification sources administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9631 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9631] Replace YUI buttons on classification sources administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9631 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15388|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15395 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15395&action=edit [SIGNED-OFF] Bug 9631 - Replace YUI buttons on classification sources administration page with Bootstrap This patch converts the toolbar on the class sources administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the class sources administration page. Buttons should look correct and work correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Works as described. Change "rules" to singular. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9630] Replace YUI button on cities and towns administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9630 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9630] Replace YUI button on cities and towns administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9630 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15387|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15394 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15394&action=edit [SIGNED-OFF] Bug 9630 - Replace YUI button on cities and towns administration page with Bootstrap This patch converts the toolbar button on the cities administration page to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, view the cities administration page and confirm that the "New city" button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Works as described, looks correct and works correctly. No errors. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9629] Replace YUI button on patron category administration pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9629 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9629] Replace YUI button on patron category administration pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9629 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15386|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15393 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15393&action=edit [SIGNED-OFF] Bug 9629 - Replace YUI button on patron category administration page with Bootstrap This patch converts the toolbar used by the patrons [category] administration to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, view the patrons [category] administration page and confirm that the button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described, looks correct and works correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9635] New: Replace YUI buttons on label batches pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9635 Bug ID: 9635 Summary: Replace YUI buttons on label batches pages with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/labels/label-edit-batch.pl?op=edit&e lement_id=X OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The toolbar buttons on the label batch pages are generated using YUI. They should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9634] New: Allow for parameters re-use on SQL reports
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9634 Bug ID: 9634 Summary: Allow for parameters re-use on SQL reports Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: gmcha...@gmail.com Reporter: tomasco...@gmail.com If a parameter is used several times on a report, don't ask for him for each occurence. Detect duplicate name and re-use. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9628] Replace YUI buttons and menus on budgets administration pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9628 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9628] Replace YUI buttons and menus on budgets administration pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9628 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15381|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15392 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15392&action=edit [SIGNED-OFF] Bug 9628 - Replace YUI buttons and menus on budgets administration pages with Bootstrap This patch converts the toolbar include file used by budgets administration pages to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, create, view, and edit budgets. Buttons and menus should look correct and work correctly. Functions include: - New budget - New fund - Edit budget - Duplicate budget - Plan by (months, libraries, etc) Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described. No error. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9633] Replace YUI button on the itemtypes administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9633 --- Comment #1 from Owen Leonard --- Created attachment 15391 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15391&action=edit Bug 9633 - Replace YUI button on the itemtypes administration page with Bootstrap This patch converts the toolbar on the itemtypes administration page to Bootstrap, replacing YUI button code with Bootstrap markup. Small unrelated edit: Button label text case correction. To test, view the itemtypes administration page and confirm that the 'New item type' button looks correct and works correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9633] Replace YUI button on the itemtypes administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9633 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9633] New: Replace YUI button on the itemtypes administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9633 Bug ID: 9633 Summary: Replace YUI button on the itemtypes administration page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/itemtypes.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The "New item type" button on the item types administration page is generated using YUI. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9632] Replace YUI button on the currencies administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9632 --- Comment #1 from Owen Leonard --- Created attachment 15390 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15390&action=edit Bug 9632 - Replace YUI button on the currencies administration page with Bootstrap This patch converts the toolbar on the currencies administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the currencies and exchange rates administration page. The 'New currency' button should look correct and work correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9632] Replace YUI button on the currencies administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9632 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9627] Replace YUI buttons and menus on serials pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9627 Bernardo Gonzalez Kriegel changed: What|Removed |Added Status|Needs Signoff |Signed Off CC||bgkrie...@gmail.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9627] Replace YUI buttons and menus on serials pages with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9627 Bernardo Gonzalez Kriegel changed: What|Removed |Added Attachment #15380|0 |1 is obsolete|| --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 15389 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15389&action=edit [SIGNED-OFF] Bug 9627 - Replace YUI buttons and menus on serials pages with Bootstrap This patch converts the toolbar include file used by Serials pages to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, view any page in serials/ which uses serials-toolbar.inc (subscription-detail.pl, serials-home.pl, etc). Buttons and menus should look correct and work correctly, including: - New subscription - Edit subscription - Edit as new (duplicate) - Delete subscription - Renew - Receive - Close Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described. No errors. For me it would be better to use icon-remove, because icon-remove-circle shows a little cross, think that a bigger cross is more clear. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9632] New: Replace YUI button on the currencies administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9632 Bug ID: 9632 Summary: Replace YUI button on the currencies administration page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/currency.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The "New currency" button on the currencies administration page is generated using YUI. It should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9631] Replace YUI buttons on classification sources administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9631 --- Comment #1 from Owen Leonard --- Created attachment 15388 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15388&action=edit Bug 9631 - Replace YUI buttons on classification sources administration page with Bootstrap This patch converts the toolbar on the class sources administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the class sources administration page. Buttons should look correct and work correctly. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9631] Replace YUI buttons on classification sources administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9631 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 9631] New: Replace YUI buttons on classification sources administration page with Bootstrap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9631 Bug ID: 9631 Summary: Replace YUI buttons on classification sources administration page with Bootstrap Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/classsources.pl OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleon...@myacpl.org Reporter: oleon...@myacpl.org The toolbar buttons on the classification sources administration page are generated using YUI. They should use Bootstrap instead. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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/