koha.git
2018-04-19 Julian MauriceBug 20343: Show number of checkouts by itemtype in...
2018-04-19 Jonathan DruartBug 20599: Add the Koha::Subscription->vendor method
2018-04-19 Jonathan DruartBug 19794: DBRev 17.12.00.032
2018-04-19 Katrin FischerBug 19794: (follow-up) Add atomic update
2018-04-19 Josef MoravecBug 19794: (QA follow-up) Change tab to space
2018-04-19 Katrin FischerBug 19794: Rename RLIST notice to SERIAL_ALERT to bette...
2018-04-19 Kyle M HallBug 12123: Make iframe large enough to remove scroll...
2018-04-19 Kyle M HallBug 12123: Prevent HTML notices to break the notice...
2018-04-18 Jonathan DruartBug 20562: Pass the Koha::Checkout object to AddIssuing...
2018-04-18 Kyle M HallBug 20562: issue_id is not stored in accountlines for...
2018-04-16 Jonathan DruartBug 11674: DBRev 17.12.00.031
2018-04-16 Pasi KallinenBug 11674: Configuration for MARC field doc URLs
2018-04-16 Owen LeonardBug 18007: Interface updates to notices and notice...
2018-04-16 Katrin FischerBug 20515: (QA follow-up) Fix capitalization on 'Ill...
2018-04-16 Andrew IsherwoodBug 20515: (follow-up) Add missing CAN_user_ill
2018-04-16 Andrew IsherwoodBug 20515: (QA follow-up) Remove specific superlibraria...
2018-04-16 Andrew IsherwoodBug 20515: Fix permission check on "ILL request" menu...
2018-04-16 Julian MauriceBug 20539: Remove warnings in catalogue/search.pl
2018-04-16 Jonathan DruartBug 18725: Test return values of make_column_dirty
2018-04-16 Marcel de RooyBug 18725: (QA follow-up) Use make_column_dirty instead...
2018-04-16 Kyle M HallBug 18725: Prevent process_message_queue to send duplic...
2018-04-16 Jonathan DruartBug 19882: Fix syntax issue in .pref file
2018-04-13 Jonathan DruartBug 20584: Prevent Koha/Patron/Categories.t to fail...
2018-04-13 Jonathan DruartBug 18791: Export visible columns only
2018-04-13 Owen LeonardBug 18791: (follow up) Fix translation of copy messages
2018-04-13 Kyle M HallBug 18791: (follow-up) Make buttons translatable
2018-04-13 Kyle M HallBug 18791: Add the ability for librarians to easily...
2018-04-13 Jonathan DruartBug 19882: DBRev 17.12.00.030
2018-04-13 Nick ClemensBug 19882: (follow-up) Add 'IGNORE' in DB update
2018-04-13 Nick ClemensBug 19882: Add Novelist Select staff client profile
2018-04-13 Jonathan DruartBug 20538: ->tag is private - tell it explicitly
2018-04-13 Julian MauriceBug 20538: Add POD for Asset.pm
2018-04-13 Julian MauriceBug 20538: Move categories.js out of language directory
2018-04-13 Julian MauriceBug 20538: Fix 2 JS paths
2018-04-13 Julian MauriceBug 20538: Fix copyright notice in Asset.pm
2018-04-13 Josef MoravecBug 20538: (follow-up) Update discharges request page...
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-04-13 Jonathan DruartBug 20499: just check if GetItem returns something...
2018-04-13 Mark TompsettBug 20499: Fix the Internal Server Error
2018-04-13 Mark TompsettBug 20499: Unit Test to prove the problem
2018-04-13 Jonathan DruartBug 7143: Update about page for new dev - Joachim Ganseman
2018-04-12 Josef MoravecBug 17981: (QA follow-up) Fix and update pod in svc...
2018-04-12 Jonathan DruartBug 17981: Do not crash if the template is already...
2018-04-12 Jonathan DruartBug 17981: Remove uneeded module JS var
2018-04-12 Jonathan DruartBug 17981: Move the divs to the top of the modal
2018-04-12 Jonathan DruartBug 17981: Better error handling
2018-04-12 Jonathan DruartBug 17981: Add a preview mode for notice templates
2018-04-12 Jonathan DruartBug 17981: Add a 'letter' param to GetPreparedLetter
2018-04-12 Jonathan DruartBug 17981: Move svc/letters to svc/letters/get
2018-04-12 Jonathan DruartBug 20426: Fix default fund value when adding orders...
2018-04-12 Nick ClemensBug 18904: (follow-up) Use Ctrl+Shift+L
2018-04-12 Marcel de RooyBug 18904: (QA follow-up) Do not put authid in searchbo...
2018-04-12 Nick ClemensBug 18904: (follow-up) Rebase onto 14769
2018-04-12 Nick ClemensBug 18904: (follow-up) Set indicators and correct js...
2018-04-12 Nick ClemensBug 18904: Remove debugging code
2018-04-12 Nick ClemensBug 18904: (follow-up) Retrieve subfield in the order...
2018-04-12 Nick ClemensBug 18904: (follow-up) Fix whitespace and don't use...
2018-04-12 Nick ClemensBug 18904: Advanced editor - Rancor - Add authority...
2018-04-12 Jonathan DruartBug 14769: DBRev 17.12.00.029
2018-04-12 Marcel de RooyBug 14769: (QA follow-up) Remove global var $cached_ind...
2018-04-12 Marcel de RooyBug 14769: (Follow-up) Let blinddetail look at indicato...
2018-04-12 Marcel de RooyBug 14769: (Follow-up) Reduce number of preference...
2018-04-12 Marcel de RooyBug 14769: Put ControlledIndicators to work
2018-04-12 Marcel de RooyBug 14769: Add preference AuthorityControlledIndicators
2018-04-12 Marcel de RooyBug 14769: Add tests for _thesaurus_info in ControlledI...
2018-04-12 Janusz KaczmarekBug 14769: Biblio indicators based on authority's thesa...
2018-04-12 Marcel de RooyBug 14769: Introduce Koha::Authority::ControlledIndicators
2018-04-12 Jonathan DruartBug 9701: DBRev 17.12.00.028
2018-04-12 Marcel de RooyBug 9701: (QA follow-up) DBIx schema changes
2018-04-12 Josef MoravecBug 9701: (follow-up) Adjust tests
2018-04-12 Joachim GansemanBug 9701: Configure default indicator
2018-04-12 Jonathan DruartBug 19936: Reuse existing userid if none provided
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - Update the occurrences
2018-04-12 Jonathan DruartBug 19936: Remove warnings from tests
2018-04-12 Jonathan DruartBug 19936: Remove the subroutine Generate_Userid
2018-04-12 Jonathan DruartBug 19936: Replace Generate_Userid - Update the occurrences
2018-04-12 Jonathan DruartBug 19936: Adapt tests
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->generate_userid method
2018-04-12 Jonathan DruartBug 19936: Move and add tests for Generate_Userid
2018-04-12 Jonathan DruartBug 19936: Remove the subroutine Check_Userid
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - Update the occurrences
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->has_valid_userid method
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - just move the tests
2018-04-11 Tomas Cohen... Bug 20123: (follow-up) Mock timezone in t/Auth_with_shi...
2018-04-11 Marcel de RooyBug 19904: (follow-up) Add Nick Clemens as RM assistant
2018-04-11 Marcel de RooyBug 19904: Release team for 18.05
2018-04-11 Jonathan DruartBug 19289: DBRev 17.12.00.027
2018-04-11 Jonathan DruartBug 19289: (follow-up) Add existing fields to the ACQ...
2018-04-11 Jonathan DruartBug 19289: Extend size of inputs to 50
2018-04-11 Jonathan DruartBug 19289: Use copyrightdate instead of publicationyear...
2018-04-11 Jonathan DruartBug 19289: Use jQuery validate plugin
2018-04-11 Jonathan DruartBug 19289: Use the ACQ framework to display bibliograph...
2018-04-11 Jonathan DruartBug 19289: Add existing fields to the ACQ framework
2018-04-11 Katrin FischerBug 20540: (follow-up) Remove debug line
2018-04-11 Jonathan DruartBug 20540: Fix TransformHtmlToXml if last tag is empty
2018-04-11 Marcel de RooyBug 18625: (QA follow-up) Simplify update_lastseen
2018-04-11 Colin CampbellBug 18625: Update lastseen in patron info request
2018-04-11 Nick ClemensBug 18625: (QA follow-up) Unit tests
2018-04-11 Mark TompsettBug 20104: Update minimum version of Perl to 5.20
2018-04-11 Martin RenvoizeBug 20536: (ILL) authnotrequired should be explicitly...
next