koha.git
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...
2018-04-11 Claire GravelyBug 20552: Fix HTML tag for search facets
2018-04-11 Nick ClemensBug 19538: Move EnableAdvancedCatalogingEdtor from...
2018-04-11 Owen LeonardBug 20518: Don't show "Messages" header and link on...
2018-04-11 Nick ClemensBug 9634: Allow for combining same paraneters in SQL...
2018-04-11 Tomas Cohen... Bug 18674: (QA follow-up) Add date and time
2018-04-11 Tomas Cohen... Bug 18674: TZ error handling
2018-04-11 Tomas Cohen... Bug 18674: Style changes to match other entries
2018-04-11 Mark TompsettBug 18674: Allow TZ SetEnv for plack
2018-04-11 Mark TompsettBug 18674: Added timezone information to about page
2018-04-11 Tomas Cohen... Bug 20123: Make the timezone entry empty and uncommente...
2018-04-11 Kyle M HallBug 20123: Add commented out example to koha-conf.xml
2018-04-11 Kyle M HallBug 20123: (QA follow-up) If tz is 'local', no need...
2018-04-11 Kyle M HallBug 20123: Allow multiple instances of Koha to have...
2018-04-10 Jonathan DruartBug 20557: Prevent Koha/Acquisition/Order.t to fail...
2018-04-10 Jonathan DruartBug 3841: (follow-up) Add the ACQ framework for pl-PL
2018-04-09 Jonathan DruartBug 19581: Fix Koha_Elasticsearch.t
2018-04-09 Jonathan DruartBug 19804: Fix test in maxsuspensiondays.t
2018-04-09 Jonathan DruartBug 19804: Fix test in GetHardDueDate.t
2018-04-09 Jonathan DruartBug 19804: DBRev 17.12.00.026
2018-04-09 Jonathan DruartBug 19804: (follow-up) Fix wording and columns order
2018-04-09 Jonathan DruartBug 19804: Add the new column to the circ rules interface
2018-04-09 Jonathan DruartBug 19804: Add a 'Fine charging interval' for suspensio...
2018-04-09 Jonathan DruartBug 19804: DBIC Schema changes
2018-04-09 Jonathan DruartBug 19804: Add new DB column issuingrules.suspension_ch...
2018-04-09 Nick ClemensBug 19581: (follow-up) Fix handling of new and old...
2018-04-09 Nick ClemensBug 19581: Remove unused comment and line
2018-04-09 Nick ClemensBug 19581: Unit tests
2018-04-09 Nick ClemensBug 19581: Remove 'split' option from Catmandu fixes...
2018-04-09 Mark TompsettBug 20122: Explicitly set path to fix emptying cart...
2018-04-09 Jonathan DruartBug 20180: [sql_modes] Remove GROUP BY clause in manage...
2018-04-09 Jonathan DruartBug 20179: [sql_modes] Remove GROUP BY in get_shelves_c...
2018-04-09 Jonathan DruartBug 18789: (follow-up) Pass a Koha::Patron object from...
2018-04-06 Jonathan DruartBug 20298: (follow-up) fix labels' for attributes
2018-04-06 Kyle M HallBug 20181: (QA follow-up) Remove double check
2018-04-06 Kyle M HallBug 20181: Add POD for new plugin
2018-04-06 Mark TompsettBug 20181: (follow-up) Ensure test runs
2018-04-06 Kyle M HallBug 20181: Unit tests
2018-04-06 Kyle M HallBug 20181: Allow plugins to add css and javascript...
2018-04-06 Marcel de RooyBug 18816: (QA follow-up) Fix Circulation.t
2018-04-06 Marcel de RooyBug 18816: (QA follow-up) Framework parameter is not...
2018-04-06 Kyle M HallBug 18816: (QA follow-up) Add rarely used params to...
2018-04-06 Kyle M HallBug 18816: (QA follow-up) Convert param to hashref...
2018-04-06 Kyle M HallBug 18816: Make CataloguingLog work in production by...
2018-04-06 Owen LeonardBug 20526: Show and sort by date of request in pending...
2018-04-06 Julian MauriceBug 20524: Make columns of pending discharges table...
2018-04-06 Kyle M HallBug 11512: Update syspref description
2018-04-06 Kyle M HallBug 11512: Forced holds that violate issuing rules...
2018-04-06 Mark TompsettBug 19712: (follow-up) Add missing use Pod::Usage
next