Bug 34913: Fix Activate/Deactive filters with table_filters.js
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / checkouts.js
2024-01-29 Owen LeonardBug 34913: DataTables upgrade: Update CSS and option...
2024-01-03 Jonathan DruartBug 35600: Prevent checkouts table to flicker
2023-11-10 Lucas GassBug 35251: Update checkout count when refreshing issue...
2023-11-10 Lucas GassBug 35068: (follow-up): Make sure renew/checkin selecti...
2023-11-10 Lucas GassBug 35068: (follow-up) Always disable buttons after...
2023-11-10 Lucas GassBug 35068: (follow-up) Disable button after clicking...
2023-11-10 Lucas GassBug 35068: Split RenewCheckinChecked button into sepera...
2023-10-20 Pedro AmorimBug 25393: UI adjustments
2023-10-17 Julian MauriceBug 27249: Prevent infinite loop when searching for...
2023-09-22 Jonathan DruartBug 34302: (bug 28653 follow-up) Do not refresh the...
2023-09-18 Lucas GassBug 33876: Add class for styling
2023-08-29 Owen LeonardBug 25023: Claims returned dates not formatted accordin...
2023-08-15 Jonathan DruartBug 34292: (bug 33804 follow-up) Format "checked out...
2023-07-14 Jonathan DruartBug 33804: Use as_due_date to display due dates
2023-07-11 Owen LeonardBug 34112: Replace fa.fa-pencil-alt with fa-solid.fa...
2023-06-12 Owen LeonardBug 32910: (follow-up) Replace v4 icon names with v6
2023-06-09 Kyle M HallBug 33945: (QA follow-up) Don't show delay message...
2023-06-09 Kyle M HallBug 33945: Add ability to delay the loading of the...
2023-02-20 Katrin FischerBug 31209: Add a span with a class for items.enumchron...
2022-10-24 Owen LeonardBug 31861: Table controls on checkouts table are buttons
2022-10-21 Katrin FischerBug 31738: Fix untranslatable string for recalls
2022-10-03 Nick ClemensBug 22115: (QA follow-up) prevent wrap on price columns
2022-10-03 Katrin FischerBug 22115: Format prices in table of checkouts accordin...
2022-08-16 Shi Yao WangBug 30922: Make the "Relative's checkouts" table config...
2022-08-05 jeremy breuillardBug 29983: Display the pretend claim column in overdue.tt
2022-07-18 Jonathan DruartBug 30578: Remove ajaxSetup from checkouts.js
2022-07-08 Martin RenvoizeBug 29051: Enable seen renewal in the staff client
2022-07-08 David NindBug 29050: (follow-up) Replace & with and
2022-07-08 Nisha DahyaBug 29050: Added a punctuation between renewal messages
2022-07-01 Martin RenvoizeBug 31087: Prevent stringification of null in return...
2022-06-25 Martin RenvoizeBug 29282: (QA follow-up) Class consistency
2022-04-27 Jonathan DruartBug 29648: Fix occurrences of GetColumns
2022-04-13 Owen LeonardBug 26019: Koha should set SameSite attribute on cookies
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixing OPAC display and staff...
2022-03-15 Aleisha AmohiaBug 19532: Recalls on intranet
2022-02-15 Martin RenvoizeBug 29519: Allow resolution of claims return at checkin
2021-11-03 Owen LeonardBug 27296: Return claims should be filtered by default...
2021-09-29 Owen LeonardBug 28937: Use Flatpickr on circulation and patron...
2021-09-20 Emmi TakkinenBug 28653: Add new method RefreshIssuesTable
2021-06-21 Jonathan DruartBug 28271: Add (current status)
2021-06-21 Jonathan DruartBug 28271: Preselect the current item lost value
2021-06-21 Jonathan DruartBug 28271: Add the ability to set a new lost status...
2021-06-21 Tomas Cohen AraziBug 28586: Pass the right parameter to resolve claim
2021-02-23 Nick ClemensBug 26208: Perform batch checkin/renewals serially...
2021-01-12 Katrin FischerBug 27306: (QA follow-up) Add space between title and...
2021-01-12 Lucas GassBug 27306: Add subtitle to return-claims-table
2021-01-11 Jonathan DruartBug 26797: Escape firstname to prevent relative's check...
2020-12-09 Jonathan DruartBug 25583: Improve wording
2020-12-09 Jonathan DruartBug 25583: Disable the "claim returned" button if the...
2020-11-20 Nick ClemensBug 24083: (follow-up) Assign renewals remaining string...
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Squashed follow ups
2020-11-11 Andrew IsherwoodBug 24083: Add support for unseen_renewals
2020-11-04 Katrin FischerBug 19351: Add items.copynumber to the checkouts table
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Add confirmation to issues...
2020-09-29 Owen LeonardBug 25321: Move translatable strings out of strings...
2020-09-02 Tomas Cohen AraziBug 25584: Fix minor styling issue
2020-09-02 Tomas Cohen AraziBug 25584: Refresh checkouts table when a return claim...
2020-08-20 Jonathan DruartBug 25430: Use label-default for 0
2020-07-20 Didier GautheronBug 25293: Don't call escapeHtml on null
2020-07-09 Nick ClemensBug 25890: Update sorting column for checkouts table
2020-04-29 Didier GautheronBug 25291: Escape barcode in ReturnClaims table display
2020-04-27 Owen LeonardBug 25118: Return claims has some translation issues
2020-03-27 Kyle M HallBug 24765: Updated on date in Claims returned starts...
2020-03-11 Julian MauriceBug 24662: Remove global variables MSG_* from datatable...
2020-03-02 Katrin FischerBug 24725: (QA follow-up) Add missing spaces between...
2020-03-02 Jonathan DruartBug 24725: Remove ES template literals in checkouts.js
2020-03-02 Jonathan DruartBug 24727: (bug 14697 follow-up) Replace link on title...
2020-01-30 Martin RenvoizeBug 23493: (RM follow-up) Let datatables calculate...
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 Owen LeonardBug 23944: (follow-up) Update circulation to use new...
2019-12-23 Jonathan DruartBug 24166: Do not hang when displaying checkout list...
2019-11-07 Owen LeonardBug 13749: On loading holds in patron account 'processi...
2019-11-03 Alex ArnaudBug 20194: Display both biblioitems.itemtype and items...
2019-10-31 Kyle M HallBug 14697: Enhance the return claims feature
2019-10-28 Owen LeonardBug 22114: Untranslatable "Patron note:" in checkout.js
2019-08-05 Ere MaijalaBug 11529: Clean up subtitle usage
2019-05-09 Andrew IsherwoodBug 7088: (follow-up) Modify checkbox enabling
2019-05-09 Andrew IsherwoodBug 7088: (follow-up) AllowRenewalLimitOverride fix
2019-05-09 Andrew IsherwoodBug 7088: (follow-up) Default hold checkbox display
2019-05-09 Andrew IsherwoodBug 7088: (follow-up) Fix renewal limit bug
2019-05-09 Andrew IsherwoodBug 7088: Allow renew on hold items with due date
2019-01-28 Nick ClemensBug 17353: Add phone number column to checkout search
2018-11-07 Nick ClemensBug 15494: Update display of renewal errors
2018-10-26 Jonathan DruartBug 21562: Fix sort by checkout date in the circulation...
2018-09-16 Jonathan DruartBug 21257: (bug 13618 follow-up) Handle undef values...
2018-08-22 Katrin FischerBug 19719: (follow-up) Show description instead of...
2018-08-22 Jesse MasetoBug 19719: Add new column for collection in the patron...
2018-08-17 Jonathan DruartBug 13618: Escape HTML chars in checkouts.js
2018-04-19 Julian MauriceBug 20343: Put translatable strings in strings.tt
2018-04-19 Julian MauriceBug 20343: Show number of checkouts by itemtype in...
2018-02-17 Jonathan DruartBug 9573: (follow-up) Lost items report - add KohaTable...
2017-12-18 Jonathan DruartBug 19444: Display error message for auto_account_expired
2017-12-18 Nick ClemensBug 19806: Add classes to itemnotes in issues table
2017-05-09 Jonathan DruartBug 15705: Add specific warning messages for auto_too_m...
2017-04-28 Aleisha AmohiaBug 14224: Allow patron notes about item shown at check in
next