260 Commits (5544f1603c7968b278932095ce6d86576265b782)

Author SHA1 Message Date
Joe Atzberger ef902ea85f circ/stats.pl - debugify warnings 17 years ago
Joe Atzberger ee1a241479 pendingreserves.pl - debugify warn 17 years ago
Galen Charlton 9d4d8897b2 item rework: various changes 17 years ago
Galen Charlton c6c8e80a73 start of BIB change -- introduce C4::Items 17 years ago
Chris Cormack 052861306b Fix to redirect the user ot the select branch page if they try to use 17 years ago
Chris Cormack 48b4d54408 Fix for bug 1515 17 years ago
Chris Cormack ddd0140ef1 Fix for bug 1626, whitespace stripped from barcodes 17 years ago
Chris Cormack bcc60a1117 Fix for bug 1552, fix ordering of issued items 17 years ago
Chris Cormack 39fad89745 Fix for bug 1253 borrowers names sorted case sensitivly in circulation.pl 17 years ago
Chris Cormack 358ec9c6c3 Fix for 1582, if independent branches is on, you cant return to 17 years ago
Ryan Higgins a9d03af6dc adding 'exempt fine on return' option. 17 years ago
Chris Cormack 7d6282e513 Fix for 1704, now if autoitemreturns is off you get a dialogue warning a 17 years ago
Chris Cormack 55a525cb3a Fix for bug 1703 17 years ago
Galen Charlton 26fa7bf58d use syspref date format for manual due date 17 years ago
Galen Charlton af0b208bdf use standard template var for DHTML date format 17 years ago
Chris Cormack 6cfe88b7b2 Fix for bug 1427 17 years ago
Owen Leonard 0e675ef820 - Changes to the way patron renewals are handled. Circulation page now offers 'renew' link alongside warning about patron expiration (as in dev_week), using the new setstatus script. 17 years ago
Chris Cormack ea7cbfff43 Fix for bug 1648, specifying a due date resulted in a blank due date 17 years ago
Chris Cormack 0bc686acf9 Fix so ysearch.pl uses utf-8 17 years ago
Joshua Ferraro 5227d242fd cleanup of circ/ dir changes to Dates ... missing format_date 17 years ago
Joshua Ferraro e428929bff adding format_date to 'use C4::Date' 17 years ago
Joe Atzberger 82b8c496fd circ subdir - Dates.pm integration and warnings fixes. 17 years ago
Owen Leonard 266b59cf65 Moving "Check Out" from the action toolbar to the view menu 17 years ago
Owen Leonard f46ebf69a0 Passing "adultborrower" variable to the template so that "Add Child" button can be displayed in the toolbar when appropriate. Fixes Bug 1510. 17 years ago
Owen Leonard c5e80b7b86 Attempting to pretty up confirmations and messages in returns; Adding some variables to the template output; Fixing layout in circulation.tmpl for patrons without messages; Minor correction to OPAC css. 17 years ago
Galen Charlton 958b5a097c new C4::Auth::get_session for single place to get CGI::Session object 17 years ago
Ryan Higgins cb1ec158c0 Adding calendar widget to circulation/stickyduedate 17 years ago
Ryan Higgins 88e913046a fixing pending reserves to use dates specified 17 years ago
Joshua Ferraro 687c83370e fixes to date handling 17 years ago
Chris Cormack d8d27ab898 Missing AND in the SQL in pendingreserves.pl only if independentbranches was turned on 17 years ago
Ryan Higgins 9c2d58a470 update item-at-wrong-branch error message to show homebranch. 17 years ago
Chris Cormack 5342904792 We were calling get biblioitemdata when we should have been calling get bibliodata 17 years ago
Chris Cormack 5fa4703ee0 Fix for 404 error when clicking on a reserve in circulations 17 years ago
Ryan Higgins 3967fa9c79 further mods to change from ccode to itype at item-level itypes. 17 years ago
Chris Cormack 24af640015 Rest of the fix for 1402 17 years ago
Joshua Ferraro 58d3b163d0 merge mason's fix to circulation 17 years ago
Mason James 275e3eb8b1 undeclared @issued_itemtypes_count_loop; 17 years ago
Joshua Ferraro 9e8dc6b021 adding back my @issued_itemtypes_count_loop; 17 years ago
Ryan Higgins 371efb047b adding item-level itypes: based on systempref: item-level_itypes, we use items.ccode as the circ code rather than biblioitems.itemtype. This is initial commit -- still requiring interface changes basic loanlength, maxissues should be by ccode now. 17 years ago
Ryan Higgins d6eea9c622 fixed redefined itemtype_count variable . 17 years ago
Owen Leonard b453d173ae Standardizing information shown in sidebar when patron-related pages are displayed (making sure address, phone, email variables are available to all templates). Adding tabs to account-related pages as means of section navigation. 17 years ago
Owen Leonard 4a9745dbb0 More interface changes for circulation: Further tweaking of circ warning dialog, formatting patron selection form, adding 'focus' class to patron selection select list. 17 years ago
Ryan Higgins dac69bc799 Couple of minor changes to staff client view on patron. 17 years ago
Chris Cormack ff179bb1d4 Fix for bug 1518 17 years ago
Paul POULAIN 8b7085a8ab removing useless code 17 years ago
Frédéric DEMIANS b6e604c80e patch 17 years ago
Chris Cormack 53be8065d1 Fix for bug 1456 17 years ago
Chris Cormack c3c520b385 Working on a fix for bug 1456 17 years ago
Frederic Demians 701d6ef020 Circulation borrower name autocompletion 17 years ago
Joe Atzberger 6f15e48f65 circulation.pl cleaned up. I think you'll like the difference. Less 17 years ago