[Checkout Slips Part 3 14/16] SQL
[koha.git] / installer / data / mysql / kohastructure.sql
2009-02-04 John BeppuRevised Schema
2009-02-04 John BeppuSchema Changes for Email Checkout Slips
2009-01-16 Galen Charltonholds policy followup - fix column definition
2009-01-16 Daniel SweeneyCorrected several typos that caused the installer to...
2009-01-16 Jesse WeaverDatabase changes and new sysprefs for holds policies
2009-01-12 Danny Boumanbug 2687: Increased length of borrower attribute fields
2008-12-23 John Beppubug 2874 [1/3]: schema changes for overriding blocked...
2008-12-17 Andrew MooreBug 2799: database update to "branch transfer limits"
2008-12-17 Kyle HallAdded 'Branch Transfer Limits' Feature requested by...
2008-12-12 Galen Charltonbug 2859: add index on bibioitems.issn (DB rev 006)
2008-11-17 Andrew Mooreadding "DROP TABLE" commands to several table definitio...
2008-08-18 Galen Charltonbug 2522 [1/3]: DB rev 3.1/001 - hold request targetting
2008-07-27 Chris Nighswongerkohabug 2380 Correcting serialitems table structure...
2008-07-23 Ryan HigginsDB UPDATE : Patron category code was defined incorrectl...
2008-07-22 Chris NighswongerAdding lastmodified.virtualshelves; Bumping version...
2008-07-10 Andrew Moorebug 2274 [1/5] database changes (DB rev 097) to add...
2008-06-23 Ryan HigginsDB Bump 094 - bug 2268 -- allow mixed case subfield...
2008-06-20 Ryan HigginsDATABASE UPDATE: change copynumber column to allow...
2008-06-20 Andrew MooreBug 2176 (1/5): database update: adding message_queue...
2008-06-20 Galen Charltonbug 2000 - added several circ rules tables (DB rev...
2008-05-20 Joshua FerraroDB Update .086: adding new table tmp_holdsqueue,
2008-05-12 Ryan HigginsDB Update 77 : add lastincrement column to accountlines
2008-05-12 Galen Charltonextended patron attributes tables & syspref (DB rev...
2008-05-11 Galen Charltonkohabug 2076: more reconciliation of kohastructure.sql
2008-05-01 Galen Charltonkohabug 2076 - add authorised_values.imageurl
2008-05-01 Galen Charltonkohabug 2076 - remove three tables (DB rev 077)
2008-05-01 Galen Charltonadded three tables to kohastructure.sql
2008-05-01 Galen Charltonstaging import - enhance record overlay behavior
2008-04-22 Ryan HigginsDB BUMP 71 : add formatstring to labels_conf for specif...
2008-04-11 Chris NighswongerCorrecting class.labels_conf to be classification.label...
2008-04-10 Galen Charltongranular permissions - created DB tables
2008-03-18 Galen Charltonfixed create table statement for patroncards
2008-03-18 Joshua Ferraropartial fix for bug 1873: virtualshelfcontents dateadde...
2008-03-18 Chris NighswongerEighth installment Patron card generation feature
2008-03-17 Chris NighswongerRemoving second instance of deleteditems.copynumber
2008-03-17 Chris NighswongerFix for Bug 1927
2008-03-15 Chris NighswongerCorrecting column order in items/deleteditems tables
2008-03-15 Chris NighswongerAdding another missing column to deleted items table.
2008-03-15 Chris NighswongerFix for Bug 1927
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-03-08 Chris NighswongerBumping DB to 061 - Adding the ability to choose font...
2008-02-29 Paul POULAINbumping to 058 : opac_news lang field was too short
2008-02-23 Chris NighswongerFirst installment on moving patronimages into the database.
2008-02-21 Mason Jamesadding items.enumchron column.
2008-02-19 Galen Charltonbug 1834: add entries to zebraqueue only when necessary
2008-02-16 Chris NighswongerAdding Printer Profiles feature to the Label Creator.
2008-02-07 Chris NighswongerAdding 'more_subfields_xml' column to deleteditems...
2008-01-22 Galen Charltonmore items work; handle unlinked subfields (DB rev...
2008-01-09 Joshua Ferrarocouple of commas out of place
2008-01-09 Ryan HigginsFix for typo, leftover index on 046 updatedb commit.
2008-01-09 Henri-Damien LAURENTImproving encoding Support for z3950 clients.
2008-01-08 Ryan HigginsCHANGE TO PREVIOUS .046 DATABASE UPDATE
2008-01-08 Ryan HigginsSerials updates to link item record to serial table.
2008-01-05 Joshua FerraroWARNING: BIG I18N PATCH, you must import the subtag_reg...
2008-01-05 Joshua Ferrarosynching deletedborrowers table with borrowers table
2008-01-04 Joe Atzbergercurrency expansion - symbol and timestamp. PLEASE VERIF...
2008-01-03 Joshua FerraroFixing Database Definitions for Statuses *PARTIAL*
2007-12-27 Galen Charltonfixed typo in new borrower column
2007-12-27 Chris CormackBig bugfix for bug 1631
2007-12-12 Ryan HigginsVirtual shelves: per shelf sort, multiple add in OPAC...
2007-11-26 Joshua Ferrarofix to kohastructure, comma probs
2007-11-25 Paul POULAIN1507 : Possible Missing Foreign Key in Accountoffsets
2007-11-17 Joshua Ferrarodatabase changes for xisbn support
2007-11-16 Galen Charltonmatching enhancements -- allow matching rule to be...
2007-11-13 Galen Charltonmatcher serialization -- added matcher code and some...
2007-11-13 Galen CharltonMARC matching - added tables to serialize C4::Matcher...
2007-11-13 Chris NighswongerMoved kohastructure.sql into mysql dmbs directory