Bug 26782: Compiled CSS
[koha.git] / koha-tmpl /
2020-10-25 Jonathan DruartBug 26782: Compiled CSS
2020-10-25 Owen LeonardBug 26782: Add new class for indicating default sort...
2020-10-25 Owen LeonardBug 26766: Correct selection of title during OPAC note...
2020-10-25 Owen LeonardBug 26762: Modify template logic in opac-reserves.tt...
2020-10-25 Owen LeonardBug 26756: Fix quotes showing behind some system prefer...
2020-10-25 Owen LeonardBug 26619: Cart - The "Print" button is only translated...
2020-10-25 Owen LeonardBug 25353: Correct eslint errors in additems.js
2020-10-25 Katrin FischerBug 26526: Relabel checkout note column in OPAC
2020-10-25 Owen LeonardBug 26749: Correct dropdown markup in OPAC cart
2020-10-25 Owen LeonardBug 26719: Replace MSG_NO_RECORD_SELECTED with translat...
2020-10-25 Owen LeonardBug 26678: Remove incorrect include file from table...
2020-10-25 Nick ClemensBug 26810: Restore OpacCustomSearch news display
2020-10-25 Nick ClemensBug 26747: Show 'Always available' if title always...
2020-10-25 Martin RenvoizeBug 25596: Identify overpayment refunds for translation
2020-10-25 Kyle M HallBug 26627: Print and confirming a hold can cause an...
2020-10-25 Katrin FischerBug 26686: Fix sorting of "updated on" and "time create...
2020-10-25 Julian MauriceBug 26666: (QA follow-up) Add 'USE raw' in template
2020-10-25 Katrin FischerBug 26666: Fix line breaks in addresses displayed with...
2020-10-25 Katrin FischerBug 6819: Hide individual cancel order links when order...
2020-10-25 Jonathan DruartBug 26445: Fix "back to result" link of the search...
2020-10-25 Jonathan DruartBug 21811: Add JS confirmation when receiving - at...
2020-10-25 Owen LeonardBug 26752: Convert OPAC list download modal to dropdown
2020-10-22 Owen LeonardBug 26735: Overdrive login modal broken in the OPAC
2020-10-22 Martin RenvoizeBug 25549: Add error reporting to plugins-home
2020-10-22 David CookBug 26496: Add op field to Budget Planning
2020-10-20 Nick ClemensBug 23376: If a single item is returned we cannot count
2020-10-15 Jonathan DruartBug 26534: Compiled CSS
2020-10-15 Martin RenvoizeBug 18170: Use GetDescriptionByKohaField
2020-10-15 Katrin FischerBug 18170: Show damaged status in table of checkins
2020-10-15 Katrin FischerBug 25460: (QA follow-up) Remove stray quote from syste...
2020-10-15 Katrin FischerBug 25460: (QA follow-up) Readd ending punctuation...
2020-10-15 Alex BuckleyBug 25460: Update OAI sets when adding/editing/deleting...
2020-10-15 Fridolin SomersBug 26534: Use IF ELSE directly on h5 opening tag
2020-10-15 Fridolin SomersBug 26534: Replace 'grade' by 'is-patron' and 'patron...
2020-10-15 Martin RenvoizeBug 26534: (follow-up) Only center when using patronimages
2020-10-15 Martin RenvoizeBug 26534: (QA follow-up) Fix CSS declaration
2020-10-15 Fridolin SomersBug 26534: Add Font Awesome icon only for staff patrons
2020-10-15 Katrin FischerBug 26643: (QA follow-up) Fix typo in message
2020-10-15 Martin RenvoizeBug 26643: Notify librarian of completed transfers
2020-10-15 Martin RenvoizeBug 26536: WRITEOFF not writeoff
2020-10-14 Jonathan DruartBug 26595: Embed the whole smtp_server object
2020-10-14 Tomas Cohen AraziBug 26595: Add SMTP server column to libraries table
2020-10-14 Timothy Alexis VassBug 26647: Add translation context to cancel hold butto...
2020-10-14 Joonas KylmäläBug 12556: Add new "in processing" state to holds
2020-10-14 Joonas KylmäläBug 12556: Simplify and correct logic in holds-table...
2020-10-14 Joonas KylmäläBug 12556: Remove unused HTML
2020-10-14 Katrin FischerBug 13625: Change messaging preferences descriptions...
2020-10-14 Kyle M HallBug 19382: Add blocking of ability to checkout on circu...
2020-10-14 Kyle M HallBug 19382: Add ability to block guarantees based on...
2020-10-14 Owen LeonardBug 24899: (follow-up) Add markup comments
2020-10-14 Owen LeonardBug 24899: Reindent record matching rules template
2020-10-14 Tomas Cohen AraziBug 26327: (QA follow-up) Fix colspan in boraccount.tt
2020-10-14 Tomas Cohen AraziBug 26327: (follow-up) Add transacting library to the...
2020-10-14 Tomas Cohen AraziBug 26327: Include transacting library in fines
2020-10-14 Owen LeonardBug 26456: (follow-up) Add markup comments
2020-10-14 Owen LeonardBug 26456: Reindent MARC subfield structure template
2020-10-14 Henry BolshawBug 26655: Add ARIA Labels to OPAC Lists
2020-10-14 Katrin FischerBug 9118: (QA follow-up) Fix spelling on "To Date :"
2020-10-14 Emmi TakkinenBug 9118: Do not show option to create exception on...
2020-10-14 Lucas GassBug 26389: Add auto renewal error to opac-user.tt
2020-10-14 Emmi TakkinenBug 26429: Show correct expiration date at the request.pl
2020-10-14 Fridolin SomersBug 26538: Display cities list before input text
2020-10-14 Owen LeonardBug 26576: Subfield descriptions on authority detail...
2020-10-12 Jonathan DruartBug 26145: Compiled CSS
2020-10-12 Katrin FischerBug 26145: (QA follow-up) Add missing filters
2020-10-12 Jonathan DruartBug 26145: Correctly preserve itemnumber value
2020-10-12 Jonathan DruartBug 26145: Add the "Cover image" column to the table...
2020-10-12 Jonathan DruartBug 26145: Hide 'Upload image' if no CoverImage pref...
2020-10-12 Jonathan DruartBug 26145: Fix image tag
2020-10-12 Jonathan DruartBug 26145: Allow multi covers per item
2020-10-12 Jonathan DruartBug 26145: Refactoring - Move C4::Images to Koha::Cover...
2020-10-12 Jonathan DruartBug 26145: Display the cover image at the OPAC
2020-10-12 Jonathan DruartBug 26145: Add the ability to upload a cover image...
2020-10-12 Owen LeonardBug 26152: Remove the use of jquery.checkboxes plugin...
2020-10-12 Owen LeonardBug 26154: Remove the use of jquery.checkboxes plugin...
2020-10-12 Katrin FischerBug 26503: Add limit for standing orders to acq advance...
2020-10-12 Jonathan DruartBug 26519: Compiled CSS
2020-10-12 Owen LeonardBug 26519: Clean up OPAC buttons with incorrect classes
2020-10-09 Martin RenvoizeBug 23695: (QA follow-up) Revert 'Orginating library...
2020-10-09 Nick ClemensBug 23852: (QA follow-up) Fix remaining call to biblio...
2020-10-09 Lucas GassBug 23420: (QA follow-up) Remove AllowPurchaseSuggestio...
2020-10-09 Lucas GassBug 23420: Add OPACSuggestionUnwantedFields system...
2020-10-08 Agustin MoyanoBug 23376: (follow-up) Fix subscription bug in orderrec...
2020-10-08 Katrin FischerBug 15436: (follow-up) Fix separator for a single 440...
2020-10-08 Katrin FischerBug 15436: Use semicolon between series name and volume
2020-10-08 Katrin FischerBug 5927: (QA follow-up) Move part template below show...
2020-10-08 Nick ClemensBug 5927: [Alternate] Show series information in staff...
2020-10-08 Katrin FischerBug 16728: Add MARC21 777 - Issued with entry to staff...
2020-10-08 Jonathan DruartBug 19616: Compiled CSS
2020-10-08 Katrin FischerBug 19616: (follow-up) Breaking items according to...
2020-10-08 Katrin FischerBug 19616: (follow-up) Reindent XSLT code used for...
2020-10-08 Katrin FischerBug 19616: Add MARC21 505$g - Formatted Contents Note...
2020-10-08 Nick ClemensBug 23376: Remove unneeded 'count' parameter
2020-10-08 Nick ClemensBug 23376: Move AcqCreateItem logic to template
2020-10-08 Nick ClemensBug 23376: Clean up order receipt page code
2020-10-08 Owen LeonardBug 23852: (QA follow-up) Correct scope of breadcrumb...
2020-10-08 Owen LeonardBug 23852: Merge biblio-title.inc and biblio-default...
2020-10-08 Lucas GassBug 26280: Add unique class for each problem in returns.tt
2020-10-08 Lucas GassBug 26184: Add div element to 'items available' note...
2020-10-08 Andreas RoussosBug 26449: fix web installer typo
next