important: DBD::mysql 4.004 or later required
[koha.git] / installer /
2007-12-27 Galen Charltonfixed typo in new borrower column
2007-12-27 Galen Charltonsession management: use YAML::Syck for serialization
2007-12-27 Ryan Higginsadding change to syspref for finesmode.
2007-12-27 Ryan Higginsadding 'exempt fine on return' option.
2007-12-27 Chris CormackFix for 1704, now if autoitemreturns is off you get...
2007-12-27 Galen Charltonweb installer: clean up warns; improve naming of Nozebra op
2007-12-27 Joshua FerraroBIG COMMIT: minimal fix to authorities search
2007-12-27 Chris CormackBig bugfix for bug 1631
2007-12-26 Chris CormackFix for typo in Insert line in updatedatabase.pl
2007-12-26 Paul POULAINAdding OPACItemsResultsDisplay syspref & bumping to...
2007-12-26 Paul POULAINreplacing SHELF_LOC by LOC, as decided with kados on...
2007-12-26 Paul POULAINmapping items.onloan to 995$n (to handle biblio status...
2007-12-26 Joshua Ferraroprefixing all holdings auth values with HINGS
2007-12-25 Joshua Ferraroremoving unused ReadingHistory syspref
2007-12-25 Joshua Ferraroremoving postgres sql from main installaer dir, it...
2007-12-25 Galen Charltonbug 1368 - remove FOREIGN_KEY_CHECKS = 0 from installer
2007-12-24 Joshua FerraroWarning: big commit Fixing moredetail.pl
2007-12-24 Joshua Ferraroadding auth value for 'Missing in Holdqueue'
2007-12-23 Joshua FerraroSeveral important commits:
2007-12-20 Chris NighswongerRemoving white spaces from directory and filenames...
2007-12-19 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-19 Joshua FerraroMerge branch 'master' of manage-gmc.dev.kohalibrary...
2007-12-18 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-17 Galen Charltonweb installer: improve DB permissions check
2007-12-15 Mason James952$y/itemtype was hidden by default, fixed
2007-12-14 Paul POULAINUTF-8 and Nozebra fixes
2007-12-14 Paul POULAINfrench unimarc filed updated + authorised values added
2007-12-14 Joe Atzbergerinstall.pl - Important fix for Algorithm::CheckDigits...
2007-12-14 Paul POULAINregexp-ing $marcflavour to handle unimarc_xxxxx or...
2007-12-14 Paul POULAINbig change in installer for french unimarc
2007-12-14 Paul POULAINremoving useless file for french unimarc
2007-12-14 Paul POULAINremoving marc flavour from syspref for frenchies
2007-12-14 Paul POULAINsome sysprefs added and translated to french.
2007-12-14 Paul POULAINupdating yahoo syspref message to let the user know...
2007-12-14 Paul POULAINSystempref in french, updated
2007-12-13 Galen Charltonbugfix: restore setting classification source by dropdown
2007-12-13 Chris NighswongerSetting BiblioAddsAuthorities OFF by default as things...
2007-12-12 Henri-Damien LAURENTBugFix 1640
2007-12-12 Ryan HigginsVirtual shelves: per shelf sort, multiple add in OPAC...
2007-12-08 Galen Charltonremoved 'delete from' statements
2007-12-08 Galen Charltonfixed order in which SQL scripts are applied by web...
2007-12-06 Paul POULAINinverting explanation and options columns to have the...
2007-12-04 Joe AtzbergerAuth.pm should have "CAN_user_updatecharges" (plural...
2007-12-02 Ryan Higginsadding userflag to allow modification of staff borrowers.
2007-12-02 Paul POULAINHTML::Template => HTML::Template::Pro
2007-11-27 Galen Charltonimproved terminology for WITHDRAWN authorized value
2007-11-27 Galen CharltonMARC21 framework: changed 'items.withdrawn' to 'items...
2007-11-26 Joshua Ferraroadding proper frameworkcodes for simple frameworks...
2007-11-26 Joshua Ferrarofix to kohastructure, comma probs
2007-11-26 Joshua Ferraroadding fixes to updatedatabase
2007-11-26 Joshua Ferrarofix to sort by defaults sysprefs, more choices
2007-11-25 Paul POULAIN1507 : Possible Missing Foreign Key in Accountoffsets
2007-11-25 Joshua Ferraroadding 'Suppress in OPAC' to MARC frameworks
2007-11-25 Joshua Ferraroadding missing sysprefs to 3.0
2007-11-25 Joshua Ferrarofixing syntax error in sysprefs.sql
2007-11-25 Joshua Ferrarofixing patronimages syspref
2007-11-25 Joshua Ferraroremoving item-level repeatability
2007-11-20 Joshua Ferraroremoving repeatable fields at the item level
2007-11-20 Joshua Ferraroadding xisbn, amazon similar items to OPAC
2007-11-20 Joshua Ferraroadding endnote export and 'related items'
2007-11-17 Joshua Ferraroadding a diacritic to the sample library data
2007-11-17 Joshua Ferrarodatabase changes for xisbn support
2007-11-16 Galen Charltonmatching enhancements -- allow matching rule to be...
2007-11-16 Galen Charltonbibliographic matching enhancements
2007-11-16 Chris NighswongerModified SessionStorage pref to include Pg choice
2007-11-16 Galen Charltonfixed typo in sysprefs.sql
2007-11-16 MJ RayContext.pm version update and a begging NOTE in updated...
2007-11-14 Chris CormackAdding a system pref so you can stop users from reservi...
2007-11-14 Joshua Ferrarofixing versioning issue with last updatedatabase patch
2007-11-13 Galen Charltonmatcher serialization -- added matcher code and some...
2007-11-13 Galen Charltonupdatedatabase changes to reflect C4::Matcher serializa...
2007-11-13 Galen CharltonMARC matching - added tables to serialize C4::Matcher...
2007-11-13 Galen Charltonbumping database rev to 027
2007-11-13 Galen Charltoncorrected en version of sample_labels.sql
2007-11-13 Chris CormackAdding a system preference to choose whether a homebran...
2007-11-13 Chris NighswongerMoved language dirs one level down under dbms dir ...
2007-11-13 Chris NighswongerCleanup to remove old kohastructure_pg.sql
2007-11-13 Chris NighswongerPorted marc21 simple bib frameworks sql to PostgreSQL
2007-11-13 Chris NighswongerPorted marc21 framework sql to PostgreSQL
2007-11-13 Chris NighswongerPorted marc21 authorities sql to PostgreSQL
2007-11-13 Chris NighswongerMoved/renamed kohastructure_pg.sql to data/Pg
2007-11-13 Chris NighswongerMoved location of updater scripts to dbms specific...
2007-11-13 Chris NighswongerChanged path to updatedatabase.pl to dbms specific dir
2007-11-13 Chris NighswongerMoved kohastructure.sql into mysql dmbs directory
2007-11-13 Chris NighswongerInitial port of install.pl to support PostgreSQL
2007-11-12 Galen Charltonmisc labels fixes
2007-11-12 Chris CormackChanging default behaviour of reserves back to needing...
2007-11-12 Ryan Higginschanges to item-level itype reintroduce items.itype...
2007-11-11 Mason Jamesadded inital 'delete' lines, so running 'mysql koha3...
2007-11-11 Chris NighswongerAdded class tables
2007-11-09 Mason Jamesupdating labels* tables for innodb, and recent dev...
2007-11-09 Joshua Ferraroadding new sysprefs for YUI Path, default to pull from...
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-09 Galen Charltonremoved references to disused value_builders
2007-11-09 thdAdding English UNIMARC frameworks.
2007-11-09 thdChaning MARC 21 bibliographic frameworks. Removing...
2007-11-09 thdMoving simple MARC 21 bibliographic frameworks to insta...
2007-11-09 thdMARC 21 frameworks changes. Moving bibliographic framew...
next