]>
git.koha-community.org Git - koha.git/log
kados [Mon, 10 Apr 2006 20:16:57 +0000 (20:16 +0000)]
removing needless javascript
adding a link when the authority record is used in the db.
kados [Mon, 10 Apr 2006 20:08:43 +0000 (20:08 +0000)]
A few fixes for marc21 authorities.
kados [Mon, 10 Apr 2006 20:06:15 +0000 (20:06 +0000)]
Adding support for bulkauthimport of records where authid already exists.
This commit should be tested with other uses of AUTHaddauthority to ensure
it works.
kados [Mon, 10 Apr 2006 19:53:44 +0000 (19:53 +0000)]
adds a quick sanity check to make sure we're dealing with valid MARC
tags (a client of mine had tags from a Dynix system that were '???' and
this was causing bulkmarcimport.pl to fail horribly. This fixes that
problem).
oleonard [Mon, 10 Apr 2006 18:18:11 +0000 (18:18 +0000)]
Synching with default templates
oleonard [Mon, 10 Apr 2006 18:17:28 +0000 (18:17 +0000)]
Synching with css templates
oleonard [Mon, 10 Apr 2006 18:06:27 +0000 (18:06 +0000)]
Missing javascript caused delete to fail
kados [Sat, 8 Apr 2006 23:15:29 +0000 (23:15 +0000)]
fixes a bug in MARCgetsubjects where marclist wasn't correct for
cases where more than one tag is used in subject authorites
tipaul [Fri, 7 Apr 2006 11:45:58 +0000 (11:45 +0000)]
rewritting auth_finder for addbiblio to get cloneTag working. incomplete, see mail on koha-devel
tipaul [Fri, 7 Apr 2006 11:45:46 +0000 (11:45 +0000)]
minor fixes in css
tipaul [Fri, 7 Apr 2006 11:44:37 +0000 (11:44 +0000)]
minor graphic tweak
tipaul [Fri, 7 Apr 2006 11:44:11 +0000 (11:44 +0000)]
reporting the whole authority, not only the main entry
tipaul [Fri, 7 Apr 2006 11:43:13 +0000 (11:43 +0000)]
minor graphic change
tipaul [Fri, 7 Apr 2006 11:43:02 +0000 (11:43 +0000)]
minor graphic tweaking to have # of biblios more visible
tipaul [Fri, 7 Apr 2006 11:42:29 +0000 (11:42 +0000)]
removing non working links (from librarian interface)
tipaul [Fri, 7 Apr 2006 11:39:42 +0000 (11:39 +0000)]
rewritting auth_finder for addbiblio to get cloneTag working. incomplete, see mail on koha-devel
hdl [Thu, 6 Apr 2006 15:39:58 +0000 (15:39 +0000)]
Adding a new control depending on IndependantBranches for issues.
When librarian is not of th same HOLDINGBranch of the item, he cannot issue a book.
circulation.tmpl contains the error message.
If IndependantBranches set to 0, circulation behavior is unchanged.
kados [Thu, 6 Apr 2006 07:28:40 +0000 (07:28 +0000)]
template for Tumer Garip's marc-time.pl
kados [Thu, 6 Apr 2006 07:28:01 +0000 (07:28 +0000)]
A new export script contributed by Tumer Garip allows exporting by
timestamp.
kados [Thu, 6 Apr 2006 02:15:35 +0000 (02:15 +0000)]
Fixes a bug that Paul noticed earlier today: UNIMARC tag/subfield labels
were getting mangled when displayed in the MARC editor for edits.
hdl [Wed, 5 Apr 2006 15:43:27 +0000 (15:43 +0000)]
Bugfixing declaring $branchname.
Changing Union for left join.
hdl [Wed, 5 Apr 2006 15:06:58 +0000 (15:06 +0000)]
Adding branchname to userenv.
kados [Wed, 5 Apr 2006 14:58:04 +0000 (14:58 +0000)]
adding TemplateEncoding syspref: allows librarian to specify the
encoding to use on templates.
kados [Wed, 5 Apr 2006 14:54:33 +0000 (14:54 +0000)]
Adding TemplateEncoding syspref
kados [Wed, 5 Apr 2006 14:52:51 +0000 (14:52 +0000)]
adding TemplateEncoding syspref
tipaul [Wed, 5 Apr 2006 09:52:25 +0000 (09:52 +0000)]
bugfix for catalogue display
tipaul [Wed, 5 Apr 2006 09:30:30 +0000 (09:30 +0000)]
ordering bsort1 & 2 by description
tipaul [Wed, 5 Apr 2006 09:28:53 +0000 (09:28 +0000)]
tweaks for opac css
tipaul [Tue, 4 Apr 2006 16:37:01 +0000 (16:37 +0000)]
previous stylesheet (green)
slef [Tue, 4 Apr 2006 15:16:08 +0000 (15:16 +0000)]
First check for English language.
Minor change to Amazon (avoid giving legal advice).
tipaul [Tue, 4 Apr 2006 14:12:04 +0000 (14:12 +0000)]
2.2.6 will never exist, it will be called 2.4.0.
KADOS / JOSHUA : pls proof read my release notes, they should be done & complete now.
tipaul [Tue, 4 Apr 2006 14:07:33 +0000 (14:07 +0000)]
reordering template opening
tipaul [Tue, 4 Apr 2006 14:07:03 +0000 (14:07 +0000)]
removing empty line
tipaul [Tue, 4 Apr 2006 14:06:38 +0000 (14:06 +0000)]
some changes in css templates to deal with new OPAC systempreferences
tipaul [Tue, 4 Apr 2006 14:06:10 +0000 (14:06 +0000)]
some changes in > and < links
tipaul [Tue, 4 Apr 2006 14:04:39 +0000 (14:04 +0000)]
graphic tweaking
tipaul [Tue, 4 Apr 2006 14:03:43 +0000 (14:03 +0000)]
online help updated or added
tipaul [Tue, 4 Apr 2006 14:03:11 +0000 (14:03 +0000)]
adding bookseller email
tipaul [Tue, 4 Apr 2006 14:02:50 +0000 (14:02 +0000)]
* porting npl improvements to default theme
* NEW IMPROVEMENT : tag repeat can be done with javascript only (no server call). Look/search "CloneTag"
tipaul [Tue, 4 Apr 2006 13:56:44 +0000 (13:56 +0000)]
some minor spelling changes
tipaul [Tue, 4 Apr 2006 13:55:50 +0000 (13:55 +0000)]
removing warn
tipaul [Tue, 4 Apr 2006 13:55:34 +0000 (13:55 +0000)]
adding bookseller email
tipaul [Tue, 4 Apr 2006 13:54:10 +0000 (13:54 +0000)]
advancedMARCeditor systempref management
tipaul [Tue, 4 Apr 2006 13:33:52 +0000 (13:33 +0000)]
* removing smart::comment dependency
* formatting dates
* managing highlight
tipaul [Tue, 4 Apr 2006 13:32:53 +0000 (13:32 +0000)]
managing an empty parameter
tipaul [Tue, 4 Apr 2006 13:32:08 +0000 (13:32 +0000)]
just some tweakings (no changes).
nonfillingchar systempref won't work in UNIMARC (as there is no indicator to set it)
tipaul [Tue, 4 Apr 2006 13:15:50 +0000 (13:15 +0000)]
add the last 5 arrived serials for a given subscription (to enable "rollback")
tipaul [Tue, 4 Apr 2006 13:14:54 +0000 (13:14 +0000)]
* removing Smart::Comment dependency (should not be required for 2.4, only for 3.0)
* fixing some SQL bug
tipaul [Tue, 4 Apr 2006 13:13:47 +0000 (13:13 +0000)]
* using a left join to avoid missing some lines.
* fixing a bug when a parameter is empty.
tipaul [Tue, 4 Apr 2006 08:18:14 +0000 (08:18 +0000)]
* fixing a bug with hide_marc systempref (the image don't exist anymore if hide_marc is set)
* emptying the value, not the subfield code (depends on hide_marc too : the input is in [0] or [1])
kados [Mon, 3 Apr 2006 23:43:20 +0000 (23:43 +0000)]
fixing a bug in the way that max is generated when finding the next
borrowernumber. Now, using mysql 4.1 we can convert to an integer
to get an accurate next value.
tipaul [Mon, 3 Apr 2006 14:19:29 +0000 (14:19 +0000)]
fixing an error in help message
tipaul [Mon, 3 Apr 2006 12:52:50 +0000 (12:52 +0000)]
oups, sorry kados, I had removed something you wrote for MARC21 authorities...
tipaul [Mon, 3 Apr 2006 12:40:14 +0000 (12:40 +0000)]
adding patron image support in default template
tipaul [Mon, 3 Apr 2006 10:35:30 +0000 (10:35 +0000)]
changing the <table> for a more readable look
tipaul [Mon, 3 Apr 2006 10:29:23 +0000 (10:29 +0000)]
kados added a "any item type" to the itemtype list. (march 8th). This string was in Perl, thus untranslatable. With this fix, it is now moved to the template.
kados [Sun, 2 Apr 2006 18:33:40 +0000 (18:33 +0000)]
removing warn.
kados [Sun, 2 Apr 2006 18:32:20 +0000 (18:32 +0000)]
fixing extra leader position.
kados [Sun, 2 Apr 2006 15:57:56 +0000 (15:57 +0000)]
removing encode, cleaning up a bit.
kados [Sun, 2 Apr 2006 14:52:23 +0000 (14:52 +0000)]
adding dateentered ... thanks Tumer
kados [Fri, 31 Mar 2006 18:07:44 +0000 (18:07 +0000)]
Permits exporting bib data as MARC from the command line
tipaul [Thu, 30 Mar 2006 14:20:03 +0000 (14:20 +0000)]
don't use + on a numeric value when you want to do a concat !!!
oleonard [Tue, 28 Mar 2006 19:35:46 +0000 (19:35 +0000)]
Another alternate OPAC color scheme (designed for http://afognak.org/)
oleonard [Sat, 25 Mar 2006 15:02:05 +0000 (15:02 +0000)]
Renaming CSS files to follow a standard convention:
opac-layout. * .css contains layout, font, and formatting information
opac-colors. * .css contains color, background-color, and border information
oleonard [Wed, 22 Mar 2006 18:32:34 +0000 (18:32 +0000)]
Adding reserve link to book bag. Link acts on parent window. It's not bulk reserves from the book bag, but it's something.
oleonard [Wed, 22 Mar 2006 18:24:08 +0000 (18:24 +0000)]
Adding button image for 'remove from this list' (used in book bag)
hdl [Wed, 22 Mar 2006 14:21:02 +0000 (14:21 +0000)]
Bug fixing : link with MARC subjects in detail page were invalid. Fixing it.
kados [Tue, 21 Mar 2006 14:47:12 +0000 (14:47 +0000)]
fixes a bug where if the record contained wide chars already it would
throw a 500 error.
kados [Tue, 21 Mar 2006 04:38:53 +0000 (04:38 +0000)]
improved handling of visibility
kados [Tue, 21 Mar 2006 04:38:14 +0000 (04:38 +0000)]
improved handling of visibility.
kados [Tue, 21 Mar 2006 03:39:35 +0000 (03:39 +0000)]
add support for hidden fields being hidden in the editor
kados [Tue, 21 Mar 2006 01:30:31 +0000 (01:30 +0000)]
bugfixing form submission
tipaul [Mon, 20 Mar 2006 15:16:08 +0000 (15:16 +0000)]
* check that an item is not on loan before deleting it (proposal from Tümer)
* escape " to &
kados [Sun, 19 Mar 2006 03:06:38 +0000 (03:06 +0000)]
improvements to plugin
kados [Sun, 19 Mar 2006 02:51:20 +0000 (02:51 +0000)]
new plugin for fixed field 003
kados [Sat, 18 Mar 2006 22:55:26 +0000 (22:55 +0000)]
add syspref for the MARC Organization Code of the library
kados [Sat, 18 Mar 2006 13:20:21 +0000 (13:20 +0000)]
keep subfields expanded if values exist
kados [Sat, 18 Mar 2006 13:15:53 +0000 (13:15 +0000)]
minor cleanup of css
kados [Fri, 17 Mar 2006 10:49:22 +0000 (10:49 +0000)]
Heavy revisions to MARC Editor ... I'll send a mail to koha-devel asap.
kados [Fri, 17 Mar 2006 05:25:37 +0000 (05:25 +0000)]
setting default for leader position 9 to unicode ('a')
kados [Thu, 16 Mar 2006 17:54:37 +0000 (17:54 +0000)]
remove incorrect DISABLE READONLY from input tag -- thanks paul!
tipaul [Wed, 15 Mar 2006 15:31:20 +0000 (15:31 +0000)]
update of release notes for 2.2.6
tipaul [Wed, 15 Mar 2006 15:10:29 +0000 (15:10 +0000)]
added a new feature in summary building (for an authority)
If you enter [XXX*] ([250*] for example), the whole field will be displayed as it's saved. This will solve the problem with reordered subfields.
tipaul [Wed, 15 Mar 2006 10:46:31 +0000 (10:46 +0000)]
removing hardcoded link in summary of authority (on $heading) : it can be set in the template (in the # of biblios column) :
<a href="/cgi-bin/koha/opac-search.pl?type=opac&op=do_search&marclist=<!-- TMPL_VAR NAME="biblio_fields" -->&operator==&value=<!-- TMPL_VAR NAME="authid" -->&and_or=and&excluding="><!-- TMPL_VAR NAME="used" --></a> <!-- TMPL_VAR NAME="used" -->
that's what I did for css templates, it work like a charm. It's better I think because when the library defines it's own summary, the hardcoded link didn't appear.
tipaul [Wed, 15 Mar 2006 10:43:14 +0000 (10:43 +0000)]
porting authorities headings to css templates
kados [Wed, 15 Mar 2006 06:17:08 +0000 (06:17 +0000)]
refining visibility scheme further -- I don't think the leader would
ever be hidden from the Intranet
kados [Wed, 15 Mar 2006 06:03:49 +0000 (06:03 +0000)]
change 'hidden' to check encoded scheme
kados [Wed, 15 Mar 2006 05:34:15 +0000 (05:34 +0000)]
fixing visibility flag: if ((<=-4)||(>=5)) { not in the editor unless exists
r is added}
kados [Wed, 15 Mar 2006 05:32:34 +0000 (05:32 +0000)]
removing duplicate
kados [Wed, 15 Mar 2006 05:15:52 +0000 (05:15 +0000)]
adding information about new visibility feature to help file
kados [Wed, 15 Mar 2006 05:08:07 +0000 (05:08 +0000)]
slight adjustment to visibility comparison
kados [Wed, 15 Mar 2006 04:54:11 +0000 (04:54 +0000)]
refining addbiblio.pl to allow for greater complexity in visibility flag
(called 'Hidden'). See email to koha-devel.
kados [Wed, 15 Mar 2006 04:53:20 +0000 (04:53 +0000)]
refining MARC detail in opac to check if visibility flag is >0 rather
than if it just exists.
kados [Tue, 14 Mar 2006 22:55:31 +0000 (22:55 +0000)]
adds further functionality to not load subfields marked '3' in the
Hidden in frameworks. Once this is confirmed stable I'll send an email
to koha-devel as it's quite an important feature.
kados [Tue, 14 Mar 2006 18:52:01 +0000 (18:52 +0000)]
bugfix for previous commit -- now you can actually save a value in
'Hidden'.
kados [Tue, 14 Mar 2006 18:29:34 +0000 (18:29 +0000)]
add support for 'Hidden' in marc_subfields_structure.pl to have a value
from 0-9 rather than just a checkbox
kados [Tue, 14 Mar 2006 18:00:29 +0000 (18:00 +0000)]
adds visibility status to MARC subfields.
kados [Tue, 14 Mar 2006 17:57:32 +0000 (17:57 +0000)]
adds the ability to 'hide' and 'make visible' subfields in the marc
editor. Relies on the MARC Framework's 'hidden' being set to '2'.
oleonard [Tue, 14 Mar 2006 17:17:38 +0000 (17:17 +0000)]
Adding method for on-the-spot renewal of patron records impending or past expiration dates. Also modifying 'lift debarment' form to use new setstatus script
oleonard [Tue, 14 Mar 2006 17:14:24 +0000 (17:14 +0000)]
setstatus.pl will now process 'lift debarral' requests as well as 'update borrower expiry' requests