Adding 2 new developers to the history
[koha.git] / members /
2009-05-28 Paul Poulainfix for 2997 : superlibrarian's ability to edit item...
2009-05-22 Galen Charltonbug 3222: moved messaging preference editing
2009-05-22 Galen Charltonbug 3222: new module to handle messaging preferences...
2009-05-22 Galen Charltonbug 3222: changes to messaging preferences form
2009-05-01 Joe AtzbergerBug 3177 - haspermission offers bogus option
2009-04-25 Galen Charltonbug 3159: allow editing child patron that has no valid...
2009-02-09 John Beppubug 356: removed redundant interface
2009-02-04 John BeppuRemoved RSS Option from UI
2009-02-04 John BeppuMessaging Preferences for Intranet
2009-01-28 Mason Jamesbug 2870, fixes non-populating of guarantor fields
2009-01-08 Joe AtzbergerBug 2900: fix GetPendingIssues.
2009-01-07 Michael HafenPut patron Privilege 'updatecharges' to use on fines...
2009-01-07 Owen LeonardHiding SMS messaging preferences if there is no SMSSend...
2008-12-30 Galen Charltonbug 2505: further warnings fixes to memberentry.pl
2008-12-30 stanAdded 'warnings' support, fixed bug 2870.
2008-12-30 Galen Charltonbug 2856 followup - display form correctly when modifyi...
2008-12-29 Nahuel ANGELINETTI(bug #2856) Activate the duplicate patrons detection...
2008-12-23 John Beppubug 2874 [2/3]: added awareness of circulate/override_r...
2008-12-02 Nahuel Angelinettibug #2757: change the opac login generation
2008-12-01 Joe AtzbergerPure whitespace edits. Trying to make members more...
2008-12-01 Joe AtzbergerBug 2818 - Allow patron editing to coexist with minPass...
2008-11-06 Nahuel AngelinettiDo not allow an user to have an empty date
2008-10-23 Michael HafenAllow renewal limits to be overridden
2008-10-16 Michael HafenAdding a few columns to members/readingrec.pl
2008-10-16 Michael HafenIn members/readingrec.pl use itemcallnumber is classifi...
2008-10-16 Galen Charltonfollowup on Owen's patron attributes patch
2008-10-16 Owen LeonardMore corrections to fix Bug 2649, "minPasswordLength...
2008-10-06 Owen LeonardFix for Bug 2649, "minPasswordLength Sys Pref does...
2008-09-19 Galen Charltonbug 2625: finish fix by converting another array to...
2008-09-19 Clay Foutsbug 2625
2008-09-17 Galen Charltonbug 2609: display correct requested title
2008-09-09 Galen Charltoncommenting out debug warns
2008-09-09 Danny Boumanbug2580: category name and home library will now correc...
2008-08-22 Jesse WeaverFix itemtype image problem in moremember.pl
2008-08-21 Jesse Weaverfix for bug 1771: Template errors with remote itemtype...
2008-08-18 Galen Charltonbug 2521: distinguish types of hold requests
2008-08-09 Joshua Ferraro2433: Cannot apply manual credits with an item number
2008-08-06 Marc Chantreuxuse alphabetical order to popup the cities
2008-07-24 Ryan HigginsHide the payment/writeoff dropdown on lines that are...
2008-07-16 Jesse Weaverfix for bug 2221: Problems with Guarantor Fields...
2008-07-16 Jesse Weaverfix for bug 2348: Cannot change patron category
2008-07-15 Jesse Weaverfix for 2177: Barcode on checkout slip
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-06-20 Andrew MooreBug 2176 (5/5): adding staff interface to patron messag...
2008-06-20 Galen Charltonbug 2264: do not clear patron zipcode and city
2008-06-20 Galen Charltonbug 2263 - transfer zipcode when selecting guarantor
2008-06-12 Ryan HigginsFix upgrade-child: could not update child unless guaran...
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
next