Bug 9021 - Add SMS via email as an alternative to SMS services via SMS::Send drivers
[koha.git] / installer / data / mysql / kohastructure.sql
2014-05-05 Jonathan DruartBug 10807: (follow-up) make the new field search_histor...
2014-05-05 Jonathan DruartBug 10807: Add an authority search history for the...
2014-05-05 Fridolyn SOMERSBug 6739: (follow-up) fix more issues
2014-05-05 Chris HallBug 6739: make it possible to block expired patrons...
2014-05-04 Lyon3 TeamBug 9593: improve parsing of prices from staged files
2014-05-02 Jonathan DruartBug 9016: DB changes: new table overduerules_transport_...
2014-04-28 Kyle M HallBug 11351 - Add support for SIP2 media types
2014-04-19 Mathieu SabyBug 9416: add new order vendor note field
2014-04-07 Holger MeißnerBug 7413: Add issuingrules.norenewalbefore to database
2014-04-07 Mark TompsettBug 7567 - Added branchcode to opac_news
2014-03-13 Mark TompsettBug 11928 - Remove unused table aqorderdelivery
2014-03-10 Fridolyn SOMERSBug 3445: add more indexes on the action_logs table
2014-02-21 Galen CharltonBug 7372: (follow-up) remove last traces of roadtype...
2014-01-31 Kyle M HallBug 11268: increase size of biblioitems.url
2013-12-23 Fridolyn SOMERSBug 6331: remove obsolete column deleteditems.marc
2013-12-23 Galen CharltonBug 11391: drop default value on suggestions.suggestedd...
2013-12-23 Galen CharltonBug 11384: rename the collections_tracking.ctId column
2013-12-19 Kyle M HallBug 9673 - Track when items are marked as lost or withdrawn
2013-12-17 Galen CharltonMerge branch '3.16-help-split' of https://github.com...
2013-12-17 Fridolyn SOMERSBug 11249: Add Db indexes on borrowers names
2013-11-27 Fridolyn SOMERSBug 11275: make deleteditems.materials be of type text
2013-10-31 Jonathan DruartBug 8015: Add unit tests for SimpleMARC and MarcModific...
2013-10-31 Kyle M HallBug 8015: Add MARC Modifications Templates
2013-10-31 Galen CharltonBug 7295: (follow-up) fix syntax error in kohastructure.sql
2013-10-31 Julian MauriceBug 7295: More granular permissions for baskets
2013-10-31 Galen CharltonBug 2720: (follow-up) add new table to kohastructure.sql
2013-10-30 Elliott DavisBug 7131: teach MARC import how to overlay items
2013-10-30 Galen CharltonBug 7688: (follow-up) correct SQL to create the subscri...
2013-10-30 Julian MauriceBug 7688: Change subscription numbering pattern and...
2013-10-23 Galen CharltonBug 10889: fix comment describing biblioitems.serial
2013-10-22 Jonathan DruartBug 5336: (follow-up) use understandable codes rather...
2013-10-22 Jonathan DruartBug 5336: Order search (search and UI enhancements)
2013-10-14 Kyle M HallBug 10565: Add a "Patron List" feature for storing...
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-10-11 Jonathan DruartBug 10853: Add DB field export_format.type ('marc'...
2013-10-10 Jonathan DruartBug 10602: Set default value for authority fields via...
2013-10-10 Mirko TietgenBug 9295: Introduce operator equal/ notequal to OAI...
2013-10-04 David CookBug 10096 - Add a Z39.50 interface for authority searching
2013-10-03 Chris CormackBug 9611: Database update, changing password from varch...
2013-09-16 Magnus EngerBug 10513: display a warning/message when returning...
2013-09-08 Julian MauriceBug 5349: Create a table for order line transfers
2013-09-08 Julian MauriceBug 5349: add ability to transfer order lines from...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2013-08-16 Nicole C. EngardBug 10703: Document borrower_files table
2013-08-16 Nicole C. EngardBug 10703: Document quotes table
2013-08-16 Nicole C. EngardBug 10703: Add db documentation for biblioimages table
2013-07-22 Galen CharltonBug 10604: increase width of two columns in the courses...
2013-07-12 Katrin FischerBug 10490: Overdue fines cap can't store decimal values
2013-07-02 Jonathan DruartBug 9987: Remove DB field aqorders.biblioitemnunmber
2013-06-14 Galen CharltonBug 10443: (follow-up) make sure borrower_files has...
2013-06-14 Juan Romay SieiraBug 10443 - Table borrower_files does not exists in...
2013-05-22 Kyle M HallBug 7718 - Remove itemnumber column from serials table
2013-05-21 Kyle M HallBug 8215 - Course Reserves
2013-05-08 Jared Camins-EsakovMerge branch 'bug_9681' into 3.14-master
2013-05-08 Paul PoulainBug 9681: Add some indexes in database
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-27 Jared Camins-EsakovMerge branch 'bug_2046' into 3.14-master
2013-04-27 Kristina D.C. HoeppnerBug 2046 - Suggestions: Title Field too small
2013-04-26 Jared Camins-EsakovMerge branch 'bug_9850' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Marcel de RooyBug 7368: Typo in kohastructure.sql documentation line
2013-03-25 Jared Camins-EsakovMerge branch 'bug_9919' into 3.12-master
2013-03-25 Peter Crellan KellyBug 9919: Correct syntax error caused by missing comma.
2013-03-23 Jared Camins-EsakovRevert "Merge branch 'bug_7688' into 3.12-master"
2013-03-23 Jared Camins-EsakovMerge branch 'bug_5343' into 3.12-master
2013-03-23 Jonathan DruartBug 5343: Link serial and acqui modules
2013-03-23 Jared Camins-EsakovMerge branch 'bug_9900' into 3.12-master
2013-03-23 Jared Camins-EsakovMerge branch 'bug_7688' into 3.12-master
2013-03-23 Julian MauriceBug 7688: Change subscription numbering pattern and...
2013-03-22 Jared Camins-EsakovMerge branch 'bug_9257' into 3.12-master
2013-03-22 Kyle M HallBug 9257 - Add "groups" to normal search pulldown
2013-03-22 Jared Camins-EsakovMerge branch 'bug_8365' into 3.12-master
2013-03-22 Jonathan DruartBug 8365: Add a renewal duration in the issuing rules
2013-03-22 Jared Camins-EsakovMerge branch 'bug_8220' into 3.12-master
2013-03-22 Kyle M HallBug 8220 - Allow koc uploads to go to process queue...
2013-03-21 Adrien SauratBug 7241 follow-up: DB changes
2013-03-21 Adrien SauratBug 7241: circulation action logs record biblionumber...
2013-03-20 Jared Camins-EsakovMerge branch 'bug_7804' into 3.12-master
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System
2013-03-20 Jared Camins-EsakovMerge branch 'bug_7440' into 3.12-master
2013-03-20 Tomas Cohen AraziBug 7440 - Remove NoZebra vestiges
2013-03-13 Jared Camins-EsakovMerge branch 'bug_9647' into 3.12-master
2013-03-11 Jared Camins-EsakovMerge branch 'bug_9207' into 3.12-master
2013-03-11 Kyle M HallBug 9207 - Improve z39.50 speed slowdowns for sites...
2013-03-07 Jared Camins-EsakovMerge branch 'bug_8917' into 3.12-master
2013-03-07 Chris CormackBug 8917 : Creating tables and system pref, no function...
2013-01-15 Jared Camins-EsakovMerge branch 'bug_8557' into 3.12-master
2013-01-09 Jared Camins-EsakovMerge branch 'bug_8977' into 3.12-master
2013-01-02 Jared Camins-EsakovMerge branch 'bug_7919' into 3.12-master
2012-12-27 Jared Camins-EsakovRevert "Bug 7167: New version for updatedatabase"
2012-12-27 Jonathan DruartBug 7167: New version for updatedatabase
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7368' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7143' into 3.12-master
2012-12-14 Jared Camins-EsakovMerge branch 'bug_9056' into 3.12-master
2012-12-14 Kyle M HallBug 7067 - OPAC Borrower Self Registration
2012-12-12 Marc VeronBug 9246: Koha installer crash with mysql error
2012-12-05 Jonathan DruartBug 7919 : Display of values depending on the connexion...
2012-12-04 Jared Camins-EsakovMerge branch 'bug_8945' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8641' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8117' into 3.12-master
next