koha.git
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...
2002-06-03 amillarSplit z3950 search results into subroutines
2002-06-02 amillarClean up z3950 menu
2002-06-01 amillarMove more item handling code to subroutines
2002-06-01 amillarMisc cleanups; move subroutines to end of file
2002-05-31 amillarError handling in biblio/biblioitem addition
2002-05-31 amillarError handling in biblio and biblioitem addition
2002-05-29 amillarBring branch up to date with mainline code, move table...
2002-05-29 amillarWeb site maintenance
2002-05-29 amillarfixes to catalog maint from mainline rel 1.8
2002-05-29 amillarFix biblioitems columns, minor bugfixes
2002-05-29 amillarModifications for new acqui.simple
2002-05-29 amillarMoved addition of Biblioitem to separate subroutine
2002-05-29 amillarFix error in startmenu() : section name 'catalogue'
2002-05-29 amillarEnable (uncomment) actual deletion
2002-05-28 amillarDBI bound parameters
2002-05-28 amillarChange DBI execut on some queries to bound parameters...
2002-05-28 amillarAdd biblio using C4::Acquisitions newbiblio
2002-05-28 amillarAdd item using newitem() from C4::Acquisitions
2002-05-27 dragon28fixed typo
2002-05-27 amillarSome code cleanup. Created subroutines for ISBN checksum,
2002-05-26 dragon28fixed typo's
2002-05-26 dragon28installer now changes ownership of the koha.conf file...
2002-05-26 rangiTidying up more warnings.
2002-05-23 rangiRemoving hardcoded ethnicity and category lists.
2002-05-23 rangiGetting rid of a couple of non fatal warnings
2002-05-18 rangiFixing up a whole pile of warnings
2002-05-18 rangiShifting ethnicity into a table in the database. Making...
2002-05-17 dragon28replaced includes question with installation path
2002-05-17 dragon28added the includes directive
2002-05-16 dragon28installer now updated the apache conf file
2002-05-15 pateadded Mikes tests
2002-05-15 tipaulUpdate of systempreferences table structure and admin...
2002-05-14 tipaulDeletedbiblio updated (abstract field added)
2002-05-11 tipauladded indexes to aqorders SPEEEEEEEEEEEEEDs up in acqui...
2002-05-11 dragon28Cleaned out unwanted comments.
2002-05-11 dragon28Now will create koha.conf from scratch.
2002-05-10 tipaulTable optimisation : aqorders. SPEEEEEEEEEEEEEEEDs...
2002-05-10 dragon28Fixed a couple of typos.
2002-05-10 dragon28general cleanup, now tests for existance of koha.conf...
next