Bug 23538: Email library when new patron self-registers
[koha.git] / installer / data / mysql / kohastructure.sql
2022-09-22 Tomas Cohen AraziBug 7021: (QA follow-up) Fix typo
2022-09-22 Kyle M HallBug 7021: (QA follow-up) Add comment to new database...
2022-09-22 Martin RenvoizeBug 7021: Terminology - usercode -> categorycode
2022-09-22 Olli-Antti KivilahtiBug 7021: Patron category in the statistics table
2022-09-22 Marcel de RooyBug 30490: Adjust constraint itemtypes.itemtypes_ibfk_1
2022-09-16 Marcel de RooyBug 30472: Make borrower_relationships.guarantor_id...
2022-09-16 Tomas Cohen AraziBug 15348: (QA follow-up) DB update fixes
2022-09-16 Aleisha AmohiaBug 15348: Add estimated delivery date field to individ...
2022-09-16 Marcel de RooyBug 29144: Copy and remove branches.opac_info (dbrev)
2022-09-12 Marcel de RooyBug 30483: Make issues.borrowernumber and itemnumber...
2022-09-07 Lucas GassBug 31374: (follow-up) change private note to staff_not...
2022-09-07 Lucas GassBug 31374: Database/Schema update
2022-08-25 Tomas Cohen AraziBug 23681: (QA follow-up) debarment_types => restrictio...
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Proper handling of default...
2022-08-25 Emmi TakkinenBug 23681: Fix QA issues
2022-08-25 Martin RenvoizeBug 23681: (QA follow-up) Rename columns
2022-08-25 Andrew IsherwoodBug 23681: Add debarment_types table
2022-08-19 Nick ClemensBug 31017: Update field name to 'type'
2022-08-19 Nick ClemensBug 31017: DB Updates
2022-08-01 Tomas Cohen AraziBug 30392: (QA follow-up) Correct COMMENT
2022-08-01 Jonathan DruartBug 30392: DB changes
2022-08-01 Kyle HallBug 30984: (QA follow-up) Switch from mediumtext to...
2022-08-01 Kyle HallBug 30984: Action logs should log the cronjob script...
2022-07-29 Tomas Cohen AraziBug 22456: Add cancellation request table
2022-07-29 Jonathan DruartBug 30650: DB - Add policy.enable_waiting_holds_only
2022-07-29 Jonathan DruartBug 30650: Adjust atomic update
2022-07-29 Jonathan DruartBug 30650: DB changes
2022-07-22 Martin RenvoizeBug 31086: (QA follow-up) Remove DEFAULT from column
2022-07-22 Nick ClemensBug 31086: DB update
2022-07-18 Tomas Cohen AraziBug 29632: (QA follow-up) Add ENUM value to kohastructu...
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Replace unique constraint in...
2022-07-13 Martin RenvoizeBug 28854: Drop unique index on issue_id in return...
2022-07-13 Martin RenvoizeBug 28854: Database update
2022-07-08 Nick ClemensBug 24857: Database updates
2022-07-05 Tomas Cohen AraziBug 24010: (QA follow-up) Correct COMMENT syntax
2022-07-05 Jonathan DruartBug 24010: DB Changes
2022-07-05 Tomas Cohen AraziBug 30275: (QA follow-up) Rename columns to match API
2022-07-05 Martin RenvoizeBug 30275: Rename issues.renewals to issues.renewals_count
2022-07-05 Martin RenvoizeBug 30275: Generated kohastructure.sql
2022-06-30 Tomas Cohen AraziBug 30889: Add comment for the new DB field
2022-06-30 Martin RenvoizeBug 30889: (follow-up) Add context field to background_jobs
2022-06-24 Martin RenvoizeBug 21978: Add middle_name field to the database
2022-06-23 Tomas Cohen AraziBug 24239: (QA follow-up) Rename date_due => due_date
2022-06-23 Lari TaskulaBug 24239: Add column illrequests.date_due
2022-06-23 Tomas Cohen AraziBug 12446: (QA follow-up) Rename canbeguarantee =>...
2022-06-23 Tomas Cohen AraziBug 12446: (QA follow-up) Minor kohastructure.sql fix
2022-06-23 Maryse SimardBug 12446: Ability to allow guarantor relationship...
2022-06-13 Tomas Cohen AraziBug 30924: Add missing branchtransfers.reason value...
2022-05-26 Fridolin Somers22.05.00: Update kohastructure.sql
2022-05-26 Fridolin SomersBug 30852: Add index on article_requests.debit_id
2022-05-11 Alex BuckleyBug 23352: Database changes
2022-05-06 Nick ClemensBug 29924: Database updates
2022-05-05 Tomas Cohen AraziBug 30291: (QA follow-up) Keep recall_id column name
2022-05-05 Aleisha AmohiaBug 30291: Database changes to recalls table
2022-05-05 Aleisha AmohiaBug 30600: Fix recall reasons for branch transfers
2022-05-03 Nick ClemensBug 22785: Allow option to choose which record match...
2022-05-02 Marcel de RooyBug 30620: Add a warning about /*!VERSION lines in...
2022-05-02 Marcel de RooyBug 30572: Adjust search_marc_to_field.sort in kohastru...
2022-05-02 Marcel de RooyBug 30449: Add missing FK constraint on borrower_attrib...
2022-05-02 Marcel de RooyBug 30565: Correct kohastructure
2022-04-27 Jonathan DruartBug 29648: Allow tables_settings.default_display_length...
2022-04-21 Jonathan DruartBug 28786: Add new DB column borrowers.auth_method
2022-04-21 Jonathan DruartBug 28786: Add new DB column borrowers.secret
2022-04-13 Martin RenvoizeBug 27783: (follow-up) Add DB change to installer
2022-04-13 Marcel de RooyBug 30498: Fix enum search_field.type
2022-04-13 Martin RenvoizeBug 30130: Add standard field to edi_account
2022-04-12 Alex BuckleyBug 26346: Database changes
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) Fix recalls.old is default 0
2022-03-15 Tomas Cohen AraziBug 19532: Make recalls.status an ENUM
2022-03-15 Aleisha AmohiaBug 19532: Database and installer stuff
2022-03-09 Fridolin SomersBug 30128: Change language_subtag_registry.description...
2022-02-25 Nick ClemensBug 30060: Add primary key to user_permissions table
2022-02-02 Jonathan DruartBug 29605: language_script_mapping.language_subtag...
2022-02-02 Jonathan DruartBug 29605: additional_contents.lang
2022-02-02 Jonathan DruartBug 29605: additional_contents.code
2022-02-02 Tomas Cohen AraziBug 29605: (follow-up) Add language_script_mapping...
2022-02-02 Tomas Cohen AraziBug 29605: Add missing constraints from bug 15067
2022-01-28 Tomas Cohen AraziBug 27946: Add article_requests.debit_id and ARTICLE_RE...
2022-01-28 Jonathan DruartBug 21729: DB changes
2022-01-19 Jonathan DruartBug 29336: Remove TODOs
2022-01-19 Marcel de RooyBug 29336: Identify the fields with wrong length (or...
2022-01-18 Martin RenvoizeBug 29495: Drop issue_id constraint from return_claims
2021-11-26 Jonathan Druart21.11.00 - Update kohastructure.sql
2021-11-19 Jonathan DruartBug 29341: Remove foreign keys on pseudonymized_transac...
2021-11-05 Jonathan DruartBug 29386: Extend background_jobs.data to LONGTEXT
2021-11-03 Nick ClemensBug 26326: Add Koha Objects for Import Records and...
2021-11-03 Martin RenvoizeBug 27360: Add public field to branches table
2021-10-28 Tomas Cohen AraziBug 28959: Move category => public
2021-10-26 Tomas Cohen AraziBug 14957: (follow-up) marc_merge_rules_modules removed
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Rename 'merge' => 'overlay'
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
2021-10-15 Marcel de RooyBug 29093: Database revision for article_requests.toc_r...
2021-10-07 Jonathan DruartBug 18984: Remove NORMARC support
2021-10-06 Agustin MoyanoBug 27947: Add authorised values list in article reques...
2021-10-05 Agustin MoyanoBug 27944: Add new letter in atomicupdate, and modify...
2021-09-28 Nick ClemensBug 28534: Fix engine for pending_offline_circulations...
2021-09-20 Kyle M HallBug 28972: Add missing foreign key constraints to holds...
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Add relationships to linktracker
2021-08-16 Jonathan DruartBug 24387: Rename "News" with "Additional contents"
2021-08-11 Martin RenvoizeBug 28813: Update database field name
next