]>
git.koha-community.org Git - koha.git/log
oleonard [Tue, 13 Jul 2004 20:16:22 +0000 (20:16 +0000)]
Fix for Bug 796
tipaul [Tue, 13 Jul 2004 13:12:29 +0000 (13:12 +0000)]
code cleaning : removing useless script
tipaul [Tue, 13 Jul 2004 12:56:04 +0000 (12:56 +0000)]
minor css changes.
better compatibility with Internet Explorer
tipaul [Tue, 13 Jul 2004 12:52:13 +0000 (12:52 +0000)]
catalogue.pm deals only with acquisitions.
so, renaming it...
catalogue management is done in Biblio.pm package
oleonard [Mon, 12 Jul 2004 21:12:34 +0000 (21:12 +0000)]
Adding overduecount and issuecount totals to issues screen
oleonard [Mon, 12 Jul 2004 20:44:48 +0000 (20:44 +0000)]
Adding overduecount, issuecount, and finetotal variables to template
oleonard [Mon, 12 Jul 2004 18:58:47 +0000 (18:58 +0000)]
Adding 'even' variable to pass to template to facilitate alternating row colors in table
doxulting [Mon, 12 Jul 2004 08:10:40 +0000 (08:10 +0000)]
Functions for Basket sending
doxulting [Fri, 9 Jul 2004 17:58:48 +0000 (17:58 +0000)]
Form template for sending basket
doxulting [Fri, 9 Jul 2004 17:58:13 +0000 (17:58 +0000)]
Template for sending basket
doxulting [Fri, 9 Jul 2004 17:57:19 +0000 (17:57 +0000)]
Basket template modification
doxulting [Fri, 9 Jul 2004 17:54:58 +0000 (17:54 +0000)]
Basket sending added
oleonard [Thu, 8 Jul 2004 19:46:23 +0000 (19:46 +0000)]
orderby variable added to page links so that multiple pages of search results will retain their custom ordering
oleonard [Thu, 8 Jul 2004 19:40:30 +0000 (19:40 +0000)]
orderby variable must be passed to template so that multiple pages of search results will retain their custom ordering
doxulting [Thu, 8 Jul 2004 10:15:59 +0000 (10:15 +0000)]
Authorities
doxulting [Tue, 6 Jul 2004 13:15:11 +0000 (13:15 +0000)]
New stuff for authorities
tipaul [Tue, 6 Jul 2004 10:07:22 +0000 (10:07 +0000)]
baskets in OPAC
tipaul [Tue, 6 Jul 2004 08:24:17 +0000 (08:24 +0000)]
adding 2 free fields that can be used for sorting purposes
doxulting [Mon, 5 Jul 2004 17:16:54 +0000 (17:16 +0000)]
OPAC record view - basket added
doxulting [Mon, 5 Jul 2004 17:15:32 +0000 (17:15 +0000)]
OPAC style sheet - basket element added
doxulting [Mon, 5 Jul 2004 17:14:16 +0000 (17:14 +0000)]
OPAC top - basket added
doxulting [Mon, 5 Jul 2004 17:12:40 +0000 (17:12 +0000)]
OPAC basket top
doxulting [Mon, 5 Jul 2004 17:11:16 +0000 (17:11 +0000)]
OPAC basket menu
doxulting [Mon, 5 Jul 2004 17:08:19 +0000 (17:08 +0000)]
OPAC Basket bottom .inc file
doxulting [Mon, 5 Jul 2004 17:06:34 +0000 (17:06 +0000)]
Template for OPAC basket
doxulting [Mon, 5 Jul 2004 17:04:45 +0000 (17:04 +0000)]
OPAC basket CGI
doxulting [Mon, 5 Jul 2004 17:02:01 +0000 (17:02 +0000)]
Javascript functions for OPAC basket management
doxulting [Mon, 5 Jul 2004 13:37:22 +0000 (13:37 +0000)]
First step for working authorities
doxulting [Mon, 5 Jul 2004 13:29:35 +0000 (13:29 +0000)]
First step for working authorities
tipaul [Fri, 2 Jul 2004 15:55:06 +0000 (15:55 +0000)]
Adding 2 new fields, called "sort1" and "sort2"
They can be used for sorting & statistics reasons by the library.
tipaul [Fri, 2 Jul 2004 15:53:53 +0000 (15:53 +0000)]
bugfix (due to frameworkcode field)
tipaul [Tue, 29 Jun 2004 16:07:09 +0000 (16:07 +0000)]
last sync for 2.1.0 release
tipaul [Tue, 29 Jun 2004 15:59:36 +0000 (15:59 +0000)]
MARC structure updated for 2.1.0
doxulting [Tue, 29 Jun 2004 13:02:34 +0000 (13:02 +0000)]
Debugged issuing rules n01
tipaul [Tue, 29 Jun 2004 11:52:51 +0000 (11:52 +0000)]
moving release notes to specific directory
tipaul [Tue, 29 Jun 2004 08:37:01 +0000 (08:37 +0000)]
files in french/unimarc to be selected by the user during installation.
tipaul [Tue, 29 Jun 2004 08:35:25 +0000 (08:35 +0000)]
moved to "french" directory
tipaul [Tue, 29 Jun 2004 08:34:05 +0000 (08:34 +0000)]
Adding "directory-select" feature to the "select sql file to insert to your DB".
rangi [Sat, 26 Jun 2004 23:47:17 +0000 (23:47 +0000)]
Removing subjects and additionalauthors (they dont belong at the biblioitem level)
rangi [Sat, 26 Jun 2004 23:45:46 +0000 (23:45 +0000)]
Subjects and additional authors now added at this point
rangi [Sat, 26 Jun 2004 23:43:12 +0000 (23:43 +0000)]
Accepts subjects separated by | or \n
rangi [Sat, 26 Jun 2004 23:34:26 +0000 (23:34 +0000)]
Fixing typo
rangi [Sat, 26 Jun 2004 23:22:22 +0000 (23:22 +0000)]
Taking out subjects and additional authors these belong on the add biblio page
rangi [Sat, 26 Jun 2004 23:19:59 +0000 (23:19 +0000)]
Fixing modaddauthor, and adding getitemtypes.
Also tidying up formatting of code
rangi [Sat, 26 Jun 2004 22:48:46 +0000 (22:48 +0000)]
Shifting additional author and subjects back to the biblio page where they belong.
doxulting [Fri, 25 Jun 2004 09:17:49 +0000 (09:17 +0000)]
debugged framework interface. Frameworks for ensmp are ready too
tipaul [Wed, 23 Jun 2004 13:03:09 +0000 (13:03 +0000)]
fixes in DB structure
tipaul [Wed, 23 Jun 2004 13:01:12 +0000 (13:01 +0000)]
removing old stuff
tipaul [Wed, 23 Jun 2004 12:42:40 +0000 (12:42 +0000)]
CVS cleaning
tipaul [Wed, 23 Jun 2004 12:39:20 +0000 (12:39 +0000)]
missing images
tipaul [Wed, 23 Jun 2004 12:36:18 +0000 (12:36 +0000)]
french updates
tipaul [Wed, 23 Jun 2004 12:34:41 +0000 (12:34 +0000)]
french template (not uptodate)
tipaul [Wed, 23 Jun 2004 12:33:18 +0000 (12:33 +0000)]
2 online help files
oleonard [Tue, 22 Jun 2004 21:09:46 +0000 (21:09 +0000)]
Minor changes to correct for validity (quoting attributes, encoding entities, etc.)
oleonard [Tue, 22 Jun 2004 20:58:53 +0000 (20:58 +0000)]
Validity fixes, etc.
oleonard [Tue, 22 Jun 2004 20:57:11 +0000 (20:57 +0000)]
Tried to get these working like other CSS-ified pages
oleonard [Tue, 22 Jun 2004 19:26:56 +0000 (19:26 +0000)]
Changes to fix link, clarify text, make more valid
oleonard [Tue, 22 Jun 2004 18:52:27 +0000 (18:52 +0000)]
Changing help link to be friendlier to non-javascript-enabled browers
oleonard [Tue, 22 Jun 2004 18:50:27 +0000 (18:50 +0000)]
Adding special marc-related top include so that marc-editor.css can be included in proper place
oleonard [Tue, 22 Jun 2004 16:01:41 +0000 (16:01 +0000)]
Re-adding background image specified in intranet stylesheet
tipaul [Tue, 22 Jun 2004 15:33:30 +0000 (15:33 +0000)]
some improvements in SearchMarc
tipaul [Tue, 22 Jun 2004 15:33:06 +0000 (15:33 +0000)]
uninstaller
tipaul [Tue, 22 Jun 2004 15:32:43 +0000 (15:32 +0000)]
adding new feature to installer :
the user can select sql-datas to add to it's DB
can be populated by any SQL
french UNIMARC sample being added really soon
- framework for monography
- framework for URL
- framework for ...
- Personal UNIMARC autority
...
tipaul [Tue, 22 Jun 2004 11:35:37 +0000 (11:35 +0000)]
removing % at the beginning of a string to avoid loooonnnngggg searchs
tipaul [Tue, 22 Jun 2004 11:33:47 +0000 (11:33 +0000)]
adding auto-install option.
run ./installer -i /path/to/install_file
tipaul [Tue, 22 Jun 2004 11:30:57 +0000 (11:30 +0000)]
adding -s (silent) flag, to have a silent install.
only updater will be verbose
tipaul [Tue, 22 Jun 2004 08:40:22 +0000 (08:40 +0000)]
- online help for marc search
- minor changes in css
tipaul [Tue, 22 Jun 2004 08:39:22 +0000 (08:39 +0000)]
changes in search method :
- supporting * and % on words (* is replaced by %)
- removing % when the word is 3 or less letters
oleonard [Mon, 21 Jun 2004 21:44:00 +0000 (21:44 +0000)]
Since IDs can't be used twice, some IDs have been duplicated as classes
oleonard [Mon, 21 Jun 2004 21:42:40 +0000 (21:42 +0000)]
Minor changes to correct for validity (quoting attributes, encoding entities, etc.)
oleonard [Mon, 21 Jun 2004 21:40:33 +0000 (21:40 +0000)]
Correcting redirect path
oleonard [Mon, 21 Jun 2004 20:36:24 +0000 (20:36 +0000)]
Correcting path to template
oleonard [Mon, 21 Jun 2004 20:03:41 +0000 (20:03 +0000)]
Correcting path to template
oleonard [Mon, 21 Jun 2004 18:50:05 +0000 (18:50 +0000)]
Adding biblionumber variable to template so title listings can be hyperlinked
tipaul [Mon, 21 Jun 2004 17:13:32 +0000 (17:13 +0000)]
* uninstaller.pl to uninstall Koha
* -i auto_install_file to install without questions (useful for developper)
tipaul [Mon, 21 Jun 2004 17:10:51 +0000 (17:10 +0000)]
koha.mysql in 2.0 by default. Cleaning of updatedatabase should be the next thing to do
upgrade will ONLY be from 2.0 to 2.2
thus, users in 1.2 should upgrade to 2.0, then 2.2
tipaul [Mon, 21 Jun 2004 07:51:41 +0000 (07:51 +0000)]
importing iso2709 authority file
oleonard [Fri, 18 Jun 2004 20:49:54 +0000 (20:49 +0000)]
Minor changes to correct for validity
oleonard [Fri, 18 Jun 2004 20:39:58 +0000 (20:39 +0000)]
Encoding ampersand
oleonard [Fri, 18 Jun 2004 19:04:24 +0000 (19:04 +0000)]
Correcting broken link, fixing tag case, removing deprecated tags
tipaul [Thu, 17 Jun 2004 15:19:44 +0000 (15:19 +0000)]
missing Marc_Search index on marc_word
tipaul [Thu, 17 Jun 2004 08:25:21 +0000 (08:25 +0000)]
DB modifs : merging tag & subfield in marc_word table
tipaul [Thu, 17 Jun 2004 08:24:10 +0000 (08:24 +0000)]
improvements in OPAC
tipaul [Thu, 17 Jun 2004 08:23:46 +0000 (08:23 +0000)]
minor bugfix
tipaul [Thu, 17 Jun 2004 08:23:26 +0000 (08:23 +0000)]
css'ing reports
tipaul [Thu, 17 Jun 2004 08:22:53 +0000 (08:22 +0000)]
bugfixes in circulation
tipaul [Thu, 17 Jun 2004 08:22:36 +0000 (08:22 +0000)]
minor bugfix (authorities link missing)
tipaul [Thu, 17 Jun 2004 08:20:56 +0000 (08:20 +0000)]
bugfixes in bookshelves
tipaul [Thu, 17 Jun 2004 08:20:14 +0000 (08:20 +0000)]
deleting unused template
tipaul [Thu, 17 Jun 2004 08:19:40 +0000 (08:19 +0000)]
css'ing acquisitions
tipaul [Thu, 17 Jun 2004 08:19:20 +0000 (08:19 +0000)]
authorities (continued)
tipaul [Thu, 17 Jun 2004 08:18:42 +0000 (08:18 +0000)]
bugfixes
tipaul [Thu, 17 Jun 2004 08:18:26 +0000 (08:18 +0000)]
ISBD in librarian interface
tipaul [Thu, 17 Jun 2004 08:17:39 +0000 (08:17 +0000)]
bugfixes in circulation
tipaul [Thu, 17 Jun 2004 08:16:32 +0000 (08:16 +0000)]
merging tag & subfield in marc_word for better perfs
tipaul [Thu, 17 Jun 2004 08:02:13 +0000 (08:02 +0000)]
merging tag & subfield in auth_word for better perfs
joshferraro [Fri, 11 Jun 2004 15:38:06 +0000 (15:38 +0000)]
Changes MARCaddword to index words >= 1 char ... needed for more accurate
searches using SearchMarc routines.
joshferraro [Fri, 11 Jun 2004 15:07:48 +0000 (15:07 +0000)]
This script builds a new marc_word
table with a reduced number of tags (only those
tags that should be searched) allowing for
faster and more accurate searching when used
with the SearchMarc routines. Make sure that
the MARCaddword routine in Biblio.pm will index
characters >= 1 char; otherwise, searches like
"O'brian, Patrick" will fail as the search
routines will seperate that query into "o",
"brian", and "patrick". (If "o" is not in the
database the search will fail)
joshferraro [Fri, 11 Jun 2004 14:01:28 +0000 (14:01 +0000)]
Fixes problems with searching using terms that contain ' and , by
stripping them out and replacing with a space ... line 115
tipaul [Thu, 10 Jun 2004 09:34:21 +0000 (09:34 +0000)]
ISBD view, minor fix