Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / members / member-password.pl
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-10-29 Magnus EngerBug 22706: Add plugin hooks for Norwegian national...
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-01-25 Jonathan DruartBug 21993: Display a user-friendly message when the...
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in member-password.pl
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2018-02-16 Jonathan DruartBug 18789: Update other occurences where is_child shoul...
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_adult where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_child where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->image from the templates
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-12 Jonathan DruartBug 18403: Add sub output_and_exit_if_error - unknown_p...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-05 Te Rauhina JacksonBug 20009: use Modern::Perl in Members perl scripts
2018-01-15 Jonathan DruartBug 19921: Fix update child when only one adult patron...
2017-12-22 Nick ClemensBug 19621: Use Koha.Preference on template side to...
2017-10-16 Tomas Cohen AraziBug 18298: (QA followup) Use Koha.Preference on the...
2017-10-16 Jonathan DruartBug 18298: Add server-side checks and refactor stuffs
2017-10-16 Jonathan DruartBug 18298: minPaswordLength should not be < 3
2017-10-16 Jonathan DruartBug 18298: Move password generation to template side
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-28 Baptiste WojtkowskiBug 18110: Corrected display address format
2017-04-21 Nick ClemensBug 18423 - Followup - enable Add child button for...
2017-04-21 Nick ClemensBug 18423 - Add child button not always appearing ...
2017-03-30 Jonathan DruartBug 18124: Change the calls to generate and check CSRF...
2016-12-30 Jonathan DruartBug 17830: CSRF - Handle unicode characters in userid
2016-12-05 Jonathan DruartBug 17720: CSRF - Handle unicode characters
2016-09-09 Tomas Cohen AraziBug 16911: (QA followup) CGI->param should not be calle...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetborCat...
2016-08-10 Jonathan DruartBug 16992: FIX CSRF in member-password.pl
2016-08-10 Marcel de RooyBug 16992: [QA Follow-up] Member-password should pass...
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-01-23 Kyle M HallBug 15542 [QA Followup] - Tidy member-password.pl
2016-01-23 Kyle M HallBug 15542 [QA Followup] - Fix code error
2016-01-23 Jonathan DruartBug 15542: Always display the patron's info the same...
2015-08-20 AleishaBug 14484: warns when changing patron pw
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-18 Owen LeonardBug 12542: Tabs inconsistency in different circ-menu...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
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-03-31 Owen LeonardBug 9917 - Routing list tab on patron account should...
2013-03-30 Fridolyn SOMERSBug 9953 - When OpacMaintenance breaks lifting debarment
2012-02-13 Owen LeonardFix for Bug 5280 - Fix password field so that the passw...
2012-02-02 Aleksa VujicicBug 6964 - 'Add child' function should be dependant...
2011-10-19 Owen LeonardFix for Bug 6980, Patron attributes are shown when...
2011-09-23 Henri-Damien LAURENTFix for Bug 5436 - Extended patron attributes display...
2011-04-08 Owen LeonardAdditional fixes for Bug 5422, Separate state field...
2009-12-21 Nicole EngardBug 2662: make rand password consider minPasswordLength...
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-29 Garry CollumBug 2505: Enables warnings in member-flags.pl, member...
2009-08-23 Sébastien Hindererbug 3464: Takes columns country and B_country of table...
2008-10-16 Owen LeonardMore corrections to fix Bug 2649, "minPasswordLength...
2008-09-09 Danny Boumanbug2580: category name and home library will now correc...
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-05-12 Henri-Damien LAURENTBug Fixing 1782 patch
2008-03-25 Owen LeonardRemoving old patronimages js check, adding missing...
2007-12-17 Galen Charltoninstaller: location of koha-conf.xml
2007-12-12 Ryan Higginsget_template_and_user returns $flags from checkauth...
2007-12-04 Owen LeonardPassing "adultborrower" variable to the template so...
2007-12-02 Ryan HigginsAdd Staff member type. Add permissions checks for bug...
2007-11-12 Chris CormackFix so that if you edit a borrower from circ, or change...
2007-11-06 Chris CormackWork in progress on the SIP code
2007-11-04 Owen LeonardStandardizing information shown in sidebar when patron...
2007-10-24 Paul POULAINremoving useless code
2007-09-18 Owen LeonardSome changes to members pages: - refining members-menu...
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-18 tipaulremoving all useless %env / $env
2007-04-17 tipaulcirculation cleaning continued: bufixing
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-07-04 toinsHead & rel_2_2 merged
2004-09-02 tipaulroad to a better member management code.
2004-03-24 tipaulcss'ing & merging members management.
2004-03-10 tipaulmoving members related scripts to "members" directory