]> git.koha-community.org Git - koha.git/log
koha.git
18 years agotidyup from mason.
sushi [Wed, 19 Jul 2006 01:41:09 +0000 (01:41 +0000)]
tidyup from mason.

18 years agotidyup by mason.
sushi [Wed, 19 Jul 2006 01:37:23 +0000 (01:37 +0000)]
tidyup by mason.

18 years agoOpacNav should be a textarea, now it is.
kados [Sat, 15 Jul 2006 18:53:24 +0000 (18:53 +0000)]
OpacNav should be a textarea, now it is.

18 years agoadding intranetstylesheet, etc. to checkauth so they are available to
kados [Thu, 13 Jul 2006 19:08:03 +0000 (19:08 +0000)]
adding intranetstylesheet, etc. to checkauth so they are available to
all scripts.

18 years agofix for 1106: MARC 21 008 record editor plugin deletes first six 008 positions
kados [Tue, 11 Jul 2006 17:58:23 +0000 (17:58 +0000)]
fix for 1106: MARC 21 008 record editor plugin deletes first six 008 positions

18 years agosyncing with rel_2_2 before rel_2_2 was broken (meaning that
kados [Tue, 11 Jul 2006 12:53:14 +0000 (12:53 +0000)]
syncing with rel_2_2 before rel_2_2 was broken (meaning that
dev-week MARC editor works now)

18 years agoAdded missing OPAC text for canceled barcode. Fixed typo for 006 not hidden
thd [Tue, 11 Jul 2006 01:14:03 +0000 (01:14 +0000)]
Added missing OPAC text for canceled barcode.  Fixed typo for 006 not hidden
value.

18 years agoFixed a typo for the not hidden value for 006.
thd [Tue, 11 Jul 2006 00:16:10 +0000 (00:16 +0000)]
Fixed a typo for the not hidden value for 006.

18 years agoFixed misspelt example mysqldump option. Example is in a comment and was not
thd [Mon, 10 Jul 2006 23:43:30 +0000 (23:43 +0000)]
Fixed misspelt example mysqldump option.  Example is in a comment and was not
part of running code.  Added missing OPAC text for canceled barcode.

18 years agojust cleaning up tabs in the script, no code changes
kados [Mon, 10 Jul 2006 17:21:34 +0000 (17:21 +0000)]
just cleaning up tabs in the script, no code changes

18 years agoallow reserves on items with notforloan < 0
kados [Fri, 7 Jul 2006 21:29:18 +0000 (21:29 +0000)]
allow reserves on items with notforloan < 0

18 years agodon't hide items that have notforloan < 0
kados [Fri, 7 Jul 2006 21:26:24 +0000 (21:26 +0000)]
don't hide items that have notforloan < 0

18 years agoseveral code cleanups. Adds support for hiding lost items in OPAC and
kados [Fri, 7 Jul 2006 21:10:13 +0000 (21:10 +0000)]
several code cleanups. Adds support for hiding lost items in OPAC and
also hide notforloan items from the OPAC.

18 years agofix to show statuses
kados [Fri, 7 Jul 2006 20:39:50 +0000 (20:39 +0000)]
fix to show statuses

18 years agofix to itemissues sub to show item statuses
kados [Fri, 7 Jul 2006 20:37:28 +0000 (20:37 +0000)]
fix to itemissues sub to show item statuses

18 years agorolling back ... bad idea on the date due :-)
kados [Fri, 7 Jul 2006 20:08:29 +0000 (20:08 +0000)]
rolling back ... bad idea on the date due :-)

18 years agodon't show the date due column unless the item is checked out
kados [Fri, 7 Jul 2006 20:06:56 +0000 (20:06 +0000)]
don't show the date due column unless the item is checked out

18 years agomissing <!-- /TMPL_IF -->
kados [Fri, 7 Jul 2006 19:34:11 +0000 (19:34 +0000)]
missing <!-- /TMPL_IF -->

