Tetun, German and Turkish updates
[koha.git] / circ /
2009-05-26 Henri-Damien LAURENTReordering branches.
2009-05-26 Galen Charltonfix references to $session in circ/circulation.pl
2009-05-26 Michael HafenMake stickyduedate remember for session a little more...
2009-05-26 Galen Charltontweak removal of whitespace from barcodes
2009-05-26 Mason Jamesfix to remove leading/trailing whitespace from entered...
2009-05-26 Galen Charltonfix to previous patch - use 'lt', not '<', to compare...
2009-05-26 Joe AtzbergerVisual alert (red) on overdue return.
2009-05-26 Paul Poulainfix for #946
2009-05-26 Mason Jamesfixes error below...
2009-05-26 Owen LeonardFix for Bug 3015: Check-in screen displays branch name...
2009-03-04 Owen LeonardEnabling listing of category codes when "new patron...
2009-02-17 Henri-Damien LAURENTUpdated circulation page in order to make things appear...
2009-02-02 Henri-Damien LAURENTAdding System Preference AllowNotForLoanOverride
2009-01-27 Nahuel ANGELINETTI(bug #2893) Allow loan forcing if a syspref is set
2009-01-27 Joe AtzbergerBug 2900: fix GetPendingIssues.
2009-01-27 Michael Hafenjavascript redirect when selecting a patron on circulat...
2008-12-10 Joe AtzbergerTrivial cleanup
2008-11-24 Henri-Damien LAURENTAllow renewal limits to be overridden
2008-11-12 Nahuel AngelinettiFix overdue list if you do not specify a branchcode.
2008-11-12 Joe AtzbergerCirc cleanup.
2008-11-12 Michael HafenAdd fine amount to display on circ pages.
2008-11-12 Michael Hafenbug: sticky due date isn't stick if there is a question...
2008-11-04 Galen Charltonbug 2523: add columns to holds queue report
2008-10-28 Galen Charltonbug 2521: distinguish types of hold requests
2008-10-28 Ryan HigginsSort libraries by name in holds queue's select input.
2008-10-28 Danny Boumanbug2580: category name and home library will now correc...
2008-10-28 Henri-Damien LAURENTBug fixing : 2516
2008-10-28 Danny Boumanbug 2569: added the zipcode to display along with the...
2008-10-28 Michael HafenAdded link to catalogue/moredetail.pl on the returns...
2008-08-10 Joshua FerraroReverting an earlier change to overdue.pl (still broken...
2008-08-10 Joshua Ferrarofix for 2382: Self Checkout Won't Work for Staff with...
2008-07-18 Jesse Weaverfix for bug 2371: Change fine block message behavior...
2008-07-16 Jesse Weaverfix for bug 1551: Renewing doesn't move item...
2008-07-15 Jesse Weaverfix number two for 2181: Late Items in Red
2008-07-11 Joshua FerraroRevert "fix for 2181: Late Items in Red"
2008-07-10 Jesse Weaverfix for 2181: Late Items in Red
2008-07-10 Andrew Moorebug 2274: correcting call to new interface of overdue_n...
2008-07-10 Andrew MooreBug 2274 [3/5]: consolidating overdue notice cronjobs...
2008-07-08 Owen LeonardMore changes to update-child process. Many scripts...
2008-07-08 Owen LeonardScripts missing check for Child category type would...
2008-07-04 Galen Charltonbug 2171: remove cancel transfer
2008-07-04 Galen Charltonbug 2171: removed "Transfers to do" report
2008-06-20 paulmovin patron flags to template to have translatable...
2008-06-19 Joshua FerraroCirculate permission misspelling
2008-06-17 Ryan Higginsremove some warns
2008-06-16 Joe AtzbergerBugfix 1978 - on circ, check date specified output...
2008-06-03 Paul POULAINdisplay itemnote on check-out (added, was not here...
2008-06-02 Galen Charltonkohabug 2180 - improve display when fines block checkouts
2008-06-02 Ryan HigginsSort dropdowns for libraries by name instead of branchc...
2008-05-30 Paul POULAINadd borrower note to check-in
2008-05-29 Joe AtzbergerBugfix 1978 - if invalid duedate specified, return...
2008-05-27 Owen LeonardTerminology correction: cancelled -> withdrawn. Also...
2008-05-20 Frederic DemiansFix an encoding issue on circulation autocompletion
2008-05-20 Paul POULAINfix for #1788 : Locations do not sort alphabetically...
2008-05-20 Joshua FerraroFinal update to holds queue work: adds link to holds...
2008-05-13 Paul POULAINbugfixing pending reserves
2008-05-12 Owen LeonardAdding checks for dateformat preference so that tableso...
2008-05-12 Galen Charltonclose security holes in patron search autocompletion
2008-05-12 Henri-Damien LAURENTBug Fixing 1782 patch
2008-05-12 Ryan Higginsadjust dropboxdate to allow for holidays calendar.
2008-05-11 Ryan HIgginsonly pass needsconfirmation to template if issuing...
2008-05-11 Henri-Damien LAURENTAddressing bug 1782
2008-04-22 Ryan HigginsAdd dropbox mode to return.pl. Small API change to...
2008-04-22 Ryan HigginsSmall template cleanup: display library name and cat...
2008-04-10 Owen LeonardFormatting patron expiration date output (or was there...
2008-04-10 Owen LeonardIdentifying "waiting at" branch on screen.
2008-04-03 Galen Charltonmore XHTML corrections for new circ reports
2008-04-03 Galen CharltonSQL cleanup in new circ scripts: use placeholders
2008-04-03 Galen Charltonuse C4::Debug instead of checking DEBUG env var directly
2008-04-03 Galen Charltonchange references to 'reserves' in billing report template
2008-04-03 Galen Charltonvarious date-related cleanups in circ
2008-04-03 Galen Charltondisallow division by zero in hold ratio report
2008-04-03 Darrell UlmAll patches to Koha 3 beta to date. All work with branches.
2008-03-25 Owen LeonardReformatting holds list to better match checkouts list
2008-03-25 Ryan HigginsAdd print slip to hold confirmation dialog.
2008-03-15 Galen Charltonfix errors with using today's date and format_date
2008-03-15 Galen Charltonanother patch to display correct item type
2008-03-15 Galen Charltonwaiting holds report: respect item-level_itypes setting
2008-03-15 Galen Charltonbug 1742: don't include items on loan in pending holds...
2008-03-15 Galen Charltonmore item-level_itypes fixes
2008-03-15 Galen Charltonremoved use of TMPL_IF EXPR in circulation.tmpl
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-03-15 Galen Charltonuse 'F' or 'W', not 'f' or 'w' when using reserves...
2008-03-07 Chris NighswongerCorrecting code to display patronimage correctly
2008-02-23 Joe Atzbergerbranchoverdues and letter.pl - cleanup, conditionalized...
2008-02-20 Ryan HigginsAdding barcode_decode syspref
2008-02-11 Paul POULAINoverduenotices-csv from 2.2 + DL file from overdue.pl
2008-02-11 Paul POULAINoverdues list, adding links to biblio & patron
2008-02-03 Chris NighswongerMore fixes for patron images
2008-01-14 Chris CormackFinishing off bug 1427, if the person has ReturnBeforeE...
2008-01-14 Chris CormackFix for bug 1428
2008-01-14 Chris CormackFix for bug 1762, links on bookcount.pl dont work
2008-01-09 Chris CormackFix for bug 1400, some variables not being passed to...
2008-01-08 Chris CormackStill a work in progress, pendingreserves.pl is quite...
2008-01-04 Joe Atzbergercirc/stats.pl - debugify warnings
2008-01-04 Joe Atzbergerpendingreserves.pl - debugify warn
2008-01-03 Galen Charltonitem rework: various changes
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2008-01-02 Chris CormackFix to redirect the user ot the select branch page...
2007-12-31 Chris CormackFix for bug 1515
next