Bug 23151: Modifiy database structure
[koha.git] / C4 /
2019-07-22 Kyle M HallBug 23057: (QA follow-up) Remove new AddReturn message...
2019-07-22 Kyle M HallBug 23057: Update do_checkin
2019-07-22 David CookBug 23057: If checked_in_ok is set and item is not...
2019-07-16 Kyle M HallBug 23103: (QA follow-up) Return undef implicitly
2019-07-16 Kyle M HallBug 23103: Cannot checkin items lost by deleted patrons...
2019-06-20 Jonathan DruartBug 23104: (bug 18925 follow-up): Fix null/empty behavi...
2019-06-20 Jonathan DruartBug 23117: Shortcut additem.pl on nonexistent biblionumber
2019-06-11 Kyle M HallBug 10215: Increase the size of opacnote and librariann...
2019-06-10 Jonathan DruartBug 19457: Handle 'PREVISSUE' return by CanBookBeIssued...
2019-06-10 Aleisha AmohiaBug 11492: (follow-up) Don't pass publisheddatetext...
2019-06-10 Aleisha AmohiaBug 11492: Keep routing notes when receiving next serial
2019-06-10 Martin RenvoizeBug 22877: Prevent double overdue processing for lost...
2019-05-30 Jonathan DruartBug 22907: Add missing use statement
2019-05-30 Jonathan DruartBug 22907: Remove previous code handling the same thing
2019-05-30 Jonathan DruartBug 22907: Fix new suggestion with strict sql modes
2019-05-30 Owen LeonardBug 22932: GetLatestSerials should not return formatted...
2019-05-30 Nick ClemensBug 21450: Cache authorities search using term and...
2019-05-30 Jonathan DruartBug 22908: Prevent ModSuggestion to send a notice if...
2019-05-23 Nick ClemensBug 14385: (RM follow-up) Remove line from bad rebase
2019-05-23 David CookBug 15221: SIP server always sets the alert flag when...
2019-05-23 Jonathan DruartBug 21831: Allow move all fields even if destination...
2019-05-23 Nick ClemensBug 22046: Simplify and unify the code for get_matches
2019-05-15 Katrin FischerBug 4833: (QA follow-up) Add budgetname to SearchSuggestion
2019-05-15 Jonathan DruartBug 21651: Always insert notice templates related tables
2019-05-15 Arthur SuzukiBug 22742: ILS-DI - Fix datetime format returned by...
2019-05-15 Jonathan DruartBug 20514: Use streetnumber when searching for patrons...
2019-05-15 Jonathan DruartBug 22878: Do not pass layout_id on creating a layout
2019-05-14 Jonathan DruartBug 22891: (bug 21206 follow-up) Fix RenewHold (ILS-DI)
2019-05-14 Jonathan DruartBug 22812: Use Koha::Subscription in NewSubscription
2019-05-14 Jonathan DruartBug 22812: Fix GROUP BY in checkrouting
2019-05-14 Jonathan DruartBug 22812: Fix new subscription with strict sql modes
2019-05-14 Martin RenvoizeBug 22899: (QA follow-up) Change accessor name
2019-05-10 Jonathan DruartBug 19302: Send koha::objects to C4::Reserves::IsAvaila...
2019-05-10 Martin RenvoizeBug 5770: (QA follow-up) Adapt for replyto handling
2019-05-10 Martin RenvoizeBug 5770: (QA follow-up) Revert change to GetQueuedMessages
2019-05-10 Martin RenvoizeBug 5770: (QA follow-up) Allow feature to be disable
2019-05-10 Nazlı ÇetinBug 5770: Unit test
2019-05-10 Nazlı ÇetinBug 5770: Email librarian when purchase suggestion...
2019-05-10 Nick ClemensBug 14407: (RM follow-up) bump version number
2019-05-10 Mark TompsettBug 14407: Follow up to add test case and clean noise
2019-05-10 Nicholas can Oudts... Bug 14407: Allow restricting SCO to IP or IP range
2019-05-09 Andreas JonssonBug 22790: The system preference itemBarcodeInputFilter...
2019-05-07 Marcel de RooyBug 21036: Remove odd number of elements warnings from...
2019-05-07 Marcel de RooyBug 21036: Fix warnings from C4/Biblio
2019-05-07 Tomas Cohen AraziBug 22813: (follow-up) Add missing condition
2019-05-07 Tomas Cohen AraziBug 22813: remove repetitive queries inside two nested...
2019-05-02 Jonathan DruartBug 22478: Prevent XSS vulnerabilities when pagination...
2019-05-02 Nick ClemensBug 22692: Check for patron using cardnumber and userid
2019-04-30 Tomas Cohen AraziBug 8995: (QA follow-up) Mock required sysprefs in...
2019-04-30 Katrin FischerBug 21364: (QA follow-up) Fix QA script complaints...
2019-04-30 Nick ClemensBug 21364: (follow-up) Check for standing status and...
2019-04-30 Nick ClemensBug 22010: Check preferences for ebook integration
2019-04-30 Jonathan DruartBug 22357: Do not duplicate report rows if several...
2019-04-29 Josef MoravecBug 8995: (follow-up) Add tests, move open_url/coins...
2019-04-29 Julian MauriceBug 8995: Show OpenURL links in OPAC search results
2019-04-29 Marcel de RooyBug 8000: (QA follow-up) Two lastminute fixes
2019-04-29 Maryse SimardBug 8000: (QA follow-up) Update the to_address in the...
2019-04-29 Martin RenvoizeBug 8000: (QA follow-up) Centralise Bcc too
2019-04-29 David BourgaultBug 8000: Redirect all emails to SendAllEmailsTo
2019-04-26 Tomas Cohen AraziBug 15496: (QA follow-up) Fix remaining cases
2019-04-26 Martin RenvoizeBug 22461: (follow-up) Use `exists` not `defined`
2019-04-26 Nick ClemensBug 15496: (QA follow-up) Fix new uses of Koha::Biblio...
2019-04-26 Martin RenvoizeBug 22200: (follow-up) Wrap accountline creation in...
2019-04-26 Martin RenvoizeBug 22200: Add credit when forgiving overdue
2019-04-25 Nick ClemensBug 14576: (follow-up) Using item objects, not hashrefs
2019-04-25 Hayley MapleyBug 14576: Replaced calls using deprecated method GetIt...
2019-04-25 Nick ClemensBug 14576: Rebase fixes Fix test Rebase code
2019-04-25 Nick ClemensBug 14576: Update to use get_yaml_pref_hash
2019-04-25 Nick ClemensBug 14576: Allow arbitrary automatic update of location...
2019-04-25 Nick ClemensBug 20837: Use ReservesControlBranch to determine holda...
2019-04-24 Nick ClemensBug 22759: Fix wrong check of branch rule in C4::Circul...
2019-04-19 Martin RenvoizeBug 22564: Remove references to 'Rep' accounttype
2019-04-19 Nick ClemensBug 16149: Generate and send custom notices based on...
2019-04-19 Frédéric DemiansBug 21937: Syspref autoBarcode annual doesn't increment...
2019-04-19 Nick ClemensBug 15505: Mark Hold Items 'On hold' instead of 'Available'
2019-04-18 Nick ClemensRevert "Bug 15253: Add Koha::Logger based logging for...
2019-04-18 Nick ClemensRevert "Bug 15253: (follow-up) Fix qa complaints"
2019-04-18 Kyle M HallBug 19619: Add support for SIP2 field CM ( Hold Pickup...
2019-04-18 Nick ClemensBug 15253: (follow-up) Fix qa complaints
2019-04-18 Kyle M HallBug 15253: Add Koha::Logger based logging for SIP2
2019-04-18 Josef MoravecBug 22532: Remove Z39.50 random
2019-04-18 Nick ClemensBug 21957: Add a flag to ModBiblio to avoid linking...
2019-04-18 Martin RenvoizeBug 22461: Clarify and correct the hash reduction
2019-04-18 Jonathan DruartBug 22461: Filter ldap mapping before inserting patron...
2019-04-18 Jonathan DruartBug 22461: Fix LDAP user replication
2019-04-17 Martin RenvoizeBug 22521: (QA follow-up) Corrections to tests
2019-04-17 Martin RenvoizeBug 22521: Update fines handling to use accountline...
2019-04-17 Tomas Cohen AraziBug 22547: (QA follow-up) Warn in debug mode
2019-04-17 Martin RenvoizeBug 20128: (QA follow-up) Corrections to haspermission
2019-04-17 Kyle M HallBug 17171: Add a syspref to allow currently issued...
2019-04-17 Marcel de RooyBug 21336: Do not increase login_attempts after locking
2019-04-16 Fridolin SomersBug 21975: (follow-up) avoid undef in eq
2019-04-16 Fridolin SomersBug 21975: (follow-up) get item datas from previous...
2019-04-16 Fridolin SomersBug 21975: Avoid unnecessary substitutions in automatic...
2019-04-16 Fridolin SomersBug 21975: get item field in substitutions
2019-04-16 Owen LeonardBug 22695: Remove non-XSLT search results view from...
2019-04-16 Ere MaijalaBug 22474: Clone field config before adding fields...
2019-04-12 Caroline Cyr La... Bug 21953: Term 'Lost item' untranslatable
2019-04-12 Arthur SuzukiBug 22597: Remove "more_subfields_xml" from GetPatronIn...
2019-04-12 Liz ReaBug 18387: (QA Follow up) adding specificity to error...
next