18 years agoadding item status to moredetail.tmpl
kados [Fri, 7 Jul 2006 19:29:49 +0000 (19:29 +0000)]
adding item status to moredetail.tmpl

18 years agoFix for Bug 1115. Missing hidden form field in left-hand nav quick search
oleonard [Fri, 7 Jul 2006 19:28:58 +0000 (19:28 +0000)]
Fix for Bug 1115. Missing hidden form field in left-hand nav quick search

18 years agoadding item statuses to opac detail page
kados [Fri, 7 Jul 2006 19:25:36 +0000 (19:25 +0000)]
adding item statuses to opac detail page

18 years agoCorrecting incorrect 'receive' link
oleonard [Fri, 7 Jul 2006 15:47:55 +0000 (15:47 +0000)]
Correcting incorrect 'receive' link

18 years agoRemoving branch entry field as per changes in default template
oleonard [Fri, 7 Jul 2006 15:39:19 +0000 (15:39 +0000)]
Removing branch entry field as per changes in default template

18 years agoFixing javascript error -- wrong header file was included
oleonard [Fri, 7 Jul 2006 14:56:12 +0000 (14:56 +0000)]
Fixing javascript error -- wrong header file was included

18 years agoCopying a couple of changes from the default template
oleonard [Fri, 7 Jul 2006 14:45:47 +0000 (14:45 +0000)]
Copying a couple of changes from the default template

18 years agoCorrected some subfield visibility settings, mostly for hiding local holdings
thd [Thu, 6 Jul 2006 17:17:42 +0000 (17:17 +0000)]
Corrected some subfield visibility settings, mostly for hiding local holdings
subfields in the 09o or 999 placeholer for 090 Locally Assigned LC-Type Call
Call Number found in copy catalogued records.  The locally assinged original
090 call number remains visible in tab 0 for informational purposes as often
the only place to find what an LC Call number for the material might be.

18 years agofix broken link.
kados [Thu, 6 Jul 2006 16:16:43 +0000 (16:16 +0000)]
fix broken link.

18 years ago - converting hard-coded color values in z3950/search.pl to generic toggle for use...
oleonard [Thu, 29 Jun 2006 19:17:02 +0000 (19:17 +0000)]
 - converting hard-coded color values in z3950/search.pl to generic toggle for use with css
 - adding missing stylesheet and templateencoding markup to npl template

