2946 Commits (bbf0d21284924d6b7529017fc78178b98242aaee)

Author SHA1 Message Date
Jonathan Druart 8eb68c082a Bug 26595: Embed the whole smtp_server object 4 years ago
Tomás Cohen Arazi 0c4c9764db Bug 26595: Add Koha::Library->smtp_server_info 4 years ago
Jonathan Druart 062fce8ef2 Bug 12556: Add missig POD for ->set_processing 4 years ago
Joonas Kylmälä 0e1d291b14 Bug 12556: Add new "in processing" state to holds 4 years ago
Joonas Kylmälä 3db0ee0001 Bug 12556: Refactor hold transfer status setting to its own method 4 years ago
Josef Moravec 7cd6fa6c6f Bug 19353: Ability to use xsl template on marc21 and marcxml metadataprefixes in OAI provider 7 years ago
Kyle Hall ea9549ea4e Bug 19382: (QA follow-up) Throw exception if only_this_guarantor is set for a non-guarantor 4 years ago
Kyle Hall 7a7a0a2474 Bug 19382: Add ability to block guarantees based on fees owed by guarantor and other guarantees 4 years ago
Tomás Cohen Arazi 7ac340e483 Bug 26327: Add ->library method to Koha::*Checkout 4 years ago
Jonathan Druart c12ede482f Bug 26529: (follow-up) Remove warning 4 years ago
Jonathan Druart 909a3df890 Bug 26145: (follow-up 2) DBIC schema changes 4 years ago
Jonathan Druart b3b7e07062 Bug 26145: (follow-up) DBIC schema changes 4 years ago
Jonathan Druart 5ee3b6bbb2 Bug 26145: DBIC schema changes 4 years ago
Jonathan Druart a06223a20d Bug 26145: Allow multi covers per item 4 years ago
Jonathan Druart 7bc87ce75e Bug 26145: Refactoring - Move C4::Images to Koha::CoverImages 4 years ago
Jonathan Druart 3599e0001d Bug 26529: Remove warning 4 years ago
Nick Clemens 039adae9aa Bug 26529: Define some rules as not able to be blank 4 years ago
Jonathan Druart f686ff9d42 Bug 13535: DBIC schema changes 4 years ago
Matthias Meusburger 63c93d3c11 Bug 26506: Fix Koha::Account::pay if called when no user is logged-in 4 years ago
Marcel de Rooy 6deb177576 Bug 26600: Missing module in Elasticsearch/Indexer.pm 4 years ago
Jonathan Druart 64c939ca80 Bug 25913: Prevent get_coins to crash if record does not have title 4 years ago
Nick Clemens eb3d0982ae Bug 25957: Don't push blank field values to ES document 4 years ago
Julian Maurice 5f492e3049 Bug 20582: Reset CGI::PARAM_UTF8 to 1 before each CGI request 4 years ago
Martin Renvoize 0f26c7c3d7 Bug 20582: (QA follow-up) Add POD to satisfy coding guidelines 4 years ago
Julian Maurice ae0c2b52a2 Bug 20582: Fix a cache issue in Koha::App::{Opac,Intranet} 4 years ago
Julian Maurice 92340d03af Bug 20582: Suppress warning in CGIBinKoha.pm 4 years ago
Julian Maurice 57ff9af3bb Bug 20582: Turn Koha into a Mojolicious application 6 years ago
Jonathan Druart 5b5083bc7b Bug 22417: Process the jobs even if the message broker is not reachable 4 years ago
Jonathan Druart e5acc93bc8 Bug 22417: Remove $dbh in Koha::BackgroundJob::* 4 years ago
Jonathan Druart 504e0a2e6a Bug 22417: Add missing POD and html filters 4 years ago
Jonathan Druart 716f5458b6 Bug 22417: Remove record_type from BatchUpdate* 4 years ago
Jonathan Druart ee4b07f18b Bug 22417: Send message to /queue 4 years ago
Jonathan Druart bd385809cd Bug 22417: Restore the concept of namespace 4 years ago
Jonathan Druart 42b3529424 Bug 22417: Fix the batch authority tool 4 years ago
Jonathan Druart 735e9016ba Bug 22417: Handle errors 4 years ago
Jonathan Druart 9251623b8d Bug 22417: Switch to STOMP 4 years ago
Jonathan Druart 9eb971ca6b Bug 22417: Fix borrowernumber values 4 years ago
Jonathan Druart dc20949f65 Bug 22417: Add the ability to cancel a job 5 years ago
Jonathan Druart 15beff8f1c Bug 22417: Add Koha::BackgroundJob::BatchUpdateAuthority 5 years ago
Jonathan Druart 0848d46ce6 Bug 22417: Add Koha::BackgroundJob::BatchUpdateBiblio 5 years ago
Jonathan Druart dae4edccc0 Bug 22417: Add Koha::BackgroundJob[s] 5 years ago
Jonathan Druart 89a2f5f2b0 Bug 22417: DBIX Schema changes 5 years ago
Jonathan Druart a3a2c4cfff Bug 22343: (follow-up) Remove traces of Mail::Sendmail - update POD 4 years ago
Tomás Cohen Arazi 1d1dcc3f41 Bug 26290: Make Koha::SMTP::Servers->get_default use koha-conf.xml 4 years ago
Martin Renvoize cd7b54ab71 Bug 22343: (QA follow-up) Fix some comments 4 years ago
Tomás Cohen Arazi 9889eb32c5 Bug 22343: Adapt Koha::Illrequest 4 years ago
Tomás Cohen Arazi 178592887b Bug 22343: Revamped Koha::Email class 4 years ago
Tomás Cohen Arazi 95aa8fc64b Bug 22343: API routes for SMTP servers CRUD 4 years ago
Tomás Cohen Arazi e51e39b72f Bug 22343: Add Koha::Library->smtp_server 4 years ago
Tomás Cohen Arazi dfe216bd19 Bug 22343: Add classes for handling SMTP servers 4 years ago