Commit graph

2454 commits

Author SHA1 Message Date
8da13e53ba Fix for Bug 2743, Z39.50, not z39.50 2009-12-31 10:58:03 +01:00
Nicole Engard
6594530254 bug 4006: change categorycode to Patron Category
For usability reasons, I have changed the categorycode label to read 'Patron Cateory' on the Patron page.
2009-12-31 10:58:03 +01:00
baabcf3c75 Fix for Bug 3991, Circulation search submit button wrapping in WebKit browsers
If CircAutocompl is ON, the circ search form has a hidden <div> for use in
displaying live search results. For some reason WebKit browsers (Safari and
Chrome) treat this hidden element as a something that should create a line
break like any other block-level element. Moving the submit button to
before that hidden <div> fixes the problem without disrupting the display
of the live search results.
2009-12-31 10:57:22 +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
29f97d51f6 Bug 3809: minor language change on import patrons tool 2009-12-22 19:14:50 +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
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
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
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
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
Jean-André Santoni
c91fc8a897 [MT2343] Removed useless select in the planning
Cleaned some code too.
2009-12-20 14:31:28 +01:00
Jean-André Santoni
1b1ac1a98c [MT2343] Display branchcodes instead of branchnames in columns 2009-12-20 14:31:28 +01:00
Jean-André Santoni
6f06ae5663 [MT2343] Modified display of Budget Parent to show budget code 2009-12-20 14:31:26 +01:00
Jean-André Santoni
4e2f453e41 [MT2343] Renamed "Budget for period" into "Root Budget" 2009-12-20 14:31:25 +01:00
Jean-André Santoni
1e84ae30c1 [MT2343] Removed the hint for Amount and display Amount as mandatory 2009-12-20 14:31:25 +01:00
Jean-André Santoni
6dcf3f4e9e [MT2343] Added help in the budget adding form 2009-12-20 14:31:25 +01:00
Jean-André Santoni
23b356105a [MT2343] Select in budget add forum
Sorted the branches select.
Modified display to "branchcode - branchname"
Fixed a bug, selection was inverted.
2009-12-20 14:31:23 +01:00
Jean-André Santoni
4dae655e9b [MT2343] Makes action column not sortable in root budgets 2009-12-20 14:31:21 +01:00
Jean-André Santoni
b1fa68c77c [MT2343] Renamed Quit button Cancel, and removed the table in delete confirm 2009-12-20 14:31:21 +01:00
Jean-André Santoni
699549e7b4 [2343] Hide "duplicate root budget" if no root budget selected 2009-12-20 14:31:13 +01:00
Jean-André Santoni
43ebd20604 [MT2343] Hide "Edit budget period" in the menu if no root budget selected 2009-12-20 14:31:13 +01:00
Jean-André Santoni
5b8d8af2b4 [MT2339] Added acquisition links in the administration left menu 2009-12-20 14:31:12 +01:00
Jean-André Santoni
cbf9c7497f [MT2338] Prevents users to check 'active' with a currency different from 1 2009-12-20 14:31:12 +01:00
Jean-André Santoni
ce673f13d9 [MT2338] Cancel is now a button 2009-12-20 14:31:12 +01:00
Jean-André Santoni
b641eb0fce [MT2338] Fixed the missing content in the "active" column 2009-12-20 14:31:12 +01:00
Jean-André Santoni
438afa638c [MT2338] Deleted the Hint comment in currencies management 2009-12-20 14:31:12 +01:00
Garry Collum
f68f6c3656 Bug 3964: Fixes several XHMTL errors in aqplan.tmpl.
aqplan.tmpl still contains some errors after this patch, mainly id elements that start with an numeric value.  But I need to examine the code more throughly before these are fixed.
2009-12-20 14:28:55 +01:00
Garry Collum
df781f3901 Bug 3962: Additional patch to fix XHTML errors in aqbudgets.tmpl. 2009-12-20 14:28:55 +01:00
Garry Collum
cf87a81c06 Bug 3962: Fixes XHTML errors in aqbudgets.tmpl.
Fixes the DOCTYPE, <title> and other XHTML errors in aqbudgets.tmpl.
2009-12-20 14:28:52 +01:00
Nicole Engard
c505daad7d updated more help files 2009-12-20 14:28:46 +01:00