koha.git
2018-06-04 Nick ClemensBug 17561: (follow-up) Pass itemnumber on returns and...
2018-06-04 Kyle M HallBug 17561: (QA follow-up) Update existing unit tests
2018-06-04 Kyle M HallBug 17561: (QA follow-up) Simplify new ReserveSlip...
2018-06-04 Benjamin RoksethBug 17561: ReserveSlip needs itemnumber for item level...
2018-06-04 Katrin FischerBug 20861: Correct EDI permissions on EDI messsages
2018-06-04 Jonathan DruartBug 20838: Add 2 small tests to check ref
2018-06-04 Jonathan DruartBug 20838: Make Koha::Library::Group->all_libraries...
2018-06-04 Jonathan DruartBug 20838: (bug 16735 follow-up) Fix search by group...
2018-06-04 Nick ClemensBug 3849: DBRev 18.06.00.001
2018-06-04 Katrin FischerBug 3849: (follow-up) Add database update to change...
2018-06-04 Katrin FischerBug 3849: Improve descriptions of granular acquisition...
2018-06-04 Josef MoravecBug 20831: Fix KohaTable calls after bug 9573
2018-06-04 Jonathan DruartBug 20763: Remove unecessary Koha::Patron fetch
2018-06-04 Kyle M HallBug 20763: AllowPurchaseSuggestionBranchChoice triggers...
2018-06-04 Jonathan DruartBug 20840: (bug 2696 follow-up) Fix biblio info fetch
2018-05-29 Nick ClemensBug 20825: (QA follow-up) set biblioitemnumber with...
2018-05-29 Kyle M HallBug 20798: Client side validation for for fund selectio...
2018-05-29 Nick ClemensBug 20761: Fix some js includes in rancor
2018-05-29 Marcel de RooyBug 20696: Fix a few ugly "eq undef" comparisons in...
2018-05-29 Jonathan DruartBug 20818: Add missing QA Manager entry in 18.05.00...
2018-05-29 Nick ClemensBug 20781: Set a minimum enrollemnt period 'in months...
2018-05-29 Jonathan DruartBug 20767: Display a stack trace when a method is not...
2018-05-29 Katrin FischerBug 3886: Fix mismatch of required permissions for...
2018-05-29 Owen LeonardBug 20774: Trivial HTML error in itemslost.tt
2018-05-29 Katrin FischerBug 20752: Fix capitalization on the files tab for...
2018-05-29 Katrin FischerBug 20791: Correct capitalization on 'Notices & slips...
2018-05-29 Jonathan DruartBug 20827: Display Fund's owner name when selected
2018-05-29 Jonathan DruartBug 20652: Fix result sorting after search on limit...
2018-05-29 Jonathan DruartBug 20822: (bug 18789 follow-up) Fix HOLD_SLIP
2018-05-29 Jonathan DruartBug 20825: (bug 19943 follow-up) call notforloan on...
2018-05-29 Jonathan DruartBug 20825: Add regression tests
2018-05-25 Nick ClemensKoha 18.06 - It's Adventure time!
2018-05-24 Jonathan DruartKoha 18.05.00 is here!
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
2018-05-14 Jonathan DruartBug 20764: (follow-up) Rename the test file
2018-05-14 Jonathan DruartBug 20404: Fix Patrons/Import.t
2018-05-14 Jonathan DruartBug 20764: Rename the test file
2018-05-14 Tomas Cohen... Bug 20764: (QA follow-up) Fix path to sample plugins
2018-05-14 Mirko TietgenBug 20764: Koha_Template_Plugin_KohaPlugins.t is db...
2018-05-14 Jonathan DruartBug 20428: Display warning if the entry is empty
2018-05-14 Marcel de RooyBug 20428: (QA follow-up) Remove redundant directory...
2018-05-14 Tomas Cohen... Bug 20428: Make upload_tmp a more general tmp directory
2018-05-14 Mark TompsettBug 20428: Added missing parameter --upload-tmp-path
2018-05-14 Tomas Cohen... Bug 20428: Make about.pl inform about missing upload_tm...
2018-05-14 Tomas Cohen... Bug 20428: Make Koha::UploadedFile use the new config...
2018-05-14 Tomas Cohen... Bug 20428: Add the option to specify a tmp uploads dir
2018-05-14 Katrin FischerBug 20404: Turn on ExtendedPatronAttributes by default...
2018-05-14 Jonathan DruartBug 19181: Do not screenshot
2018-05-11 Jonathan DruartBug 19181: Fix jenkins failure
2018-05-11 Victor GroussetBug 20623: (QA follow-up) avoid fetch() calls in some...
2018-05-11 Nick ClemensBug 20737: Use https for baker and taylor cover images
2018-05-11 Nick ClemensBug 20707: Replace circ/search.pl circulate permission...
2018-05-11 Jonathan DruartBug 7910: Give feedack when the subscriptions have...
2018-05-11 Jonathan DruartBug 19792: Few minor fixes
2018-05-11 Marcel de RooyBug 19792: (QA follow-up) Move anonymous sub out of...
2018-05-11 David BourgaultBug 19792: Performance boost for GetBudgetHierarchy
2018-05-11 Jonathan DruartBug 19579: Do not confirm the registration if email...
2018-05-11 Marcel de RooyBug 20623: (QA follow-up) Remove one find call
2018-05-11 Victor GroussetBug 20623: Fix basket group PDF when itemtype not itemt...
2018-05-11 Jonathan DruartBug 20722: Display search results when searching only...
2018-05-11 Marcel de RooyBug 20695: Fix multiple upload result in tools/upload...
2018-05-11 Mark TompsettBug 20719: USE Branches in TT files
2018-05-11 Amit GuptaBug 20719: Add missing USE Branches to files.tt
2018-05-11 Jonathan DruartBug 20746: Move it-IT files to optional
2018-05-11 Tomas Cohen... Bug 20745: koha-zebra doesn't return the correct error...
2018-05-11 Jonathan DruartBug 19181: Add new tests
2018-05-11 Mark TompsettBug 19181: Change to use ENV, fix login and passwords
next