108 Commits (f40a75876ec681b7a102ba190e63ecda3e2bc43e)

Author SHA1 Message Date
Jonathan Druart 31c29fd31f Bug 21206: Replace C4::Items::GetItem 6 years ago
Marcel de Rooy c1ec452e5c Bug 21874: (QA follow-up) Fix intranet sendshelf 6 years ago
Katrin Fischer e40bb00ab8 Bug 21874: Fix encoding of cart and list email subjects 6 years ago
Jonathan Druart 20cba0d295 Bug 21629: Use cn_sort instead of itemcallnumber when displaying a list 6 years ago
Maryse Simard d352b3c9c6 Bug 19039: (follow-up) Results of virtual shelves (lists) not sortable by date 6 years ago
Maryse Simard 8713983aab Bug 19039: Results of virtual shelves (lists) not sortable by date 6 years ago
Te Rauhina Jackson d10513dfc0 Bug 20019: use Modern::Perl in misc perl scripts 6 years ago
Aleisha Amohia 70d72e3d9c Bug 17214: Add records to lists by biblionumber 7 years ago
Mark Tompsett d5986c9b97 Bug 19040: Refactor GetMarcBiblio parameters 7 years ago
Jonathan Druart bd3b1c1a33 Bug 18262: Koha::Biblio - Remove GetBiblioData - part 1 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 8 years ago
Jonathan Druart 6eade474ed Bug 18276: Remove GetBiblioFromItemNumber - Easy ones 7 years ago
Marcel de Rooy ca0bde1e7e Bug 17843: [QA Follow-up] Some polishing 7 years ago
Jonathan Druart 091d6c513b Bug 17843: Replace C4::Koha::getitemtypeinfo with Koha::ItemTypes 8 years ago
Marcel de Rooy a58aca056b Bug 18228: Implement the new columns in code 7 years ago
Josef Moravec 7457f278af Bug 8612: [Follow-up] Make usage and type different columns in table 7 years ago
Jonathan Druart 3f6f4a2b36 Bug 7663: Fix bad merge conflict with bug 15584 7 years ago
Nick Clemens c3f6f26c35 Bug 7663 (QA Followup) 7 years ago
Nick Clemens 902342f415 Bug 7663 - batch add barcodes to a list 8 years ago
Chloe 4bd2188aff Bug 15584 - Staff client list errors are incorrectly styled 9 years ago
Jonathan Druart 45cffd874c Bug 17901: Fix possible SQL injection in shelf editing 8 years ago
Jonathan Druart ef0b0f13fc Bug 17094: Make Koha::Virtualshelf methods return Koha::Objects-based objects 8 years ago
Jonathan Druart f89400a8ff Bug 16519: Replace 'our' with 'my' in [opac-]addbybiblionumbers.pl 8 years ago
Jonathan Druart d26cda6f9e Bug 17316: Do not display the list's name if the user does not have permission - Staff 8 years ago
Bernardo Gonzalez Kriegel 00eeb41162 Bug 15451: (followup) fix filename extension for csv file 8 years ago
Jonathan Druart f3d7f27107 Bug 15451: Koha::CsvProfiles - Remove the residue 9 years ago
Jonathan Druart 814a1d4231 Bug 15451: Koha::CsvProfiles - Remove GetCsvProfilesLoop 9 years ago
Tomás Cohen Arazi 609f537128 Bug 15485: (QA followup) Simplify logic and use *ResultsDisplay value during upgrade 8 years ago
Tomás Cohen Arazi add61ef614 Bug 15485: (QA followup) Fix behaviour and default values 8 years ago
Tomás Cohen Arazi 04143f6a9c Bug 15485: Use lists-specific XSLT sysprefs 8 years ago
Nick Clemens 6c0e8feb79 Bug 16484 - Virtualshelves: Using no XSLTResultsDisplay breaks content display in intranet 8 years ago
Jonathan Druart 7dfc64022b Bug 16517: Do not crash when creating a list with an existing name 8 years ago
Tomás Cohen Arazi a484334fed Bug 15263: (QA followup) Make *shelves.pl use the new API 8 years ago
Jonathan Druart c133bedf54 Bug 16154: Fix some other occurrences 8 years ago
Jonathan Druart f3e4b5bbb6 Bug 16154: CGI->multi_param - Force scalar context 8 years ago
Jonathan Druart 66aacace08 Bug 16154: CGI->multi_param - Declare a list 8 years ago
Marcel de Rooy cf04868450 Bug 14306: Remove call to GetMarcNotes from sendshelf 9 years ago
Jonathan Druart d6329e4f96 Bug 15810: Make sure the CGI->param is not called in a list context when creating private shelves 8 years ago
Jonathan Druart 71d4942c30 Bug 15760: Fix order by direction for shelves 8 years ago
Jonathan Druart eb286ebbc3 Bug 15137: Display ISBN and author info when sending list by email 9 years ago
Jonathan Druart 3ae34f0740 Bug 14544: Fixes regression: display author and dateadded on the list view [intranet] 9 years ago
Jonathan Druart 8cd4dc9bb7 Bug 14544: QA fixes - some minor bug fixes 9 years ago
Jonathan Druart 9af429c33e Bug 14544: Get rid of C4::VirtualShelves and C4::VirtualShelves::Page 9 years ago
Jonathan Druart 6b62fb3970 Bug 14544: Get rid of GetSomeShelfNames 9 years ago
Jonathan Druart ca0de1009c Bug 14544: Get rid of GetShelfContent 9 years ago
Jonathan Druart 6f75aa11ff Bug 14544: Make the intranet side independent of Page.pm 9 years ago
Jonathan Druart de69ee9a91 Bug 14544: Koha::Virtualshelfcontent[s] 9 years ago
Jonathan Druart 54fc66fe96 Bug 14544: Get rid of GetAllShelves 9 years ago
Jonathan Druart d73cad91a7 Bug 14544: Get rid of AddShelf 9 years ago
Jonathan Druart 863958f935 Bug 14544: Get rid of GetShelf 9 years ago