Bug 18276: Remove GetBiblioFromItemNumber - Easy ones
[koha.git] / opac /
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, simpl...
2017-07-06 David KuhnBug 18616 - The "Add forgot password link to OPAC"...
2017-07-06 Marc VéronBug 16711: OPAC Password recovery: Handling if multiple...
2017-07-05 Marcel de RooyBug 17738: [QA Follow-up] Remove second find of same...
2017-07-05 Jonathan DruartBug 17738: Remove warning about redeclaration of $patron
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-07-05 Marcel de RooyBug 17843: [QA Follow-up] Some polishing
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-07-05 Marcel de RooyBug 18228: Implement the new columns in code
2017-06-05 Josef MoravecBug 8612: [Follow-up] Make usage and type different...
2017-06-05 Jonathan DruartBug 18179: Update existing calls
2017-05-29 Jonathan DruartBug 18632: Remove 'CGI::param called in list context...
2017-05-29 LeireDiezBug 18204 - Authority searches are not saved in Search...
2017-05-09 Jonathan DruartBug 15705: Add specific warning messages for auto_too_m...
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
2017-05-12 Marcel de RooyBug 18400: [QA Follow-up] Move sort outside the loop
2017-05-12 Nick ClemensBug 18400 - Noisy warns in opac-search.pl during itemty...
2017-05-12 Mark TompsettBug 18560: RSS link in opac shelves is broken
2017-05-08 Martin RenvoizeBUG 18505: opac-search-history does not respect opacPublic
2017-05-08 Jonathan DruartBug 7550: SCO - Restrict access of patron's image
2017-04-28 Kyle M HallRevert "Bug 18179: Update existing calls"
2017-04-28 Jonathan DruartBug 14224: Use encode_json instead of to_json
2017-04-28 Jonathan DruartBug 14224: Improve escaped characters
2017-04-28 Jonathan DruartBug 14224: Update Copyright
2017-04-28 Jonathan DruartBug 14224: Replace AllowIssueNotes with AllowCheckoutNotes
2017-04-28 Jonathan DruartBug 14224: Make strings translatable
2017-04-28 Aleisha AmohiaBug 14224: Allow patron notes about item shown at check in
2017-04-28 Kyle M HallBug 12461 - Add patron clubs feature
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 Jonathan DruartBug 10357: Do not change the alerttype
2017-04-21 Aleisha AmohiaBug 10357: Adding link for email notification for new...
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 Marcel de RooyBug 17835: [QA Follow-up] Fix opac-search.pl
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-13 Marcel de RooyBug 17737: [QA Follow-up] Remove unused reservedfor...
2017-04-13 Jonathan DruartBug 17737: Rename holds_placed_before_today with curren...
2017-04-13 Jonathan DruartBug 17737: Replace GetReservesFromItemnumber with Koha...
2017-04-12 Jonathan DruartBug 18349: If a confirmation is required, consider...
2017-04-12 Jonathan DruartBug 18349: $borrower is a hashref
2017-04-12 Jonathan DruartBug 18349: SCO - Do not trust the confirmed flag
2017-03-31 Tomas Cohen AraziBug 17825: Remove the use of AttributeTypeExists from...
2017-03-31 Luke HonissBug 17945 - Breadcrumbs broken on opac-serial-issues.pl
2017-03-31 Kyle M HallBug 14365 - Populate never used saved_sql column last_r...
2017-03-31 Aleisha AmohiaBug 17946: Show number of subscriptions on tab in OPAC...
2017-03-31 Jonathan DruartBug 17560: Improve strenght of hold existence test
2017-03-31 Jonathan DruartBug 17560: Add a message when a patron checking in...
2017-03-31 Jonathan DruartBug 17736: Fix typo ->new vs ->next
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-31 Jonathan DruartBug 17844: Replace C4::Koha::get_notforloan_label_of...
2017-03-30 Jonathan DruartBug 18124: Change the calls to generate and check CSRF...
2017-03-24 Tomas Cohen AraziBug 13757: (QA followup) Filter out non-editable params...
2017-03-24 Tomas Cohen AraziBug 13757: (QA followup) Exclude empty attributes from...
2017-03-24 Tomas Cohen AraziBug 13757: (QA followup) Fix non-editable attrs on...
2017-03-24 Tomas Cohen AraziBug 13757: (QA followup) Make opac-memberentry.pl handl...
2017-03-24 Tomas Cohen AraziBug 13757: (followup) Staff interface changes
2017-03-24 Tomas Cohen AraziBug 13757: (followup) Remove warnings
2017-03-24 Tomas Cohen AraziBug 13757: Add extended attributes to the patron modifi...
2017-03-24 Jesse WeaverBug 13757: OPAC changes
2017-03-03 Liz ReaBug 14764 - [followup] Addressing QA concerns
2017-03-03 Liz ReaBug 14764: OPAC news selector
2017-03-03 Jonathan DruartBug 18169: Make 'before' param non mandatory for Koha...
2017-03-03 Marcel de RooyBug 18037: Hold notes template cleanup (from 15545)
2017-03-03 Jonathan DruartBug 16966: move parameters to hashref
2017-03-03 Jonathan DruartBug 16966: Koha::Patrons - Move GetBorrowersWithIssuesH...
2017-02-27 Kyle M HallRevert "Bug 12461 - Add patron clubs feature"
2017-02-23 Kyle M HallBug 12461 - Add patron clubs feature
2017-02-21 Srdjanbug_16034 Add overdrive info to the users page in the...
2017-02-21 Srdjanbug_16034 Koha::ExternalContent::OverDrive - a wrapper...
2017-02-17 Jonathan DruartBug 17453: Take into account items that are lost or...
2017-02-17 Jonathan DruartBug 17453: Allow pickup at a library where all items...
2017-02-17 Jonathan DruartBug 17453: Add exceptions
2017-02-17 Jonathan DruartBug 17453: Inter-site holds improvement
2017-02-17 Jonathan DruartBug 17627: Move C4::Koha::GetItemTypesByCategory to...
2017-02-17 Jonathan DruartBug 18025: Simplify logic and avoid 1 call to ValidateB...
2017-02-17 Liz ReaBug 18025 - Expired password recovery links cause sql...
2017-02-14 EmmaBug 17134: Replace item types codes with category in...
2017-01-30 Jonathan DruartBug 17901: Force context to scalar
2017-01-30 Jonathan DruartBug 17901: Fix possible SQL injection in shelf editing
2017-01-20 Marcel de RooyBug 17501: Move getCategories and httpheaders from...
2017-01-20 Marcel de RooyBug 17501: Remove Koha::Upload::get from Koha::Upload
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2017-01-13 Jonathan DruartBug 17486: Remove Mozilla Persona
2017-01-12 Kyle M HallBug 15907 - Remove use of makepayment in opac/opac...
2016-12-30 Jonathan DruartBug 17830: CSRF - Handle unicode characters in userid
2016-12-16 Jonathan DruartBut 17578: (followup) amountoutstanding
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove reservefee
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove is_expired
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove amountoutstanding
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove BlockExpiredPatron...
2016-12-05 Jonathan DruartBug 17720: CSRF - Handle unicode characters
2016-11-29 Jonathan DruartBug 16873: Improve renewal error messages on self check
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Koha Team Lyon 3Bug_17484 Search with date range limit (lower and upper...
2016-11-04 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-11-04 Jonathan DruartBug 17494: Make sure the same verification token won...
2016-11-02 Katrin FischerBug 15581: Follow-up - suggested change to the OPAC...
next