18 years ago*** empty log message ***
kylemhall [Mon, 26 Jun 2006 18:11:14 +0000 (18:11 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
kylemhall [Mon, 26 Jun 2006 16:16:34 +0000 (16:16 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
kylemhall [Mon, 26 Jun 2006 15:39:32 +0000 (15:39 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
kylemhall [Mon, 26 Jun 2006 15:38:14 +0000 (15:38 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
kylemhall [Mon, 26 Jun 2006 15:30:02 +0000 (15:30 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
kylemhall [Mon, 26 Jun 2006 14:56:44 +0000 (14:56 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
kylemhall [Mon, 26 Jun 2006 14:55:09 +0000 (14:55 +0000)]
*** empty log message ***

18 years agoBug FIX : subscription renewal would renew ANY subscription and not the only one...
hdl [Mon, 26 Jun 2006 00:17:11 +0000 (00:17 +0000)]
Bug FIX : subscription renewal would renew ANY subscription and not the only one selected.

18 years agoAdding "tabindex=''" to CGI:scrolling_list to prevent incorrect tabbing. See Bug...
oleonard [Tue, 20 Jun 2006 18:22:23 +0000 (18:22 +0000)]
Adding "tabindex=''" to CGI:scrolling_list to prevent incorrect tabbing. See Bug 1098

18 years agoTypo corrections. See Bug 1074.
oleonard [Tue, 20 Jun 2006 18:15:23 +0000 (18:15 +0000)]
Typo corrections. See Bug 1074.

18 years agoTypo corrections. See Bug 1073.
oleonard [Tue, 20 Jun 2006 18:09:58 +0000 (18:09 +0000)]
Typo corrections. See Bug 1073.

18 years agoFixing two minor typos
oleonard [Tue, 20 Jun 2006 18:02:23 +0000 (18:02 +0000)]
Fixing two minor typos

18 years ago*** empty log message ***
kylemhall [Tue, 20 Jun 2006 17:42:11 +0000 (17:42 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
kylemhall [Tue, 20 Jun 2006 17:26:34 +0000 (17:26 +0000)]
*** empty log message ***

18 years agoAdding "tabindex=''" to CGI:scrolling_lists to prevent incorrect tabbing. See Bug...
oleonard [Tue, 20 Jun 2006 16:21:42 +0000 (16:21 +0000)]
Adding "tabindex=''" to CGI:scrolling_lists to prevent incorrect tabbing. See Bug 1098

18 years agoRe-synching after rollback of default template
oleonard [Mon, 19 Jun 2006 21:17:07 +0000 (21:17 +0000)]
Re-synching after rollback of default template

18 years agoreverting cloneTag bugs (see joshua mail on koha-devel) : R_2_2_6_RC
tipaul [Mon, 19 Jun 2006 13:18:17 +0000 (13:18 +0000)]
reverting cloneTag bugs (see joshua mail on koha-devel) :
* going back to a previous version, with server call to clone a Tag
* keeping BIG_LOOP in template (just 1 template for every tag)
I didn't check npl templates, but synch'ing them should not be too hard.

(ps : i've reverted default templates to 1.33.2.23)

18 years agoadding a missing itemtype check ... probably needs to be updated in
kados [Mon, 19 Jun 2006 00:31:36 +0000 (00:31 +0000)]
adding a missing itemtype check ... probably needs to be updated in
head as well

18 years agoCorrecting to match current css template version
oleonard [Sat, 17 Jun 2006 18:54:37 +0000 (18:54 +0000)]
Correcting to match current css template version

18 years agoUpdates to MARC detail screen styling
oleonard [Sat, 17 Jun 2006 18:09:08 +0000 (18:09 +0000)]
Updates to MARC detail screen styling

18 years agopossible fix for a bug introduced in the latest series of commits:
kados [Sat, 17 Jun 2006 16:26:32 +0000 (16:26 +0000)]
possible fix for a bug introduced in the latest series of commits:
the new firstsubfield setting was causing MARChtml2xml to completely
mangle the record (as in, no data ended up in the XML). More testing
will reveal whether this is actually a fix for that or not ...

18 years ago*** empty log message ***
kylemhall [Fri, 16 Jun 2006 19:17:11 +0000 (19:17 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
kylemhall [Fri, 16 Jun 2006 18:47:57 +0000 (18:47 +0000)]
*** empty log message ***

18 years agoA few random minor changes to sync npl with default templates
oleonard [Thu, 15 Jun 2006 16:58:17 +0000 (16:58 +0000)]
A few random minor changes to sync npl with default templates

18 years agoSynching with default template
oleonard [Thu, 15 Jun 2006 16:20:30 +0000 (16:20 +0000)]
Synching with default template

18 years agoSome link corrections and other minor changes
oleonard [Thu, 15 Jun 2006 15:40:25 +0000 (15:40 +0000)]
Some link corrections and other minor changes

18 years agoupdated release notes : required perl packages
tipaul [Thu, 15 Jun 2006 15:28:24 +0000 (15:28 +0000)]
updated release notes : required perl packages

18 years agoCatching up with default template
oleonard [Thu, 15 Jun 2006 15:23:12 +0000 (15:23 +0000)]
Catching up with default template

18 years agoAdding bookseller notes management.
hdl [Thu, 15 Jun 2006 09:54:46 +0000 (09:54 +0000)]
Adding bookseller notes management.
Merely a template change + and adding notes fields to Updatesupplier.

18 years agoComprehensive Koha post-installation MARC 21 standard bibliographic framework
thd [Thu, 15 Jun 2006 07:32:28 +0000 (07:32 +0000)]
Comprehensive Koha post-installation MARC 21 standard bibliographic framework
script.

18 years agoJust some little typographic fixes
rangi [Thu, 15 Jun 2006 07:20:43 +0000 (07:20 +0000)]
Just some little typographic fixes

18 years agoMoving MARC editor styles into main stylesheets to allow for alternate color styleshe...
oleonard [Wed, 14 Jun 2006 21:15:11 +0000 (21:15 +0000)]
Moving MARC editor styles into main stylesheets to allow for alternate color stylesheets. Adding styles to fit with changes to addbiblio.tmpl.

18 years agoLots of updates, corrections, and cleanup:
oleonard [Wed, 14 Jun 2006 21:12:27 +0000 (21:12 +0000)]
Lots of updates, corrections, and cleanup:
 * synching some recent changes to default template
 * correction to markup that was preventing cloneTag function from working
 * changing several embedded color specifications to class specifications to allow alternate color stylesheets
 * markup and javascript syntax cleanup

18 years agoTwo new styles to comply with changes to addbiblio.pl script (input field onfocus...
oleonard [Wed, 14 Jun 2006 21:09:20 +0000 (21:09 +0000)]
Two new styles to comply with changes to addbiblio.pl script (input field onfocus color and onblur color)

18 years agoChanging some of the generated markup to use CSS class names instead of hard-coded...
oleonard [Wed, 14 Jun 2006 21:08:20 +0000 (21:08 +0000)]
Changing some of the generated markup to use CSS class names instead of hard-coded color values. This moves color choices into the CSS files for each individual template.

18 years agoMinor correction to prevent javascript error when less than 10 tabs are present
oleonard [Wed, 14 Jun 2006 21:05:59 +0000 (21:05 +0000)]
Minor correction to prevent javascript error when less than 10 tabs are present

18 years agorelease notes for 2.2.6
tipaul [Wed, 14 Jun 2006 16:31:20 +0000 (16:31 +0000)]
release notes for 2.2.6

18 years agomoving some systempreferences to a correct tab (& adding a librarian tab)
tipaul [Wed, 14 Jun 2006 16:08:15 +0000 (16:08 +0000)]
moving some systempreferences to a correct tab (& adding a librarian tab)

18 years agomoving basket links to main page
tipaul [Wed, 14 Jun 2006 15:43:39 +0000 (15:43 +0000)]
moving basket links to main page

18 years agoremove html tags when reporting a value
tipaul [Wed, 14 Jun 2006 15:42:50 +0000 (15:42 +0000)]
remove html tags when reporting a value

18 years agominor graphic change
tipaul [Wed, 14 Jun 2006 15:42:27 +0000 (15:42 +0000)]
minor graphic change

18 years agotweak for MARC showing
tipaul [Wed, 14 Jun 2006 15:42:02 +0000 (15:42 +0000)]
tweak for MARC showing

18 years agominor graphic change in list
tipaul [Wed, 14 Jun 2006 15:41:26 +0000 (15:41 +0000)]
minor graphic change in list

18 years agofixing wrong link
tipaul [Wed, 14 Jun 2006 15:41:02 +0000 (15:41 +0000)]
fixing wrong link

18 years agoadding overdue report link to circ module
tipaul [Wed, 14 Jun 2006 15:40:42 +0000 (15:40 +0000)]
adding overdue report link to circ module

18 years agojust reindenting
tipaul [Wed, 14 Jun 2006 15:39:46 +0000 (15:39 +0000)]
just reindenting

18 years agochanging a check (ge instead of >=), to avoid a warning
tipaul [Wed, 14 Jun 2006 15:38:58 +0000 (15:38 +0000)]
changing a check (ge instead of >=), to avoid a warning

18 years agooups... I forgot to commit this fix for first subfield declaration
tipaul [Wed, 14 Jun 2006 15:38:26 +0000 (15:38 +0000)]
oups... I forgot to commit this fix for first subfield declaration

18 years agobugfix in overdue list
tipaul [Wed, 14 Jun 2006 15:37:46 +0000 (15:37 +0000)]
bugfix in overdue list

18 years agobuilding authorised values to show the values, not the code, in items as well as...
tipaul [Wed, 14 Jun 2006 15:37:19 +0000 (15:37 +0000)]
building authorised values to show the values, not the code, in items as well as in biblios

18 years agoTrying to fix NPL template duplicate field problem. SHOULD be tested
tgarip1957 [Tue, 13 Jun 2006 16:13:43 +0000 (16:13 +0000)]
Trying to fix NPL template duplicate field problem. SHOULD be tested

18 years agoBug fixing : tab navigation didnot work.
hdl [Tue, 13 Jun 2006 13:59:50 +0000 (13:59 +0000)]
Bug fixing : tab navigation didnot work.
BUG TO FIX : when using publication date, if publisheddate is null, will have many ids with null values.

18 years agoAdding publication date to issues arrival. So that two dates can be used.
hdl [Tue, 13 Jun 2006 12:34:15 +0000 (12:34 +0000)]
Adding publication date to issues arrival. So that two dates can be used.

18 years agosimplifying search results so that when multiple items depends on one location and...
hdl [Tue, 13 Jun 2006 09:36:51 +0000 (09:36 +0000)]
simplifying search results so that when multiple items depends on one location and holdingbranch, it is displayed on one line with item counts.
If item count is one AND item is on loan or notforloan, information is displayed.

18 years agoRevised and greatly enlarged to near completion Koha MARC 21 standard
thd [Tue, 13 Jun 2006 02:47:40 +0000 (02:47 +0000)]
Revised and greatly enlarged to near completion Koha MARC 21 standard
bibliographic framework.

18 years ago[IMPORTANT]
tipaul [Mon, 12 Jun 2006 10:33:53 +0000 (10:33 +0000)]
[IMPORTANT]

when cloning a tag, there was a problem to detect the tag change when rebuilding the XML/MARC record :
the test was done on an empty field.
with the new CloneTag sub, this empty field was quite tricky to create on the fly.
so i've added on each subfield a <input name="firstsubfield"> saying wether the subfield is the 1st or not.
Thus, when a tag is cloned, it is cloned properly.

HTML2marc and well as HTML2xml have been modified, but PLEASE DOUBLE CHECK my work

18 years agoUpdating to use new ZOOM API
kados [Sun, 11 Jun 2006 13:50:31 +0000 (13:50 +0000)]
Updating to use new ZOOM API

18 years agoif the check fails (mandatory fields), go back to default cursor
tipaul [Fri, 9 Jun 2006 16:01:46 +0000 (16:01 +0000)]
if the check fails (mandatory fields), go back to default cursor

18 years agoMARC editor continued.
tipaul [Fri, 9 Jun 2006 15:58:09 +0000 (15:58 +0000)]
MARC editor continued.
Thanks to ToinS, the cloneTag & authority popup seems to work perfectly...

18 years agoadding cloneTag sub, to clone a field in javascript.
tipaul [Fri, 9 Jun 2006 14:53:49 +0000 (14:53 +0000)]
adding cloneTag sub, to clone a field in javascript.

18 years ago[IMPORTANT]
tipaul [Fri, 9 Jun 2006 14:29:05 +0000 (14:29 +0000)]
[IMPORTANT]
2 things in this commit
- npl templates worked well for cloneSubfield, default one didn't. I couldn't understand why, so I ported npl template to default & just updated the stylesheet

- npl templates were awfully indented, so I indented them a little bit

- I thought for months that the idea of 10 tabs passed separately was crazy. So I fixed it : now there is just 1 (ONE) tab described in templates, that is looped by BIG_LOOP. The BIG_LOOP is filled by the build_tabs.

Works the same way as previously, except there is just 1 tab described in templates !!!

Things still to do :
- making cloneTag work correctly
- handle authorities popup, that is broken
- handle authorities reporting, that is broken too.

18 years agotemplateEncoding passed to online help as well
tipaul [Wed, 7 Jun 2006 14:50:49 +0000 (14:50 +0000)]
templateEncoding passed to online help as well

18 years ago- fixing a small bug in html2marc, when the 1st subfield of a field was empty, the...
tipaul [Fri, 2 Jun 2006 15:36:18 +0000 (15:36 +0000)]
- fixing a small bug in html2marc, when the 1st subfield of a field was empty, the 2nd could not be filled as the MARC::Field had not been created.

18 years ago- moving active color to grey instead of yellow
tipaul [Fri, 2 Jun 2006 15:32:52 +0000 (15:32 +0000)]
- moving active color to grey instead of yellow
- ******** IMPORTANT *********
if TemplateEncoding system preference is set to iso8859-1, there are a lot of encoding problems : MARC::File::XML don't like it, as MARC::Record is supposed to work in MARC8 or UNICODE.
Thus, it seems that all accents are transformed in the process html => xml => marc.
Thus, i've reintroduced the html => marc behaviour if the TemplateEncoding is set to iso8859-1
(i've fixed the html2marc as joshua proposed previously, fixing a remaining bug)

This solution is a workaround : we will have to find a correct solution for Koha 3.0, to move every Koha to UNICODE and UNICODE only. But for instance, I tried some things but failed. Thust this solution, that works correctly for french libraries and should change nothing for unicode ones.

18 years ago- removing a warning
tipaul [Fri, 2 Jun 2006 15:26:57 +0000 (15:26 +0000)]
- removing a warning
- moving color change on Check to the field itself, not to error$i container. error$i container is now useless and removed.
- changing active color to grey, yellow being for mandatory fields.

18 years agomoving dewey to a varchar
tipaul [Fri, 2 Jun 2006 15:21:40 +0000 (15:21 +0000)]
moving dewey to a varchar

18 years agoMuch better error handling, will now save broken records to a dump
kados [Fri, 26 May 2006 04:17:29 +0000 (04:17 +0000)]
Much better error handling, will now save broken records to a dump
file. Will also display warnings provided by the MARC::Record package

18 years agofixing 'file' option
kados [Thu, 25 May 2006 21:25:12 +0000 (21:25 +0000)]
fixing 'file' option

18 years agoreformatting
kados [Thu, 25 May 2006 21:23:39 +0000 (21:23 +0000)]
reformatting

18 years agoExports bibliographic data from Koha to an ISO2709 or MARCXML file.
kados [Tue, 23 May 2006 18:22:58 +0000 (18:22 +0000)]
Exports bibliographic data from Koha to an ISO2709 or MARCXML file.

OPTIONS:
 -format <format>    MARC, MARCXML [MARC]
 -e <encoding>       MARC-8 or UTF-8 [UTF-8]
 -ignoreerrors       Ignore encoding errors
 -assumeunicode      Assume Unicode when unsure of encoding
 -file <filename>    Filename to store dump [koha.mrc]
 -h                  This file

EXAMPLES:
\$ ./export.pl --format=MARCXML --encoding=UTF-8 -file=2005-05-23-koha.mrc --ignoreerrors

Once I'm able, I'll include unicode support in this script, or if
someone else has time, feel free. I'd suggest using the new code
in MARC::File::XML for dealing with encoding in UNIMARC

18 years agoanother fix ... 'renew all' wasn't linked to the right place.
kados [Tue, 23 May 2006 00:26:00 +0000 (00:26 +0000)]
another fix ... 'renew all' wasn't linked to the right place.

18 years agolink to renewscript was wrong.
kados [Mon, 22 May 2006 19:43:14 +0000 (19:43 +0000)]
link to renewscript was wrong.