koha.git
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...
2002-05-09 dragon28Added testing for Perl and dependancies
2002-05-07 rangiCombined this with the old Changelog file, so it has...
2002-05-03 rangiInstallation documents
2002-04-30 rangiCommiting the uncrufted Database module into the stable...
2002-04-26 patemore markup of spots to look at
2002-04-26 paterestructured tests into a separate directory
2002-04-25 patefound a cleaner way to do &mkformnotable, and refactore...
2002-04-25 patecleaned out boilerplate and fixed some speeling erorz
2002-04-25 patestarted adding tests for C4::Format
2002-04-25 paterefactored &mkformnotable to use foreach and ifels...
2002-04-25 patemore tests, &mkformnotable has reasonable coverage now
2002-04-25 patefound (and fixed) an error in &mkformnotable while...
2002-04-25 patemore tests
2002-04-25 pateoops, forgot extra linefeeds in pod section
2002-04-25 pateadded a simple POD style comment to &bold to show how...
2002-04-25 pateadded recent updates
2002-04-25 patemore prototypes in Output.pm
2002-04-25 patemore tests in output.t and a cleanup for testKoha.pl
next