]> git.koha-community.org Git - koha.git/log
koha.git
18 years agoAdding some new plugins for authorities management
kados [Sat, 4 Mar 2006 03:17:08 +0000 (03:17 +0000)]
Adding some new plugins for authorities management

18 years agoAdd some new plugins for authorities management
kados [Sat, 4 Mar 2006 03:16:30 +0000 (03:16 +0000)]
Add some new plugins for authorities management

18 years agoSwitch to utf-8 as default in Intranet NPL templates
kados [Fri, 3 Mar 2006 16:27:19 +0000 (16:27 +0000)]
Switch to utf-8 as default in Intranet NPL templates

18 years agoSwitch to utf-8 as default in OPAC
kados [Fri, 3 Mar 2006 16:22:47 +0000 (16:22 +0000)]
Switch to utf-8 as default in OPAC

18 years agohopefully fixes truncated amazon.com links in syspref
kados [Fri, 3 Mar 2006 16:20:23 +0000 (16:20 +0000)]
hopefully fixes truncated amazon.com links in syspref
----------------------------------------------------------------------

18 years agoAdding clearing break after top menu. Makes structure more flexible for CSS variations
oleonard [Fri, 3 Mar 2006 15:12:05 +0000 (15:12 +0000)]
Adding clearing break after top menu. Makes structure more flexible for CSS variations

18 years agoOops, bug has already been fixed, reverting back to previous version.
sushi [Thu, 2 Mar 2006 22:50:53 +0000 (22:50 +0000)]
Oops, bug has already been fixed, reverting back to previous version.

18 years agotransferbook() in Circ2.pm updated, branchtransfers.pl fixed to get correct 'from...
sushi [Thu, 2 Mar 2006 22:43:03 +0000 (22:43 +0000)]
transferbook() in Circ2.pm updated, branchtransfers.pl fixed to get correct 'from-branch' value from transferbook().

18 years agoMoving opacnav and opaccredits to the 'opac' tab
oleonard [Thu, 2 Mar 2006 22:30:10 +0000 (22:30 +0000)]
Moving opacnav and opaccredits to the 'opac' tab

18 years agoAdding link to Authorities
oleonard [Thu, 2 Mar 2006 21:30:01 +0000 (21:30 +0000)]
Adding link to Authorities

18 years agoAdding link to Authorities
oleonard [Thu, 2 Mar 2006 21:23:37 +0000 (21:23 +0000)]
Adding link to Authorities

18 years agoSynching with default template. Styling incomplete.
oleonard [Thu, 2 Mar 2006 21:19:43 +0000 (21:19 +0000)]
Synching with default template. Styling incomplete.

18 years agoExtraneous CSS. All relevant declarations are in the main layout and color files
oleonard [Wed, 1 Mar 2006 22:48:07 +0000 (22:48 +0000)]
Extraneous CSS. All relevant declarations are in the main layout and color files

18 years agoCorrections and removal of extraneous include of marc-editor.css
oleonard [Wed, 1 Mar 2006 22:45:57 +0000 (22:45 +0000)]
Corrections and removal of extraneous include of marc-editor.css

18 years agoNew default colors and layout for NPL templates. Original color scheme is now in...
oleonard [Wed, 1 Mar 2006 22:42:36 +0000 (22:42 +0000)]
New default colors and layout for NPL templates. Original color scheme is now in colors.npl.css

18 years agoEnabling system preferences for opacreadinghistory
oleonard [Wed, 1 Mar 2006 22:37:13 +0000 (22:37 +0000)]
Enabling system preferences for opacreadinghistory

18 years agoMinor markup change
oleonard [Wed, 1 Mar 2006 22:36:16 +0000 (22:36 +0000)]
Minor markup change

18 years agoEnabling system preferences for opaclanguagesdisplay and opacreadinghistory
oleonard [Wed, 1 Mar 2006 22:35:45 +0000 (22:35 +0000)]
Enabling system preferences for opaclanguagesdisplay and opacreadinghistory

18 years agoMinor style change
oleonard [Wed, 1 Mar 2006 22:33:59 +0000 (22:33 +0000)]
Minor style change

18 years agoEnabling several new system preferences: opacreadinghistory, opaccolorstylesheet...
oleonard [Wed, 1 Mar 2006 22:33:25 +0000 (22:33 +0000)]
Enabling several new system preferences: opacreadinghistory, opaccolorstylesheet, opaclanguagesdisplay, opaclayoutstylesheet, opacsmallimage

