111 Commits (e92827b9bd53fa9cf0ff8416f3b82250b7df30f5)

Author SHA1 Message Date
Tomás Cohen Arazi 1e439d7105
Bug 23991: (follow-up) Silence useless warnings 2 years ago
Jonathan Druart d533a92aa8
Bug 23991: Move SearchSuggestion to Koha::Suggestions 2 years ago
Jonathan Druart 8fd6b90f45
Bug 30195: Remove second parameter for GetMarcFromKohaField 2 years ago
Thomas Klausner f1e29b18ea
Bug 30195: Search by ISBN if it is provided in suggestion 2 years ago
Marion Durand 9aa9608013 Bug 28855: Purging suggestions test should not be on timestamp 3 years ago
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Jonathan Druart 3fe837bc74 Bug 28572: Remove C4::Debug 3 years ago
Jonathan Druart 099e2fe2b7 Bug 7806: Fix remaining occurrences of 0000-00-00 3 years ago
Nick Clemens cae9035cf7 Bug 25033: Remove CountSuggestion 4 years ago
Jonathan Druart d3a6cc48d0
Bug 22784: Add the ability to archive/unarchive a purchase suggestions 5 years ago
Kyle Hall 94ed64e5b1
Bug 22778: Suggestions with no "suggester" can cause errors 5 years ago
Jonathan Druart def0cd93b2
Bug 23590: Add lastmodification by and date columns 5 years ago
Martin Renvoize 7e1ebe8dde
Bug 24723: Update EmailPurchaseSuggestions to use inbound_email_address 4 years ago
Jonathan Druart 2278ff2b08
Bug 24396: Fix Suggestions.t with MySQL 8 4 years ago
Jonathan Druart dc5fe323d2
Bug 24217: use Modern::Perl for modules when strict is missing 4 years ago
Alex Arnaud 5e5e50ac17
Bug 14973: Check existing biblio when submitting a purchase suggestion (staff side) 7 years ago
Alex Arnaud 880fc53d74
Bug 14973: Check existing biblio when submitting a purchase suggestion (opac side) 9 years ago
Nick Clemens ee4d99cc76
Bug 24244: Send null instead of empty string if branch not set 4 years ago
Jonathan Druart 4274a2f51d
Bug 18743: Correct number of pending suggestions (acq home page) 5 years ago
Jonathan Druart 9f16ab9e75
Bug 18743: Fix suggestion listing when organized by library 5 years ago
Jonathan Druart 0230563082 Bug 22907: Add missing use statement 5 years ago
Jonathan Druart 8fed07826e Bug 22907: Remove previous code handling the same thing 5 years ago
Jonathan Druart 2329d2ea83 Bug 22907: Fix new suggestion with strict sql modes 5 years ago
Jonathan Druart 39c4d9d55e Bug 22908: Prevent ModSuggestion to send a notice if something wrong happened 5 years ago
Katrin Fischer f2d886c3b3 Bug 4833: (QA follow-up) Add budgetname to SearchSuggestion 5 years ago
Martin Renvoize 0b6537f5b8 Bug 5770: (QA follow-up) Adapt for replyto handling 5 years ago
Martin Renvoize a404b314b2 Bug 5770: (QA follow-up) Allow feature to be disable 5 years ago
Nazlı Çetin c892642d9f Bug 5770: Email librarian when purchase suggestion made 5 years ago
Alex Buckley 89d4b5ea58 Bug 21241: (follow-up) Made SQL change idempotent 5 years ago
Martin Renvoize a4b38a18b3 Bug 21241: (follow-up) Code Golf 6 years ago
Alex Buckley 3f7b2fa418 Bug 21241: (follow-up) Syspref to control fallback to SMS when no email is defined 6 years ago
Alex Buckley dfa883bbd0 Bug 21241: Conditional to choose appropriate message_transport_type for suggestion notices 6 years ago
Marcel de Rooy d88c0803e6 Bug 13287: (QA follow-up) Extend Suggestions.t for DelSuggestionsOlderThan 6 years ago
Jonathan Druart f7b11f38e8 Bug 17762: Send lang to GetPreparedLetter 7 years ago
Chris Cormack da172a560f Bug 18432 : Follow up - Updating to use they/them 7 years ago
phette23 553ce38225 Bug 18432: code comments assume male gender 7 years ago
Jonathan Druart 44e0cb2895 Bug 16325: Do not return all suggestions if search for STATUS='' 8 years ago
Jonathan Druart 017699c345 Bug 16011: $VERSION - Remove the $VERSION init 8 years ago
Marc Véron 3f56ae2b95 Bug 15090: Fix date filter for Suggestions management 9 years ago
Marc Véron 5dceb851dd Bug 13813: Remove deprecated module C4::Dates from system 9 years ago
Jonathan Druart 734a6805c8 Bug 13014: Notify budget owner on new suggestion - UT 10 years ago
Frédéric Demians c7838208eb Bug 13156 Display borrower's cardnumber who did a suggestion in suggestion.pl 10 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart f7220ba072 Bug 13007: Special case budgetid == '' 10 years ago
Jonathan Druart ddf909ae24 Bug 13201: GetSuggestion takes suggestionid 10 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Jonathan Druart fbfc109777 Bug 13378: Add a filter to search suggestions not linked to a fund 10 years ago
Jonathan Druart a71b96295f Bug 12627: Fix default values 10 years ago
Jonathan Druart fed11629e7 Bug 12627: DBIx::Class is case sensitive for column names 10 years ago
Yohann Dufour 1c2744a83f Bug 12627: SQLHelper replacement - C4::Suggestions 10 years ago