koha.git
2018-06-22 Martin RenvoizeUpdate release notes for 18.05.01 release v18.05.01
2018-06-22 Martin RenvoizeIncrement version for 18.05.01 release
2018-06-22 Jonathan DruartBug 20981: Fix organization name when displaying patron...
2018-06-22 Martin Renvoize(rm followup): Fix translations that are failing tests
2018-06-22 Koha translatorsTranslation updates for Koha 18.05.01
2018-06-15 Kyle M HallBug 20285: Lost item refund won't always pay down lost...
2018-06-15 Kyle M HallBug 20285: Unit Test
2018-06-15 Owen LeonardBug 19970: Revise change of bug 19413 to work better...
2018-06-15 Jonathan DruartBug 20760: Fill authorised values in svc framework
2018-06-15 Nick ClemensBug 20911: Use 'POST' to submit search history forms
2018-06-15 Fridolin SomersBug 20892: Correct basketgroup link in histsearch.pl
2018-06-15 Jonathan DruartBug 20899: Fix patron's name display
2018-06-15 Jonathan DruartBug 20918: Fix left-side navigation on the checkout...
2018-06-15 Jonathan DruartBug 20922: Remove use of Koha::Number::Price in updated...
2018-06-15 Josef MoravecBug 20832: Fix opac user profile page when there is...
2018-06-11 Marcel de RooyBug 20851: Add module to circ/article-request-slip.pl
2018-06-11 Owen LeonardBug 20756: Compiled CSS
2018-06-11 Owen LeonardBug 20756: OPAC "Share list" button should be styled...
2018-06-11 Bernardo Gonzalez... Bug 20700: MARC21 add/update leader/007/008 codes
2018-06-11 Jonathan DruartBug 20886: Do not cast undef to 0 (TO_JSON)
2018-06-11 Jonathan DruartBug 20778: (bug 19777 follow-up) Fix subscription deletion
2018-06-11 Owen LeonardBug 20053: Drop type attribute "text/javascript" in...
2018-06-11 Jonathan DruartBug 20829: Handle non-existent barcode when linking...
2018-06-11 Nick ClemensBug 20120: (QA follow-up) display correct amount in...
2018-06-11 Jonathan DruartBug 20120: force scalar context for CGI->param
2018-06-11 Kyle M HallBug 20120: (QA follow-up) Pass on_editing parameter...
2018-06-11 Kyle M HallBug 20120: Prevent writeoffs of more than the amount...
2018-06-11 Jonathan DruartBug 20875: (bug 16735 follow-up) Fix library list for...
2018-06-11 Jonathan DruartBug 20877: Do not consider DB user has permissions
2018-06-11 Marcel de RooyBug 18821: (QA follow-up) Last tweaks for performance
2018-06-11 Kyle M HallBug 18821: Convert to using cache with date checking
2018-06-11 Kyle M HallBug 18821: TrackLastPatronActivity is a performance...
2018-06-11 Jonathan DruartBug 20889: Prevent not for loan items to be checked out
2018-06-11 Jonathan DruartBug 20889: Add tests - not for loan items cannot be...
2018-06-11 Marcel de RooyBug 20866: (QA follow-up) Use build_object and remove...
2018-06-11 Jonathan DruartBug 20866: Make ArticleRequests.t pass even if table...
2018-06-05 Nick ClemensBug 17561: (follow-up) Pass itemnumber on returns and...
2018-06-05 Kyle M HallBug 17561: (QA follow-up) Update existing unit tests
2018-06-05 Kyle M HallBug 17561: (QA follow-up) Simplify new ReserveSlip...
2018-06-05 Benjamin RoksethBug 17561: ReserveSlip needs itemnumber for item level...
2018-06-05 Katrin FischerBug 20861: Correct EDI permissions on EDI messsages
2018-06-05 Jonathan DruartBug 20838: Add 2 small tests to check ref
2018-06-05 Jonathan DruartBug 20838: Make Koha::Library::Group->all_libraries...
2018-06-05 Jonathan DruartBug 20838: (bug 16735 follow-up) Fix search by group...
2018-06-05 Josef MoravecBug 20831: Fix KohaTable calls after bug 9573
2018-06-05 Jonathan DruartBug 20763: Remove unecessary Koha::Patron fetch
2018-06-05 Kyle M HallBug 20763: AllowPurchaseSuggestionBranchChoice triggers...
2018-06-05 Jonathan DruartBug 20840: (bug 2696 follow-up) Fix biblio info fetch
2018-06-05 Kyle M HallBug 20798: Client side validation for for fund selectio...
2018-06-05 Nick ClemensBug 20761: Fix some js includes in rancor
2018-06-05 Marcel de RooyBug 20696: Fix a few ugly "eq undef" comparisons in...
2018-06-05 Jonathan DruartBug 20818: Add missing QA Manager entry in 18.05.00...
2018-06-05 Nick ClemensBug 20781: Set a minimum enrollemnt period 'in months...
2018-06-05 Jonathan DruartBug 20767: Display a stack trace when a method is not...
2018-06-05 Katrin FischerBug 3886: Fix mismatch of required permissions for...
2018-06-05 Owen LeonardBug 20774: Trivial HTML error in itemslost.tt
2018-06-05 Katrin FischerBug 20752: Fix capitalization on the files tab for...
2018-06-05 Katrin FischerBug 20791: Correct capitalization on 'Notices & slips...
2018-06-05 Jonathan DruartBug 20827: Display Fund's owner name when selected
2018-06-05 Jonathan DruartBug 20652: Fix result sorting after search on limit...
2018-06-05 Jonathan DruartBug 20822: (bug 18789 follow-up) Fix HOLD_SLIP
2018-06-05 Nick ClemensBug 20825: (QA follow-up) set biblioitemnumber with...
2018-06-05 Jonathan DruartBug 20825: (bug 19943 follow-up) call notforloan on...
2018-06-05 Jonathan DruartBug 20825: Add regression tests
2018-05-24 Jonathan DruartKoha 18.05.00 is here! v18.05.00
2018-05-24 Jonathan DruartAdd release notes for Koha 18.05.00
2018-05-24 Jonathan Druartrevert missing part of bug 20073
2018-05-24 Jonathan DruartRevert "Bug 20073: Update DBIC Schema changes"
2018-05-24 Jonathan DruartFix translation issues
2018-05-24 Koha translatorsTranslation updates for Koha 18.05.00
2018-05-24 Jonathan DruartBug 19287: (follow-up) Use the notice defined for the...
2018-05-23 Jonathan DruartBug 20701: Add csrf protection to mancredit.pl
2018-05-23 Nick ClemensBug 20701: Add csrf protection to maninvoice.pl
2018-05-23 Owen LeonardBug 20803: Cannot search to hold or use print options...
2018-05-23 Jonathan DruartBug 20730: Move the authentication block before doing...
2018-05-22 Mirko TietgenBug 20801: Make dependency on memcached mandatory
2018-05-22 Mirko TietgenBug 20800: Keep Koha on Stretch from using broken libht...
2018-05-21 Jonathan DruartRevert "Bug 20073: Move Elasticsearch configs to yaml...
2018-05-21 Jonathan DruartRevert "Bug 20073: Remove perlcritic error"
2018-05-21 Jonathan DruartBug 20792: (bug 18789 follow-up) Fix patron edit page...
2018-05-17 Jonathan DruartRelease notes for 18.05.00-rc2
2018-05-17 Jonathan DruartBug 18786: Add PAYMENT_TYPE to the installer file
2018-05-17 Kyle M HallBug 18856: (QA follow-up) Rename method to avoid confusion
2018-05-17 Jonathan DruartBug 18856: Don't show cancel option for waiting holds...
2018-05-17 Katrin FischerBug 19862: Turn off RoutingListAddReserves on new insta...
2018-05-16 Lee JamisonBug 7143: Update about page for documentation team
2018-05-16 Mark TompsettBug 20706: Fix bad HTML link to help file
2018-05-16 Katrin FischerBug 20706: Adds en language code to the links to the...
2018-05-16 Katrin FischerBug 20706: Fixes the links to the manual to reflect...
2018-05-16 Marcel de RooyBug 20724: (QA follow-up) Remove two obsolete comment...
2018-05-16 Jonathan DruartBug 20724: Add tests for ReservesNeedReturns
2018-05-16 Jonathan DruartBug 20724: Move the ReservesNeedReturns logic to AddReserve
2018-05-16 Kyle M HallBug 20724: Correctly mark an hold as waiting - Reserves...
2018-05-15 Mirko TietgenBug 20437: Update debian/control
2018-05-15 Tomas Cohen... Bug 20437: Force the dependency on HTTP::OAI < 4.0
2018-05-15 Mirko TietgenBug 20693: Update control file
2018-05-15 Mirko TietgenBug 20693: Plack fails, because 'libcgi-emulate-psgi...
2018-05-14 Mirko TietgenBug 17084: Automatic debian/control updates (master)
2018-05-14 Jonathan DruartBug 20764: Fix Plugins.t v18.05.00-rc1
2018-05-14 Jonathan DruartBug 20764: (follow-up) Rename the test file
next