2002-06-04 |
tipaul | ouuppsss... forget the 1.13 version, i made a mistake... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
tipaul | New and hopefully last version of the MARC-DB. Is the... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
tonnesen | I couldn't get testKoha to run until I modified the... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
tonnesen | Added checking for option to run unsafe database tests... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
pate | quick updates/corrections |
commit | commitdiff | tree | snapshot |
2002-05-31 |
tonnesen | Skeleton test file for Catalogue.pm. Fails miserably... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
pate | updated testing |
commit | commitdiff | tree | snapshot |
2002-05-31 |
tonnesen | removed another _sergey |
commit | commitdiff | tree | snapshot |
2002-05-31 |
tonnesen | removed fieldid in favour of tagid, removed _sergey... |
commit | commitdiff | tree | snapshot |
2002-05-31 |
tonnesen | Splitting into separate tag and subfield tables |
commit | commitdiff | tree | snapshot |
2002-05-30 |
tonnesen | Benchmark script for sergey's schema |
commit | commitdiff | tree | snapshot |
2002-05-30 |
tonnesen | New benchmark run to test Sergey's schema |
commit | commitdiff | tree | snapshot |
2002-05-30 |
tipaul | * modification of tables/row names : *_tag_* replaced... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
tipaul | some more cleaning : removed duplicated row, added... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
finlayt | Most everything is fixed now in returns, including... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
tonnesen | Started modifications to match new marc schema |
commit | commitdiff | tree | snapshot |
2002-05-29 |
tonnesen | Changed subfieldmark back to subfieldcode |
commit | commitdiff | tree | snapshot |
2002-05-29 |
tonnesen | Further simplifications to the marc schema specification |
commit | commitdiff | tree | snapshot |
2002-05-29 |
tonnesen | Script for printing barcode labels. Running this scrip... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
finlayt | Changed the returnbook method to use CheckReserves... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
finlayt | Fixed up the reserves code to use the new Reserves2... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
finlayt | Some small changes in transferbook: uses the new Reserv... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
finlayt | Added some subroutines. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
finlayt | Added the reserves functionality. Now calls a bunch... |
commit | commitdiff | tree | snapshot |
2002-05-27 |
dragon28 | fixed typo |
commit | commitdiff | tree | snapshot |
2002-05-23 |
amillar | Added "lccn" and "marc" fields to newbiblioitem |
commit | commitdiff | tree | snapshot |
2002-05-23 |
amillar | Moved addition of Biblioitem to separate subroutine |
commit | commitdiff | tree | snapshot |
2002-05-22 |
truth_nz | Update to acqui.simple system. Hopefully this is a... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
tonnesen | First attempt at a perl data structure for marc records |
commit | commitdiff | tree | snapshot |
2002-05-22 |
amillar | Add biblio using C4::Acquisitions newbiblio |
commit | commitdiff | tree | snapshot |
2002-05-22 |
rangi | Fixing syntax error |
commit | commitdiff | tree | snapshot |
2002-05-21 |
amillar | Fix typo in booksellerid field name |
commit | commitdiff | tree | snapshot |
2002-05-21 |
amillar | Add item using newitem() from C4::Acquisitions.pm |
commit | commitdiff | tree | snapshot |
2002-05-21 |
amillar | Fix warning about use of undefined variable, found... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
amillar | Modularize table creation, driven by hash instead of... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
amillar | Add comments, make branchrelations consistent with... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
rangi | Some minor changes to get detail.pl and moredetail... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
rangi | Fixing ItemInfo2 to ItemInfo |
commit | commitdiff | tree | snapshot |
2002-05-20 |
amillar | Some code cleanup. Created subroutines for ISBN checksum, |
commit | commitdiff | tree | snapshot |
2002-05-19 |
rangi | Adding in publisher and abstract as search fields |
commit | commitdiff | tree | snapshot |
2002-05-18 |
amillar | Some cleanup, reformatting, fix some undeclared variables |
commit | commitdiff | tree | snapshot |
2002-05-18 |
amillar | Removing Catalogue.pm because it doesn't compile cleanl... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
finlayt | Changed the wording of error message from: |
commit | commitdiff | tree | snapshot |
2002-05-18 |
finlayt | fixed a little bug with cookies and setting the branch... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
finlayt | improoved layout and branch and printer settings are... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
finlayt | Completely new. This file handles the issues, and sets... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
finlayt | fixed the branch and printer setting mechanism |
commit | commitdiff | tree | snapshot |
2002-05-18 |
finlayt | script for changing the branch and printer settings... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
tonnesen | Benchmarking files for comparing performance of two... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
tonnesen | Few more changes... not much to look at yet, still... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
tonnesen | Used subfieldcode where I should have used subfieldid... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
tonnesen | Added marc_NXX_subfield_table tables |
commit | commitdiff | tree | snapshot |
2002-05-16 |
tonnesen | Starting rewrite of Catalogue.pm using Paul's new marc... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
tipaul | Beginning of marc stuff : |
commit | commitdiff | tree | snapshot |
2002-05-16 |
rangi | Just a little fix to make it display an add variable... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
tipaul | smalll bugfixes and code cleaning. See mail in koha... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
tipaul | Update of systempreferences table structure and admin... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
tipaul | small bugfix : adding bibdata only if exist |
commit | commitdiff | tree | snapshot |
2002-05-15 |
tipaul | newsubtitle called only if title exist |
commit | commitdiff | tree | snapshot |
2002-05-15 |
tipaul | bugfix : link corrected to acquisition |
commit | commitdiff | tree | snapshot |
2002-05-15 |
rangi | Now uses KeywordSearch from C4::Search rather than... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
rangi | First cut of moredetail.pl using html::template |
commit | commitdiff | tree | snapshot |
2002-05-15 |
rangi | Reverting back to old search.pl (for now) |
commit | commitdiff | tree | snapshot |
2002-05-15 |
tonnesen | Darn. Committed over old search.pl... really going... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
tonnesen | Fixed search.pl so that next and previous buttons work... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
truth_nz | Fixed a few warnings. |
commit | commitdiff | tree | snapshot |
2002-05-15 |
truth_nz | Patch to acqui system to use new newbiblioitem() parameters |
commit | commitdiff | tree | snapshot |
2002-05-15 |
rangi | Html::Templated version of detail.pl, |
commit | commitdiff | tree | snapshot |
2002-05-14 |
rangi | Shifted picktemplate out into C4::Output.pm |
commit | commitdiff | tree | snapshot |
2002-05-14 |
tonnesen | Bug that prevented picking alternate themes from default |
commit | commitdiff | tree | snapshot |
2002-05-14 |
tonnesen | Fixed some breakage... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
rangi | Made a wrapper function catalogsearch |
commit | commitdiff | tree | snapshot |
2002-05-14 |
rangi | Now works with all searches, this plus the templates... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
tonnesen | Modifications to use new template directory structure... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
tipaul | First, run updater/thesaurus_create.pl. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
tipaul | DB query optimisation |
commit | commitdiff | tree | snapshot |
2002-05-14 |
tipaul | * getallorders now returns only not fully recieved... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
truth_nz | Added code to allow deleting of biblioitems |
commit | commitdiff | tree | snapshot |
2002-05-13 |
tonnesen | Added cell padding back in to table for default.tmpl |
commit | commitdiff | tree | snapshot |
2002-05-13 |
tonnesen | Fixed reference to newsearch.pl instead of search.pl |
commit | commitdiff | tree | snapshot |
2002-05-13 |
tonnesen | Fixed some problems in default.tmpl |
commit | commitdiff | tree | snapshot |
2002-05-13 |
tonnesen | Calculate itemcount in Search.pm if using new template... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
tonnesen | Changes: |
commit | commitdiff | tree | snapshot |
2002-05-13 |
rangi | Will work now with the existing C4/Search.pm at least... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
tipaul | oops, removing 3 test lines... (ending by a die !) |
commit | commitdiff | tree | snapshot |
2002-05-13 |
tipaul | Bugfixes : removes some hard coded trailing dates in... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
truth_nz | bug fix to actually save the changes made to an website... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
truth_nz | Changes to allow modifications to the website biblioitems |
commit | commitdiff | tree | snapshot |
2002-05-12 |
truth_nz | New files, and changes to add associated webstes to... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
rangi | Committing Paul's changes into the main branch, and... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
rangi | Starting Makefile.PL and starting work on pod inside... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
tonnesen | Small cleanups. We really need to hash out some standa... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
tonnesen | Cleaned up formatting of dewey number before returning... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
tonnesen | Modified Search.pm to work with HTML::Template search... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
tonnesen | Modified to use Search.pm and KeywordSearch(). |
commit | commitdiff | tree | snapshot |
2002-05-10 |
tonnesen | Fixed startfrom in template links in header |
commit | commitdiff | tree | snapshot |
2002-05-10 |
tonnesen | Still playing. Added a "next record" link |
commit | commitdiff | tree | snapshot |
2002-05-10 |
tonnesen | Added ability to switch between two templates. One... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
tonnesen | Now using real data. Returns first 20 records where... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
tonnesen | Put Dewey back in template file |
commit | commitdiff | tree | snapshot |
next |