Bug 10904: (QA followup) would like to limit patron update request management by...
[koha.git] / circ /
2015-10-29 Marc VéronBug 14903: (followup)Remove C4::Dates from circ/circula...
2015-10-29 Marc VéronBug 14903: Remove C4::Dates from circ/circulation.pl...
2015-10-23 Marcel de RooyBug 14918: [QA Follow-up] Correct enddate and use constant
2015-10-23 Jonathan DruartBug 14918: Remove C4::Dates from circ/pendingreserves.pl
2015-10-21 Jonathan DruartBug 14871: Extend the patrons search to search like...
2015-10-20 Tomas Cohen AraziBug 11759: (QA followup) Sysprefs should be kosher
2015-10-20 Kyle M HallBug 11759: (QA followup) Fix koha-qa errors
2015-10-19 Jonathan DruartBug 11759: (follow-up) Some fixes
2015-10-19 Jonathan DruartBug 11759: Batch checkout - Add the new template
2015-10-19 Jonathan DruartBug 11759: Batch checkout - prepare the ground
2015-10-19 Jonathan DruartBug 14916: Display overdues if due on 23:59
2015-10-19 Jonathan DruartBug 15005: Remove CGI->url calls from pl scripts
2015-10-13 Jonathan DruartBug 14920: Simplify the date management on reserveratios
2015-10-13 Marc VéronBug 14920: Remove C4::Dates from circ/reserveratios.pl
2015-10-13 Jonathan DruartBug 14045: Add specific quotas to on-site checkouts
2015-10-08 Jonathan DruartBug 14890: Simplify processing to display a date with...
2015-10-08 Marc VéronBug 14890: Remove C4::Dates from circ/bookcount.pl
2015-10-02 Jonathan DruartBug 14842: Wrong call to GetBranchItemRule
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-16 Jonathan DruartBug 14655: Add a warning if the checkin will fail
2015-08-21 Jesse WeaverBug 14464: Add ability to cancel waiting holds from...
2015-07-29 Kyle M HallBug 13851: Replace waiting holds logic in circulation...
2015-07-28 Mark TompsettBug 14487: Noise best detected under Debian 8
2015-07-28 Indranil Das GuptaBug 14487: silence warns during checkin
2015-06-26 simithBug 11882: Add a new button to the checkout confirmatio...
2015-06-23 Jonathan DruartBug 14324: Display "Add Child" for Organisations on...
2015-06-22 Katrin FischerBug 14356: Improvements to the 'Transfers to receive...
2015-06-11 Jonathan DruartBug 7981: Reintroduce dropboxdate
2015-06-11 Jonathan DruartBug 7981: Use The Branches TT plugin instead of GetBran...
2015-06-11 Benjamin RoksethBug 7981: Remove HomeOrHoldingBranchReturn syspref
2015-06-01 Kyle M HallBug 12066: New renew page in staff client doesn't recor...
2015-05-14 Jonathan DruartBug 14194: Restore the HH:MM to 23:59 for onsite-checkouts
2015-05-14 Kyle M HallBug 13822: Patron autocomplete search is severly limited
2015-04-29 Marc VéronBug 4041: Third step - Display address on patron's...
2015-04-22 Jonathan DruartBug 13482: Sent biblionumber to the template
2015-04-22 Jonathan DruartBug 13482: Prevent race condition on printing a ReserveSlip
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-13 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-04-13 Jonathan DruartBug 13926: ake circulation.pl not using C4::Members...
2015-04-13 Jonathan DruartBug 13957: If no value, display an empty string instead...
2015-04-13 Jonathan DruartBug 13497: Remove the pref AddPatronsLists
2015-03-31 JustinBug 13549: Add cardnumber to overdue circulation report...
2015-03-31 Jonathan DruartBug 11201: Add a in-house use list pages
2015-03-30 Jonathan DruartBug 13892: Make ysearch.pl not using C4::Members::Search
2015-03-15 Katrin FischerBug 13647: On-site checkouts - Allow library to specify...
2015-03-05 Benjamin RoksethBug 12122: TransferSlip should accept both itemnumber...
2015-02-09 Kyle M HallBug 13299 - Add home library column to the holds ratios...
2015-02-09 Kyle M HallBug 13298 - Holds ratios report ignores ordered items
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-12-28 Lyon3 TeamBug 12895 repair dropbox mode
2014-12-28 Jonathan DruartBug 13458: Display the correct patron categories
2014-11-23 Kyle M HallBug 13297 - Shelving location PROC does not work accord...
2014-11-20 Marc VéronBug 13261 - Better check in message for patrons with...
2014-11-20 Jonathan DruartBug 13255: On-site checkout due date wrong if SpecifyDu...
2014-11-10 Owen LeonardBug 12692 - Markup improvements to holds awaiting picku...
2014-11-06 Kyle M HallBug 8836 [QA Followup] - Fix koha-qa.pl errors reported
2014-11-06 Kyle M HallBug 8836 - Resurrect Rotating Collections
2014-11-06 Jonathan DruartBug 13190: Reintroduce the checkouts export feature
2014-11-06 Chris CormackBug 12892 : Alternate fix to restore the deleted code
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 - Change "in-house use" to "on-site checkout"
2014-11-03 Jonathan DruartBug 10860: In-House Use
2014-10-31 Mark TompsettBug 643: QA Followup - server-side verification of...
2014-10-31 Pasi KallinenBug 643: Allow override of 'debarred' status
2014-09-17 Holger MeißnerBug 11577: Add 'auto_renew' and 'auto_too_soon' to...
2014-09-17 Holger MeißnerBug 11577: Code and intranet template changes
2014-08-07 simithBug 12523 - Add patron email in Holds awaiting pickup...
2014-08-03 Bernardo Gonzalez... Bug 12687 - Remove CGI::scrolling_list from circulation.pl
2014-07-18 Owen LeonardBug 12542: Tabs inconsistency in different circ-menu...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-07-07 David RobertsBug 12495 - Include streetnumber in hold alert address
2014-07-07 Bernardo Gonzalez... Bug 12062: Follow up to fix more untraslatable cases
2014-07-07 Bernardo Gonzalez... Bug 12062: Untranslatable "Reserve not found"
2014-07-03 Kyle M HallBug 11703 - Convert checkouts table to ajax datatable
2014-05-26 Kyle M HallBug 11629: (follow-up) Add message for librarian that...
2014-05-05 Lyon3 TeamBug 8231: display warning at check in if borrower is...
2014-05-04 Galen CharltonBug 11665: (follow-up) simplify code
2014-05-04 Jacek AblewiczBug 11665: An ability to place orders directly from...
2014-05-02 Galen CharltonBug 10694: (follow-up) display the note about restricte...
2014-05-02 Kyle M HallBug 10694: (follow-up) fix various issues
2014-05-02 Kyle M HallBug 10694 - Allow arbitrary backdating of returns
2014-05-02 Galen CharltonBug 11182: (follow-up) fix regression where session...
2014-04-29 Tomas Cohen AraziBug 11182: (QA followup) fix warning if itemBarcodeFall...
2014-04-29 SrdjanBug 11182: get rid of some warnings in circulation
2014-04-29 Galen CharltonBug 11182: (follow-up) improve initialization of the...
2014-04-29 Mark TompsettBug 11182: remove another warning in circulation
2014-04-29 Mark TompsettBug 11182: remove spurious logged warnings in circulation
2014-04-28 Owen LeonardBug 12088: Improve date handling and sorting in holds...
2014-04-28 Kyle M HallBug 12134: ensure that patrons are not restricted even...
2014-04-18 Francesca MooreBug 11231: remove reference to ambiguous notes column...
2014-04-17 Galen CharltonBug 9448: (follow-up) prevent unauthorized operator...
2014-04-08 Owen LeonardBug 11711 - Use new DataTables include in circ templates
2014-04-08 Galen CharltonBug 7413: (follow-up) teach renew interface about too_soon
2014-04-07 Holger MeißnerBug 7413: Code and intranet template changes
2014-03-11 Jonathan DruartBug 11751: remove dead code related to handling members...
2014-03-10 FrédérickBug 11359: Add the borrower's cardnumber and phonenumbe...
next