Bug 9573: Lost items report - Add items.notforloan as a filter
[koha.git] / C4 /
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in Virtualsh...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set subscription.numberlength...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove ORDER BY clause for COUNT...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove HAVING clause from GetTop...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in GetInvoices
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in GetBasket...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove HAVING clause in GetBorro...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for marc_modif...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in GetLetters
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set import_records.marcxml_old...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove HAVING clause in GetUpcom...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add default value for subscripti...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove HAVING clause in GetLateO...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix default value for statistics...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set missinglist and recievedlist...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for aqbasket...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix default value for statistics...
2018-02-13 Kyle M HallBug 19530: Don't update the date arrived for closed...
2018-02-13 Kyle M HallBug 19530: Prevent multiple transfers from existing...
2018-02-13 Jonathan DruartBug 19301: Remove C4::Reserves::OnShelfHoldsAllowed
2018-02-13 Jonathan DruartBug 19301: Move C4::Reserves::OnShelfHoldsAllowed to...
2018-02-13 Marcel de RooyBug 4319: (QA follow-up) Consistency in IsAvailableForI...
2018-02-13 Alex ArnaudBug 4319: [OPAC] Allow holds on waiting/transit items
2018-02-13 Marcel de RooyBug 20189: Fix style on the authentication page
2018-02-12 Jonathan DruartBug 18403: Fix POD for C4::Output::output_and_exit_if_error
2018-02-12 Jonathan DruartBug 20157: Do not display OPAC groups on the staff...
2018-02-12 Kyle M HallBug 20157: Use group 'features' to decide which groups...
2018-02-12 Jonathan DruartBug 18403: Add POD for output_and_exit_if_error
2018-02-12 Jonathan DruartBug 18403: Deal with the DB user
2018-02-12 Jonathan DruartBug 18403: Refactor and add Koha::Patron->libraries_whe...
2018-02-12 Jonathan DruartBug 18403: Adapt patron search
2018-02-12 Jonathan DruartBug 18403: Add sub output_and_exit_if_error - unknown_p...
2018-02-12 Jonathan DruartBug 18403: Send logged_in_user to template from C4...
2018-02-12 Kyle M HallBug 16735: Remove use of get_categories
2018-02-12 Kyle M HallBug 16735: Migrate library search groups into the new...
2018-02-08 Jonathan DruartBug 12904: Pass KOHA_VERSION in C4::Auth
2018-02-02 Marcel de RooyBug 20126: (follow-up bug 10455) Restore MARC field...
2018-02-02 Marcel de RooyBug 18198: MARC21: Further improve handling of 5XX...
2018-01-30 Zoe BennettBug 19827: Removing &checkuniquemember from the export...
2018-01-30 Mark TompsettBug 13990: (follow-up) silence warnings on testing
2018-01-30 Mark TompsettBug 13990: (follow-up) fix various whitespace errors
2018-01-30 Jon KnightBug 13990: ILS-DI LookupPatron requires ID Type
2018-01-19 Olivier CrouzetBug 19971: Typo in the comments of parseQuery routine
2018-01-15 Mark TompsettBug 19937: Silence warnings t/db_dependent/www/batch.t
2018-01-09 Jonathan DruartBug 11046: Improve the readability of the regex using...
2018-01-09 Marcel de RooyBug 11046: Add the form YYY-? for uncertain years
2018-01-09 Marcel de RooyBug 11046: Better handling of uncertain years for publi...
2018-01-09 Jonathan DruartBug 19280: refresh unblessed patron too
2018-01-09 Jonathan DruartBug 19280: Pass a Koha::Patron to CanBookBeIssued
2018-01-02 Jonathan DruartBug 19304: Move C4::Members::GetNoticeEmailAddress...
2018-01-02 Jonathan DruartBug 19303: Move C4::Members::GetFirstValidEmailAddress...
2018-01-02 Jonathan DruartBug 19300: Replace C4::Reserves::OPACItemHoldsAllowed...
2017-12-26 Tomas Cohen AraziBug 19841: Make AddMember raise an exception if categor...
2017-12-22 Frédéric DemiansBug 19788: Preserve case sensitivity when creating...
2017-12-22 Janusz KaczmarekBug 18458: Fix subfields ordering when Merging authorit...
2017-12-21 SrdjanBug 19450: Fixed WebService::ILS bug upstream (0.17)
2017-12-20 Priya PatelBug 19713: Remove 2 occurences of OpacShowLibrariesPull...
2017-12-19 Jessica FreemanBug 19714: Removing 2 occurrences of memberofinstitution
2017-12-18 Jonathan DruartBug 19444: Do not auto renew if patron is expired and...
2017-12-14 Jonathan DruartBug 19514: Add client-side check
2017-12-11 Jonathan DruartBug 12227: Remove the demo functionality
2017-12-11 Jonathan DruartBug 19299: Replace C4::Reserves::GetReservesForBranch...
2017-12-11 Jonathan DruartBug 10021: Drop columns notify_id and notify_level...
2017-12-11 Jonathan DruartBug 10021: Drop table notifys and related code
2017-12-07 Marcel de RooyBug 19096: Make Default authoritative in core modules
2017-12-07 Marcel de RooyBug 10306: Restructure TransformMarcToKoha and update...
2017-12-07 Marcel de RooyBug 10306: Allow controlfields in TransformKohaToMarc
2017-12-07 Marcel de RooyBug 10306: Core module changes for multiple mappings
2017-12-07 Mason JamesBug 18993: Allow Test::More version 1.302073
2017-12-07 Jonathan DruartBug 18993: Bump Test::More to 1.302075
2017-12-07 Nick ClemensBug 18990: Overdue Notices are not sending through...
2017-12-07 Jonathan DruartBug 19766: (bug 19058 follow-up) Fix Preview routing...
2017-11-26 Jonathan DruartBug 18357: Handle unlimited on-site checkouts
2017-11-26 Nick ClemensBug 18131: Followup - Use data if biblionumber_tag...
2017-11-26 Jonathan DruartBug 18131: ES - Fix matching staged records - Authority
2017-11-26 Jonathan DruartBug 18131: ES - Fix matching staged records
2017-11-26 Stefan BerndtssonBug 19651: SIP/ILS/Item misses title and author
2017-11-26 Mirko TietgenBug 18547: On shelf holds allowed > "If all unavailable...
2017-11-08 Marcel de RooyBug 18894: (QA follow-up) POD changes
2017-11-08 Kyle M HallBug 18894: Add ability to limit the number of messages...
2017-11-08 Kyle M HallBug 18882: (QA follow-up) Ensure stats with no or undef...
2017-11-08 Kyle M HallBug 18882: Add location code to statistics table for...
2017-11-08 Marcel de RooyBug 10748: (QA follow-up) Add comment in SIP's do_checkin
2017-11-08 Jonathan DruartBug 10748: Add the ability to block return of lost...
2017-11-01 Marcel de RooyBug 17989: Resolve "verbatim paragraph in NAME section...
2017-11-01 Marcel de RooyBug 17989: Include full path logic in _get_template_file
2017-11-01 Marcel de RooyBug 17989: Extend bad template check
2017-11-01 Marcel de RooyBug 17989: Centralize bad template check
2017-10-27 Kyle M HallBug 16899: Add ability to disallow overpayments
2017-10-27 Baptiste WojtkowskiBug 13178: Correct Max cardnumberlength
2017-10-27 Baptiste WojtkowskiBug 13178: increase max value of CardnumberLength
2017-10-27 Marcel de RooyBug 19528: Fix a few typos like corrosponding
2017-10-27 Jonathan DruartBug 19069: Fix 'does not match' behaviour in MARC modif...
2017-10-27 Jonathan DruartBug 12363: Add a switch to mark|do not mark items as...
2017-10-25 Tomas Cohen AraziBug 19038: Remove the OPACShowBarcode syspref
2017-10-25 Kyle M HallBug 19495: Automatic report conversion needs to do...
2017-10-23 Jonathan DruartBug 12768: Fix bad merge resolution conflict
2017-10-23 Kyle M HallBug 12768: (QA follow-up) Don't use manualinvoice for...
2017-10-23 Kyle M HallBug 12768: (QA follow-up) Use specific account offset...
2017-10-20 Jonathan DruartBug 14826: account_offset_types.sql is not in the manda...
next