Bug 29263: (bug 24387 follow-up) Fix 'Cancel' link when editing a html custom
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / catalogue /
2021-10-05 Owen LeonardBug 28321: Use template block for display of items...
2021-09-28 Owen LeonardBug 28438: Capitalization: Various corrections
2021-09-28 Jonathan DruartBug 27279: (bug 23916 follow-up) Fix issuer display...
2021-09-20 Nick ClemensBug 28847: Cleanup of branch limitsand fix OPAC_SEARCH_...
2021-08-30 Didier GautheronBug 28891: (bug 23916 follow up) Always use 'Checkout...
2021-08-16 Jonathan DruartBug 12561: Remove HighlightOwnItemsOnOPAC and Highlight...
2021-08-11 Owen LeonardBug 28825: Can't edit local cover image for item from...
2021-08-11 Katrin FischerBug 28727: (QA follow-up) Simplify permission check
2021-08-11 Andrew Fuerste-HenryBug 28727: Show edit item link when user has edit items...
2021-07-26 Jonathan DruartBug 28622: (bug 15758 follow-up) Remove incorrect branc...
2021-07-12 Aleisha AmohiaBug 14237: Add individual bibliographic records to...
2021-06-04 Jonathan DruartBug 28171: Restore comment to remove ambiguity
2021-06-04 Joonas KylmäläBug 28171: Restore previous sorting behaviour for Seria...
2021-05-10 Owen LeonardBug 28179: (follow-up) Remove console.log
2021-05-10 Jonathan DruartBug 28179: Add a lightbox gallery to display cover...
2021-04-30 Jonathan DruartBug 28270: (bug 24279 follow-up) Fix tooltip for the...
2021-04-27 Jonathan DruartBug 28178: Display the correct image in the image viewer
2021-04-22 Fridolin SomersBug 27120: (follow-up) also send biblionumber
2021-04-22 Fridolin SomersBug 27120: Send biblio to Koha plugins hook 'intranet_c...
2021-04-22 Fridolin SomersBug 27114: Use Template Toolkit plugin for Koha plugins...
2021-04-21 Wainui Witika-ParkBug 26703: catalogue folder
2021-04-06 Owen LeonardBug 28066: Remove select tag's size attribute where...
2021-04-06 Owen LeonardBug 28047: Standardize: Call number, callnumber, Call...
2021-04-06 Owen LeonardBug 27980: (follow-up) Address missing instance
2021-04-06 Owen LeonardBug 27980: Replace obsolete title-string sorting: Catal...
2021-04-06 Katrin FischerBug 27900: (QA follow-up) Rephrase link text
2021-04-06 Katrin FischerBug 27900: (QA follow-up) Add missing filter
2021-04-06 Jonathan DruartBug 27900: Add a link back to the basket view if no...
2021-04-01 Owen LeonardBug 27846: (follow-up) Add id back to breadcrumbs container
2021-04-01 Owen LeonardBug 27846: (follow-up) Indentation corrections
2021-04-01 Wainui Witika-ParkBug 27846: authorities, catalogue and cataloguing folders
2021-03-04 Owen LeonardBug 25846: (follow-up) Show "No cover image available...
2021-03-01 Owen LeonardBug 25846: Improve handling of multiple covers on catal...
2021-02-09 Owen LeonardBug 27605: Add floating toolbar to patron search page
2021-02-09 Jonathan DruartBug 27403: Disable fixedHeader on itemsearch
2021-01-20 Mazen KhallafBug 27324: Use Koha.Preference() for intranetbookbag...
2021-01-04 Owen LeonardBug 26707: Split cart and lists button on bibliographic...
2021-01-04 Martin RenvoizeBug 25462: (follow-up) Remove <br /> as it is no longer...
2021-01-04 David RobertsBug 25462: Shelving location should be on a new line...
2021-01-04 Jonathan DruartBug 27135: Adjust "upload image" button when viewing...
2020-12-21 Jonathan DruartBug 26921: Don't generate an invalid custom cover image...
2020-11-30 Nick ClemensBug 23475: Use localStorage to preserve simple search...
2020-11-20 Nick ClemensBug 7607: (follow-up) Address OPAC and limits
2020-11-20 Nick ClemensBug 7607: Remove empty inputs when submitting search...
2020-11-10 Tomas Cohen AraziBug 23916: (QA follow-up) Adapt all the things to the...
2020-11-10 Andrew IsherwoodBug 23916: (follow-up) Fix terminology, use patron...
2020-11-10 Andrew IsherwoodBug 23916: Record and display item issuer
2020-11-06 Nicolas LegrandBug 24412: Attach waiting reserve to desk
2020-11-04 Katrin FischerBug 21882: Show price information in acqusitions tab...
2020-11-04 Matthias MeusburgerBug 20888: (follow-up) revert unecessary change on...
2020-11-04 Matthias MeusburgerBug 20888: (follow-up) 'is not' operator behaves as...
2020-11-04 Matthias MeusburgerBug 20888: Allow use of boolean operator 'not' in item...
2020-11-04 Katrin FischerBug 16696: Rename 'Publisher' to 'Publication details...
2020-11-04 Fridolin SomersBug 26032: (follow-up) show 'is new' filter only if...
2020-11-04 Fridolin SomersBug 26032: Add 'is new' filter in items search
2020-11-03 Owen LeonardBug 26769: Remove the use of jquery.checkboxes plugin...
2020-11-03 Owen LeonardBug 26889: Remove extra space from "Damaged :" in item...
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: Add the ability to upload a cover image...
2020-10-08 Owen LeonardBug 23852: Merge biblio-title.inc and biblio-default...
2020-10-01 Owen LeonardBug 24155: (follow-up) Template fixes and updates
2020-10-01 Nick ClemensBug 24155: (follow-up) Add span with id to weighted...
2020-10-01 Nick ClemensBug 24155: Make weighting an option on advanced search
2020-09-29 Owen LeonardBug 25321: Move translatable strings out of strings...
2020-09-29 Owen LeonardBug 26242: Move translatable strings out of results...
2020-09-28 Jonathan DruartBug 26323: Retrieve the correct values for LOST, DAMAGE...
2020-09-18 Lucas GassBug 25744: replace <b> with <strong> in the staff interface
2020-09-18 Lucas GassBug 25744: Replace <i> with <em> in staff interface
2020-09-09 Marcel de RooyBug 26007: (QA follow-up) Add index name to the q parameter
2020-08-31 Agustin MoyanoBug 19889: (follow-up) Fix text in moredetail.tt
2020-08-31 Nick ClemensBug 19889: (QA follow-up) use em over i and update...
2020-08-31 Agustin MoyanoBug 19889: (follow-up) Fix few minor things
2020-08-31 Agustin MoyanoBug 19889: (follow-up) Fix overlapping blue box and...
2020-08-31 Kyle M HallBug 19889: Add feedback when exclusion is updated on...
2020-08-31 Agustin MoyanoBug 19889: Make it possible to exclude items and catego...
2020-08-31 Owen LeonardBug 26289: Add missing variable definition to templates
2020-08-24 Chris CormackBug 8732: Allowing biblio level itemtypes to display...
2020-08-19 Jonathan DruartBug 26234: Teach our KohaTable constructor the specific...
2020-08-18 Katrin FischerBug 25867: Label "Current location" as "Current library...
2020-08-18 Owen LeonardBug 26216: Remove the use of jquery.checkboxes plugin...
2020-08-13 Jonathan DruartBug 5428: Jump back to the search result after deleting...
2020-08-13 Lucas GassBug 24176: Add datalastseen column to holdings table
2020-08-12 Jonathan DruartBug 26012: Correctly format "paid for" info on the...
2020-08-07 Jonathan DruartBug 26158: Fix Z3950 search button broken for translations
2020-07-31 Owen LeonardBug 26093: Markup error after Bug 24279 creates formatt...
2020-07-27 Kyle M HallBug 24279: Disable lost status select if item has a...
2020-07-27 Jonathan DruartBug 24279: Display the tip in the title of the option
2020-07-27 Kyle M HallBug 24279: (QA follow-up) Show values disabled with...
2020-07-27 Kyle M HallBug 24279: Claims Returned does not work when set from...
2020-07-24 Katrin FischerBug 26016: Fix capitalization for "MARC Preview"
2020-07-24 Martin RenvoizeBug 20799: (QA follow-up) Move syspref check
2020-07-24 Katrin FischerBug 20799: (follow-up) Add ILLModule system preference...
2020-07-24 Magnus EngerBug 20799: Add link from biblio to ILL detail view
2020-07-24 Owen LeonardBug 25031: (follow-up) Fix markup error and restore...
next