Bug 25107: Remove double passing of $server variable to maybe_add in C4::SIP::Sip...
[koha-equinox.git] / Koha /
2020-05-04 Martin RenvoizeBug 17268: Schema Update
2020-05-04 Nick ClemensBug 17268: Update patchs per RFC
2020-05-04 Nick ClemensBug 17268: (follow-up) Fix translatability
2020-05-04 Nick ClemensBug 17268: Set boolean for shared column in schema
2020-05-04 Nick ClemensBug 17268: Schema update
2020-05-04 Nick ClemensBug 17268: (follow-up) Fix licenses
2020-05-04 Nick ClemensBug 17268: Use API to store/retrieve values
2020-05-04 Nick ClemensBug 17268: Advanced cataloging editor macros - add...
2020-05-04 Jonathan DruartBug 17355: Override delete methods
2020-05-04 Jonathan DruartBug 17355: DBIC changes - boolean flag
2020-05-04 Jonathan DruartBug 17355: DBIC changes
2020-05-01 Tomas Cohen AraziBug 25297: Consistent return value in K::A::Order-...
2020-05-01 Jonathan DruartBug 25303: Call ->reset before iterate on the set
2020-04-29 Jonathan DruartBug 25303: Make Koha::Objects->delete loop on the objec...
2020-04-29 Tomas Cohen AraziBug 25296: Make ->empty work for uninstantiated calls
2020-04-29 Tomas Cohen AraziBug 25296: Add a way to force an empty Koha::Objects...
2020-04-29 Tomas Cohen AraziBug 24908: Add text-formatted MARC support in /biblios...
2020-04-29 Martin RenvoizeBug 22630: Schema Update
2020-04-29 Julian MauriceBug 22630: Set is_boolean flag for course_items.homebra...
2020-04-29 Julian MauriceBug 22630: Update Koha::Schema::Result::CourseItem
2020-04-29 Jonathan DruartBug 23137: Move cache flushing to the method
2020-04-29 Jonathan DruartBug 21294: Replace BOOLEAN with TINYINT(1) in our DB...
2020-04-29 Nick ClemensBug 22828: Elasticsearch - display errors encountered...
2020-04-29 Jonathan DruartBug 23495: Fix if no sms provider defined
2020-04-29 Nick ClemensBug 23495: Add SMS provider to moremember.tt
2020-04-29 Tomas Cohen AraziBug 25048: Make successful resource deletion return 204
2020-04-29 Tomas Cohen AraziBug 25032: Chomp stringified exception
2020-04-29 Tomas Cohen AraziBug 25032: Make existing controllers use unhandled_exce...
2020-04-29 Tomas Cohen AraziBug 25032: Generic unhandled exception handling on API
2020-04-29 Martin RenvoizeBug 24815: Correct return values of Koha::Cash::Registe...
2020-04-29 Nick ClemensBug 25229: Return authid of record rather than 001
2020-04-27 Martin RenvoizeBug 23081: DBIC Update
2020-04-27 Andrew Fuerste-HenryBug 23081: set default to 0 for items.issues and delete...
2020-04-27 Tomas Cohen AraziBug 25045: Allow restricting anonymous requests on...
2020-04-27 Tomas Cohen AraziBug 24909: Add unprivileged route to get a bibliographi...
2020-04-22 Jonathan DruartBug 25172: Remove _recheck_logfile
2020-04-22 Jonathan DruartBug 25172: Make Koha::Logger explode if init went wrong
2020-04-20 Jonathan DruartBug 13518: Delete patron's modifications along with...
2020-04-17 Martin RenvoizeBug 24768: (RM follow-up) Add missing koha_object_class's
2020-04-17 Martin RenvoizeBug 23727: (QA follow-up) Fix for boolean flags
2020-04-17 Kyle M HallBug 23727: Editing course reserve items is broken
2020-04-17 Kyle M HallBug 23727: Add Koha Object(s) related to course reserves
2020-04-17 Kyle M HallBug 23727: Update Schema
2020-04-17 Martin RenvoizeBug 21901: DBRev 19.12.00.076
2020-04-17 Martin RenvoizeBug 25086: DBRev 19.12.00.075
2020-04-16 Tomas Cohen AraziBug 25131: (QA follow-up) Move test for needs_install...
2020-04-16 Tomas Cohen AraziBug 25131: Skip loading API plugins if Koha is not...
2020-04-15 Martin RenvoizeBug 25152: DBRev 19.12.00.073
2020-04-15 Tomas Cohen AraziBug 22784: (QA follow-up) booleans should be TINYINT
2020-04-15 Martin RenvoizeBug 24820: Use 'date' instead of 'timestamp' for cashup
2020-04-14 Lari TaskulaBug 22887: Schema changes
2020-04-14 Jonathan DruartBug 23571: (QA follow-up) Remove perlcritic warning
2020-04-14 Tomas Cohen AraziBug 25109: (QA follow-up) Fix typo in configuration...
2020-04-14 Tomas Cohen AraziBug 25109: Add ->new and ->lock_exec to Koha::Script
2020-04-14 Jonathan DruartBug 23591: Add some useful methods to Koha::Suggestions
2020-04-14 Jonathan DruartBug 22784: DBIC changes
2020-04-14 Jonathan DruartBug 22784: DB Changes
2020-04-14 Jonathan DruartBug 25044: Remove the need to define koha_object[s...
2020-04-14 David RobertsBug 20370: Misleading comment for bcrypt - #encrypt...
2020-04-14 Tomas Cohen AraziBug 25008: Overload Koha::RecordProcessor->options...
2020-04-14 Martin RenvoizeBug 25040: monkeypatch Schema::Loader for recent MariaDB
2020-04-14 Nick ClemensBug 25050: Adjust marc_records_to_documents to search...
2020-04-14 Jonathan DruartBug 24027: Add POD about the new parameter in Koha...
2020-04-14 Andrew NuggedBug 24027: Call ModZebra once after all items added...
2020-04-08 Martin RenvoizeBug 24840: (follow-up) Catch some further cases of...
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-04-08 Jonathan DruartBug 24826: Remove warnings from Sendmail
2020-04-08 Tomas Cohen AraziBug 25019: Make the ViewPolicy filter initialization...
2020-04-06 Jonathan DruartBug 4461: dbic schema update
2020-04-06 Aleisha AmohiaBug 4461: Fix status and borrowernumber fields in probl...
2020-04-06 Martin RenvoizeBug 4461: DBIC Schema Files
2020-04-06 Jonathan DruartBug 4461: Update license statements
2020-04-06 Martin RenvoizeBug 4461: (follow-up) Add missing relationship accessor
2020-04-06 Aleisha AmohiaBug 4461: (follow-up) Creating sample notice and other...
2020-04-06 Aleisha AmohiaBug 4461: Problem Report Koha objects
2020-04-06 Kyle M HallBug 23173: (follow-up) Fix QA script errors
2020-04-06 Andrew IsherwoodBug 23173: (follow-up) Allow for wide characters
2020-04-06 Andrew IsherwoodBug 23173: Provide core infrastructure
2020-04-03 Tomas Cohen AraziBug 25006: Make Koha::Item->as_marc_field skip undefine...
2020-04-03 Martin RenvoizeBug 24474: (follow-up) Add LOST_FOUND logic to Koha...
2020-04-03 Martin RenvoizeBug 24474: Filter out LOST_FOUND
2020-03-31 Jonathan DruartBug 22001: Add the DBI error message
2020-03-31 Jonathan DruartBug 22001: Set unsafe only if RaiseError is not set
2020-03-31 Jonathan DruartBug 23463: (follow-up 3) Fix timestamp default value
2020-03-30 Jonathan DruartBug 25018: Use new KOHA_TESTING envvar to detect enviro...
2020-03-27 Nick ClemensBug 23473: Don't allow staff password changes for imports
2020-03-27 Nick ClemensBug 23473: Don't allow setting blank passwords via...
2020-03-27 Nick ClemensBug 23473: (follow-up) Catch and show password exceptions
2020-03-27 Nick ClemensBug 23473: Allow overwrite of passwords during import
2020-03-27 Jonathan DruartBug 18177: DBIC changes
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.currency
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.bookselleremail
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerurl
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerfax
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.othersupplier
2020-03-27 Nick ClemensBug 23204: Fix ordering of fields in exported file
2020-03-27 Fridolin SomersBug 23204: (follow-up) Also sort by marc field
2020-03-27 Alex ArnaudBug 23204: Sort search fields by name
2020-03-27 Alex ArnaudBug 23204: Export field weights
2020-03-27 Alex ArnaudBug 23204: Move code in a unit tested sub
next