]>
git.koha-community.org Git - koha.git/log
kados [Tue, 9 May 2006 14:32:44 +0000 (14:32 +0000)]
remove create datbase line
tgarip1957 [Tue, 9 May 2006 14:28:56 +0000 (14:28 +0000)]
*** empty log message ***
tgarip1957 [Tue, 9 May 2006 14:19:43 +0000 (14:19 +0000)]
*** empty log message ***
tgarip1957 [Tue, 9 May 2006 13:18:34 +0000 (13:18 +0000)]
*** empty log message ***
rangi [Tue, 9 May 2006 12:35:47 +0000 (12:35 +0000)]
debugging
tgarip1957 [Tue, 9 May 2006 12:30:43 +0000 (12:30 +0000)]
*** empty log message ***
tgarip1957 [Tue, 9 May 2006 12:26:36 +0000 (12:26 +0000)]
*** empty log message ***
rangi [Tue, 9 May 2006 12:03:16 +0000 (12:03 +0000)]
Adding to the profile path
kados [Tue, 9 May 2006 12:01:02 +0000 (12:01 +0000)]
add use Zoom;
kados [Tue, 9 May 2006 11:05:11 +0000 (11:05 +0000)]
marc datas
tgarip1957 [Tue, 9 May 2006 09:18:02 +0000 (09:18 +0000)]
Export marc fom console
rangi [Tue, 9 May 2006 09:13:26 +0000 (09:13 +0000)]
fixing syntax error
rangi [Tue, 9 May 2006 09:11:00 +0000 (09:11 +0000)]
Script to move marc to biblioitems
tgarip1957 [Tue, 9 May 2006 09:09:34 +0000 (09:09 +0000)]
Export from biblioitems (very fast)
rangi [Tue, 9 May 2006 08:35:46 +0000 (08:35 +0000)]
Script to shift frameworkcode to biblio from marc_biblio
tgarip1957 [Tue, 9 May 2006 08:27:41 +0000 (08:27 +0000)]
koha_dev version with zebrasupport
tgarip1957 [Tue, 9 May 2006 07:57:15 +0000 (07:57 +0000)]
*** empty log message ***
rangi [Tue, 9 May 2006 07:47:03 +0000 (07:47 +0000)]
Fixing syntax error
tgarip1957 [Tue, 9 May 2006 07:43:21 +0000 (07:43 +0000)]
For chris to debug
hdl [Tue, 9 May 2006 07:41:09 +0000 (07:41 +0000)]
Fixing a bracket
rangi [Mon, 8 May 2006 15:47:58 +0000 (15:47 +0000)]
In the wrong place, shifted to misc/zebra
rangi [Mon, 8 May 2006 15:46:54 +0000 (15:46 +0000)]
In ther right place this time
rangi [Mon, 8 May 2006 15:45:56 +0000 (15:45 +0000)]
Sample pqf.properties file
rangi [Mon, 8 May 2006 15:19:42 +0000 (15:19 +0000)]
Little script to convert mysql tables to utf8.
BACKUP YOUR DATABASE BEFORE USING
tgarip1957 [Mon, 8 May 2006 15:02:05 +0000 (15:02 +0000)]
2 Zebra connection handllers one for read one for write acess
tgarip1957 [Mon, 8 May 2006 14:47:56 +0000 (14:47 +0000)]
use "zebrasrv -f yazcofig.xml" to start your zebraserver. This file may sit in /etc folder with koha.conf
tgarip1957 [Mon, 8 May 2006 14:42:49 +0000 (14:42 +0000)]
New zebra config files
tgarip1957 [Mon, 8 May 2006 14:41:31 +0000 (14:41 +0000)]
New config files for zebra utf8 and MARC21(reord.abs)
tgarip1957 [Mon, 8 May 2006 14:32:03 +0000 (14:32 +0000)]
*** empty log message ***
rangi [Mon, 8 May 2006 14:26:59 +0000 (14:26 +0000)]
Readme file
oleonard [Fri, 28 Apr 2006 18:46:30 +0000 (18:46 +0000)]
Bug fixing. New 'hide-marc' system preference wasn't working here. Copying over structure from CSS template with only minor modifications. Also copying styles from CSS-template stylesheet. That will hopefully make coordinated upgrades a little easier.
oleonard [Thu, 27 Apr 2006 18:07:40 +0000 (18:07 +0000)]
Adding two new system preferences:
1. opacuserlogin shows/hides login-based features like reserves, private shelves, and login forms. On by default.
2. opacbookbag shows/hides the book bag (biblio basket). On by default.
oleonard [Thu, 27 Apr 2006 17:02:20 +0000 (17:02 +0000)]
Enabling two new system preferences:
1. opacuserlogin shows/hides login-based features like reserves, private shelves, and login forms.
2. opacbookbag shows/hides the book bag (biblio basket)
oleonard [Thu, 27 Apr 2006 16:23:34 +0000 (16:23 +0000)]
Hiding option to add to existing virtual shelves if there are no existing virtual shelves (thanks Chris!)
tgarip1957 [Wed, 26 Apr 2006 16:53:37 +0000 (16:53 +0000)]
System preference 'itemcallnumber' can now accept 2 subfields like 050ab to accommodate for LC callnumbering. Single subfield implementation not affected.
thd [Wed, 26 Apr 2006 11:48:46 +0000 (11:48 +0000)]
I had forgotten to uncomment a line after testing.
thd [Wed, 26 Apr 2006 07:36:12 +0000 (07:36 +0000)]
MARC8 to UTF-8 support added without XML problems. Rationalised the variable
name used for designating MARC flavour to avoid confusion with character set
encoding.
oleonard [Sat, 22 Apr 2006 14:57:46 +0000 (14:57 +0000)]
Typo was preventing 'hidelostitems' system preference from being applied.
** HOWEVER! ** The 'hidelostitems' system preference (now that it's working) seems to be affecting both the OPAC and the intranet, even though the description of the preference suggests that it affects only the OPAC.
oleonard [Sat, 22 Apr 2006 13:52:12 +0000 (13:52 +0000)]
Adding opacheader and IntranetBiblioDefaultView system preferences
oleonard [Fri, 21 Apr 2006 21:34:14 +0000 (21:34 +0000)]
New alternative color and layout stylesheets
oleonard [Fri, 21 Apr 2006 21:30:22 +0000 (21:30 +0000)]
Adding 'check all' button in search results for biblio basket
oleonard [Fri, 21 Apr 2006 21:26:19 +0000 (21:26 +0000)]
Trying to better handle clearing of the members block in the masthead
oleonard [Fri, 21 Apr 2006 21:22:59 +0000 (21:22 +0000)]
Updating recent acquisitions search form to match current version on opac-main.tmpl
oleonard [Fri, 21 Apr 2006 21:10:49 +0000 (21:10 +0000)]
Correcting missing space
hdl [Fri, 21 Apr 2006 08:54:55 +0000 (08:54 +0000)]
Adding two new sysprefs :
- z3950NormalizeAuthor of type YesNo. Set this to yes if you want author field to be filled with authorities fields when importing biblio in z3950
- z3950AuthorAuthfields, free text : type in comma-separated list of fields to search for author names for AuthorNormalization.
Adding a feature on a Z3950 import.
You can now automatically fill author with person name authority contained in the biblio if sysprefs are filled.
oleonard [Thu, 20 Apr 2006 21:44:59 +0000 (21:44 +0000)]
Removing 'searchdesc' display since this feature is currently broken.
oleonard [Thu, 20 Apr 2006 21:26:53 +0000 (21:26 +0000)]
Adding new system preference, IntranetBiblioDefaultView, and necessary changes to relevant scripts and templates. Just like the OPAC's BiblioDefaultView preference, this determines which screen the user will see when they click a listing in search results: normal, MARC, or ISBD.
kados [Thu, 20 Apr 2006 14:22:38 +0000 (14:22 +0000)]
fix incorrect link to Labels Options
oleonard [Wed, 19 Apr 2006 18:36:24 +0000 (18:36 +0000)]
Enabling TemplateEncoding system preference
oleonard [Wed, 19 Apr 2006 18:20:19 +0000 (18:20 +0000)]
Enabling TemplateEncoding system preference
oleonard [Wed, 19 Apr 2006 17:04:06 +0000 (17:04 +0000)]
Corrections to TMPL_VAR's, fixing but 1028
oleonard [Wed, 19 Apr 2006 16:49:33 +0000 (16:49 +0000)]
Fix for Bug 714
oleonard [Wed, 19 Apr 2006 16:22:18 +0000 (16:22 +0000)]
Adding opacheader system preference. Allows libraries to include a custom block of HTML at the head of OPAC templates.
sushi [Wed, 19 Apr 2006 05:16:03 +0000 (05:16 +0000)]
'labels remaining' count now works.
oleonard [Tue, 18 Apr 2006 20:42:09 +0000 (20:42 +0000)]
Adding message about reserve fee, if applicable. Hopefully it is not hostile.
oleonard [Tue, 18 Apr 2006 19:49:13 +0000 (19:49 +0000)]
Typo in variable name was blocking reservations by anyone with any fines
oleonard [Tue, 18 Apr 2006 18:58:42 +0000 (18:58 +0000)]
Formatting reserve fee and enrollment fee output to 2 decimal places
oleonard [Tue, 18 Apr 2006 18:45:00 +0000 (18:45 +0000)]
Minor javascript changes to fix Bug 585
plg [Tue, 18 Apr 2006 09:34:15 +0000 (09:34 +0000)]
bug fixed: typo fixed in labels and labels_conf tables creation query.
sushi [Mon, 17 Apr 2006 21:19:52 +0000 (21:19 +0000)]
Added labels, and label_conf tables for spine labels tool.
tgarip1957 [Mon, 17 Apr 2006 13:50:59 +0000 (13:50 +0000)]
Missing semicolon
kados [Fri, 14 Apr 2006 17:01:12 +0000 (17:01 +0000)]
enable TemplateEncoding for Intranet templates
plg [Fri, 14 Apr 2006 13:18:25 +0000 (13:18 +0000)]
bug fixed: missing090field.pl is a rel_2_2 script, ie using rel_2_2 modules
functions, not a HEAD script. It doesn't work in HEAD.
oleonard [Thu, 13 Apr 2006 21:41:30 +0000 (21:41 +0000)]
First round of basic markup cleanup
oleonard [Thu, 13 Apr 2006 20:27:22 +0000 (20:27 +0000)]
Moving AmazonContent preference so that it can affect both OPAC and Intranet
kados [Thu, 13 Apr 2006 20:06:24 +0000 (20:06 +0000)]
Fixing link to label-home.pl
oleonard [Thu, 13 Apr 2006 19:52:54 +0000 (19:52 +0000)]
Graphical tweaks and addition of MARC-based information never added when opac-detail was updated.
oleonard [Thu, 13 Apr 2006 19:51:53 +0000 (19:51 +0000)]
Some additional styling for subtitles and authors on biblio details screen
kados [Thu, 13 Apr 2006 19:34:47 +0000 (19:34 +0000)]
removing label-home from barcodes dir
kados [Thu, 13 Apr 2006 19:34:17 +0000 (19:34 +0000)]
moving label-home back one level.
oleonard [Thu, 13 Apr 2006 18:32:32 +0000 (18:32 +0000)]
Correcting check MARC=ON system preference (should look for MARC = 1)
kados [Thu, 13 Apr 2006 18:14:34 +0000 (18:14 +0000)]
bugfix for MARCsubjects fixes cases where no subjects exist but
getMARCsubjects() was still creating a blank one.
kados [Thu, 13 Apr 2006 17:25:00 +0000 (17:25 +0000)]
sorry, sloppiness on my part, using @results array now as originally
intended.
kados [Thu, 13 Apr 2006 17:14:13 +0000 (17:14 +0000)]
fix wrong var name.
kados [Thu, 13 Apr 2006 17:05:05 +0000 (17:05 +0000)]
adding support for MARCnotes and MARCsubjects to intranet to sync
with opac.
kados [Thu, 13 Apr 2006 06:25:11 +0000 (06:25 +0000)]
minor tweak on enrolment period to set 'renewal' date.
kados [Thu, 13 Apr 2006 06:24:18 +0000 (06:24 +0000)]
minor tweak on enrolmentperiod
kados [Thu, 13 Apr 2006 05:53:45 +0000 (05:53 +0000)]
removing warns
kados [Thu, 13 Apr 2006 05:50:25 +0000 (05:50 +0000)]
partial fix for encoding probs in MARC editor
kados [Thu, 13 Apr 2006 05:49:23 +0000 (05:49 +0000)]
Partial fix for encoding problems in MARC editor.
kados [Thu, 13 Apr 2006 00:46:42 +0000 (00:46 +0000)]
Complete partial move from CGIitemtype to itemtypeloop
tgarip1957 [Wed, 12 Apr 2006 20:45:40 +0000 (20:45 +0000)]
SQL syntax corrected
oleonard [Wed, 12 Apr 2006 20:20:01 +0000 (20:20 +0000)]
Correcting path to new barcode and label printing script
kylemhall [Wed, 12 Apr 2006 18:34:05 +0000 (18:34 +0000)]
*** empty log message ***
oleonard [Wed, 12 Apr 2006 17:10:50 +0000 (17:10 +0000)]
Correcting instance where template had 'biblionumber' where it should have had 'bibid.'
oleonard [Wed, 12 Apr 2006 16:32:44 +0000 (16:32 +0000)]
Correcting path to new barcode and label printing script
oleonard [Wed, 12 Apr 2006 16:19:30 +0000 (16:19 +0000)]
Adding missing </form> tag
sushi [Wed, 12 Apr 2006 08:17:29 +0000 (08:17 +0000)]
Fixed hardcoded filename, and general tidyup, removed 2 unused modules.
kados [Wed, 12 Apr 2006 07:07:58 +0000 (07:07 +0000)]
change from BL to VS
kados [Wed, 12 Apr 2006 07:06:57 +0000 (07:06 +0000)]
Change BL to VS
kados [Wed, 12 Apr 2006 07:06:03 +0000 (07:06 +0000)]
Change from BL to VS
kados [Wed, 12 Apr 2006 07:04:09 +0000 (07:04 +0000)]
Change Book Lists to Virtual Shelves
kados [Wed, 12 Apr 2006 07:02:12 +0000 (07:02 +0000)]
change 'Book Lists' to 'Virtual Shelves'
kados [Wed, 12 Apr 2006 07:00:56 +0000 (07:00 +0000)]
change 'book lists' to 'virtual shelves'
sushi [Wed, 12 Apr 2006 05:23:05 +0000 (05:23 +0000)]
Initial commit.
sushi [Wed, 12 Apr 2006 05:20:52 +0000 (05:20 +0000)]
Inital commit.
kados [Wed, 12 Apr 2006 01:54:35 +0000 (01:54 +0000)]
sometimes publication year appears even when there is no publisher listed,
this commit ensures it is displayed in those cases.
kados [Wed, 12 Apr 2006 01:32:46 +0000 (01:32 +0000)]
adding additional author display to npl templates
oleonard [Tue, 11 Apr 2006 21:27:21 +0000 (21:27 +0000)]
Minor graphical tweak
oleonard [Tue, 11 Apr 2006 21:22:24 +0000 (21:22 +0000)]
opac-dictionary.tmpl: Modifications to dictionary pop up javascript to allow for a different ordering of input fields. Script now references input ids rather than index numbers. Downside is that it may cause difficulties with translation? Comments would be welcomed.
opac-search.tmpl: Some markup cleanup and removal of unecessary script blocks.