Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / opac / opac-user.pl
2020-04-29 Owen LeonardBug 25110: Allow patrons to add star ratings to titles...
2020-03-24 Nick ClemensBug 24476: Allow direct editing of autorenew_checkouts...
2020-03-23 Jonathan DruartBug 20443: Remove C4::Members::AttributeTypes
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttribute
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributeValue to Koha:...
2020-03-19 Aleisha AmohiaBug 15775: Show message on OPAC summary if holds are...
2020-02-21 Jonathan DruartBug 17896: Remove duplicated use statements
2020-02-21 Nick ClemensBug 17896: load BakerTaylor module with use
2019-11-07 Martin RenvoizeBug 23293: Apply OPACFineNoRenewalsIncludeCredit preference
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-22 Martin RenvoizeBug 22445: Custom cover images - opac user (checkout...
2019-09-11 Kyle M HallBug 20691: Implement fines view
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Clean up subtitle usage
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-07-26 Martin RenvoizeBug 11573: (follow-up) Correction to accountype search...
2019-07-15 Martin RenvoizeBug 22563: Be more descriptive with accountypes
2019-04-17 Martin RenvoizeBug 22521: Update UI to use accountlines.status
2019-04-17 Martin RenvoizeBug 22521: Update fines handling to use accountline...
2019-04-16 Josef MoravecBug 22588: Simplify getting fines information in opac...
2019-03-07 Kyle M HallBug 20912: (QA follow-up) Warn patron of daily and...
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
next