koha.git
14 years agoBug 4210 Acq suggestions don't have LibraryName value passed
Jane Wagner [Thu, 25 Feb 2010 17:59:08 +0000 (12:59 -0500)]
Bug 4210 Acq suggestions don't have LibraryName value passed

Updated to current head.  The various acquisitions suggestion templates have a LibraryName field, but no value is passed for that field.  Added a parameter for that data.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3782 Update installer info for z39.50 targets
Jane Wagner [Wed, 11 Nov 2009 13:40:16 +0000 (08:40 -0500)]
Bug 3782 Update installer info for z39.50 targets

New York Public Library and New York University Library have changed their z39.50 connection information; this patch updates the installer files to the current setups.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3750 Modify XSLT to display subfield n of 111/711 and remove period after 110/710
Jane Wagner [Mon, 2 Nov 2009 20:05:01 +0000 (15:05 -0500)]
Bug 3750 Modify XSLT to display subfield n of 111/711 and remove period after 110/710

If a 111/711 uses a subfield n (Number of part/section/meeting), XSLT wasn't displaying it which made for an incomplete display.

e.g., International Conference on Concurrency Theory 1999 : Eindhoven, Netherlands)
instead of 10th International Conference on Concurrency Theory 1999 : Eindhoven, Netherlands)

I've added it to show before subfield a if present.  I've also removed the period that XSLT puts in the results and display after the last occurrence of a 110/710.  It's fairly standard practice for these entries to have a period in the MARC record, so the XSLT display was showing a double period.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3788 XSLT does not obey viewISBD syspref
Jane Wagner [Mon, 16 Nov 2009 19:20:28 +0000 (14:20 -0500)]
Bug 3788 XSLT does not obey viewISBD syspref

Modified XSLT.pm and MARC21slim2OPACDetail.xsl to obey the viewISBD syspref
setting in the OPAC.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4372 - Fix for bookcount.pl not counting started transfers as seeing an item
Chris Cormack [Sun, 25 Apr 2010 19:44:33 +0000 (07:44 +1200)]
Bug 4372 - Fix for bookcount.pl not counting started transfers as seeing an item

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4377 Create default HOLD_PRINT notice file
Jane Wagner [Tue, 13 Apr 2010 17:48:56 +0000 (13:48 -0400)]
Bug 4377 Create default HOLD_PRINT notice file

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMT2464 : branch_transfer_limit.pl usability change
Henri-Damien LAURENT [Wed, 10 Mar 2010 21:26:36 +0000 (22:26 +0100)]
MT2464 : branch_transfer_limit.pl usability change

Adds branchnames along with branchcodes for display

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoremoving AutoCommit=0, the last item is not commited
Paul Poulain [Fri, 26 Mar 2010 10:25:38 +0000 (11:25 +0100)]
removing AutoCommit=0, the last item is not commited

For an unknown reason, the last item batch updated is NOT updated.
After investigating a LOT (more than 3 hours), it appears the problem comes from the AutoCommit=0
I tried to solve it, but failed. So I remove the AutoCommit=0 option.

this result in a loss of perfs, but it's not a big problem I think. OTH, now everything is updated !

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug Fixing batchmod.pl
Paul Poulain [Wed, 24 Mar 2010 08:24:20 +0000 (09:24 +0100)]
Bug Fixing batchmod.pl

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMT 2553 : Adds background job for items batch modification
Matthias Meusburger [Wed, 24 Mar 2010 08:24:19 +0000 (09:24 +0100)]
MT 2553 : Adds background job for items batch modification

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMT 2269, Follow-up : Granular permissions for items batch modification and deletion
Matthias Meusburger [Wed, 24 Mar 2010 08:24:18 +0000 (09:24 +0100)]
MT 2269, Follow-up : Granular permissions for items batch modification and deletion

