Bug 21944: Improve efficiency of code
[koha-equinox.git] / koha-tmpl /
2020-02-19 Jonathan DruartBug 24110: Do not html filter TT vars when dumped
2020-02-19 Nick ClemensBug 24514: Add option to exclude title from patron...
2020-02-19 Owen LeonardBug 24249: OPAC lists page should require login for...
2020-02-19 Jonathan DruartBug 24388: Remove uneeded test in lateorders.tt
2020-02-19 Jonathan DruartBug 24549: Do not set "last patron" cookie if showLastP...
2020-02-19 David KuhnBug 23527: BakerTaylorBookstoreURL is converted to...
2020-02-19 Nick ClemensBug 24654: Remove trailing quote in rda264 XSLT
2020-02-17 Marcel de RooyBug 24530: (QA follow-up) Add missing filter
2020-02-17 Owen LeonardBug 24621: Phase out jquery.cookie.js: Basic MARC editor
2020-02-17 Owen LeonardBug 24619: Phase out jquery.cookie.js: MARC Frameworks
2020-02-17 Josef MoravecBug 21921: Add date publication year to biblio Z39...
2020-02-17 Josef MoravecBug 21921: Add date publication year to biblio Z39...
2020-02-17 Nick ClemensBug 19718: (follow-up) Make messages translatable
2020-02-17 Nick ClemensBug 19718: Show message if patron has existing holds...
2020-02-17 Jonathan DruartBug 23592: Link to the bibliographic record from the...
2020-02-17 David RobertsBug 24576: `StoreLastBorrower` preference is in the...
2020-02-17 Katrin FischerBug 18499: (QA follow-up) Add missing colon after label...
2020-02-17 Nick ClemensBug 18499: (follow-up) Add missing filters
2020-02-17 Nick ClemensBug 18499: Use items cn_source in cn_browser.pl
2020-02-17 Marcel de RooyBug 24530: (QA follow-up) Include Syndetics in notes...
2020-02-17 Marcel de RooyBug 24530: Show a number for title notes on opac-detail
2020-02-17 Nick ClemensBug 7611: (follow-up) separate positive and negative...
2020-02-17 Nick ClemensBug 7611: (follow-up) Fix display of undefined statuses...
2020-02-17 NickBug 7611: (follow-up) Add missing space
2020-02-17 NickBug 7611: Change negative notforloan as well
2020-02-17 Mehdi HamidiBug 7611: Show the NOT_LOAN authorised values for item...
2020-02-17 Owen LeonardBug 15850: Correct eslint errors in cataloging.js
2020-02-17 Marcel de RooyBug 24649: Fix two other missing <li> tags for cloned...
2020-02-17 Marcel de RooyBug 24649: Fix missing <li> tag on item editor for...
2020-02-14 Julian MauriceBug 24661: Fix inclusion of locale-related javascript...
2020-02-14 Martin RenvoizeBug 21156: (RM follow-up) Correction to added filters
2020-02-14 Martin RenvoizeBug 15352: (RM follow-up) Add missing filters
2020-02-14 Jonathan DruartBug 15352: Do not display the link if item.uri does...
2020-02-14 Martin RenvoizeBug 15352: (RM follow-up) Add missing filters
2020-02-13 Aleisha AmohiaBug 15352: Use URLLinkText instead of URL for item...
2020-02-13 Martin RenvoizeBug 24592: Reword LOST_RETURN to LOST_FOUND
2020-02-12 Martin RenvoizeBug 19735: Add support for max_ver
2020-02-12 Martin RenvoizeBug 19735: (QA follow-up) Drop references to 'usage'
2020-02-11 Maryse SimardBug 8643: Code cleanup
2020-02-11 simithBug 8643: Add important constraint to marc subfields
2020-02-10 Martin RenvoizeBug 21156: (RM follow-up) Add missing filters
2020-02-10 Lucas GassBug 24585: Add 'Managed on' and 'Suggested on' columns...
2020-02-10 Julian MauriceBug 21156: Add plural translation capabilities to JS...
2020-02-10 Owen LeonardBug 11281: Printing holds awaiting pickup prints both...
2020-02-10 Martin RenvoizeBug 24525: (QA follow-up) Make payment type required...
2020-02-10 Martin RenvoizeBug 24525: (follow-up) Factor out to an include
2020-02-10 Martin RenvoizeBug 24525: Remove SIP payment types from point of sale
2020-02-10 Martin RenvoizeBug 24482: Fix for formatted price issue with value...
2020-02-07 Joonas KylmäläBug 13193: Make Memcached usage fork safe
2020-02-06 Jonathan DruartBug 24410: Fix multi holds
2020-02-06 Josef MoravecBug 13420: (QA follow-up): Fix typo itemdate -> itemdata
2020-02-06 Jonathan DruartBug 13420: Fallback to the previous behavior if publish...
2020-02-06 Jonathan DruartBug 13420: Sort "Serial enumeration" by published date
2020-02-05 Katrin FischerBug 23784: Show subtitle, number and part in course...
2020-02-05 Agustin MoyanoBug 23673: Add "Updated on" column to patron's notices
2020-02-05 Lucas GassBug 24420: Display waiting on hold items in the Catalog...
2020-02-05 NickBug 23844: Check if field defined in framework and...
2020-02-04 Jonathan DruartBug 23533: Remove spaces after/before the open/close...
2020-02-04 Jonathan DruartBug 18936: Display 'Unlimited' for Holds allowed (total)
2020-02-04 Jonathan DruartBug 20708: Add Withdrawn status when placing a request...
2020-02-04 Nick ClemensBug 24569: (QA follow-up) Fix closing <a> tag
2020-02-04 Jonathan DruartBug 24569: Fix "add to basket" link (bug 23031 regression)
2020-02-04 Owen LeonardBug 10879: OverDrive should check for OverDriveLibraryI...
2020-02-04 Lucas GassBug 24560: Remove No public list text from OPAC
2020-02-04 Owen LeonardBug 23533: (follow-up) Add markup comments
2020-02-04 Owen LeonardBug 23533: Reindent patron entry form (memberentrygen.tt)
2020-02-04 David RobertsBug 24490: Clarify wording and function of Purchase...
2020-02-04 Jonathan DruartBug 24171: Check auto_renew if confirmation is needed
2020-02-04 Jonathan DruartBug 24171: Preserve auto_renew when triggering itemBarc...
2020-02-04 Jonathan DruartBug 18936: (follow-up) Fix the delete rule buttons
2020-02-04 Jonathan DruartBug 18936: Fix warning about page about wrong lengthunit
2020-02-04 Jonathan DruartBug 18936: fixes from comment #88
2020-02-04 Jonathan DruartBug 18936: Add missing filters
2020-02-04 Jonathan DruartBug 18936: More fixes
2020-02-04 Jesse WeaverBug 18936: (follow-up) fix tests, null vs. empty behavi...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2020-01-31 Lucas GassBug 24523: Add missing </p>
2020-01-30 Jonathan DruartBug 21674: Prevent to insert twice the same library...
2020-01-30 Jonathan DruartBug 23031: Make 'add to basket' accessible in one click...
2020-01-30 Owen LeonardBug 24347: (follow-up) Remove custom catalog search...
2020-01-30 Owen LeonardBug 24347: Add a 'search to order' option similar to...
2020-01-30 Jonathan DruartBug 23594: Fix bad resolution conflict with bug 16784
2020-01-30 Jonathan DruartBug 23594: Add missing html filters
2020-01-30 Jonathan DruartBug 23594: Fix [un]checkall links
2020-01-30 Jonathan DruartBug 23594: Batch modification for itemtypes on suggesti...
2020-01-30 Owen LeonardBug 23915: Replace OPAC list sort menu with Bootstrap...
2020-01-30 Katrin FischerBug 17697: Improve NotesBlacklist system preference...
2020-01-30 Martin RenvoizeBug 23493: (RM follow-up) Let datatables calculate...
2020-01-30 Jonathan DruartBug 22868: Move suggestions_manage subperm out of acqui...
2020-01-29 Jonathan DruartBug 23493: Remove commented lines
2020-01-29 Martin RenvoizeRevert "Bug 23493: (follow-up) Switch to aDataSort...
2020-01-29 Martin RenvoizeRevert "Bug 23493: (follow-up) Disable rowGroup on...
2020-01-29 Martin RenvoizeBug 23493: (follow-up) Disable rowGroup on due date...
2020-01-29 Martin RenvoizeBug 23493: (follow-up) Switch to aDataSort for multi...
2020-01-29 Martin RenvoizeBug 23493: Replace rowGrouping with rowGroup
2020-01-29 Jonathan DruartBug 24305: (follow-up) Remove previous declaration...
2020-01-29 Owen LeonardBug 23947: Phase out jquery.cookie.js: Authority merge
2020-01-29 Owen LeonardBug 23944: (follow-up) Update circulation to use new...
2020-01-29 Owen LeonardBug 23944: Phase out use of jquery.cookie.js in favor...
next