Commit graph

11125 commits

Author SHA1 Message Date
98923d29d8 Fixing typo in the ils-di page 2009-12-23 09:38:46 +01:00
Liz Rea
5f14c1e53e Updates and clarifies the issues_stats (Checkout Statistics) help file. This patch created by Sharon Moreland (smoreland@nekls.org) 2009-12-23 09:37:48 +01:00
Nicole Engard
b5312a17cb Bugs: 3965, 3979, 3981 - GST changes in acquisitions
This patch fixes three bugs:

Bug 3965: gist sys pref not taken into account
 changed it so that GST does not show on basket if gist pref set to 0
 changed it so that GST fields don't appear on vendor record if gist pref=0

Bug 3979: gst options not lining up
 fixed layout on vendor add/edit form so GST radio buttons line up right

Bug 3981: GST confusing in en-US
 there is no GST in the US and so GST changed to 'Tax' in templates

Also, a small spacing fix was made to the path on the basket grouping
template.
2009-12-22 19:14:52 +01:00
Nicole Engard
7ad3128227 bug 3978 fix column display on vendor search results 2009-12-22 19:14:52 +01:00
Nicole Engard
d2e9c0352b bug 3875: fix language inconsistency on lists 2009-12-22 19:14:52 +01:00
Nicole Engard
317cd79c4d Bugs 3854 & 3855 Minor title and text fixes 2009-12-22 19:14:52 +01:00
Nicole Engard
83f7a91fef bug 3845 fix minor capitalization and spelling errors on suggestion page 2009-12-22 19:14:52 +01:00
Nicole Engard
b99f841a3d Bug 3839: update admin menus to include links to both new acq admin areas 2009-12-22 19:14:52 +01:00
Nicole Engard
77b6157612 Bug 3833: additional patch to fix spelling error introduces by first patch 2009-12-22 19:14:51 +01:00
Nicole Engard
cef321e7bd replacement for bug 3817 added patron permissions for tag tool 2009-12-22 19:14:51 +01:00
Nicole Engard
45361b5583 Bug 3835: Add link to CSV Profiles on Tools menu 2009-12-22 19:14:51 +01:00
Nicole Engard
5027d5fd5a Bug 3833: Fix titles for Batchmod files 2009-12-22 19:14:50 +01:00
Nicole Engard
139db56446 Bug 3830: Fix spelling error in patron permissions 2009-12-22 19:14:50 +01:00
Nicole Engard
29f97d51f6 Bug 3809: minor language change on import patrons tool 2009-12-22 19:14:50 +01:00
Piotr Wejman
2abc61afd3 Adding pl-PL directory to installer/data/mysql. 2009-12-22 00:43:25 +01:00
2fbb36048b Fix for Bug 3271, Missing message when adding to a list with no items selected
The shelf js was trying to access a variable set by the Cart-related js. With
the cart disabled, the variable was missing. The patch sets this variable
for cases when the Cart is turned off.
2009-12-22 00:01:04 +01:00
a1b0999868 Fix for Bug 3229, The "Sort By" feature for lists does not work.
White space in table cells can often break the javascript tablesorter.
The previous patch to tie the js tablesorter to the shelf sort
parameters should work now.
2009-12-22 00:01:03 +01:00
Nicole Engard
3c832b0375 Bug 2662: make rand password consider minPasswordLength pref 2009-12-22 00:01:03 +01:00
9e7d28280b Update Debian Lenny installation procedure
- Install Debian Lenny packages required by Koha directly with apt-get
  rather than with dselect.
- Update documentation about Zebra indexer configuration via
  rebuild_zebra.pl rather than zebraqueue_daemon.pl script.
