Independent-branchify MARC export. Add option to remove all holdings except your...
[koha.git] / members /
2008-06-02 Ryan HigginsSort dropdowns for libraries by name instead of branchc...
2008-05-30 Mason Jamesbug-2149, added new block to C4::Letters::SendAlerts...
2008-05-27 Owen LeonardFix for bug 2130, "Patron Image Missing on Permissions...
2008-05-13 Galen Charltonkohabug 2105: prevent crash on IE7
2008-05-12 Owen LeonardAdding checks for dateformat preference so that tableso...
2008-05-12 Henri-Damien LAURENTBug Fixing 1782 patch
2008-05-12 Galen Charltonpatron attributes - staff search and display
2008-05-11 Henri-Damien LAURENTAddressing bug 1782
2008-04-22 Ryan HigginsSmall template cleanup: display library name and cat...
2008-04-10 Galen Charltonrenamed CheckSpecificUserPermissions to GranularPermissions
2008-04-10 Galen Charltongranular permissions - update CGI script for permission...
2008-04-08 Owen LeonardSome formatting changes, bringing displays in circ...
2008-03-25 Owen LeonardRemoving old patronimages js check, adding missing...
2008-03-25 Owen LeonardFixing bug that caused all items in checked-out list...
2008-03-15 Galen Charltonfix errors with using today's date and format_date
2008-03-15 Galen Charltonfix crash when recording payment for lost item
2008-03-15 Galen Charltonfix crash when writing off fine that is not associated...
2008-03-15 Galen Charltonafter processing payment, redirect to patron account...
2008-03-15 Galen Charltonfixed another non-initialized variable in TMPL_IF EXPR
2008-03-15 Galen Charltonremoved invalid TMPL_IF EXPR
2008-03-10 Ryan HigginsAdd Local-use statistical patron category_type
2008-03-07 Chris NighswongerCorrecting code to display patronimage correctly
2008-03-06 Chris NighswongerCompleting adding patronimage upload form to patron...
2008-03-06 Chris NighswongerFirst installment on adding patronimage upload form...
2008-02-28 Chris NighswongerSwitching CGI calls to a more Object Oriented sytax
2008-02-27 Chris NighswongerAdding code to default to patron-blank.png if no image...
2008-02-23 Chris NighswongerAdding members/patronimage.pl to retrieve patron image...
2008-02-20 QA Managerfix for bug 1836, Adding patrons fails when using cites...
2008-02-20 Paul POULAINAdded issue date column to issues list
2008-02-03 Chris NighswongerMore fixes for patron images
2008-02-03 Chris NighswongerSecond installment on Patron Images fixes
2008-01-25 Henri-Damien LAURENTAdding manual datedue for renewals on moremember pages.
2008-01-24 Chris CormackFix for bug 1772, thanks for the bug report Arona
2008-01-22 Paul POULAINadding dateexpiry to borrowers search result list
2008-01-15 Henri-Damien LAURENTadding syspref PatronsPerPage
2008-01-14 Ryan Higginscategory entry javascript fix
2008-01-10 Chris CormackFix for 1599 getting expiry date prepopulating on membe...
2008-01-09 Chris CormackFix for bug 1686
2008-01-09 Owen LeonardCleanup for member entry: XHTML-compliance (close input...
2008-01-09 Owen LeonardChanging circ redirect to use borrowernumber instead...
2008-01-08 Chris CormackFix for bug 1740
2008-01-08 Henri-Damien LAURENTAdding feature : multiple returns via moremember page.
2008-01-07 Chris CormackFix for bug 1730 fixing display for pay.pl
2008-01-05 Joshua Ferrarofix for bug 1697, as well as repairing inability to...
2008-01-03 Mason Jamestmpl var CATCODE_MULTI now passed
2008-01-03 Mason Jamestweaks to update-child feature.
2008-01-03 Mason Jameslittle fixes for update_child feature.
2007-12-27 Ryan Higginscleanup in memberentry,categories.
2007-12-27 Chris CormackTaking out warn
2007-12-27 Chris CormackFix for bug 1666
2007-12-27 Chris CormackFix for bug 1164, child branch not defaulting to guaran...
2007-12-27 Chris CormackFix for 1654
2007-12-27 Chris CormackFix for bug 1014, internal server error on unknown...
2007-12-26 Chris CormackFix for 1699, cant change category type
2007-12-26 Chris CormackFix for bug 1686, moremember.pl doesnt know if a borrow...
2007-12-25 Joshua Ferrarofix for bug 1696: Reading record page fails
2007-12-21 Joe Atzbergerborrowers_details - needs format_date
2007-12-21 Joe AtzbergerMembers overhaul for Dates.pm - Stop double converts...
2007-12-20 Joe Atzbergermemberentry.pl - fixes inappropriate use of map in...
2007-12-19 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-19 Joshua FerraroMerge branch 'master' of manage-gmc.dev.kohalibrary...
2007-12-18 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-18 Owen LeonardA couple of changes to address issues raised by Bug...
2007-12-18 Joe Atzbergermemberentry.pl - dates validation, error passing to...
2007-12-18 Joe Atzbergermemberentry.pl - $debug-ify warn messages
2007-12-18 Owen Leonard- Changes to the way patron renewals are handled. Circu...
2007-12-17 Mason Jamesadded 'update child to adult' dropbox option
2007-12-17 Galen Charltoninstaller: location of koha-conf.xml
2007-12-17 Mason Jamesscript to update child to other member-catergory.
2007-12-17 Ryan Higginscleanup in memberentry,categories.
2007-12-14 Joshua Ferraroadding setstatus.pl from dev_week
2007-12-14 Joe Atzbergermemberentry.pl and calendar-setup.js - remove CVS ...
2007-12-14 Paul POULAINMember enrolment fee fixed :
2007-12-14 Paul POULAINChanging some patron management rules (#1631)
2007-12-14 Henri-Damien LAURENTBug FIX : 437 'Browse Members' function should return...
2007-12-13 Joe Atzbergermoremember.pl - We will be doing a lot of debugging...
2007-12-12 Ryan Higginsget_template_and_user returns $flags from checkauth...
2007-12-12 Ryan HigginsAble to call haspermission w/o $dbh, and add error...
2007-12-12 Ryan HigginsAdding in permission blocks for staff members as per...
2007-12-12 Joe Atzbergermemberentry.pl - add $debug to prevent continual warn's.
2007-12-05 Ryan HigginsAble to call haspermission w/o $dbh, and add error...
2007-12-05 Ryan HigginsAdding in permission blocks for staff members as per...
2007-12-05 Joshua Ferrarocleanup for serials and members for Dates
2007-12-05 Joe Atzbergermembers subdir - Dates.pm integration and warnings...
2007-12-04 Joe Atzbergermoremember.pl - Dates.pm "syspref" made explicit. Scrip...
2007-12-04 Owen LeonardPassing "adultborrower" variable to the template so...
2007-12-04 Owen LeonardFinishing changes to sidebar menu (change to boraccount...
2007-12-04 Owen LeonardFixing some menu formatting
2007-12-04 Chris CormackUncommenting delete code as deleting now works fine
2007-12-03 Chris CormackFix for re-enrollment not working
2007-12-02 Chris CormackFix for bug 1575
2007-12-02 Ryan Higginsdisable actions in moremember based on staff_access...
2007-12-02 Ryan HigginsAdd Staff member type. Add permissions checks for bug...
2007-12-02 Ryan Higginsadding Staff Borrower to handle Bug 1269
2007-11-25 Paul POULAIN(atz, pls validate) bugfixing dates viewing on moremember
2007-11-22 Owen LeonardBugfixing interface issues. Also enabling contextual...
2007-11-12 Chris CormackChanging the behaviour the browse by letters links...
2007-11-12 Chris CormackFix so that if you edit a borrower from circ, or change...
2007-11-07 Chris CormackFix for bug 1477, hold dates not displaying in morememb...
2007-11-07 Chris CormackFix for bug 1402, now if a renewal fails, the librarian...
next