Bug 11868: MTT: disable SMS and phone if not in use
[koha.git] / members /
2014-04-30 Ian WallsBug 6273: add support for recording type of payment...
2014-04-18 FrédérickBug 11869: Add more informations to the patron account...
2014-04-17 Kyle M HallBug 9448: Add separate permission for writing off fees
2014-04-12 Owen LeonardBug 12069: redirect to staff login if you access member...
2014-04-09 SrdjanBug 11184: correct attribute cloning for the patron...
2014-04-08 Marcel de RooyBug 11855: Tiny code cleanup in members
2014-04-07 Holger MeißnerBug 7413: Code and intranet template changes
2014-03-12 Jonathan DruartBug 10861: (follow-up) various refactoring
2014-03-12 Jonathan DruartBug 10861: Add a check on cardnumber length
2014-03-11 Jonathan DruartBug 11751: remove dead code related to handling members...
2014-03-10 Owen LeonardBug 11802 - corrects for the patron purchase suggestion...
2014-02-21 Jonathan DruartBug 7372: Move road types from the roadtype table to...
2014-02-05 Galen CharltonBug 11662: remove disused member-picupload.pl
2014-01-23 David CookBug 11486: Show renewal count on 'check out' and 'detai...
2013-12-30 Kyle M HallBug 10277 - Add C4::Context->IsSuperLibrarian()
2013-12-26 Kyle M HallBug 11282: fix overwriting of existing restrictions...
2013-12-26 Jonathan DruartBug 10453: fix unintended password reset when updating...
2013-12-10 Galen CharltonBug 11009: (follow-up) tweak wording and remove potenti...
2013-12-10 Fridolyn SOMERSBug 11009: Do not display circulation history of anonym...
2013-11-21 Jonathan DruartBug 11207: fix issue where SMS number couldn't be clear...
2013-11-21 Galen CharltonMerge branch '3.14.x'
2013-11-20 Galen CharltonMerge branch '3.14.x'
2013-11-19 Galen CharltonMerge branch 'new/bug11269' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11269'
2013-11-19 Galen CharltonMerge branch 'new/bug8854' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug8854'
2013-11-19 Galen CharltonMerge branch 'new/bug11221' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11221'
2013-11-15 Galen CharltonMerge branch 'new/bug11163' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug11163'
2013-11-15 Galen CharltonMerge branch 'new/bug11185' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug11185'
2013-11-15 Galen CharltonMerge branch 'new/bug10671' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug10671'
2013-11-15 Jonathan DruartBug 9261: (follow-up) QA improvements and GPL version...
2013-11-15 Kyle M HallBug 9261: (follow-up) fix various issues identified...
2013-11-15 Kyle M HallBug 9261 - Allow librarians to make purchase suggestion...
2013-11-14 Galen CharltonMerge branch 'new/bug10670' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug10670'
2013-11-14 Galen CharltonMerge branch 'new/bug11240' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11240'
2013-11-14 Chris CormackBug 11240: ensure that date of restriction is saved...
2013-10-31 Jonathan DruartBug 2720: (follow-up) change license version to GPLv3+
2013-10-31 Kyle M HallBug 2720 - Overdues which debar automatically should...
2013-10-22 Kyle M HallBug 10954: ensure that payment receipt displays the...
2013-10-17 Jonathan DruartBug 10380: Change prototype for output_pref() routine
2013-10-14 Kyle M HallBug 10565: Add a "Patron List" feature for storing...
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-10-09 Galen CharltonBug 9611: (follow-up) move new password hashing routine...
2013-10-03 Srikanth DhondiBug 9611: Change the password hashing algorithm from...
2013-09-16 Galen CharltonBug 10838: (follow-up) silence another warn
2013-09-16 Chris CormackBug 10838: Silence warns in members/member.pl
2013-09-08 Kyle M HallBug 10027: (follow-up) tidy members/printinvoice.pl
2013-09-08 Kyle M HallBug 10027: include fine details when printing a fine
2013-09-07 Kyle M HallBug 10835: fix patron search for using "contains" searc...
2013-08-06 Marc VeronBug 5652: display subtitles on patron checkout and...
2013-07-24 Galen CharltonBug 9394: (follow-up) restore ability to cancel holds...
2013-07-12 Colin CampbellBug 10507: improve warning about duplicate patron attri...
2013-06-07 Owen LeonardBug 10221 - hold expiration doesn't show on patron...
2013-05-30 Jonathan DruartBug 8845: FIX dateonly is the 4th parameter, not 3rd!
2013-05-30 Jonathan DruartBug 8845: Followup Allow to give a date using the syspr...
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-05-21 Paul PoulainBug 6413 - QA Followup - Add notes for 'Pay selected'
2013-05-21 Chris HallBug 6413 Added ability to add a note when paying or...
2013-05-20 Jonathan DruartBug 9508: Standardize the dateformat value from C4...
2013-05-01 Galen CharltonMerge remote branch 'origin/new/bug6554_reverts'
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-05-01 Jared Camins-EsakovMerge branch 'bug_10143' into 3.14-master
2013-05-01 Chris CormackBug 10143 - Fixing license headers
2013-04-29 Galen CharltonRevert "Bug 6554 - make Koha internally utf-8 clean"
2013-04-26 Jared Camins-EsakovMerge branch 'bug_9850' into 3.14-master
2013-04-24 Jared Camins-EsakovMerge branch 'bug_9903' into 3.14-master
2013-04-24 Jonathan DruartBug 9903: Followup: use the KohaDates T::T plugin to...
2013-04-24 Owen LeonardBug 9903 - Sort by date broken on patron detail page
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-01 Jared Camins-EsakovMerge branch 'bug_6554' into 3.12-master
2013-04-01 Dobrica PavlinusicBug 6554 - make Koha internally utf-8 clean
2013-03-31 Jared Camins-EsakovMerge branch 'bug_9917' into 3.12-master
2013-03-31 Owen LeonardBug 9917 - Routing list tab on patron account should...
2013-03-31 Jared Camins-EsakovMerge branch 'bug_9484' into 3.12-master
2013-03-31 Adrien SauratBug 9484: userid not generated consistently (different...
2013-03-31 Jared Camins-EsakovMerge branch 'bug_9406' into 3.12-master
2013-03-31 Galen CharltonBug 9406: ensure confirmation of patron renewal is...
2013-03-30 Jared Camins-EsakovMerge branch 'bug_9953' into 3.12-master
2013-03-30 Fridolyn SOMERSBug 9953 - When OpacMaintenance breaks lifting debarment
2013-03-30 Jared Camins-EsakovMerge branch 'bug_9720' into 3.12-master
2013-03-30 Fridolyn SOMERSBug 9720 : uninitialized value warnings in circulation...
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9434' into 3.12-master
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9457' into 3.12-master
2013-03-20 Bernardo Gonzalez... Bug 9457 - Followup - Ordering branches should be case...
2013-03-20 Bernardo Gonzalez... Bug 9457: [ENH] Ordering branches should be case indepe...
2013-03-16 Jared Camins-EsakovMerge branch 'bug_9367' into 3.12-master
2013-03-16 Jonathan DruartBug 9367: Code optimization: CheckReserves is too often...
2013-03-13 Jared Camins-EsakovMerge branch 'bug_9647' into 3.12-master
2013-03-07 Jared Camins-EsakovMerge branch 'bug_9586' into 3.12-master
2013-03-07 David CookBug 9586 - Remove $ENV{DEBUG} info from Member Template
2013-02-24 Jared Camins-EsakovMerge branch 'bug_8942' into 3.12-master
2013-02-20 Jared Camins-EsakovMerge branch 'bug_9582' into 3.12-master
2013-02-20 Jared Camins-EsakovBug 9582: Remove unused code from members/pay.pl
2013-02-12 Jared Camins-EsakovMerge branch 'bug_9105' into 3.12-master
next