18 years agoAdds 'opacreadinghistory' syspref for turning this on/off for libraries
kados [Wed, 1 Mar 2006 21:44:16 +0000 (21:44 +0000)]
Adds 'opacreadinghistory' syspref for turning this on/off for libraries
who are scared of their government (ie, in countries where there a
patriot act) :-)

18 years agoMoving all color declarations (font, border, and backgrounds) into separate stylesheet
oleonard [Wed, 1 Mar 2006 20:12:05 +0000 (20:12 +0000)]
Moving all color declarations (font, border, and backgrounds) into separate stylesheet

18 years agoSynching with default template. This script doesn't seem to be linked /to/ from...
oleonard [Wed, 1 Mar 2006 19:47:03 +0000 (19:47 +0000)]
Synching with default template.  This script doesn't seem to be linked /to/ from anywhere, so I'm not sure how it is to be used.

18 years agoAdding support for opaclayoutstylesheet and opaccolorstylesheet
oleonard [Wed, 1 Mar 2006 19:28:15 +0000 (19:28 +0000)]
Adding support for opaclayoutstylesheet and opaccolorstylesheet

18 years agoUsing LibraryName sys pref as alt text for opacsmallimage
oleonard [Wed, 1 Mar 2006 19:26:48 +0000 (19:26 +0000)]
Using LibraryName sys pref as alt text for opacsmallimage

18 years agoadding some marc21 plugins.
kados [Wed, 1 Mar 2006 17:58:40 +0000 (17:58 +0000)]
adding some marc21 plugins.

18 years agoadding some marc21 plugins
kados [Wed, 1 Mar 2006 17:58:00 +0000 (17:58 +0000)]
adding some marc21 plugins

18 years agoAdding 'use MARC::File::XML' to routine ... needed for additem.pl to work
kados [Wed, 1 Mar 2006 17:26:08 +0000 (17:26 +0000)]
Adding 'use MARC::File::XML' to routine ... needed for additem.pl to work
for some reason. This should be fixed.

18 years agoAdd support for new MARChtml2xml routine.
kados [Wed, 1 Mar 2006 17:25:11 +0000 (17:25 +0000)]
Add support for new MARChtml2xml routine.

18 years agoputting new sysprefs in the proper tabs
kados [Wed, 1 Mar 2006 15:55:12 +0000 (15:55 +0000)]
putting new sysprefs in the proper tabs

18 years agoWhoops ... should have checked, that name is already used. Changed it to
kados [Wed, 1 Mar 2006 15:52:13 +0000 (15:52 +0000)]
Whoops ... should have checked, that name is already used. Changed it to
opaclanguagesdisplay.

18 years agoadds opaclanguages syspref, which allows turning on/off the display of
kados [Wed, 1 Mar 2006 15:51:28 +0000 (15:51 +0000)]
adds opaclanguages syspref, which allows turning on/off the display of
the languages pref on OPAC (default is on)

18 years agoAdding patronimages syspref. Adding opaclayoutstylesheet. Some explainations
kados [Wed, 1 Mar 2006 15:38:53 +0000 (15:38 +0000)]
Adding patronimages syspref. Adding opaclayoutstylesheet. Some explainations
are in order:

Right now there are three stylesheet sysprefs:

opacstylesheet - an external stylesheet specified by URL (replaces all other
stylesheets)

opaccolorstylesheet - local stylesheet specified by filename
opaclayoutstylesheet - local stylesheet specified by filename

18 years agoThis seems to be a fully working version -- it supports repeated tags and
kados [Wed, 1 Mar 2006 14:36:31 +0000 (14:36 +0000)]
This seems to be a fully working version -- it supports repeated tags and
subfields, should preserve any order specified in the template, and also
preserves ALL indicators (not just one per tag set as with the previous
hash of indicators).