2009-12-22 00:01:01 +01:00
Nicole Engard
40d1a32c42 Bug 3952 changed checkout stats to read circulation stats 2009-12-20 14:31:45 +01:00
Nicole Engard
f8f0264a5d bug 3834 put names on patron page last, first 2009-12-20 14:31:44 +01:00
89f9042a38 Fix for Bug 3944, new order template formatting and markup corrections 2009-12-20 14:31:44 +01:00
d547f9213e Fix for Bug 3940, "Notes on add patron form need formatting" 2009-12-20 14:31:44 +01:00
9521247644 Fix for Bug 3687, Empty "Add to" with cart off and non-logged-in user. 2009-12-20 14:31:44 +01:00
ce452b0259 Markup, breadcrumbs, and language corrections.
Also adding a link back to smart-rules.pl from clone-rules.pl results page.
2009-12-20 14:31:43 +01:00
Chris Cormack
27ba6ff050 Bug 3930 link to biblio was missing in manage staged marc import 2009-12-20 14:31:43 +01:00
b6ced3b773 Fix for Bug 3926 (suggestion edit form combines data)
Breaking patron information variable into separate surname, firstname, branch, category, and borrowernumber variables and using those variables to tweak the display.
2009-12-20 14:31:39 +01:00
Nahuel ANGELINETTI
6473368d90 (bug #3925) fix build_holds_queue.pl
This fix sql query when item-level_itype is set to "off".
2009-12-20 14:31:39 +01:00
Jesse Weaver
09d153d85a Remove diagnostic output from t/Members_Attributes.t
While this might be useful for developers, is mostly pointless
otherwise. Should be replaced with a true test of these four
functions.
2009-12-20 14:31:39 +01:00
Garry Collum
7f021e4711 Bug 3890: Nothing in Type Pull Down on Purchase Suggestions.
This patch adds a description of the itype next to the image that i suppose to appear in the selection list.

Fixed the path of the image in opac-suggestions.pl, but I'm not sure if you can actually display an image in a <SELECT> list option.

Also removed an extra </label> closing tag.
2009-12-20 14:31:39 +01:00
Chris Cormack
b33641ed1c Bug 3903 - Members names not showing on serial routing list 2009-12-20 14:31:38 +01:00
Nicole Engard
cac1efc69a bug 3894 moved pull down to the proper place in the form 2009-12-20 14:31:38 +01:00
Nicole Engard
9569000762 bug 3899 moved serial enumeration to the proper subfield 2009-12-20 14:31:38 +01:00
Nicole Engard
4606b2ff10 Bug 3909 don't show basket link if no basket exists 2009-12-20 14:31:38 +01:00
Liz Rea
64720c381f Puts focus in search box on page load. 2009-12-20 14:31:37 +01:00
Liz Rea
bae21b7fd5 Removed tab indexes in additem.pl to enable tabbing to buttons in order. Previously, tabbing through this form would skip the submit buttons. 2009-12-20 14:31:37 +01:00
Chris Cormack
7a4f725c8b Fixing bug with CanBookBeReserved ... rules for default borrower codes were being ignored 2009-12-20 14:31:37 +01:00
d8b299bcda Removing global database handler, breaking tests and dangerous if we ever use mod_perl - All tests now passing 2009-12-20 14:31:37 +01:00
e85b4557f9 C4::Bookfund no longer exists, removing the test 2009-12-20 14:31:37 +01:00
11c0adea4e C4::Boolean has had its' exception changed to warns, the test was erroring falsely 2009-12-20 14:31:36 +01:00
Chris Nighswonger
b21f235b9e Bugfix for various bugs in mandatory and sample data for webinstaller
NOTE: This patch removes the sample budgets data which was obsoleted by the new
aquisitions module. The changes introduced with this new module will require
a completely new set of sample data to be written.
2009-12-20 14:31:36 +01:00
Chris Nighswonger
1c47bb676f Bugfix: Missing line terminator at the end of an INSERT 2009-12-20 14:31:36 +01:00
Piotr Wejman
3e85a59152 Removing redundant coma in updatedatabase 2009-12-20 14:31:36 +01:00
231ea7c341 Bug 2505 enabling warnings 2009-12-20 14:31:35 +01:00
d51332698b Bug 1807, can now search with : in the box if you want to use ccl do ccl: title=fish 2009-12-20 14:31:35 +01:00
111bdfddfa Bug 1807 - Commenting out flawed nested queries implementation, now users can search using () 2009-12-20 14:31:35 +01:00
f25b5624a4 Markup corrections, removing table sorting from some columns. 2009-12-20 14:31:35 +01:00
558b916e84 Markup cleanup on subscription catalog search form and results page 2009-12-20 14:31:34 +01:00
26c85a4277 Style change to fix Bug 3898, Vendor Search Box Moved on Serials
Patch also includes markup fixes and cleanup for subscription-add.pl
2009-12-20 14:31:34 +01:00
1b1972044c Fix for Bug 3905 (Serial routing list add patron popup pagination broken)
This patch also includes formatting fixes and style updates. The patron search filter form is incorporated now within serials/member-search.tmpl in order to have a markup structure more suited to the pop-up.
2009-12-20 14:31:33 +01:00