Bug 14915: Use Font Awesome instead of Glyphicons for the staff intranet
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / circ / circulation.tt
2015-10-27 Kyle M HallBug 14915: Use Font Awesome instead of Glyphicons for...
2015-10-21 Josef MoravecBug 14900: Add ability to pay all fees at once from...
2015-10-13 Jonathan DruartBug 14045: Change prototype of TooMany to raise a bette...
2015-10-02 Jonathan DruartBug 14910: Redirect to the circulation module after...
2015-09-18 Genevieve PlantinBug 13781: Fix missing heading columns for relative...
2015-09-16 Jonathan DruartBug 14655: Fix wording
2015-09-16 Jonathan DruartBug 14655: Add a warning if the checkin will fail
2015-09-07 Jonathan DruartBug 14470: Do not allow renew for on-site checkouts
2015-09-07 BlouBug 14726: Checkout summary doesn't show title
2015-08-11 Jonathan DruartBug 13030: Remove the unnecessary double call
2015-08-11 Kyle M HallBug 13030: Show waiting hold expiration date for waitin...
2015-07-29 Kyle M HallBug 13851: Replace waiting holds logic in circulation...
2015-06-26 Tomas Cohen AraziBug 11882: (QA followup) fix capitalization errors
2015-06-26 simithBug 11882: Add a new button to the checkout confirmatio...
2015-06-04 Jonathan DruartBug 12320: Remove deprecated construct to delete cookie...
2015-05-04 Jonathan DruartBug 14011: Make the jQuery selector explicit
2015-05-04 Marc VéronBug 14011: Triggering slip print with enter key collide...
2015-04-30 Owen LeonardBug 9528: Add delivery branch to the place hold display
2015-04-27 Jonathan DruartBug 12404: tools/export.pl allows CSV export
2015-04-24 Jonathan DruartBug 13492: Add the column configuration for the checkou...
2015-04-20 Marc VéronBug 14014 - Argument "" isn't numeric in numeric gt...
2015-04-13 Owen LeonardBug 13315 [Follow-up] Add feedback for last item checke...
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-04-13 Jonathan DruartBug 13926: Reintroduce the correct variable name in...
2015-04-13 Jonathan DruartBug 13926: ake circulation.pl not using C4::Members...
2015-04-10 Jonathan DruartBug 13936: Last patch contained wrong change
2015-03-30 Jonathan DruartBug 13894: Fix if the search returns only 1 result
2015-03-15 Katrin FischerBug 13647: On-site checkouts - Allow library to specify...
2015-01-14 Jonathan DruartBug 13408: Tell librarians they may continue scanning...
2014-12-19 Kyle M HallBug 13415 [QA Followup] - Change bind to on, revert...
2014-12-19 Kyle M HallBug 13415 - Prevent librarians from scanning multiple...
2014-11-20 Marc VéronBug 13261 - Better check in message for patrons with...
2014-11-07 Katrin FischerBug 12448: Follow-up: Only ask confirmation when rental...
2014-11-07 mbeaulieuBug 12448: Ask for confirmation when checking out an...
2014-11-06 Owen LeonardBug 13183 - Improve visibility of automatic on-site...
2014-11-06 Jonathan DruartBug 13190: Refactor the checkouts table template code
2014-11-06 Jonathan DruartBug 13190: Reintroduce the checkouts export feature
2014-11-03 Owen LeonardBug 13184 - Circulation template problems if OnSiteChec...
2014-11-03 Owen LeonardBug 13179 - Circulation page layout problem when OnSite...
2014-11-03 Kyle M HallBug 10860 [QA Followup] - Use Koha.Preference
2014-11-03 Katrin FischerBug 10860: Follow-up - fix some template variable issues
2014-11-03 Kyle M HallBug 10860 [QA Followup] - Rename system preferences
2014-11-03 Kyle M HallBug 10860 [QA Followup] - Fix misc issues
2014-11-03 Kyle M HallBug 10860 - Change "in-house use" to "on-site checkout"
2014-11-03 Jonathan DruartBug 10860: In-House Use
2014-10-31 Owen LeonardBug 643 [Template follow-up] Allow override of 'debarre...
2014-10-31 Marc VéronBug 643: Followup: Display override button only if...
2014-10-31 Pasi KallinenBug 643: Allow override of 'debarred' status
2014-10-21 Marc VéronBug 12914 - Wrong message 'Patron(..) is blocked for...
2014-10-19 Kyle M HallBug 12550 - Add ability to delay loading of patron...
2014-09-17 Holger MeißnerBug 11577: Code and intranet template changes
2014-09-16 Owen LeonardBug 12899: Row grouping in checkouts table is alphabeti...
2014-09-16 Jacek AblewiczBug 12811 - Patron 'Details' and 'Check out' pages...
2014-08-22 Katrin FischerBug 12776: Capitalization: Confirmation messages in...
2014-08-03 Bernardo Gonzalez... Bug 12687 - Remove CGI::scrolling_list from circulation.pl
2014-07-03 Kyle M HallBug 11703 [QA Followup] - Use interface instead of...
2014-07-03 Kyle M HallBug 11703 [QA Followup]
2014-07-03 Kyle M HallBug 11703 - Convert checkouts table to ajax datatable
2014-07-01 Kyle M HallBug 12337 - Multi-clicking the renewal buttons on circu...
2014-04-28 Owen LeonardBug 12089: Remove use of dt_add_type_uk_date() - Circul...
2014-04-25 Owen LeonardBug 12107 - Move checkboxes jQuery plugin outside of...
2014-04-21 Jonathan DruartBug 10859: (follow-up) improve wording
2014-04-21 Jonathan DruartBug 10859: Alert if a borrower already has an issue...
2014-04-08 Owen LeonardBug 11711 - Use new DataTables include in circ templates
2014-04-07 Holger MeißnerBug 7413: Code and intranet template changes
2014-03-31 Galen CharltonBug 12000: ensure that hold resumption dates can be...
2014-02-18 Owen LeonardBug 11618: ensure jQuery timepicker is picked up by...
2014-01-23 Jonathan DruartBug 11486: Don't display the number of remaining renewa...
2014-01-23 David CookBug 11486: Show renewal count on 'check out' and 'detai...
2014-01-07 Galen CharltonBug 10863: (follow-up) give limited circ operator way...
2014-01-07 Jonathan DruartBug 10863: Add 2 circulation permissions: force_checkou...
2013-12-20 Kyle M HallBug 10626: Remove doubled up TT plugins - Merge KohaAut...
2013-12-14 Kyle M HallBug 10626: (follow-up) replace another use of KohaBranc...
2013-11-24 Peggy ThrasherBug 11040: Add CircAutoPrintQuickSlip option to print...
2013-10-31 Kyle M HallBug 2720: (follow-up) improve readability of a template
2013-10-31 Kyle M HallBug 2720 - Overdues which debar automatically should...
2013-09-24 Katrin FischerBug 10803: make "Make payment" in circ easier to translate
2013-09-18 Owen LeonardBug 9294 - Move JavaScript out of circulation template
2013-08-20 Owen LeonardBug 10081: add library name to IndependentBranches...
2013-08-06 Galen CharltonBug 5652: (follow-up) include subtitle in hyperlink
2013-08-06 Marc VeronBug 5652: display subtitles on patron checkout and...
2013-07-24 MJ Raybug 7494: optional checkout-time fallback search for...
2013-07-24 Jonathan DruartBug 9394: QA Followup
2013-07-17 Kyle M HallBug 9576: can now control whether max loans limit can...
2013-06-07 Owen LeonardBug 10221 - hold expiration doesn't show on patron...
2013-05-20 Owen LeonardBug 2774 - Path to theme is hard-coded in many places
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-26 Jared Camins-EsakovMerge branch 'bug_9219' into 3.14-master
2013-04-26 Kyle M HallBug 9219 - Show damaged and lost statuses for issues...
2013-04-26 Jared Camins-EsakovMerge branch 'bug_9850' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_6554' into 3.14-master
2013-04-15 Jared Camins-EsakovMerge branch 'bug_9887' into 3.14-master
2013-04-15 Owen LeonardBug 9887 [Revised] Use DataTables on circulation page
2013-03-31 Jared Camins-EsakovMerge branch 'bug_9406' into 3.12-master
2013-03-31 Galen CharltonBug 9406: ensure confirmation of patron renewal is...
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9423' into 3.12-master
2013-03-20 Fridolyn SOMERSBug 9423: Add notforloan value to issue confirmation...
2013-02-24 Jared Camins-EsakovMerge branch 'bug_8942' into 3.12-master
2013-02-12 Jared Camins-EsakovMerge branch 'bug_7253' into 3.12-master
next