]> git.koha-community.org Git - koha.git/shortlog
koha.git
2002-06-26 amillarNew subs to streamline biblio additions: addcompletebib...
2002-06-26 amillarSubroutine for pull-down list from key table
2002-06-26 amillarClean up systempreferences code to be table-driven
2002-06-26 dragon28sample data not installed as first mysql directive...
2002-06-25 tonnesenBarcodes aren't necessarily numeric
2002-06-25 tonnesenReplaced text box with drop down showing list of bookfunds.
2002-06-25 tonnesenNow remembers locations of cvs checkouts. Prettied...
2002-06-25 tonnesenRemoved check for Net::Z3950 as it reported it missing...
2002-06-25 tonnesenCosmetic clean ups.
2002-06-25 tonnesenLogic bug fixed.
2002-06-25 tonnesenAdded support for sampledata files (gzips before tarbal...
2002-06-25 tonneseninstaller.pl will now offer to install the sample data.
2002-06-25 tonnesenFixed up loan lengths and charges for itemtypes in...
2002-06-25 tonnesenSample Data for Koha 1.2
2002-06-25 tonnesenFixed bug which caused apache to restart regardless...
2002-06-25 tonnesenChanged response check on restarting apache web server.
2002-06-25 tonnesenMissing parameter in startmenu() call
2002-06-25 tonnesenChecks for Net::Z3950 module and warns if it is missing.
2002-06-25 tonnesenConsidered adding Net::Z3950 to the perl modules checke...
2002-06-25 tonnesenFix for Debian's apache which require the includes_modu...
2002-06-25 tonnesenFixed missing semicolons.
2002-06-25 tonnesenFixed error.
2002-06-25 tonnesenChanged the apache configuration to use ports based...
2002-06-25 tonnesenCommented opac-html cleanup
2002-06-25 tonnesenBug fix. Again, it's not sufficient that they are...
2002-06-25 tonnesenBug Fix. It's not good enough that the field is define...
2002-06-25 tonnesenFixed bug. $sth->execute after $sti->prepare.
2002-06-25 tonnesenPopulate systempreferences table with values for acquis...
2002-06-25 tonnesenMissed some changes in my last commit
2002-06-25 tonnesenAdded section to add a branch and printer in installer.pl.
2002-06-25 tonnesenAdded code to remove extraneous files from tarball.
2002-06-25 dragon28fixed a typo
2002-06-25 dragon28fixed a typo
2002-06-25 dragon28fixed a couple of typo's
2002-06-24 tonnesenChange reference to blackdot.gif to remove leading...
2002-06-24 tonnesenModification to date sprintf line fixes problem with...
2002-06-24 rangiHave added missing borrowernumber field to the statisti...
2002-06-24 tonnesenRemoved "use warnings"
2002-06-24 tonnesenA script to automate building releases R_1-1-1RC1
2002-06-24 tonnesenAdding some files that are included in the release... R_1-2-1RC6
2002-06-24 tonnesenCheck that OPAC and INTRANET directories are different.
2002-06-24 tonnesenSwitched from "Add New Members" to "Add New" graphic.
2002-06-24 tonnesenAdded create_priv and drop_priv to koha's mysql user...
2002-06-24 tonnesenmkdir now checks for existence of parent directories...
2002-06-24 tonnesenRemoved "use warnings;" as it does not work with perl...
2002-06-24 tonnesenchanges ownership of directories to root.$httpduser...
2002-06-24 tonnesenMissing '/' after cgi-bin in intranet virtual host...
2002-06-24 tipaulmerging rel-1-2 and main branches
2002-06-24 tipaulmerge of rel-1-2 and main branch
2002-06-24 tonnesenPerl 5.005 doesn't like the -I after the script name.
2002-06-23 tonnesenFixes bug in adding branch... branchcode parameter...
2002-06-22 tonnesenBug fix. Changed acquisitions link to /acquisitions
2002-06-22 tonnesenCheck for existence of apache init script before running.
2002-06-22 tonnesenBug fixes. More remaining.
2002-06-21 tonnesenUncommented "use CDK;" line
2002-06-21 tipaulmerging branches 1.2 and main.
2002-06-21 tipaulMERGE 1-2 and main branches
2002-06-21 rangiMaking the changes suggested by Shane Williams version-1-2-1
2002-06-21 rangiFixing broken mklink call
2002-06-20 tipaulbug fix : 2001=07-01 instead of 2001-07-01
2002-06-20 tonnesenMissed an exclamation point!!!
2002-06-20 tonnesenCosmetic changes. Now identical to copy in main.
2002-06-20 tonnesencosmetic
2002-06-20 tonnesenMust have been cosmetic changes...
2002-06-20 tonnesenmerges
2002-06-20 tonnesenBranch Merges.
2002-06-20 tonnesenMerging changes in main into rel-1-2 branch
2002-06-20 amillarTest valid ISBN numbers in Input.pm
2002-06-20 amillarAdd table ethnicity
2002-06-17 dragon28fixed koha.conf typo
2002-06-15 rangiFixed so it adds the two missing marc tables (if they...
2002-06-15 rangiTable definition for the 2 missing marc tables
2002-06-14 amillarSplit biblio functions in Acquisitions.pm out to new...
2002-06-14 rangiAdding ScriptAlias line to the sample conf
2002-06-14 rangiRemoving duplicate line
2002-06-14 rangiSet the mysqldir to default to /usr if no other mysql... version-1-2-0
2002-06-14 amillarMove checkvalidisbn subroutine to Input.pm
2002-06-14 amillarParameter check routine for DBI handle
2002-06-14 rangiVery close to being ready, has some issues with the...
2002-06-13 rangiChanging the order, as he update database script looks...
2002-06-12 amillarfix array handling bug in Marc formatted display
2002-06-12 amillarStreamline z3950 search results
2002-06-12 amillarfix bug in arrayed subfields
2002-06-12 dragon28fixed typos
2002-06-11 rangiCommitted on behalf of Mike
2002-06-11 rangiList of new features and bugfixes since 1.1.1 (simplifi...
2002-06-11 rangiLittle fix adding in the path to the updatedatabase...
2002-06-11 amillarScripts for Z39.50 search daemon
2002-06-10 amillarimproved table-driven Marc mapping
2002-06-09 amillarMinor cleanups and comments
2002-06-09 amillarSync biblioitems fields between acqui, acqui.simple...
2002-06-06 amillarChanged field additions to data-driven structure. ...
2002-06-06 amillarminor comments and cosmetics
2002-06-06 pateminor doc tweaks (and two suggestions)
2002-06-06 patespelling and indentation fixes (mostly)
2002-06-06 rangiUpdated Changelog, and INSTALL should now reflect the...
2002-06-06 amillarAll MARC file format decoding isolated to single subrou...
2002-06-05 amillarFix subject array handling
2002-06-05 amillarAll mapping of MARC tags to Koha db fields isolated...
2002-06-03 amillarIsolate MARC tag decoding into common subroutine for...
next