koha.git
2021-04-14 Marcel de RooyBug 21549: Lock expired patron accounts
2021-04-14 Owen LeonardBug 28014: Add table settings to batch patron modification
2021-04-14 Lucas GassBug 28114: Fix error in MARC21slim2OPACResults - correc...
2021-04-14 Julian MauriceBug 28110: Require YAML::XS 0.67
2021-04-14 Jonathan DruartBug 27773: Compiled CSS
2021-04-14 Owen LeonardBug 27695: (follow-up) Add specificity to CSS changes
2021-04-14 Owen LeonardBug 27695: Fix style of messages on Elasticsearch confi...
2021-04-14 Owen LeonardBug 27773: Hide unique holidays and exceptions which...
2021-04-14 Petro VashchukBug 27746: prevent regexp undefined warning when checki...
2021-04-14 Owen LeonardBug 28132: (follow-up) Update basket group page
2021-04-14 Owen LeonardBug 28132: Remove "this" from button descriptions on...
2021-04-14 Owen LeonardBug 28081: Make card number a label in patron search...
2021-04-14 Owen LeonardBug 28112: Z39.50 does not populate form with all passe...
2021-04-14 Jonathan DruartRevert "Bug 26734: Ratify account slip printing"
2021-04-14 Owen LeonardBug 28055: (follow-up) Revert changes to aoColumnDefs...
2021-04-13 Jonathan DruartBug 14233: Set default for NoticesLog to 0
2021-04-12 Nick ClemensBug 27069: (follow-up) Only display rules if one is set
2021-04-12 Tomas Cohen... Bug 27839: (follow-up) Update docs for koha-worker
2021-04-12 Tomas Cohen... Bug 27839: Add tab-completion in bash for koha-worker
2021-04-12 Kyle M HallBug 24695: (QA follow-up) Fix POD
2021-04-12 Jonathan DruartBug 24695: Move to Koha::Report->is_sql_valid
2021-04-12 Pasi KallinenBug 24695: Improve SQL report validation
2021-04-12 Kyle M HallBug 27049: (QA follow-up) Add short params, replace...
2021-04-12 Martin RenvoizeBug 27049: Add /misc/cronjobs/writeoff_debts.pl
2021-04-12 Martin RenvoizeBug 26734: Ratify account slip printing
2021-04-12 Séverine QUEUNEBug 28121: Correct the place of the question mark
2021-04-12 Jonathan DruartBug 27726: DBIC schema changes
2021-04-12 Jonathan DruartBug 27726: DBRev 20.12.00.029
2021-04-12 Martin RenvoizeBug 27726: Increase 'content' field size
2021-04-12 Jonathan DruartBug 27857: Fix Pseudonymization.t
2021-04-09 David CookBug 25476: Add ability to browse file uploads by category
2021-04-09 Jonathan DruartBug 14233: DBRev 20.12.00.028
2021-04-09 Jonathan DruartBug 14233: Select the correct tab
2021-04-09 Martin RenvoizeBug 14233: Add logging support to notices and slips...
2021-04-09 Martin RenvoizeBug 14233: DB changes - NoticesLog pref + letter.id PK
2021-04-09 Martin RenvoizeBug 14233: DBIC schema changes
2021-04-09 Jonathan DruartBug 28094: Deal with encoding for overriden sysprefs
2021-04-09 Jonathan DruartBug 28031: Add missing txn_begin in Attribute.t
2021-04-09 Jonathan DruartBug 28031: Remove type from parameter of *_ok methods
2021-04-09 Jonathan DruartBug 28031: Fix patron.t
2021-04-09 Martin RenvoizeBug 28031: (follow-up) Clarify check methods
2021-04-09 Tomas Cohen... Bug 28031: (follow-up) Retrieve type only once
2021-04-09 Tomas Cohen... Bug 28031: Avoid wrong exception on saving updated...
2021-04-09 Tomas Cohen... Bug 28031: Regression tests
2021-04-09 Tomas Cohen... Bug 27857: (follow-up) Use a more fine-grained exceptio...
2021-04-09 Tomas Cohen... Bug 27857: Get the right column
2021-04-09 Martin RenvoizeBug 27857: Add handling for globally mandatory attributes
2021-04-09 Tomas Cohen... Bug 27857: Make Koha::Patron->extended_attributes valid...
2021-04-09 Tomas Cohen... Bug 27857: Regression tests
2021-04-09 Tomas Cohen... Bug 27857: Move extended_attributes tests to Koha/Patron.t
2021-04-09 Tomas Cohen... Bug 28056: Add Koha::Exceptions::Patron::MissingMandato...
2021-04-09 Tomas Cohen... Bug 28056: Unit tests
2021-04-09 Tomas Cohen... Bug 27858: (follow-up) Consistency in stringified exception
2021-04-09 Tomas Cohen... Bug 27858: Make Koha::Patron::Attribute->store raise...
2021-04-09 Tomas Cohen... Bug 27858: Unit tests
2021-04-09 Tomas Cohen... Bug 27858: Reorganize tests
2021-04-09 Tomas Cohen... Bug 27833: (follow-up) Add InvalidType exception
2021-04-09 Tomas Cohen... Bug 27833: Make K::P::Attribute add the object to the...
2021-04-09 Tomas Cohen... Bug 27833: Add unit tests
2021-04-09 Tomas Cohen... Bug 27833: Make Koha::Exceptions::Patron::Attribute...
2021-04-08 Jonathan DruartBug 22773: Compiled CSS
2021-04-08 Nick ClemensBug 22773: (follow-up) Fix id clash and data element
2021-04-08 Jonathan DruartBug 22773: Assign different id to checkboxes
2021-04-08 Nick ClemensBug 22773: (follow-up) Ensure buttons only affect their...
2021-04-08 Katrin FischerBug 22773: (QA follow-up) Fix missing filters
2021-04-08 Katrin FischerBug 22773: (QA follow-up) Improve existing merge button...
2021-04-08 DevinimBug 22773: (follow-up) Recommended changes are made...
2021-04-08 DevinimBug 22773: Message appearing if any invoice selected
2021-04-08 Katrin FischerBug 22773: (follow-up) Fix capitalization
2021-04-08 DevinimBug 22773: Bulk Close invoices and Filter invoice view...
2021-04-08 Martin RenvoizeBug 28097: Mock finesModes to disable recalculation
2021-04-08 Jonathan DruartBug 27069: DBRev 20.12.00.027
2021-04-08 Jonathan DruartBug 26498: DBRev 20.12.00.026
2021-04-07 Nick ClemensBug 28013: (follow-up) Reset the patron loop
2021-04-07 Nick ClemensBug 28013: Unit tests
2021-04-07 Nick ClemensBug 28013: (follow-up) Correct and update call to CanIt...
2021-04-07 Joonas KylmäläBug 28013: (QA follow-up) Remove unused variable
2021-04-07 Nick ClemensBug 28013: Performance improvements to CanBookBeRenewed
2021-04-07 Nick ClemensBug 28078: (follow-up) Add param check to 'itemAlreadyO...
2021-04-07 Nick ClemensBug 28078: Add 'ignore_hold_counts' param to CanItemBeR...
2021-04-07 Tomas Cohen... Bug 27069: Update existing rules
2021-04-07 Tomas Cohen... Bug 27069: Adapt uses of holdallowed
2021-04-07 Tomas Cohen... Bug 27069: Adjust tests
2021-04-07 Lucas GassBug 28092: Add reserve notes column to holds to pull
2021-04-07 Tomas Cohen... Bug 27894: Add visual feedback on overridden pickup...
2021-04-07 Tomas Cohen... Bug 27894: Adapt /holds/:hold_id/pickup_locations
2021-04-07 Tomas Cohen... Bug 27894: Unit tests
2021-04-07 Fridolin SomersBug 26970: Add row highlight on drag in Elasticsearch...
2021-04-07 Nick ClemensBug 26459: (follow-up) Clarify language and remove...
2021-04-07 Nick ClemensBug 26459: Add hold-mode option to sip_cli_emulator
2021-04-07 Lucas GassBug 28034: Make club enrollment tables in to DataTables
2021-04-07 Jonathan DruartBug 26498: Add default values
2021-04-07 Martin RenvoizeBug 26498: (QA follow-up) Add handling for update
2021-04-07 Emmi TakkinenBug 26498: Add POD for "store"
2021-04-07 Emmi TakkinenBug 26498: Set default expiration date for holds
2021-04-06 Owen LeonardBug 28046: Add "Additional fields" link on acquisition...
2021-04-06 Owen LeonardBug 28006: Restore "Additional fields" on navigation...
2021-04-06 Katrin FischerBug 28066: (QA follow-up) Fix some single quote occurences
2021-04-06 Owen LeonardBug 28066: Remove select tag's size attribute where...
2021-04-06 Owen LeonardBug 28055: Convert DataTables option names to current...
next