Change of permissions names
Change of branch title in guided reports
Add a "Select All / Clean All" on items selection
Add a link to item when a given item cannot be deleted

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMT2527 : Adds default empty value for branches when batch modifying items
Matthias Meusburger [Wed, 10 Mar 2010 21:26:15 +0000 (22:26 +0100)]
MT2527 : Adds default empty value for branches when batch modifying items

(so they are not modified by mistake)

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMT 2269 : Do not display all the items if there is a large amount of items
Matthias Meusburger [Wed, 10 Mar 2010 21:26:14 +0000 (22:26 +0100)]
MT 2269 : Do not display all the items if there is a large amount of items

Also fix the barcode not found problem (due to empty lines)

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(MT #3007) update hold transfer slip datas
Nahuel ANGELINETTI [Wed, 10 Mar 2010 21:26:29 +0000 (22:26 +0100)]
(MT #3007) update hold transfer slip datas

This patch add information to hold transfer slip:
 * itemcallnumber
 * location
 * waiting date

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4353 Add div tags to staff advanced search page
Jane Wagner [Tue, 30 Mar 2010 12:52:52 +0000 (08:52 -0400)]
Bug 4353 Add div tags to staff advanced search page

This patch adds div tags to every section of the page, to allow jquery to find them.

Divs added:  basiclimits, language, pubrange, subtype, availability, itemtypelist, currently-avail, select-libs, and sortby

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMT3212 : members modification wipeout dateexpiry
Henri-Damien LAURENT [Wed, 7 Apr 2010 13:01:22 +0000 (15:01 +0200)]
MT3212 : members modification wipeout dateexpiry

Members modification when not in Library information mode would wipe out dateexpiry information

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4357) Closing a basket and creating baskets group
Alex Arnaud [Wed, 31 Mar 2010 09:40:48 +0000 (11:40 +0200)]
(BUG #4357) Closing a basket and creating baskets group

when closing a basket without creating a basketgroup, the group is still created => corrected
+ replace "create a basketgroup?" by "create a purchase order now?" in confirmation step.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4355) Basket.pl: withdrawal of the "can not close the basket" button
Alex Arnaud [Wed, 31 Mar 2010 07:14:57 +0000 (09:14 +0200)]
(BUG #4355) Basket.pl: withdrawal of the "can not close the basket" button

Basket.pl: withdrawal of the "can not close the basket"button. only Uncerain
prices button is displayed. And removing the "??" in the price columns,
replaced by "uncertain" in rrp column

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4352) Adding a popup at removing of a basket
Alex Arnaud [Tue, 30 Mar 2010 11:42:28 +0000 (13:42 +0200)]
(BUG #4352) Adding a popup at removing of a basket

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4351) The save button don't really save. Renaming in Next button
Alex Arnaud [Tue, 30 Mar 2010 09:36:08 +0000 (11:36 +0200)]
(BUG #4351) The save button don't really save. Renaming in Next button

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4350) parcel.tmpl: add Translatable text
Alex Arnaud [Tue, 30 Mar 2010 09:17:58 +0000 (11:17 +0200)]
(BUG #4350) parcel.tmpl: add Translatable text

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4349) In parcel.pl: replaces All x items are displayed by x items are displayed
Alex Arnaud [Tue, 30 Mar 2010 08:20:43 +0000 (10:20 +0200)]
(BUG #4349) In parcel.pl: replaces All x items are displayed by x items are displayed

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4348) parcel.pl: list with duplicates orders after a clearfilter
Alex Arnaud [Tue, 30 Mar 2010 08:01:56 +0000 (10:01 +0200)]
(BUG #4348) parcel.pl: list with duplicates orders after a clearfilter

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4345) Redirect after closing a basket and creation of a group
Alex Arnaud [Mon, 29 Mar 2010 09:26:23 +0000 (11:26 +0200)]
(BUG #4345) Redirect after closing a basket and creation of a group

after closing a basket and creation of a group we should landed on the "Closed" tab.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4344) Basket.pl - remove the line "contract number"
Alex Arnaud [Mon, 29 Mar 2010 08:15:31 +0000 (10:15 +0200)]
(BUG #4344) Basket.pl - remove the line "contract number"

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4342) should not be able to close an empty basket
Alex Arnaud [Fri, 26 Mar 2010 15:51:07 +0000 (16:51 +0100)]
(BUG #4342) should not be able to close an empty basket

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4332) Changed the display of ordered search results
Alex Arnaud [Tue, 23 Mar 2010 10:38:34 +0000 (11:38 +0100)]
(BUG #4332) Changed the display of ordered search results

Changing the display of the basket column: changing "basketNumber" to "my
basket (basketNumber)".
Adding the Basket group column with fallowing display: "my group (group
Number)"

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoNew Developer to history
Chris Cormack [Sun, 25 Apr 2010 19:44:34 +0000 (07:44 +1200)]
New Developer to history

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agocatalyst-wr68480: better handling of holds re IndependantBranches
Srdjan Jankovic [Sun, 25 Apr 2010 19:44:32 +0000 (07:44 +1200)]
catalyst-wr68480: better handling of holds re IndependantBranches

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agocatalyst-wr68479: Limit holds to the user branch, provide a link to
Srdjan Jankovic [Thu, 25 Feb 2010 21:02:28 +0000 (10:02 +1300)]
catalyst-wr68479: Limit holds to the user branch, provide a link to

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4307: Sorts library locations in inventory drop-down list.
Garry Collum [Sat, 24 Apr 2010 02:25:10 +0000 (22:25 -0400)]
Bug 4307: Sorts library locations in inventory drop-down list.

Replacement patch for previous patch submitted.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix to enable Amazon cover images in the staff client.
Owen Leonard [Tue, 27 Apr 2010 18:13:04 +0000 (14:13 -0400)]
Fix to enable Amazon cover images in the staff client.

Since this fix enables the previously-missing variable
'AmazonEnabled' in Auth.pm, this will also enable other
Amazon content in the staff client like Product
Descriptions and Amazon Similar Items (See Bug 3863)

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agofix minor typo in preference description
Nicole Engard [Wed, 28 Apr 2010 08:15:47 +0000 (04:15 -0400)]
fix minor typo in preference description

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4410 - change member to patron to be consistent
Nicole Engard [Wed, 28 Apr 2010 08:15:12 +0000 (04:15 -0400)]
bug 4410 - change member to patron to be consistent

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4412 move staff xslt prefs to staff client tab
Nicole Engard [Wed, 28 Apr 2010 08:14:32 +0000 (04:14 -0400)]
bug 4412 move staff xslt prefs to staff client tab

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4425: reorder search options on staff advanced search
Nicole Engard [Wed, 28 Apr 2010 08:10:50 +0000 (04:10 -0400)]
bug 4425: reorder search options on staff advanced search

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix for Bug 4424, MARC Framework deletion incorrectly reports usage count
Owen Leonard [Thu, 29 Apr 2010 15:45:19 +0000 (11:45 -0400)]
Fix for Bug 4424, MARC Framework deletion incorrectly reports usage count

Thanks to Thomas Dukleth for the fix.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agohighlighting bug (causes rtl text to move when clicking 'Unhighlight')
Wolfgang Heymans [Thu, 4 Mar 2010 14:07:51 +0000 (15:07 +0100)]
highlighting bug (causes rtl text to move when clicking 'Unhighlight')

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMerge branch 'bug2505_patches' of git://git.catalyst.net.nz/koha into to-push
Galen Charlton [Fri, 23 Apr 2010 11:13:24 +0000 (07:13 -0400)]
Merge branch 'bug2505_patches' of git://git.catalyst.net.nz/koha into to-push

* 'bug2505_patches' of git://git.catalyst.net.nz/koha: (24 commits)
  Bug 2505 - use strict and warnings in sax_parser_test
  Bug 2505 - enable warnings for link_bibs_to_authorities
  Bug 2505 - add strict and warnings to perlmodule_ls
  Bug 2505 - add strict and warnings to check_sysprefs
  Bug 2505 - Add commented use warnings where missing in *.t
  Bug 2505 - Add commented use warnings where missing in *.pm
  Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory
  Bug 2505 - Add commented use warnings where missing in the misc/ directory
  Bug 2505 - Add commented use warnings where missing in the tools/ directory
  Bug 2505 - Add commented use warnings where missing in the installer/ directory
  Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory
  Bug 2505 - Add commented use warnings where missing in the C4/ directory
  Bug 2505 - Add commented use warnings where missing in the serials/ directory
  Bug 2505 - Add commented use warnings where missing in the catalogue/ directory
  Bug 2505 - Add commented use warnings where missing in the sms/ directory
  Bug 2505 - Add commented use warnings where missing in the opac/ directory
  Bug 2505 - Add commented use warnings where missing in the virtualshelves/ directory
  Bug 2505 - Add commented use warnings where missing in the suggestion/ directory
  Bug 2505 - Add commented use warnings where missing in the admin/ directory
  Bug 2505 - Add commented use warnings where missing in the circ/ directory
  ...

Conflicts:
C4/Auth_with_cas.pm
acqui/supplier.pl

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix for Bug 4302, shouldn't have to scroll left to right on z search results
Owen Leonard [Tue, 13 Apr 2010 19:48:32 +0000 (15:48 -0400)]
Fix for Bug 4302, shouldn't have to scroll left to right on z search results

Adds inline pop-up menu for each row of Z39.50 search results, similar to the
one recently added to the additem screen. This allows the user to click
anywhere in the row to display the menu and access the preview/import links.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoremoving warn logs
Paul Poulain [Fri, 26 Mar 2010 10:25:36 +0000 (11:25 +0100)]
removing warn logs

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFollowup : d31ac1 reintroducing submit buttons
Henri-Damien LAURENT [Tue, 16 Mar 2010 08:11:54 +0000 (09:11 +0100)]
Followup : d31ac1 reintroducing submit buttons

this reintroduces translation of submit values

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agounconditional warning changed to if $DEBUG
Paul Poulain [Fri, 26 Mar 2010 10:25:32 +0000 (11:25 +0100)]
unconditional warning changed to if $DEBUG

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agofollow-up : remove perl error if the librarian choose no budget
Paul Poulain [Fri, 26 Mar 2010 10:25:34 +0000 (11:25 +0100)]
follow-up : remove perl error if the librarian choose no budget

the librarian can enter the suggestion without selecting any budget.
Searching the budget name in this case resulted in a Perl error

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMT3168 : Suggestion budget management
Henri-Damien LAURENT [Fri, 26 Mar 2010 10:25:31 +0000 (11:25 +0100)]
MT3168 : Suggestion budget management

budget were not saved and not correctly displayed

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(MT3174) acqui/neworderempty.pl: incrementing the quantity when adding an item
Alex Arnaud [Fri, 26 Mar 2010 10:25:35 +0000 (11:25 +0100)]
(MT3174) acqui/neworderempty.pl: incrementing the quantity when adding an item

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobudget limit not working
Paul Poulain [Fri, 26 Mar 2010 10:25:37 +0000 (11:25 +0100)]
budget limit not working

on a new order, the branch limits for the budgets where not managed properly
if a budget had a limit on branch, it was not respected : the list displayed all budgets, including other branches than mine

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMT3186: Remove warnings from Auth_with_cas
Matthias Meusburger [Wed, 7 Apr 2010 13:01:19 +0000 (15:01 +0200)]
MT3186: Remove warnings from Auth_with_cas

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoA fix for Bug 4208, Many submit buttons are not translatable in 3.2
Owen Leonard [Thu, 22 Apr 2010 19:22:53 +0000 (15:22 -0400)]
A fix for Bug 4208, Many submit buttons are not translatable in 3.2

Not a fix for a submit button problem, but for a problem with
TMPL_IFs nested inside tags, a practice which will break the
translation script.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4388) aqbudgets.pl: add a column in the table for display the total spent of...
Alex Arnaud [Wed, 14 Apr 2010 11:32:34 +0000 (13:32 +0200)]
(BUG #4388) aqbudgets.pl: add a column in the table for display the total spent of level and sublevels

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(BUG #4360) aqbudgets.pl: Adding the hierarchy of budgets in the tooltip
Alex Arnaud [Thu, 1 Apr 2010 11:53:55 +0000 (13:53 +0200)]
(BUG #4360) aqbudgets.pl: Adding the hierarchy of budgets in the tooltip

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4399 Untranslated link 'Export selected items data' in claims.tmpl
Katrin Fischer [Thu, 22 Apr 2010 21:30:34 +0000 (23:30 +0200)]
Bug 4399 Untranslated link 'Export selected items data' in claims.tmpl

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4391 fix a series of minor text styles and
Nicole Engard [Thu, 22 Apr 2010 07:53:44 +0000 (03:53 -0400)]
bug 4391 fix a series of minor text styles and

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoAdding new committer to the history
Chris Cormack [Sun, 18 Apr 2010 19:30:30 +0000 (07:30 +1200)]
Adding new committer to the history

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix a warning in log
Frédéric Demians [Sun, 18 Apr 2010 09:53:33 +0000 (11:53 +0200)]
Fix a warning in log

Using a hash as a reference is deprecated

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agowr69607 - fixed conditions for display of tax details
Robin Sheat [Mon, 19 Apr 2010 22:17:32 +0000 (10:17 +1200)]
wr69607 - fixed conditions for display of tax details

Previously, if the tax rate for a particular seller was '0.000' it
couldn't be edited. Now, the tax information always is shown if there
is a default system one, or one for that seller.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agowr69959 Pagination on neworderbiblio was missing baskteno, caused a server error...
Chris Cormack [Wed, 21 Apr 2010 23:36:36 +0000 (11:36 +1200)]
wr69959 Pagination on neworderbiblio was missing baskteno, caused a server error when trying to add an order on any page other than page one

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix ampersand problem in non-XSLT Intranet search results
Cindy Murdock Ames [Mon, 19 Apr 2010 18:44:42 +0000 (14:44 -0400)]
Fix ampersand problem in non-XSLT Intranet search results

Quick fix for ampersand display issue in non-xslt intranet search results,
related to bug 3326.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoupdate news links to point to official koha site
Nicole Engard [Mon, 19 Apr 2010 20:29:12 +0000 (16:29 -0400)]
update news links to point to official koha site

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoWhen purging, remove /var/log/koha.
Lars Wirzenius [Mon, 19 Apr 2010 22:51:25 +0000 (10:51 +1200)]
When purging, remove /var/log/koha.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoRemove generated /etc/koha/koha-conf.xml when package is purged.
Lars Wirzenius [Mon, 19 Apr 2010 04:58:44 +0000 (16:58 +1200)]
Remove generated /etc/koha/koha-conf.xml when package is purged.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoRemove now-unnecessary debian-specific patch.
Lars Wirzenius [Mon, 19 Apr 2010 04:58:42 +0000 (16:58 +1200)]
Remove now-unnecessary debian-specific patch.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agobug 4391 - fix minor typos
Nicole Engard [Mon, 19 Apr 2010 12:29:56 +0000 (08:29 -0400)]
bug 4391 - fix minor typos

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 2505 - use strict and warnings in sax_parser_test
Donovan Jones [Mon, 19 Apr 2010 04:17:10 +0000 (16:17 +1200)]
Bug 2505 - use strict and warnings in sax_parser_test

14 years agoBug 2505 - enable warnings for link_bibs_to_authorities
Donovan Jones [Mon, 19 Apr 2010 03:21:35 +0000 (15:21 +1200)]
Bug 2505 - enable warnings for link_bibs_to_authorities

14 years agoBug 2505 - add strict and warnings to perlmodule_ls
Donovan Jones [Mon, 19 Apr 2010 03:17:27 +0000 (15:17 +1200)]
Bug 2505 - add strict and warnings to perlmodule_ls

14 years agoBug 2505 - add strict and warnings to check_sysprefs
Donovan Jones [Mon, 19 Apr 2010 03:13:10 +0000 (15:13 +1200)]
Bug 2505 - add strict and warnings to check_sysprefs

14 years agoBug 2505 - Add commented use warnings where missing in *.t
Donovan Jones [Mon, 19 Apr 2010 00:02:46 +0000 (12:02 +1200)]
Bug 2505 - Add commented use warnings where missing in *.t

14 years agoBug 2505 - Add commented use warnings where missing in *.pm
Donovan Jones [Sun, 18 Apr 2010 23:52:29 +0000 (11:52 +1200)]
Bug 2505 - Add commented use warnings where missing in *.pm

14 years agoBug 2505 - Add commented use warnings where missing in the cataloguing/ directory
Donovan Jones [Sun, 18 Apr 2010 23:00:19 +0000 (11:00 +1200)]
Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the misc/ directory
Donovan Jones [Fri, 16 Apr 2010 04:18:23 +0000 (16:18 +1200)]
Bug 2505 - Add commented use warnings where missing in the misc/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the tools/ directory
Donovan Jones [Fri, 16 Apr 2010 03:54:32 +0000 (15:54 +1200)]
Bug 2505 - Add commented use warnings where missing in the tools/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the installer/ directory
Donovan Jones [Fri, 16 Apr 2010 03:47:30 +0000 (15:47 +1200)]
Bug 2505 - Add commented use warnings where missing in the installer/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the rotating_collections/...
Donovan Jones [Fri, 16 Apr 2010 03:44:39 +0000 (15:44 +1200)]
Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the C4/ directory
Donovan Jones [Fri, 16 Apr 2010 03:42:23 +0000 (15:42 +1200)]
Bug 2505 - Add commented use warnings where missing in the C4/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the serials/ directory
Donovan Jones [Fri, 16 Apr 2010 03:40:32 +0000 (15:40 +1200)]
Bug 2505 - Add commented use warnings where missing in the serials/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the catalogue/ directory
Donovan Jones [Fri, 16 Apr 2010 03:39:44 +0000 (15:39 +1200)]
Bug 2505 - Add commented use warnings where missing in the catalogue/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the sms/ directory
Donovan Jones [Fri, 16 Apr 2010 03:27:11 +0000 (15:27 +1200)]
Bug 2505 - Add commented use warnings where missing in the sms/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the opac/ directory
Donovan Jones [Fri, 16 Apr 2010 03:25:50 +0000 (15:25 +1200)]
Bug 2505 - Add commented use warnings where missing in the opac/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the virtualshelves/ directory
Donovan Jones [Fri, 16 Apr 2010 03:14:43 +0000 (15:14 +1200)]
Bug 2505 - Add commented use warnings where missing in the virtualshelves/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the suggestion/ directory
Donovan Jones [Fri, 16 Apr 2010 03:13:29 +0000 (15:13 +1200)]
Bug 2505 - Add commented use warnings where missing in the suggestion/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the admin/ directory
Donovan Jones [Fri, 16 Apr 2010 03:00:19 +0000 (15:00 +1200)]
Bug 2505 - Add commented use warnings where missing in the admin/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the circ/ directory
Donovan Jones [Fri, 16 Apr 2010 02:52:03 +0000 (14:52 +1200)]
Bug 2505 - Add commented use warnings where missing in the circ/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the reports/ directory
Donovan Jones [Fri, 16 Apr 2010 02:47:08 +0000 (14:47 +1200)]
Bug 2505 - Add commented use warnings where missing in the reports/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the members/ directory
Donovan Jones [Fri, 16 Apr 2010 02:40:27 +0000 (14:40 +1200)]
Bug 2505 - Add commented use warnings where missing in the members/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the acqui/ directory
Donovan Jones [Fri, 16 Apr 2010 02:32:36 +0000 (14:32 +1200)]
Bug 2505 - Add commented use warnings where missing in the acqui/ directory

14 years agoBug 2505 - Add commented use warnings where missing in the errors/ directory
Donovan Jones [Fri, 16 Apr 2010 01:51:41 +0000 (13:51 +1200)]
Bug 2505 - Add commented use warnings where missing in the errors/ directory

14 years agoReplace branch codes in on returns screen with branch names.
Kyle M Hall [Thu, 1 Apr 2010 15:45:25 +0000 (15:45 +0000)]
Replace branch codes in on returns screen with branch names.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 3293, changes to the xslt files to fix the wrong type/icon showing for music...
Chris Cormack [Fri, 26 Mar 2010 19:58:48 +0000 (08:58 +1300)]
Bug 3293, changes to the xslt files to fix the wrong type/icon showing for music scores. Courtesy of Bernardo Gonzalez Kriegel

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(bug #4318) remove the confirmation step in validating a form
Alex Arnaud [Tue, 16 Mar 2010 15:13:40 +0000 (16:13 +0100)]
(bug #4318) remove the confirmation step in validating a form

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years ago(bug #4339) fix catalog stats
Nahuel ANGELINETTI [Wed, 24 Mar 2010 11:04:39 +0000 (12:04 +0100)]
(bug #4339) fix catalog stats

This fix the catalog stats to count items that have no barcode.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoAllow zebra search for Accelerated Reading Point in field 526$d
amit gupta [Fri, 16 Apr 2010 07:48:31 +0000 (13:18 +0530)]
Allow zebra search for Accelerated Reading Point in field 526$d

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoAllow zebra search for Accelerated Reading Level in field 526$c
amit gupta [Fri, 16 Apr 2010 07:53:01 +0000 (13:23 +0530)]
Allow zebra search for Accelerated Reading Level in field 526$c

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoAllow UNIMARC item callnumber splitting
Frédéric Demians [Fri, 9 Apr 2010 16:47:26 +0000 (18:47 +0200)]
Allow UNIMARC item callnumber splitting

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoBug 4382 Export batch label to CSV
Frédéric Demians [Fri, 9 Apr 2010 16:14:04 +0000 (18:14 +0200)]
Bug 4382 Export batch label to CSV

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoHistory updated - 4 New developers !
Chris Cormack [Wed, 7 Apr 2010 20:52:22 +0000 (08:52 +1200)]
History updated - 4 New developers !

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoChange #! line for cronjob to refer to sh using canonical path.
Lars Wirzenius [Tue, 13 Apr 2010 05:46:29 +0000 (17:46 +1200)]
Change #! line for cronjob to refer to sh using canonical path.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoMT3160 : Fix plugin callback when subfields are cloned
Matthias Meusburger [Wed, 7 Apr 2010 13:01:18 +0000 (15:01 +0200)]
MT3160 : Fix plugin callback when subfields are cloned

Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoReplace old, non-functional Debian packaging with a new one.
Lars Wirzenius [Fri, 16 Apr 2010 03:35:50 +0000 (15:35 +1200)]
Replace old, non-functional Debian packaging with a new one.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
14 years agoFix file permissions: if it is not a script, it should not be executable.
Lars Wirzenius [Fri, 16 Apr 2010 03:34:11 +0000 (15:34 +1200)]
Fix file permissions: if it is not a script, it should not be executable.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>