Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / returns.tt
2020-08-24 Nick ClemensBug 21750: Move collection code to its own column on...
2020-08-07 Nick ClemensBug 26136: Prevent double submit on checkin-form
2020-07-27 Lucas GassBug 25940: Check for reserve_id before Dopop
2020-07-22 Kyle M HallBug 25907: When cancelling a waiting hold on returns...
2020-06-25 Jonathan DruartBug 24156: move ColumnsSettings to TablesSettings
2020-06-15 Jonathan DruartBug 25070: Centralize member-display-address-style
2020-05-22 Jonathan DruartBug 24612: Make hold-transfer-slip take reserve_id
2020-05-04 Martin RenvoizeBug 23433: (RM follow-up) One last consistency improvement
2020-05-04 Owen LeonardBug 23433: Make consistent use of patron-title.inc...
2020-03-18 Martin RenvoizeBug 24298: (follow-up) Add missing filter!
2020-03-18 Martin RenvoizeBug 24298: Record transfer triggers for returns
2020-03-16 Fridolin SomersBug 24776: Remove Borrowers.IsDebarred call
2020-03-10 Fridolin SomersBug 24777: Use patron.is_debarred instead of patron...
2020-01-09 Jonathan DruartBug 24257: Fix close of modal on 'Yes, print slip'
2019-12-16 Nick ClemensBug 24085: Make print and cancel-hold buttons instead...
2019-11-27 Jonathan DruartBug 23451: Fix other similar wrong filterings
2019-11-03 Alex ArnaudBug 20194: Display both biblioitems.itemtype and items...
2019-11-01 Katrin FischerBug 22814: Make patron names on holds modal consistent...
2019-10-31 Josef MoravecBug 14697: (QA follow-up) Remove tab chars
2019-10-31 Kyle M HallBug 14697: Enhance the return claims feature
2019-10-07 Nick ClemensBug 23007: Retain focus on 'barcode' input if transfers...
2019-10-07 Nick ClemensBug 23039: Don't hide the checkin dialogs
2019-10-07 Owen LeonardBug 23039: Hold found modal on checkin screen ( circula...
2019-10-01 NickBug 7074: (QA follow-up) Deal with multiple fields
2019-10-01 Katrin FischerBug 7074: Show subtitle, part and number of a record...
2019-08-12 Owen LeonardBug 23434: Hold confirmation dialog problem if HoldsAut...
2019-08-08 Owen LeonardBug 23399: (follow-up) Markup comments and corrections
2019-08-08 Owen LeonardBug 23399: Reindent returns.tt
2019-08-08 Owen LeonardBug 23286: Improve style of hold confirmation modal
2019-08-05 Owen LeonardBug 23328: Some check-in messages should be dismissable
2019-07-19 Owen LeonardBug 23145: Confirming transfer during checkin clears...
2019-07-02 Owen LeonardBug 20959: Style checkin form more like the checkout...
2019-06-28 Nick ClemensBug 23220: Prevent form submission before redirect
2019-06-21 Nick ClemensBug 23140: Fix typo in branchcode parameters for print...
2019-06-18 Nick ClemensBug 23120: Pass necessary inputs through when transferr...
2019-05-23 Nick ClemensBug 22896: Missing inputs in transfer modal
2019-04-25 Nick ClemensBug 14576: Allow arbitrary automatic update of location...
2019-04-16 Christopher BrannonBug 21346: Remove inline onclicks per comment 42
2019-04-16 Christopher BrannonBug 21346: Convert dialogs to modals.
2019-04-16 Christopher BrannonBug 21346: Remove double dialog
2019-03-15 Kyle M HallBug 14591: book drop / drop box mode incorrectly decrem...
2019-03-11 Fridolin SomersBug 22422: improve item location display with class...
2019-02-19 Owen LeonardBug 22015: Move DataTables CSS to global include
2019-01-28 Nick ClemensBug 22203: Holds modal does not link to patorn account
2019-01-11 Owen LeonardBug 21569: Update two-column templates with Bootstrap...
2018-10-29 Owen LeonardBug 21186: (follow-up) Incorrect Bootstrap modal event...
2018-10-26 Jonathan DruartBug 21526: uri escape TT variables when used in 'a...
2018-10-09 Owen LeonardBug 16420: Buttons inconsistent between "Hold found...
2018-10-01 Mark TompsettBug 13272: (follow-up) Replace tabs with spaces
2018-10-01 Christopher BrannonBug 13272: Adds type="text" to inputs missing it
2018-08-30 Nick ClemensBug 19383: DBRev 18.06.00.022
2018-08-30 Kyle M HallBug 19383: Add ability to print hold receipts automatically
2018-08-30 Kyle M HallBug 21231: BlockReturnofLostItems does not prevent...
2018-08-17 Jonathan DruartBug 13618: Add html filters to all the variables
2018-06-04 Nick ClemensBug 17561: (follow-up) Pass itemnumber on returns and...
2018-05-29 Jonathan DruartBug 20822: (bug 18789 follow-up) Fix HOLD_SLIP
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-04-09 Jonathan DruartBug 18789: (follow-up) Pass a Koha::Patron object from...
2018-02-17 Jonathan DruartBug 9573: Lost items report - add KohaTable to itemlost
2018-02-16 Josef MoravecBug 18789: (QA follow-up) Fix showing patron name when...
2018-02-16 Jonathan DruartBug 18789: Pass a Koha::Patron object from returns.pl
2018-02-08 Jonathan DruartBug 12904: Force browser to load new javascript files...
2017-12-22 Jonathan DruartBug 19840: And avoid XSS...
2017-12-11 Owen LeonardBug 19700: Move template JavaScript to the footer:...
2017-11-08 Jonathan DruartBug 10748: Add the ability to block return of lost...
2017-07-26 Jonathan DruartBug 18966: Do not deal with duplicate issue_id on checkin
2017-05-19 Alex BuckleyBug 18438 - Implemented data-dismiss="modal" in returns...
2017-04-28 Aleisha AmohiaBug 14224: Allow patron notes about item shown at check in
2017-04-21 Marc VéronBug 18335 - Check in: Make patron info in hold messages...
2017-04-19 Owen LeonardBug 18372 - transits are not created at check in despit...
2017-03-31 Christopher BrannonBug 18219: Remove extra whitespace from returns.tt
2017-03-31 Christopher BrannonBug 18219: Remove duplicated code in returns.tt
2017-03-31 Nick ClemensBug 12972 - Transfer slip and transfer message (blue...
2017-03-03 AleishaBug 16530: Adding a circ sidebar navigation menu and...
2017-01-13 Josef MoravecBug 16239: Update templates
2017-01-13 Kyle M HallBug 17466 [QA Followup] - Give the link some style
2017-01-13 Josef MoravecBug 17466: Followup, change button to link and fix...
2017-01-13 Josef MoravecBug 17466: Show number of outstanding issues when check...
2016-09-15 Marc VéronBug 13134: Fix template file to make category appear
2016-09-15 Kyle M HallBug 13134 - Add patron category to returns confirmation...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Kyle M HallBug 14695 [QA Followup]
2016-09-08 Jonathan DruartBug 14060: Force the input to contain a valid date
2016-09-08 Jonathan DruartBug 14060: Remove readonly attributes on date inputs
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Filling one hold fills all...
2016-09-03 Kyle M HallBug 11360 - Fix merge conflict
2016-09-02 Kyle M HallBug 11360 [QA Followup] - Fix styles and button order
2016-09-02 Kyle M HallBug 11360 - Disable barcode field and submit button...
2016-08-10 Kyle M HallBug 17055 - Add classes to different note types to...
2016-08-10 Jonathan DruartBug 17021: Fix XSS in circ/returns.pl
2016-07-08 Owen LeonardBug 16566 [Revised] 'Print slip' button formatting...
2016-07-08 Hector CastroBug 15172: (follow-up)Serial enumchron/sequence not...
2016-07-08 Olli-Antti KivilahtiBug 15172: Serial enumchron/sequence not visible when...
2016-06-03 Jonathan DruartBug 9543: Separate MTT with commas
2016-06-03 Marc VéronBug 9543 - (Follow-up) Show patrons messaging subscript...
2016-06-03 Nick ClemensBug 9543 - Show patrons messaging subscription on holds...
2016-06-03 Marc VéronBug 9543 - Show patrons messaging subscription on holds...
2016-05-04 Alex ArnaudBug 15564 - Fix tranfert branch: Set collection branch...
2016-05-04 NatashaBug 15564 - Display "print slip" option when returning...
next