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 |
2002-05-10 |
tonnesen | Starting to play with HTML::Template |
commit | commitdiff | tree | snapshot |
2002-05-10 |
rangi | Just adding some spaces to test the new cvs-koha list |
commit | commitdiff | tree | snapshot |
2002-05-09 |
truth_nz | Update to catalogue to allow change of biblio abstracts. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
truth_nz | Update to catalogue to allow change of biblio abstracts. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
finlayt | changed the destination branch dropdown to only show... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
rangi | Now use the new hash based results returned from Search.pm |
commit | commitdiff | tree | snapshot |
2002-05-07 |
rangi | Making the CatSearch and KeywordSearch return more... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
rangi | Removing keywordsearch2 (no longer used) |
commit | commitdiff | tree | snapshot |
2002-05-06 |
rangi | Fixing a typo |
commit | commitdiff | tree | snapshot |
2002-05-06 |
finlayt | Removed the "Item has been transfered" message from... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
finlayt | Changed the error message from: There is no book with... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
finlayt | Changed the word: Fines to: Charges |
commit | commitdiff | tree | snapshot |
2002-05-06 |
truth_nz | Fixed bug due to way hashes take values. Was stopping... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
rangi | No harm in adding these to the main branch either |
commit | commitdiff | tree | snapshot |
2002-05-03 |
truth_nz | Bug fixes to get the new acqui.simple system working. |
commit | commitdiff | tree | snapshot |
2002-05-02 |
tipaul | updated database.mysql : dropped unused tables, created... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
finlayt | added branchrelations table and changed branchcategorie... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
finlayt | moredetail.pl presents circulation information taken... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
finlayt | Changes to circulations: |
commit | commitdiff | tree | snapshot |
2002-04-30 |
rangi | Cleaning out all unused cruft. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
truth_nz | scripts for new acqui.simple system |
commit | commitdiff | tree | snapshot |
2002-04-29 |
truth_nz | Modifications for new acqui.simple |
commit | commitdiff | tree | snapshot |
2002-04-23 |
finlayt | Fixed typo |
commit | commitdiff | tree | snapshot |
next |