Corrected marc_subfield_structure.authorised_value & authtypecode to varchar(20)
[koha.git] / installer / kohastructure.sql
2007-11-09 Chris NighswongerCorrected marc_subfield_structure.authorised_value...
2007-11-09 Chris NighswongerCorrected marc_subfield_structure.seealso to varchar...
2007-11-09 Chris NighswongerCorrected marc_subfield_structure.seealso to varchar...
2007-11-08 Mason Jameschanging missed branchcode columns from varchar(4)...
2007-11-04 Ryan Higginsitem-level itemtypes issuingrules require some testing.
2007-11-01 Galen Charltonfixed typo in 018 DB change
2007-11-01 Galen Charltonmade key on deleteditems.barcode non-unique
2007-11-01 Galen Charltonmade several PKs be auto_increment columns
2007-11-01 Galen Charltonfixed typo in statement for reports_dictionary
2007-11-01 Paul POULAINbump to 3.00.00.017 : adding columns to zebraqueue
2007-10-31 Galen Charltonadded auto_number column as PK for action_logs
2007-10-30 Chris CormackAdding reports_dictionary table
2007-10-30 Paul POULAIN#1505 Primary Key on borrowernumber
2007-10-29 Galen Charltonmore work on batch import
2007-10-29 Chris CormackUpdating kohastructure.sql with tables needed for repor...
2007-10-29 Mason Jamesupdate for missing subscriptions.lastbranch col in...
2007-10-29 Galen Charltonadded column to import_records
2007-10-29 Galen CharltonDB schema changes for enhancements to reservoir and...
2007-10-23 Joshua Ferraroremove quoted integers and change char to varchar
2007-10-22 Galen Charltonclassification sources part 1 - system preferences
2007-10-22 Ryan Higginsupdatedatabase for branch category types
2007-10-22 Ryan HigginsExtending branch categories : adding search domains...
2007-10-19 Chris CormackAdding index on userid in the borrowers table
2007-10-19 Galen Charltonstart of reworking call number handling and other Bibli...
2007-10-13 Paul POULAIN#1485 (issuing rules improvement) continued
2007-10-11 Joshua Ferraroadding missing column to biblio table
2007-10-10 Paul POULAINIMPORTANT : biblioitems.editionresponsibility field...
2007-10-10 Paul POULAINThe kohafield in authorities can't be NOT NULL (as...
2007-10-08 Paul POULAINbugfix : some column add a wrong size
2007-10-06 Joshua Ferraropartial 1481: adding to templates, fixing non-display...
2007-10-06 Joshua Ferraroremoving multivolume,multivolumepart,binding
2007-10-02 Paul POULAINBUGFIX for browser and nozebra tables
2007-10-02 Joshua Ferraroupdating fund field length and normalizing brancode
2007-10-01 Joshua FerraroRemove NOT NULL for new columns in biblioitems as they
2007-09-30 Ryan Higginsfix column spelling errors and inconsistency btwn kohas...
2007-08-18 Joshua Ferraroadding label manager sql
2007-08-18 Ryan HigginsAdding labels generator.
2007-08-18 Ryan Higginsadding labels_templates table
2007-08-18 Ryan Higginsupdating labels_conf table with extra koha columns
2007-08-18 Joshua Ferraro1. remove quotes around integer values
2007-08-16 Paul POULAINAdding KOHAVERSION management.
2007-08-09 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-09 Paul POULAINupdating kohastructure.sql by removing some useless...
2007-08-09 Joshua FerraroRevert "new virtual shelves changes, keyed by biblionum...
2007-08-09 Joshua Ferraronew virtual shelves changes, keyed by biblionumber...
2007-08-09 Joshua Ferraronew virtual shelves changes, keyed by biblionumber
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-08-07 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-07 Chris CormackChanging sessions table to work with CGI::Session
2007-08-07 kadoschanging permissions on templates and scripts
2007-08-07 paulRemoving useless websites table from sql definition
2007-07-18 thdAdded missing initial NULL values for marc_subfield_str...
2007-07-11 hdlminor changes in SQL
2007-07-11 hdlbug fixing install.pl
2007-07-07 kadosadding defaultvalue definition
2007-07-03 kadosReverting to previous version, kohastructure.sql file...
2007-06-26 tipauluptodate SQL structure
2007-03-16 kadosUsing my precrash CVS copy I did the following:
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)