Bug 26057: Add datecancelled, cancellation_reason fields
[koha.git] / installer / data / mysql / kohastructure.sql
2021-03-03 Martin RenvoizeBug 26057: Add datecancelled, cancellation_reason fields
2021-03-01 Jonathan DruartBug 8976: Sort subfields for authority records
2021-03-01 Jonathan DruartBug 8976: Add marc_subfield_structure.display_order
2021-01-12 Jonathan DruartBug 26947: Remove AUTO_INCREMENT
2021-01-12 Jonathan DruartBug 26947: Update kohastructure.sql
2021-01-12 Jonathan DruartBug 26947: Replace double quotes from comments
2021-01-12 Jonathan DruartBug 26947: Move -- comment to the COMMENT clause
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Respond to QA feedback
2020-11-11 Andrew IsherwoodBug 24083: Required atomic updates & DB update
2020-11-11 Agustin MoyanoBug 23019: (follow-up) set table name to import_batch_p...
2020-11-11 Agustin MoyanoBug 23019: Update database structure and add atomic...
2020-11-11 Andrew IsherwoodBug 22818: Add notices sysprefs and DB column
2020-11-10 Tomas Cohen AraziBug 23916: (QA follow-up) Rename issuer => issuer_id...
2020-11-10 Andrew IsherwoodBug 23916: (follow-up) Fix terminology, use patron...
2020-11-10 Andrew IsherwoodBug 23916: Add issues.issuer column and FK
2020-11-06 Martin RenvoizeBug 24412: (QA follow-up) Change CASCADE DELETE to...
2020-11-06 Nicolas LegrandBug 24412: kohastructure and atomic update
2020-11-04 Katrin FischerBug 26718: Rename "reading history" to "checkout history"
2020-11-04 Nick ClemensBug 19482: DB changes
2020-11-03 David CookBug 26853: Harmonize import_biblios with biblio and...
2020-10-26 Mason JamesBug 18050: move aqbudgetperiods table before aqbudgets...
2020-10-25 Katrin FischerBug 18050: Add FK constraint on aqbudgets.budget_period_id
2020-10-12 Jonathan DruartBug 26145: Refactoring - Move C4::Images to Koha::Cover...
2020-10-12 Jonathan DruartBug 26145: Refactoring - Rename table biblioimages...
2020-10-12 Jonathan DruartBug 26145: DB changes - Add biblioimages.imagenumber
2020-10-08 Katrin FischerBug 13535: Add FK constraint on borrowernumber to alert...
2020-10-05 Jonathan DruartBug 22417: UpdateDB entry
2020-10-02 Martin RenvoizeBug 22343: (QA follow-up) Ensure FK names don't conflict
2020-10-02 Tomas Cohen AraziBug 22343: Add a new table to store SMTP servers configs
2020-10-01 Katrin FischerBug 25776: Add a 'last updated' column for notices
2020-10-01 Martin RenvoizeBug 26268: Remove items.paidfor from the database
2020-09-23 Kyle M HallBug 26341: Database update for bug 21443 is not idempot...
2020-09-18 Katrin FischerBug 18958: (QA follow-up) Add missing comma to kohastru...
2020-09-18 Nick ClemensBug 18958: Make hold_fill_targets specific to reserves
2020-09-09 Jonathan DruartBug 23816: DBRev 20.06.00.037
2020-09-09 Agustin MoyanoBug 23816: Update kohastructure and atomic update
2020-09-02 Jonathan DruartBug 21066: Rename publicationdate with published_on
2020-09-02 Marcel de RooyBug 21066: Database revision
2020-08-31 Agustin MoyanoBug 19889: Add exclude_from_local_holds_priority column...
2020-08-31 Katrin FischerBug 26015: Terminology: Fix tons more staff clients...
2020-08-31 Agustin MoyanoBug 22789: Add non_priority column to reserves and...
2020-08-25 Kyle M HallBug 25534: Update database
2020-08-20 Julian MauriceBug 19036: Add ability to enable credit number for...
2020-08-20 Julian MauriceBug 19036: Add ability to auto generate a number for...
2020-08-13 Nick ClemensBug 21946: Database updates
2020-07-24 Martin RenvoizeBug 23092: Add 'daterequested' to branchtransfers table
2020-07-23 Jonathan DruartBug 23797: Apply DB changes to kohastructure.sql
2020-07-23 Tomas Cohen AraziBug 5087: (QA follow-up) used_for deserves an index
2020-07-23 Tomas Cohen AraziBug 5087: (QA follow-up) Rename the attribute to fit...
2020-07-23 Aleisha AmohiaBug 5087: Ability to define whether CSV profile shows...
2020-07-20 Jonathan DruartBug 22844: Add the new DB column borrower_attribute_typ...
2020-07-20 Jonathan DruartBug 24151: Add items.homebranch to the list
2020-07-20 Jonathan DruartBug 24151: Add new column borrower_attribute_types...
2020-07-20 Jonathan DruartBug 24151: DB changes - pseudonymized_borrower_attributes
2020-07-20 Jonathan DruartBug 24151: DB changes
2020-07-20 Nick ClemensBug 24379: Make login_attempts not nullable
2020-06-25 Jonathan DruartBug 24156: DB changes
2020-06-25 Jonathan DruartBug 24986: Modify some borrowers DB fields to (TINY...
2020-05-05 Katrin FischerBug 22335: Fix comment on suggestions.STATUS in kohastr...
2020-05-04 Jonathan DruartBug 24161: (follow-up) DB changes
2020-05-04 Jonathan DruartBug 24161: DB changes
2020-05-04 NickBug 17268: Add macros table and permissions
2020-05-04 Jonathan DruartBug 17355: DB changes
2020-04-29 Julian MauriceBug 22630: Allow to change homebranch in course reserves
2020-04-29 Jonathan DruartBug 21294: Replace BOOLEAN with TINYINT(1) in our DB...
2020-04-27 Andrew Fuerste-HenryBug 23081: set default to 0 for items.issues and delete...
2020-04-17 Kyle M HallBug 23727: Add new columns
2020-04-17 Jonathan DruartBug 21901: Add FK on subscription and serial tables
2020-04-17 Agustin MoyanoBug 25086: Set changed_fields column as nullable
2020-04-15 Jonathan DruartBug 25152: Make subscription.closed tinyint(1)
2020-04-15 Tomas Cohen AraziBug 22784: (QA follow-up) booleans should be TINYINT
2020-04-14 Jonathan DruartBug 22887: Warn if duplicates exist
2020-04-14 Martin RenvoizeBug 22887: Add unique constraint to authorised_values
2020-04-14 Jonathan DruartBug 22784: DB Changes
2020-04-06 Jonathan DruartBug 4461: Extend problem_reports.problempage to TEXT
2020-04-06 Aleisha AmohiaBug 4461: Fix status and borrowernumber fields in probl...
2020-04-06 Jonathan DruartBug 4461: Rename report date with created_on
2020-04-06 Aleisha AmohiaBug 4461: Database and syspref changes
2020-03-27 Martin RenvoizeBug 23204: DBRev 19.12.00.060
2020-03-27 Jonathan DruartBug 18177: DB changes
2020-03-25 Jonathan DruartBug 23590: Add lastmodification by and date columns
2020-03-25 Katrin FischerBug 13881: (QA follow-up) Some documentation and termin...
2020-03-25 Nicolas LegrandBug 13881: Datebase changes, kohastructure and atomicupdate
2020-03-24 Nick ClemensBug 24476: Allow direct editing of autorenew_checkouts...
2020-03-24 Nick ClemensBug 24476: Rename autorenewal to autorenew_checkouts
2020-03-24 Nick ClemensBug 24476: Database updates
2020-03-24 Kyle M HallBug 21443: Update database
2020-03-20 Martin RenvoizeBug 24436: Add 'Reserve' options to branchtransfers...
2020-03-20 Martin RenvoizeBug 24299: Add 'RotatingCollection' branchtransfer...
2020-03-19 Tomas Cohen AraziBug 22987: Add biblioimages.timestamp
2020-03-19 Martin RenvoizeBug 24818: Update database accountlines.date to timestamp
2020-03-18 Martin RenvoizeBug 24298: Add return enums to branchstransfer triggers
2020-03-18 Martin RenvoizeBug 10269: Add reply_address field to message_queue...
2020-03-18 Jonathan DruartBug 24722: reserves.priority must default to 1 at DB...
2020-03-17 Jonathan DruartBug 24722: Same change for old_reserves.priority
2020-03-17 Jonathan DruartBug 24722: Enforce NOT NULL constraint on reserves...
2020-03-10 Katrin FischerBug 17845: Remove unused code related to printers
2020-03-03 Martin RenvoizeBug 23355: (RM follow-up) Add DROP statement for cash_r...
2020-03-03 Martin RenvoizeBug 23355: Add cash_register_actions table
2020-03-02 Marcel de RooyBug 22273: Database revision for table article_requests
next