18 years agoAdds support for indicators (still seems to be buggy in some instances
kados [Wed, 1 Mar 2006 05:52:33 +0000 (05:52 +0000)]
Adds support for indicators (still seems to be buggy in some instances
of repeated tags)

18 years agoget rid of warns
kados [Wed, 1 Mar 2006 05:21:22 +0000 (05:21 +0000)]
get rid of warns

18 years agoRepeated tags working now. Indicators next
kados [Wed, 1 Mar 2006 05:20:17 +0000 (05:20 +0000)]
Repeated tags working now. Indicators next

18 years agoMore testing
rangi [Wed, 1 Mar 2006 04:52:08 +0000 (04:52 +0000)]
More testing

18 years agoFixing it again, for testing
rangi [Wed, 1 Mar 2006 04:43:25 +0000 (04:43 +0000)]
Fixing it again, for testing

18 years agoThis may actually work .. hopefully anyway
rangi [Wed, 1 Mar 2006 03:47:15 +0000 (03:47 +0000)]
This may actually work .. hopefully anyway

18 years agoCommiting for joshua to test
rangi [Wed, 1 Mar 2006 03:09:15 +0000 (03:09 +0000)]
Commiting for joshua to test

18 years agosome updates.
kados [Wed, 1 Mar 2006 03:02:59 +0000 (03:02 +0000)]
some updates.

18 years agoChange to use MARChtml2xml
kados [Wed, 1 Mar 2006 02:13:45 +0000 (02:13 +0000)]
Change to use MARChtml2xml

18 years agoCommitting a new function for parcel management.
hdl [Mon, 27 Feb 2006 16:43:42 +0000 (16:43 +0000)]
Committing a new function for parcel management.
Was needed but not comitted.
Sorry.

18 years agoaddind LWP::Simple and XML::Simple package (required for amazon package)
tipaul [Mon, 27 Feb 2006 16:31:37 +0000 (16:31 +0000)]
addind LWP::Simple and XML::Simple package (required for amazon package)

18 years agobugfix : don't create an item if a subscription has expired
tipaul [Mon, 27 Feb 2006 15:52:16 +0000 (15:52 +0000)]
bugfix : don't create an item if a subscription has expired

18 years agosetting serialadditems systempreference to 0 by default : no behaviour change when...
tipaul [Mon, 27 Feb 2006 15:40:32 +0000 (15:40 +0000)]
setting serialadditems systempreference to 0 by default : no behaviour change when upgrading Koha

18 years agoremoving useless lines
tipaul [Mon, 27 Feb 2006 15:21:36 +0000 (15:21 +0000)]
removing useless lines

18 years agoadding inventory help (please fix any english error)
tipaul [Mon, 27 Feb 2006 15:14:18 +0000 (15:14 +0000)]
adding inventory help (please fix any english error)

18 years agoadding Amazon.com support for css templates as well as NPL
tipaul [Mon, 27 Feb 2006 13:54:50 +0000 (13:54 +0000)]
adding Amazon.com support for css templates as well as NPL

Note for joshua & npl templates : i've added a amazonisbn in the $dat hash, and reintroduced the dashes in {isbn} adapt npl templates as well, or you won't get amazon.com cover anymore

18 years ago1st draft
tipaul [Mon, 27 Feb 2006 13:53:08 +0000 (13:53 +0000)]
1st draft

18 years agouploading release notes for 2.2.5
tipaul [Mon, 27 Feb 2006 13:52:54 +0000 (13:52 +0000)]
uploading release notes for 2.2.5

18 years agoHopefully a fix for a problem Joshua was having with blank tags being added
rangi [Mon, 27 Feb 2006 07:17:55 +0000 (07:17 +0000)]
Hopefully a fix for a problem Joshua was having with blank tags being added

18 years agoremoving unsed call to gettagslib
kados [Sat, 25 Feb 2006 03:56:45 +0000 (03:56 +0000)]
removing unsed call to gettagslib

18 years agoFixes bug with previous commit. addbiblio.pl should now correctly
kados [Sat, 25 Feb 2006 03:55:08 +0000 (03:55 +0000)]
Fixes bug with previous commit. addbiblio.pl should now correctly
NOT save fields that are empty.

18 years agoLast commit included unstable elements for subfield repeatability: removing
kados [Sat, 25 Feb 2006 02:21:45 +0000 (02:21 +0000)]
Last commit included unstable elements for subfield repeatability: removing
until more stable.

18 years agolast commit included unstable elements for subfield repeatability:
kados [Sat, 25 Feb 2006 02:20:19 +0000 (02:20 +0000)]
last commit included unstable elements for subfield repeatability:
removing until stable.

18 years agoMAJOR BUGFIX: previously, when adding a tag, subfield order always started
kados [Sat, 25 Feb 2006 02:05:59 +0000 (02:05 +0000)]
MAJOR BUGFIX: previously, when adding a tag, subfield order always started
with 'a' because that was hardcoded into the script. Now, order is governed
by the first defined subfield in the framework.

18 years agoVERY IMPORTANT BUGFIX: before this, if a blank MARC tag or subfield
kados [Sat, 25 Feb 2006 00:33:59 +0000 (00:33 +0000)]
VERY IMPORTANT BUGFIX: before this, if a blank MARC tag or subfield
was submitted, it would be saved. This fix checks to see if it is
blank and if not allows it to be saved.

18 years agoFix for splitting up fixed fields containing | in them causing
kados [Thu, 23 Feb 2006 08:39:11 +0000 (08:39 +0000)]
Fix for splitting up fixed fields containing | in them causing
incorrect storage of fixed fields in Koha DB.

18 years agoRemoving an incorrect message that states that items are not exported--
kados [Thu, 23 Feb 2006 04:53:23 +0000 (04:53 +0000)]
Removing an incorrect message that states that items are not exported--
they are.

18 years agoAdding in ISSN input field + fixing mistake
bob_lyon [Thu, 23 Feb 2006 03:36:18 +0000 (03:36 +0000)]
Adding in ISSN input field + fixing mistake

18 years agoAdding ability to update ISSN number
bob_lyon [Thu, 23 Feb 2006 03:33:17 +0000 (03:33 +0000)]
Adding ability to update ISSN number

18 years agotypo from previous commit
kados [Thu, 23 Feb 2006 03:20:24 +0000 (03:20 +0000)]
typo from previous commit

18 years agoAdds the 'sortbynonfiling' systempref. With this enabled, Koha will
kados [Thu, 23 Feb 2006 03:19:48 +0000 (03:19 +0000)]
Adds the 'sortbynonfiling' systempref. With this enabled, Koha will
correctly sort title searches according to the nonfiling characters
in the MARC records.

18 years agoAdds the option to sort titles by nonfilingchars in MARC records. Note
kados [Thu, 23 Feb 2006 03:16:37 +0000 (03:16 +0000)]
Adds the option to sort titles by nonfilingchars in MARC records. Note
that for systems with a lot of records (more than 100,000) this will be
a significant performance hit. Also note that if you don't have your
syspref for sortbynonfiling chars set the code will not execute.

18 years agoAdding fix for if delete param is not image button
bob_lyon [Thu, 23 Feb 2006 02:50:36 +0000 (02:50 +0000)]
Adding fix for if delete param is not image button

18 years agoAdding fix for if submit param is not an image button
bob_lyon [Thu, 23 Feb 2006 02:44:10 +0000 (02:44 +0000)]
Adding fix for if submit param is not an image button

18 years agoSynching with default template: changes to allow for reording of subfields as in...
oleonard [Wed, 22 Feb 2006 16:06:36 +0000 (16:06 +0000)]
Synching with default template: changes to allow for reording of subfields as in default template

18 years agoAdding up-arrow graphic for use on addbiblio screen
oleonard [Wed, 22 Feb 2006 16:05:58 +0000 (16:05 +0000)]
Adding up-arrow graphic for use on addbiblio screen

18 years agoTake Note: I think this fixes a bug caused when independentbranches is
kados [Tue, 21 Feb 2006 20:38:42 +0000 (20:38 +0000)]
Take Note: I think this fixes a bug caused when independentbranches is
turned ON and the patron is not logged in ... but I could be wrong, if
you know how this should work, please take a look. This is in response
to a bug report I recieved that when independentbranches was on,
opac-suggestions.pl was 500ing.

18 years agoadding support for intranetcolorstylesheet.
kados [Tue, 21 Feb 2006 20:26:06 +0000 (20:26 +0000)]
adding support for intranetcolorstylesheet.

18 years agosetting default value for LabelMARCView to 'standard'
kados [Tue, 21 Feb 2006 20:00:13 +0000 (20:00 +0000)]
setting default value for LabelMARCView to 'standard'
----------------------------------------------------------------------

18 years agoadding support for LabelMARCView syspref
kados [Tue, 21 Feb 2006 19:57:30 +0000 (19:57 +0000)]
adding support for LabelMARCView syspref

18 years agofixing minor bug in previous commit
kados [Tue, 21 Feb 2006 19:54:55 +0000 (19:54 +0000)]
fixing minor bug in previous commit

18 years agoadding support for LabelMARCView systempref
kados [Tue, 21 Feb 2006 19:48:50 +0000 (19:48 +0000)]
adding support for LabelMARCView systempref

18 years agoFixing bug where flags no set when adding new member ... sloppy
kados [Tue, 21 Feb 2006 18:50:42 +0000 (18:50 +0000)]
Fixing bug where flags no set when adding new member ... sloppy
coding folks!

18 years agoAdding LabeledMARCView systempref to choose whether tags are displayed
kados [Tue, 21 Feb 2006 18:40:08 +0000 (18:40 +0000)]
Adding LabeledMARCView systempref to choose whether tags are displayed
in standard or economical format. Later, this can be used to display
'strict' format with no labels for insane librarians who want that.

18 years agoFinishing basket reception.
hdl [Tue, 21 Feb 2006 16:07:27 +0000 (16:07 +0000)]
Finishing basket reception.
So Now we should be through a first draft of parcel management.

18 years agoModifying link to supplier.pl
hdl [Mon, 20 Feb 2006 14:58:46 +0000 (14:58 +0000)]
Modifying link to supplier.pl

18 years agoAdding a new way to display supplier information: When providing op=display to suppli...
hdl [Mon, 20 Feb 2006 14:58:13 +0000 (14:58 +0000)]
Adding a new way to display supplier information: When providing op=display to supplier.pl, supplier information will be displayed and no modifications can be directly done on that.
Adding three buttons on that page : Receive, Manage orders, edit information

18 years agoReverse array filled with elements from repeated subfields from first to last
thd [Mon, 20 Feb 2006 09:18:57 +0000 (09:18 +0000)]
Reverse array filled with elements from repeated subfields from first to last
to avoid last to first concatenation of elements in Koha DB.

18 years agomissing comma
kados [Sat, 18 Feb 2006 14:42:38 +0000 (14:42 +0000)]
missing comma

18 years agoFix for refresh error from HDL.
thd [Sat, 18 Feb 2006 10:06:42 +0000 (10:06 +0000)]
Fix for refresh error from HDL.

18 years agoSynchronised getMARCsubjects in rel_2_2 with HEAD.
thd [Sat, 18 Feb 2006 08:41:44 +0000 (08:41 +0000)]
Synchronised getMARCsubjects in rel_2_2 with HEAD.

18 years agoAdding parcels list to recieveorder.pl
hdl [Tue, 14 Feb 2006 17:07:24 +0000 (17:07 +0000)]
Adding parcels list to recieveorder.pl
getparcels is cutout for that matter.
Will add tomorrow the receive.pl making the proper actions.

18 years agoAttempting to fix permissions on setdebar.pl in CVS
kados [Mon, 13 Feb 2006 07:13:57 +0000 (07:13 +0000)]
Attempting to fix permissions on setdebar.pl in CVS

18 years agoAdding support for intranetstylesheet and intranetcolorstylesheet
kados [Mon, 13 Feb 2006 07:11:54 +0000 (07:11 +0000)]
Adding support for intranetstylesheet and intranetcolorstylesheet

18 years agoFixes a bug I experienced with missing qw(:standard) from CGI declaration
kados [Fri, 10 Feb 2006 01:36:17 +0000 (01:36 +0000)]
Fixes a bug I experienced with missing qw(:standard) from CGI declaration

18 years agoBug fixing and reordening some text.
hdl [Thu, 9 Feb 2006 16:47:29 +0000 (16:47 +0000)]
Bug fixing and reordening some text.

18 years agoAdds opaccolorstylesheet syspref variable to scripts
kados [Thu, 9 Feb 2006 15:01:54 +0000 (15:01 +0000)]
Adds opaccolorstylesheet syspref variable to scripts

18 years agomissing comma
kados [Thu, 9 Feb 2006 13:58:19 +0000 (13:58 +0000)]
missing comma

18 years agomissing comma caused 500
kados [Thu, 9 Feb 2006 13:51:56 +0000 (13:51 +0000)]
missing comma caused 500

18 years agochanging back to opacstylesheet
kados [Thu, 9 Feb 2006 01:10:50 +0000 (01:10 +0000)]
changing back to opacstylesheet

18 years agochange opacstylesheet to opaccolorstylesheet (that's it's name in the
kados [Thu, 9 Feb 2006 00:39:22 +0000 (00:39 +0000)]
change opacstylesheet to opaccolorstylesheet (that's it's name in the
syspref.

18 years agoTemplate bug ... missing --
kados [Wed, 8 Feb 2006 18:43:04 +0000 (18:43 +0000)]
Template bug ... missing --

18 years agoAdds some javascript functions to NPL template to improve handling of
kados [Wed, 8 Feb 2006 18:38:58 +0000 (18:38 +0000)]
Adds some javascript functions to NPL template to improve handling of
missing Amazon images (only used if AmazonContent is enabled).

18 years agomoves the 'use C4::Amazon' line behind the 'if (AmazonContent)
kados [Wed, 8 Feb 2006 17:01:01 +0000 (17:01 +0000)]
moves the 'use C4::Amazon' line behind the 'if (AmazonContent)
conditional to make sure folks don't load modules in Amazon.pm if
they're not using it. Email to koha-devel on its way.
----------------------------------------------------------------------

18 years agoTranslating into English... Better
hdl [Wed, 8 Feb 2006 16:43:49 +0000 (16:43 +0000)]
Translating into English... Better

18 years agoAdding full branches list even when Independantbranches ON and user logged in.
hdl [Wed, 8 Feb 2006 16:38:43 +0000 (16:38 +0000)]
Adding full branches list even when Independantbranches ON and user logged in.