Bug 20640: (follow-up) Degrade gracefully on error
[koha.git] / opac / opac-user.pl
2018-11-07 Nick ClemensBug 15494: Update display of renewal errors
2018-11-06 Tomas Cohen AraziBug 21673: (QA follow-up) Fix typo and remove unused...
2018-11-06 Jonathan DruartBug 21673: Use Koha::Account::Lines->total_amountoutsta...
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-10-01 SrdjanBug 17602: OPAC integration of RecordedBooks
2018-08-30 Jonathan DruartBug 19991: Remove warning from opac-user
2018-08-30 Charlotte CordwellBug 19991: use Modern::Perl in OPAC perl scripts
2018-08-14 Jonathan DruartBug 21137: Replace BORROWER_INFO with logged_in_user
2018-06-29 Lee JamisonBug 17153: Redirect to search when logging in from...
2018-06-15 Josef MoravecBug 20832: Fix opac user profile page when there is...
2018-04-23 Jonathan DruartBug 19855: Remove getalert from opac-user.pl
2018-04-20 Jonathan DruartBug 20489: Remove warnings from the interface
2018-04-03 Jonathan DruartBug 19935: (follow-up) Replace GetPendingIssues - opac...
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - opac-user.pl
2018-03-23 Ulrich KleiberBug 19160: (follow-up) Fix problems introduced by renam...
2018-03-23 Jonathan DruartBug 19160: Isolate CAS code into its own module
2018-03-23 Jonathan DruartBug 19160: Move the code from controller to C4::Auth_wi...
2018-03-23 Chris CormackBug 19160: CAS Single logout
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2017-10-27 Marc VéronBug 13796: OPAC: Display rental charge for renewing
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-06-05 Jonathan DruartBug 18179: Update existing calls
2017-05-29 Jonathan DruartBug 18632: Remove 'CGI::param called in list context...
2017-05-09 Jonathan DruartBug 15705: Add specific warning messages for auto_too_m...
2017-04-28 Kyle M HallRevert "Bug 18179: Update existing calls"
2017-04-28 Aleisha AmohiaBug 14224: Allow patron notes about item shown at check in
2017-04-28 Aleisha AmohiaBug 15738: Show rental fees on OPAC summary page
2017-04-28 Jonathan DruartBug 18179: Update existing calls
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-03-31 Tomas Cohen AraziBug 17825: Remove the use of AttributeTypeExists from...
2017-02-21 Srdjanbug_16034 Add overdrive info to the users page in the...
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove amountoutstanding
2016-11-02 Katrin FischerBug 15581: Follow-up - suggested change to the OPAC...
2016-10-26 Kyle M HallBug 14610 - Add and update scripts
2016-10-10 Jonathan DruartBug 17386: Simplify code
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-02 Jonathan DruartBug 16464: Add FIXME
2016-09-02 Owen LeonardBug 16464 - If a patron has been discharged, show a...
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-07-15 Marc VéronBug 16621: Translatability: Issues in opac-user.tt...
2016-07-08 Mark TompsettBug 16805: Log in with database admin user breaks OPAC
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove GetMessages
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove GetMessages...
2016-02-24 Kyle M HallBug 14930 [QA Followup] - Allow OpacFineNoRenewals...
2016-02-24 GusBug 14930 - Leaving OpacFineNoRenewals blank blocks...
2015-12-31 Kyle M HallBug 9303 [3] - relative's checkouts in the opac
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Remove unnecessary reference...
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Remove dead template code
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Remove reserves_count
2015-12-31 Kyle M HallBug 13918 - Add waiting expiration date to opac list...
2015-12-30 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-10-19 Lyon3 TeamBug 8236: Renewing policy in overdue or restriction...
2015-10-06 Jesse WeaverBug 14607: (QA followup) Fix one missing occurence...
2015-10-06 Jonathan DruartBug 10020: Remove code related to ethnicity
2015-10-06 Kyle M HallBug 5144: Duplicate holds allowed if patron clicks...
2015-10-02 Jonathan DruartBug 5371: Force no caching for private pages at the...
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-06-05 Jonathan DruartBug 7976: Remove the borrow permission
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-09 Olli-Antti KivilahtiBug 13611 - Serial enumeration not visible in the opac...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-11-19 Fridolin SomersBug 13107 - Members are restricted even if the debarmen...
2014-10-16 Jesse WeaverBUG8446, Follow up: Remove unnecessary sysprefs, move...
2014-10-16 Matthias MeusburgerBUG8446: Adds Shibboleth authentication
2014-09-17 Holger MeißnerBug 11577: OPAC bootstrap theme changes
2014-07-31 Kyle M HallBug 12568 [QA Followup] - Use ':' as separator instead...
2014-07-31 Kyle M HallBug 12568 - Improve visibility of successful renewal...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-06-04 Viktor SargeBug 12336 - [SIGNED-OFF] Author of reserved book is...
2014-05-05 Jonathan DruartBug 6739: (follow-up) fix conflicts with some others...
2014-05-05 Fridolyn SOMERSBug 6739: (follow-up) more fixes
2014-05-05 Kyle M HallBug 6739: (follow-up) fix more issues
2014-05-05 Kyle M HallBug 6739: (follow-up) fix various issues
2014-05-05 Chris HallBug 6739: make it possible to block expired patrons...
2014-04-07 Holger MeißnerBug 7413: OPAC bootstrap theme changes
2013-10-31 Kyle M HallBug 2720 - Overdues which debar automatically should...
2013-09-07 Owen LeonardBug 10672 - Add subtitle to display of checkouts, overd...
2013-06-19 Owen LeonardBug 7110: Renewal messages no longer displays in OPAC...
2013-06-07 Marcel de RooyBug 10343: Rename OpacShowHoldNotes to OpacHoldNotes
2013-05-23 Galen Charltonbug 9722: (followup) allow patrons to see hold notes...
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-02-24 Jared Camins-EsakovMerge branch 'bug_8942' into 3.12-master
2013-02-20 Jared Camins-EsakovMerge branch 'bug_8079' into 3.12-master
2013-02-20 Kyle M HallBug 8079 - opac not showing fines - says 'no'
2013-02-12 Jared Camins-EsakovMerge branch 'bug_9105' into 3.12-master
2013-02-08 Jared Camins-EsakovMerge branch 'bug_9329' into 3.12-master
2013-02-08 Adrien SauratBug 9329: Wrong message for already expired cards
2013-02-01 Jared Camins-EsakovMerge branch 'bug_9102' into 3.12-master
2013-01-24 Jared Camins-EsakovMerge branch 'bug_7243' into 3.12-master
2013-01-24 SrdjanBug 7243: Be selective when summing up charges for...
2013-01-18 Jared Camins-EsakovMerge branch 'bug_9108' into 3.12-master
next