]>
git.koha-community.org Git - koha.git/log
Paul POULAIN [Fri, 5 Oct 2007 07:33:34 +0000 (09:33 +0200)]
french templates
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Tue, 9 Oct 2007 21:46:29 +0000 (16:46 -0500)]
One can search on only one limit (for instance : Get ALL Documents from ONE branch)
Sorting branches for results.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 9 Oct 2007 21:46:26 +0000 (16:46 -0500)]
IMPROVEMENT (for #1416 : Available items marked waiting as soon as hold is placed)
In fact, #1416 is not a bug, it's a feature : SAN-OP librarians place the reserve "book in hand", and confirm on phone that it's available
NPL save the reserve, but pick them from the shelves once a day only. So the item must be "to pull"
This commit improves the behaviour :
- document Reserves.pm a little, it was needed !
- add a systempreference ReservesNeedReturns, that let the library choose it's behaviour
- define the systempref in english & french systempreferences files
- add the systempref through the web installer (bumping to 3.00.00.003)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 8 Oct 2007 21:20:47 +0000 (16:20 -0500)]
Revert "#1485 saving issuingrules"
This reverts commit
31eaffcb04ab1cf2100b3b387b82eb3b1e2ac9e8 .
Joe Atzberger [Mon, 8 Oct 2007 20:36:11 +0000 (15:36 -0500)]
New object-oriented date module to soon replace Date.pm.
Also included is a traditional perl (t/Dates.t) test script.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Mon, 8 Oct 2007 19:24:35 +0000 (14:24 -0500)]
#1456, automatically suggest user branch as pickup branch
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Mon, 8 Oct 2007 19:24:34 +0000 (14:24 -0500)]
bugfix : some column add a wrong size
In Koha 3.0, most short code have been resized to varchar(10). This includes itemtype, branchcode, patron category
I've found some tables refering to an old-small-size definition
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Mon, 8 Oct 2007 19:24:33 +0000 (14:24 -0500)]
splitting updatedatabase in 2 parts
- update 22to30, that does the update from 22 to 3.0 using old mechanism.
- updatedatabase, that just does new updating stuff.
Note that there are fixes on some column size (next commit will contain fixed kohastructure.sql)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Mon, 8 Oct 2007 19:24:32 +0000 (14:24 -0500)]
#1485 saving issuingrules
lot of bugs to fix...
- a foreign key on patron category is stupid as we have a wildcard
- having a wildcard on itemtype is useless, removing it in template
- reindenting & removing some commented lines
- fixing some SQL bugs (insert/update lines)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Mon, 8 Oct 2007 19:24:31 +0000 (14:24 -0500)]
#1473: MARCfindbreeding breaks MARC21 records in reservoir
doesn't change anything for UNIMARC (as expected), UNTESTED for MARC21, pls test it
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Mon, 8 Oct 2007 19:24:30 +0000 (14:24 -0500)]
#668 cancel reserve on checkout does not work
The reserve was cancelled only under certain circumstances (depending on reserve status)
cancelling everytime.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Mon, 8 Oct 2007 19:24:29 +0000 (14:24 -0500)]
1340 (querying 2 z3950 servers merged results)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sun, 7 Oct 2007 23:13:34 +0000 (18:13 -0500)]
Fix for bug 1415: typo s/button/submit/
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sun, 7 Oct 2007 02:46:23 +0000 (21:46 -0500)]
move the xslt dir to a language-specific dir
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sun, 7 Oct 2007 02:41:34 +0000 (21:41 -0500)]
adding barcode index
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sun, 7 Oct 2007 02:41:32 +0000 (21:41 -0500)]
Fix for 1279: Detail page should display error message for invalid biblionumbers
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sun, 7 Oct 2007 02:18:53 +0000 (21:18 -0500)]
refining label printing
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sun, 7 Oct 2007 02:15:19 +0000 (21:15 -0500)]
new auth values for MARC21
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Sat, 6 Oct 2007 23:08:30 +0000 (18:08 -0500)]
Missing session->delete on users voluntary logout
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 22:01:44 +0000 (17:01 -0500)]
improvements to marc21 framework
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Sat, 6 Oct 2007 21:56:27 +0000 (16:56 -0500)]
Adding session storage to the other place sessions are made
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Sat, 6 Oct 2007 21:56:26 +0000 (16:56 -0500)]
Setting up a system preference to choose whether CGI::Session uses mysql, or
temporary files
Need to add it to a couple more places in C4::Auth
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 21:08:35 +0000 (16:08 -0500)]
partial 1481: adding back missing updateitem.pl script
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 21:08:38 +0000 (16:08 -0500)]
improvements to english auth values
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 21:08:37 +0000 (16:08 -0500)]
more work on 1481: adding back drop-downs for
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 21:08:36 +0000 (16:08 -0500)]
partial 1481: adding to templates, fixing non-display of data
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 21:08:35 +0000 (16:08 -0500)]
partial 1481: adding back missing updateitem.pl script
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 06:19:33 +0000 (01:19 -0500)]
updates to marc21 default framework
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 05:42:22 +0000 (00:42 -0500)]
improvements to the english sysprefs
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 05:42:21 +0000 (00:42 -0500)]
removing cvs-specific version statement
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 05:23:47 +0000 (00:23 -0500)]
refining barcode plugin, two new options
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 05:23:46 +0000 (00:23 -0500)]
adding dateaccessioned plugin
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 05:23:45 +0000 (00:23 -0500)]
removing multivolume,multivolumepart,binding
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Frédéric DEMIANS [Sat, 6 Oct 2007 05:23:44 +0000 (00:23 -0500)]
Bug #1462 correction.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Sat, 6 Oct 2007 05:23:43 +0000 (00:23 -0500)]
adding better english stopwords
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 21:37:45 +0000 (16:37 -0500)]
Acquisition minor improvements
Fixing a SQL bug hdl introduced yesterday when updating queries & that I missed when reviewing them.
changing the look of the basket & parcel by adding & moving some link
The goal is to have the same kind of lists & links everywhere. (Will continue on monday)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 21:37:44 +0000 (16:37 -0500)]
MARC21 plugins fixed
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 21:37:43 +0000 (16:37 -0500)]
1409 empty search term in subscription search biblio
+ removing some useless code
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 21:37:42 +0000 (16:37 -0500)]
commenting a warn
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 21:37:41 +0000 (16:37 -0500)]
1363 (mandatory field break MARC editor)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 21:37:40 +0000 (16:37 -0500)]
fixing upbutton that has disappeared & fixedfield condition check
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 21:37:39 +0000 (16:37 -0500)]
#1452 (Labels for item editor are truncated)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
MJ Ray [Fri, 5 Oct 2007 21:37:38 +0000 (16:37 -0500)]
BUGFIX: Handle etc/zebradb tree
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
MJ Ray [Fri, 5 Oct 2007 21:37:37 +0000 (16:37 -0500)]
Version bump to match updater/updatedatabase
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 09:39:38 +0000 (04:39 -0500)]
#1459 yadc : Yet Another Date::Calc problem...
if dateexpiry is empty, set issuingimpossible without any calculation
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 09:39:37 +0000 (04:39 -0500)]
#1447 : avoid a SQL message when filling the table
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 09:39:36 +0000 (04:39 -0500)]
moving _( function to header
This function is used to extract strings for translator tool. It must be available everywhere, moving it to head-close.inc
& removing it elsewhere
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Fri, 5 Oct 2007 07:50:08 +0000 (02:50 -0500)]
BUG FIXING : 210$c is now searching EDITORS
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 07:50:07 +0000 (02:50 -0500)]
french translation .po
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 07:50:06 +0000 (02:50 -0500)]
small html fix (mostly for translator purposes)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
paul [Fri, 5 Oct 2007 07:50:05 +0000 (02:50 -0500)]
improving alternate (drupal inspired) stylesheet
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
paul [Fri, 5 Oct 2007 07:50:04 +0000 (02:50 -0500)]
(minor) removing useless template params
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
paul [Fri, 5 Oct 2007 07:50:03 +0000 (02:50 -0500)]
bump to 3.00.00.006 : issues.issuedate auto fill added on update
In Koha 2.2 there was no field to store the issue date. There was only a timestamp
which is modified every time you do something on the line.
it's fixed in 3.0, but the new issuedate field is empty for 2.2 catalogue migrated to 3.0
This fills the issue date with a value that is probably wrong, but we can't know the correct one.
at least we have something and the stats works (Date::Calc is very unhappy if the field is empty)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 07:50:02 +0000 (02:50 -0500)]
Adding IndependantBranches Filter + adding some ordering on member list display.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 07:50:01 +0000 (02:50 -0500)]
Revert "Adding IndependantBranches Filter + adding some ordering on member list display."
This reverts commit
0dee069f30f05f0d63d3b5e5047cdd3986aa373c .
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 07:50:00 +0000 (02:50 -0500)]
Adding IndependantBranches Filter + adding some ordering on member list display.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 07:49:59 +0000 (02:49 -0500)]
No need of wrdl for kw search
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 07:49:58 +0000 (02:49 -0500)]
updating opac searches, same as librarian
(adding explicit wrdl to some queries)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 5 Oct 2007 07:49:57 +0000 (02:49 -0500)]
updating french translation
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Fri, 5 Oct 2007 19:02:44 +0000 (14:02 -0500)]
Revert "fix for bug 1468, but not sure if this is the best"
This reverts commit
ae206e86adf8eb281fd1029364c1e705f2ffa197 .
Joshua Ferraro [Fri, 5 Oct 2007 18:57:49 +0000 (13:57 -0500)]
Merge branches 'master' and 'mymerges'
Owen Leonard [Fri, 5 Oct 2007 07:32:05 +0000 (02:32 -0500)]
More work on global resident search, toolbars, and menus.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Fri, 5 Oct 2007 18:47:02 +0000 (13:47 -0500)]
Merge branches 'master' and 'mywork'
Joshua Ferraro [Fri, 5 Oct 2007 07:32:07 +0000 (02:32 -0500)]
fix mail -> male
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 4 Oct 2007 18:45:32 +0000 (13:45 -0500)]
syntax error in memberentry
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 4 Oct 2007 18:45:31 +0000 (13:45 -0500)]
adding support for M and N sex
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 4 Oct 2007 18:45:30 +0000 (13:45 -0500)]
fix for bug 1468, but not sure if this is the best
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:01:06 +0000 (19:01 +0200)]
#1455 (placing reserve from OPAC)
SANOP hadn't ported reserve to OPAC yet. that's why opac reserves were no more working.
I've fixed that, but it need more testing...
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:01:05 +0000 (19:01 +0200)]
Adding IndependantBranches Filter + adding some ordering on member list display.
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:01:04 +0000 (19:01 +0200)]
Revert "Adding IndependantBranches Filter + adding some ordering on member list display."
This reverts commit
0dee069f30f05f0d63d3b5e5047cdd3986aa373c .
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:01:03 +0000 (19:01 +0200)]
Adding IndependantBranches Filter + adding some ordering on member list display.
Signed-off-by: Chris Cormack <crc@liblime.com>
Henri-Damien LAURENT [Wed, 3 Oct 2007 17:01:02 +0000 (19:01 +0200)]
Bug Fixing : privilege for blinddetailbibliosearch mistakenly was editauthorities
Signed-off-by: Chris Cormack <crc@liblime.com>
Henri-Damien LAURENT [Wed, 3 Oct 2007 17:01:01 +0000 (19:01 +0200)]
BUG FIXING : Using LEFT JOIN in replacement of implicit inner joins. WARN NOT FULLY TESTED
Signed-off-by: Chris Cormack <crc@liblime.com>
Henri-Damien LAURENT [Wed, 3 Oct 2007 17:01:00 +0000 (19:01 +0200)]
History was broken by my correction on SQL for SearchHistory. Corrected.
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:00:59 +0000 (19:00 +0200)]
No need of wrdl for kw search
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:00:58 +0000 (19:00 +0200)]
removing warn
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:00:57 +0000 (19:00 +0200)]
updating opac searches, same as librarian
(adding explicit wrdl to some queries)
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:00:56 +0000 (19:00 +0200)]
bugfix $itemtype => $value
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:00:55 +0000 (19:00 +0200)]
#1445 checking that there is an expiry date
if there is none, automatically warn the librarian
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:00:54 +0000 (19:00 +0200)]
(minor) updating doc & removing warn
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 17:00:53 +0000 (19:00 +0200)]
#1450 (marc21 plugins)
dunno why toins missed to report new marc editor changes to marc21 plugins...
(00x & leader.tmpl tested, other not tested, I don't know which field they are for. but it's a copy paste of 1 line, should work anyway)
Signed-off-by: Chris Cormack <crc@liblime.com>
Joshua Ferraro [Wed, 3 Oct 2007 12:32:11 +0000 (07:32 -0500)]
add tip to branches for IP feature
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Wed, 3 Oct 2007 10:08:47 +0000 (12:08 +0200)]
#1449: Installer improved to add a zebra/Nozebra screen
+ some minor changes in html
Signed-off-by: Chris Cormack <crc@liblime.com>
Joshua Ferraro [Wed, 3 Oct 2007 00:53:35 +0000 (19:53 -0500)]
fix to the new input param
Signed-off-by: Chris Cormack <crc@liblime.com>
Joshua Ferraro [Wed, 3 Oct 2007 00:39:10 +0000 (19:39 -0500)]
adding new input to marc21 plugins
Signed-off-by: Chris Cormack <crc@liblime.com>
Joshua Ferraro [Wed, 3 Oct 2007 00:29:29 +0000 (19:29 -0500)]
restoring marc21 plugin templates
Signed-off-by: Chris Cormack <crc@liblime.com>
Joshua Ferraro [Wed, 3 Oct 2007 00:29:28 +0000 (19:29 -0500)]
fix for bug 1451
Signed-off-by: Chris Cormack <crc@liblime.com>
Joshua Ferraro [Wed, 3 Oct 2007 00:06:20 +0000 (19:06 -0500)]
chmod 644 on all modules
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Tue, 2 Oct 2007 20:30:07 +0000 (22:30 +0200)]
FIX for #1441 (AutoLocate not work as advertised)
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Tue, 2 Oct 2007 20:30:06 +0000 (22:30 +0200)]
fix for #1430 (subscription add fails)
due to us date format not properly set
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Tue, 2 Oct 2007 20:30:05 +0000 (22:30 +0200)]
unimarc specific : sorting on date-of-publication
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Tue, 2 Oct 2007 20:30:04 +0000 (22:30 +0200)]
oups, sorry, missing #
Signed-off-by: Chris Cormack <crc@liblime.com>
Henri-Damien LAURENT [Tue, 2 Oct 2007 20:30:03 +0000 (22:30 +0200)]
Adding itemtypes and branches in MARCdetail BugFixing moremember.tmpl : column descriptions were messed.
Signed-off-by: Chris Cormack <crc@liblime.com>
Henri-Damien LAURENT [Tue, 2 Oct 2007 20:30:02 +0000 (22:30 +0200)]
Bug FIXING : Some SQL queries had an old SQL 4.1 form.
Fixing it with LEFT JOIN.
MUST Be CAUTIOUS about biblioitems numbers.
Does a biblio have one and only one biblioitem ?
I took this for granted. But maybe it is not supposed to be so.
Signed-off-by: Chris Cormack <crc@liblime.com>
Henri-Damien LAURENT [Tue, 2 Oct 2007 20:30:01 +0000 (22:30 +0200)]
BUG FIXING + Modification in API for DelIssue
DelIssue now takes in a reference hash of data to delete (serialid, subscriptionid and serialseq are required)
DelIssue now delete one peculiar serialid and doesnot proceed only on serialseq any longer.
Signed-off-by: Chris Cormack <crc@liblime.com>
Henri-Damien LAURENT [Tue, 2 Oct 2007 20:30:00 +0000 (22:30 +0200)]
filefind.png. Why not having the same architecture between intranet and opac img or images ?
Signed-off-by: Chris Cormack <crc@liblime.com>
Henri-Damien LAURENT [Tue, 2 Oct 2007 20:29:59 +0000 (22:29 +0200)]
Bug Fixing : page changes were broken for unimarcfield_4XX.pl
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Tue, 2 Oct 2007 20:29:58 +0000 (22:29 +0200)]
some cleaning in Auth
Signed-off-by: Chris Cormack <crc@liblime.com>
Paul POULAIN [Tue, 2 Oct 2007 20:29:57 +0000 (22:29 +0200)]
removing un-open TMPL_IF
Signed-off-by: Chris Cormack <crc@liblime.com>
Owen Leonard [Tue, 2 Oct 2007 20:01:58 +0000 (15:01 -0500)]
Refining holds menu display; restructuring forgotton stopwords.tmpl with breadcrumbs, layout, etc; Formatting reports-home.tmpl as "dashboard."
Signed-off-by: Chris Cormack <crc@liblime.com>