Bug 11873: Remove decoration on current authority
[koha.git] / koha-tmpl / intranet-tmpl /
2022-02-10 Jonathan DruartBug 11873: Remove decoration on current authority
2022-02-10 Owen LeonardBug 11873: Upgrade jstree jQuery plugin to the latest...
2022-02-10 Owen LeonardBug 29932: Use localStorage instead of cookie for bibs_...
2022-02-10 Owen LeonardBug 29933: Fix stray usage of jquery.cookie.js plugin
2022-02-10 Jonathan DruartBug 29735: Fix flatpickr init from circulation.tt
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Tomas Cohen AraziBug 29847: Make Koha::Patron::HouseboundProfile->houseb...
2022-02-10 Tomas Cohen AraziBug 29844: Simplify Koha::Clubs->get_enrollable
2022-02-03 Jonathan DruartBug 29542: Prevent access to private list to non author...
2022-02-03 Nick ClemensBug 29543: (follow-up) Add a warning to SelfCheckoutByLogin
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: unimarc_fi...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: subscripti...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: guarantor_...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: catalogue...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: authoritie...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: authoritie...
2022-02-03 Owen LeonardBug 26102: Prevent XSS when To.json is used: admin...
2022-02-01 Owen LeonardBug 29949: Remove use of title-numeric sorting routine...
2022-02-01 Lucas GassBug 29967: extended width of description and opac descr...
2022-02-01 Lucas GassBug 24220: Move OpacMoreSearches to HTML customizations...
2022-02-01 Lucas GassBug 19865: Add back horizontal scroll bar
2022-02-01 Jonathan DruartBug 29895: Fix 'add multiple items' button on neworderempty
2022-02-01 Martin RenvoizeBug 29809: Update stockration tool to reflect method...
2022-02-01 Jonathan DruartBug 29058: Don't display 'Always show holds' at the...
2022-02-01 Jonathan DruartBug 29058: Don't display 'Show holds' button if holds...
2022-02-01 Jonathan DruartBug 29058: Add missing filters
2022-02-01 Nick ClemensBug 29058: Add 'Always show holds' checkbox to request.pl
2022-01-28 Marcel de RooyBug 29629: Remove two unused MODS XSLT stylesheets
2022-01-28 Lucas GassBug 27868: Add expiration date to holds awaiting pickup
2022-01-28 Andrew Fuerste-HenryBug 29875: Update wording on maxreserves system preference
2022-01-28 Kyle HallBug 27946: (QA follow-up) Remove 'scan' terminology...
2022-01-28 Tomas Cohen AraziBug 27946: Add UI handling of AR fees
2022-01-28 Tomas Cohen AraziBug 27946: Add article request fee to circulation rules
2022-01-28 Katrin FischerBug 29481: Terminology: Fix other occurrences of 'Colle...
2022-01-22 Martin RenvoizeBug 29397: Add .kohaSelect select2 wrapper function
2022-01-22 Jonathan DruartBug 29797: Fix display of itemnumbers on the background...
2022-01-22 Jonathan DruartBug 29837: Remove JS error during installer
2022-01-22 Fridolin SomersBug 28943: (QA follow-up) Fix opac.pref
2022-01-22 Marcel de RooyBug 28943: Lower the risk of accidental patron deletion
2022-01-19 Tomas Cohen AraziBug 18320: Remove calls to CGI->param from the template...
2022-01-19 Owen LeonardBug 29889: Incorrect library check in patron message...
2022-01-19 Owen LeonardBug 29820: Set paging option using boolean instead...
2022-01-18 Tomas Cohen AraziBug 29585: Fix unstranslatable strings in addbiblio.tt
2022-01-14 Jonathan DruartBug 29735: Remove flatpickr init from categories.js...
2022-01-14 Fridolin SomersBug 29552: Compiled CSS
2022-01-14 Jonathan DruartBug 29552: Disable today for dates in the future
2022-01-14 Owen LeonardBug 29552: (follow-up) Use CSS to set disabled class
2022-01-14 Jonathan DruartBug 29552: Flatpickr - Disable shortcut buttons if...
2022-01-14 Fridolin SomersBug 20076: (RM follow-up) Fix system preference boolean...
2022-01-14 Katrin FischerBug 20076: (QA follow-up) Rephrase system preference...
2022-01-14 ThibaudGLTBug 20076: Add syspref to remove overdues notification...
2022-01-14 Owen LeonardBug 29530: Fix handling of NumSavedReports preference...
2022-01-14 Owen LeonardBug 29491: Improve display of notices in patron details
2022-01-14 Owen LeonardBug 29491: (preparatory step) Reindent template
2022-01-13 Florian BontempsBug 24866: Changed $raw for html for extra safety
2022-01-13 Florian BontempsBug 24866: (follow-up) Replaced tabulations by dashes
2022-01-13 Didier GautheronBug 24866: Display budget hierarchy in the budget dropd...
2022-01-11 Florian BontempsBug 17127: Remove notes from detail.tt to only use...
2022-01-11 Tomas Cohen AraziBug 29688: Incorrect use of _() in holds.js
2022-01-11 Jonathan DruartBug 29788: Fix batch delete item
2022-01-11 Jonathan DruartBug 29788: Make Koha::Item->safe_to_delete use Koha...
2022-01-10 OwenBug 29391: Improve output of reservoir search
2022-01-10 Jonathan DruartBug 29737: Remove some unecessary parameters
2022-01-10 Jonathan DruartBug 29737: Fix suspend from hold list
2022-01-10 Nick ClemensBug 29747: Delete columns that don't exist from settings
2022-01-10 Owen LeonardBug 26296: (follow-up) Make sure title remains mandatory
2022-01-10 Owen LeonardBug 26296: Use new table column selection modal for...
2022-01-05 Owen LeonardBug 29680: Change markup to correct button radius
2022-01-04 Lucas GassBug 29693: Make CodeMirror work again
2022-01-04 Jonathan DruartBug 29689: (bug 28445 follow-up) Fix AutoBarcode=hbyymmincr
2022-01-04 Andreas RoussosBug 29571: (follow-up) Fix display of pending suggestio...
2022-01-04 Jonathan DruartBug 29571: Display all pending suggestions even if...
2022-01-04 Nick ClemensBug 29591: Add autorenew_checkouts column to preference...
2022-01-04 Lucas GassBug 29729: Build a tr for each subscription
2021-12-22 Jonathan DruartBug 29588: (bug 29478 follow-up) Make strings translatable
2021-12-22 Owen LeonardBug 29289: 'Show fines to guarantor' should have its...
2021-12-16 Tomas Cohen AraziBug 28377: (QA follow-up) .js files should use __()
2021-12-16 Tomas Cohen AraziBug 28377: (QA follow-up) Fallback error handling
2021-12-16 Tomas Cohen AraziBug 28377: (28937 follow-up) Flatpickr change
2021-12-16 Tomas Cohen AraziBug 28377: Use the API to suspend/resume holds
2021-12-16 Fridolin SomersBug 29575: (RM follow-up) remove HTML comments
2021-12-16 Martin RenvoizeBug 29575: (QA follow-up) Patron fields can be empty...
2021-12-16 Martin RenvoizeBug 29575: (QA follow-up) Add JSDoc documentation
2021-12-16 Tomas Cohen AraziBug 29575: Add $patron_to_html to render patron informa...
2021-12-16 Owen LeonardBug 29679: Remove redundant divider element from report...
2021-12-15 Martin RenvoizeBug 27801: Fix javascript price calculations
2021-12-15 Lucas GassBug 29349: (follow-up) Fix width of item level dropdowns
2021-12-14 Katrin FischerBug 13188: (QA follow-up) Enhance list of field exclusions
2021-12-14 Lucas GassBug 13188: Add PatronSelfModificationMandatoryField...
2021-12-11 Joonas KylmäläBug 29115: Fix syntax errors in club hold functionality
2021-12-11 Marion DurandBug 9565: (follow-up) Adapt batch record deletion tool
2021-12-11 Marion DurandBug 9565: (follow-up) Deleting a biblio should alert...
2021-12-11 Timothy Alexis VassBug 9565: Deleting a biblio should alert/fail if there...
2021-12-10 Owen LeonardBug 5697: Automatic linking in guided reports
2021-12-07 Jonathan DruartBug 29528: Surround strings with span
2021-12-07 Owen LeonardBug 29528: Breadcrumbs on HTML customizations take...
2021-12-03 Fridolin SomersBug 28853: Fix authority plugin when textarea in biblio...
2021-12-03 Fridolin SomersBug 29580: Fix missing end tag in circ/overdue.tt
2021-12-03 Owen LeonardBug 29556: MARC21slim2MODS.xsl broken by duplicate...
2021-12-02 Nick ClemensBug 29487: Set autocomplete off for userid/password...
next