Bug 9032: new SHARE_INVITE & SHARE_ACCEPT notifications
[koha.git] / C4 /
2014-04-20 Marcel de RooyBug 9032: enforce consistent behavior when deleting...
2014-04-20 Marcel de RooyBug 9032: add ability to accept list share invitations...
2014-04-20 Marcel de RooyBug 9032: (follow-up) add new dependency Email::Valid
2014-04-20 Marcel de RooyBug 9032: add ability to invite another to share a...
2014-04-20 Mirko TietgenBug 9972: Add/change some zebra indexes (MARC21)
2014-04-20 Jonathan DruartBug 11243: update vendor list to also display canceled...
2014-04-20 Jonathan DruartBug 11243: make vendor list distinguish between active...
2014-04-19 Fridolyn SOMERSBug 11254: make reservoir search normalize ISBNs
2014-04-19 Tomas Cohen AraziBug 11912: (refactoring followup) make GetMarcISBN...
2014-04-19 Tomas Cohen AraziBug 11912: fix problem where GetMarcISBN wrongly prepen...
2014-04-19 Galen CharltonBug 10986: (follow-up) improve POD
2014-04-19 Jonathan DruartBug 10986: QA followup - fix various issues
2014-04-19 blouBug 10986: add system preference to limit the list...
2014-04-19 Galen CharltonBug 10951: (follow-up) use Koha.Preference() template...
2014-04-19 blouBug 10951 - Adding NoLoginInstructions to system prefer...
2014-04-19 Galen CharltonBug 9416: (follow-up) reconcile with work done on bug...
2014-04-19 Mathieu SabyBug 9416: add new order vendor note field
2014-04-19 Galen CharltonBug 11699: (follow-up) fix errors in the POD for ModRec...
2014-04-19 Jonathan DruartBug 11699: change ModReceiveOrder to used named parameters
2014-04-19 Jonathan DruartBug 11699: fixed saving notes entered when receiving...
2014-04-19 Fridolyn SOMERSBug 11069: increase title ranking in relevance when...
2014-04-19 Jonathan DruartBug 9216: make columns.def file translatable
2014-04-18 Fridolyn SOMERSBug 9578: avoid a search crash when attempting to sort...
2014-04-18 Kyle M HallBug 11416: fix case where serials item editor was incor...
2014-04-18 Galen CharltonBug 11689: (follow-up) fix another warning when running...
2014-04-18 Jonathan DruartBug 11689: (follow-up) fix warnings generated when...
2014-04-18 Jonathan DruartBug 11689: Take new serial missing statuses into accoun...
2014-04-18 Julian MauriceBug 12003: Do not calculate next pubdate for irregular...
2014-04-18 Galen CharltonBug 12098: (follow-up) put can_show_subscription()...
2014-04-18 Jonathan DruartBug 12098: Refactor can_*_subscription in C4::Serials
2014-04-18 Jonathan DruartBug 12098: Fix C4::Serials::can_edit_subscription
2014-04-18 Kyle M HallBug 12080: (follow-up) fix test failure and warnings...
2014-04-18 Frédéric DemiansBug 12080: restore effect of superserials permission
2014-04-18 Frédéric DemiansBug 12048: restore ability of superlibrarian to see...
2014-04-18 Fridolin SomersBug 12071: improve generation of Z39.50 search links
2014-04-18 Kyle M HallBug 11258: fix another case where holds queue made...
2014-04-17 Galen CharltonBug 12079: ensure that CheckReserves() includes reserve...
2014-04-16 Galen CharltonBug 11630: (follow-up) tighten up code
2014-04-16 Kyle M HallBug 11630: (QA Followup) Move code to subroutine, add...
2014-04-16 Pasi KallinenBug 11630: improve parsing of age restriction markers
2014-04-15 Galen CharltonBug 11797: (follow-up) fix MARC21 branch of bug more...
2014-04-15 Jonathan DruartBug 11797: fix odd number of elements in hash (UNIMARC)
2014-04-15 Mark TompsettBug 11797: fix odd number of elements in hash warning...
2014-04-15 Bernardo Gonzalez... Bug 5052: make it possible to pick a language if all...
2014-04-15 Robin SheatBug 11947 - renumber reserves when hold is confirmed
2014-04-11 Jonathan DruartBug 11960: replace unnecessary call of GetMemberDetails...
2014-04-08 Owen LeonardBug 11711 - Use new DataTables include in circ templates
2014-04-08 Galen CharltonBug 7413: (follow-up) improve return of GetSoonestRenew...
2014-04-07 Holger MeißnerBug 7413: Code and intranet template changes
2014-04-07 Galen CharltonBug 7567: (follow-up) construct values clause in SQL...
2014-04-07 Jonathan DruartBug 7567: QA followup: FIX SQL query
2014-04-07 Mark TompsettBug 7567 - Use, display, filter News by library
2014-04-07 Mark TompsettBug 7567: convert news add/update routines to take...
2014-04-07 Mark TompsettBug 7567: (code cleanup) remove finish calls
2014-04-07 Mark TompsettBug 7567: (code cleanup) update license and use Modern...
2014-03-26 Kyle M HallBug 11694: [QA Followup] strip out time portion when...
2014-03-25 Julian MauriceBug 11701: Fix C4::Context::Zconn
2014-03-13 Kyle M HallBug 11923: fix option to sort contents of MARC record...
2014-03-12 Julian MauriceBug 11861: Add ISSN column in serials claims table
2014-03-12 Owen LeonardBug 11718 - Use new DataTables include in reports templates
2014-03-12 Sophie MeynieuxBug 11760: In notices, output road type description...
2014-03-12 Jonathan DruartBug 11550: Add UT for C4::Acquisition::GetOrder
2014-03-12 Galen CharltonBug 108661: (follow-up) enshrine letting CardnumberLeng...
2014-03-12 Jonathan DruartBug 10861: (follow-up) various refactoring
2014-03-12 Jonathan DruartBug 10861: Add a check on cardnumber length
2014-03-11 Jonathan DruartBug 11755: ensure that SearchOrders returns booksellerid
2014-03-11 Jonathan DruartBug 11170: (follow-up) improve a bit of unnecessarily...
2014-03-11 Jonathan DruartBug 11170: make the pending order list only display...
2014-03-11 Jonathan DruartBug 11751: remove dead code related to handling members...
2014-03-10 Galen CharltonBug 10611: (follow-up) cache DBMS driver code in contex...
2014-03-10 Jonathan DruartBug 10611: Use mysql_auto_reconnect instead of ping
2014-03-10 FrédérickBug 11359: Add the borrower's cardnumber and phonenumbe...
2014-03-10 Galen CharltonBug 10452: (follow-up) remove duplicate check of damage...
2014-03-10 Kyle M HallBug 10452: make AllowHoldsOnDamagedItems control using...
2014-03-10 Galen CharltonBug 8918: (follow-up) tidy code and description of...
2014-03-10 Julian MauriceBug 8918: Fix reserve priority in ILS-DI
2014-03-10 Mathieu SabyBug 11224 : Add UT to routines of C4::Acquisition retur...
2014-03-10 Mark TompsettBug 11587: get rid of warnings generated by IsSuperLibr...
2014-03-10 Kyle M HallBug 10558 [QA Follow-up]
2014-03-10 Kyle M HallBug 10558 - Convert records table in manage-marc-import...
2014-02-28 Tomas Cohen AraziBug 11096: support the retrieval of large MARCXML records
2014-02-27 Owen LeonardBug 11736 - Use new DataTables include in Koha news...
2014-02-25 Marcel de RooyBug 11803: use $dbh consistently in _koha_modify_item
2014-02-21 Marcel de RooyBug 11799: Housekeeping: Remove _biblionumber_sth from...
2014-02-21 Jonathan DruartBug 7372: Move road types from the roadtype table to...
2014-02-20 Kyle M HallBug 11796: fix display of search result facets if facet...
2014-02-20 Colin CampbellBug 11479: Remove experimental given/when keywords
2014-02-19 Marcel de RooyBug 11732: Eliminate warning on undefined branchcode
2014-02-19 Mathieu SabyBug 11202: Improve UNIMARC biblio indexing
2014-02-19 Fridolyn SOMERSBug 10544: add Number-local-acquisition in known indexes
2014-02-19 Amit GuptaBug 11777: ensure "created by" is displayed by the...
2014-02-19 Kyle M HallBug 11783: ensure CD field in SIP patron information...
2014-02-18 Stéphane DelauneBug 11730: ensure that C4::Charset loads C4::Context
2014-02-18 Marcel de RooyBug 10789: Follow-up: restored second SQL parameter...
2014-02-18 Marcel de RooyBug 10789: Follow-up: Fix typo "infermation"
2014-02-18 Colin CampbellBug 10789: Remove unnecessary calls to $sth->finish...
2014-02-15 Galen CharltonBug 11757: remove dependency on POE
2014-02-05 Galen CharltonBug 11666: remove SQL as an option for MARC framework...
2014-02-04 “ByWaterBug 11572: ensure that running Z39.50 search from staff...
2014-02-04 Jonathan DruartBug 10851: (follow-up) fix issues reported by QA script
next