Darrell Ulm
8cafcef8bf
All patches to Koha 3 beta to date. All work with branches.
...
Billing.pl -- new, gives bills that occur in a range, works
pendingreserves.pl -- fixed, works now, with branches also
reserveratios.pl -- indicates distressed reserves
itemslost.pl -- Fix to this to make it more useful and fix bugs
Itmes.pm -- small change to work for itemslost, should not affect
anything else
and all tmpl files.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:42:07 -05:00
Chris Nighswonger
b626a8bb9a
Adding file size limit to picture-upload.pl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:44:17 -05:00
Chris Nighswonger
b5ce8cae5e
Fixes to make all label/patron card templates uniform
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:44:13 -05:00
Galen Charlton
1d0b5a092d
Catalogue => Search in staff home page
...
Changed to match similar change in the menu
bar.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:44:10 -05:00
Chris Nighswonger
dd80cb4f2a
More work on patron card generation feature
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:42:38 -05:00
Chris Nighswonger
028f4f24fb
Adding member search to patron card generation feature
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:42:37 -05:00
Chris Nighswonger
4cfbf45e35
Work on adding patron search to patron card generation feature.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:42:33 -05:00
8fb4f21fae
Visual tweaks for login screen.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:41:12 -05:00
c51316a594
Correction to prevent js error when table has no data.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:41:11 -05:00
Ryan Higgins
7fe042a008
Change LateOrders to inclusive <=, s/supplier/vendor , s/parcel/shipment.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:37:00 -05:00
7573de259a
Markup correction.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:37 -05:00
88fef9c6c1
Removing a couple of unused templates
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:35 -05:00
afabf473f4
Removing old patronimages js check, adding missing patron image variable to script.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:33 -05:00
200e00e347
Reformatting holds list to better match checkouts list
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:32 -05:00
5702b149c3
Fixing bug that caused all items in checked-out list to show up as overdue; Reformatting table and tweaking select all/none behavior.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:31 -05:00
0a694b581c
Beginning work on Calendar compatibility fixes
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:26 -05:00
Ryan Higgins
86ee8ee384
Add print slip to hold confirmation dialog.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:20:25 -05:00
Ryan Higgins
e00966e073
Report borrower's home library on reserves library mismatch.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:20:22 -05:00
Joshua Ferraro
bf70c57899
Updating translations for release
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-22 14:51:07 -05:00
Joshua Ferraro
556721e86a
Experimental XSLT-based display of results and details pages To enable, create two new YesNo sysprefs: XSLTDetailsDisplay and XSLTResultsDisplay, and set them to ON. Feature to be expanded in a future version, this experimental code is for proof of concept only and doesn't introduce any changes if sysprefs are not created.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-21 21:49:04 -05:00
64f93777a9
Fixing branch select onChange() function, hopefully fixes Bug 1957, Holiday Calendar broken in Internet Explorer
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-21 21:46:28 -05:00
b853eed5f4
Some reworking of suggestions management interface in preparation for tackling hdl's proposal of wider scope. Includes change to Suggestions.pm to enable passing of borrowernumber to the template.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-21 21:45:15 -05:00
Henri-Damien LAURENT
2007ce3a25
Some Bugfixing for Acquisitions : ModOrderReceive would create 2 lines in baskets And titles were displayed twice in parcel.tmpl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-21 21:45:11 -05:00
Henri-Damien LAURENT
c6a268a343
bug fixing : when closing a basket, supplier was searched by name, not by id.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-21 21:45:10 -05:00
Chris Nighswonger
2ed253639b
Modifications to viewlog.pl to keep it in the context from which it was called.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-19 15:44:45 -05:00
Henri-Damien LAURENT
ad767716dc
Bug Fix : 1898 Replaces the previous commit : More fixes.
...
A) Fixing queries which were mysql old style
B) Fixing output.
+ Fixing queries the same way for bor_issues_top catalogue_out and issues_avg_stats
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-19 11:08:33 -05:00
d3e3cc1780
Cleanup of z39.50 search form, addition of checkall js. Addition of tablesorter js to z39.50 results.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-19 06:32:30 -05:00
f3dbe6c27b
Adding tablesorter
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-18 15:18:51 -05:00
07f85bd3e5
Adding tablesorter
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-18 15:18:48 -05:00
d015460b5b
Formatting and adding additional info to display of editions in the OPAC and the staff client.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-18 15:18:40 -05:00
Joshua Ferraro
a7dbbe7697
fixes bug 1924: Language selection lists English only and that several times.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-18 00:10:48 -05:00
Joshua Ferraro
d72a2d9f85
partial fix for bug 1891
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 23:19:05 -05:00
Ryan Higgins
760ce0b18c
Partial commit to add Create-Label-Batch-from-Import-Batch
...
Import batch portion herein. Still need to touch Labels.pm .
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 21:32:30 -05:00
Chris Nighswonger
9ca39e88a0
Seventh installment Patron card generation feature
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 20:43:10 -05:00
Chris Nighswonger
19cced4a87
Sixth installment Patron card generation feature
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 20:43:08 -05:00
Chris Nighswonger
773204b2cd
Fifth installment Patron card generation feature
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 20:43:07 -05:00
Chris Nighswonger
90a8f310f3
Third installment Patron card generation feature
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 20:43:05 -05:00
Joshua Ferraro
9fcc38d441
fixing display of itemtypes and itemtype icons in virtual shelves
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 20:12:38 -05:00
Joshua Ferraro
61f0807abf
fix for bug 1855: Language in News
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 19:27:25 -05:00
Ryan Higgins
d878a92b3d
Add MARC preview to Z39.50 search.
...
Also, add title string to MARC editor.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 19:25:51 -05:00
Ryan Higgins
b2225dbc80
Remove Z3950 mandatory fields from MARC editor.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 19:25:50 -05:00
Ryan Higgins
d032a81cb7
Add z39.50 search form distinct from MARC editor
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 19:25:48 -05:00
8d40b234b5
Displaying borrowernumber under 'Library Use' heading with label 'Patron ID.' Partial fix for Bug 1944, Borrownumber needs to display for librarians.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 16:28:51 -05:00
Joshua Ferraro
4c92790fc0
IMPORTANT: Upgrading to Amazon.com Associates Web Service 4.0
...
As announced this past February, Amazon.com will no longer be
accepting web services requests to Amazon E-Commerce Service
(Amazon ECS) version 3.0 beginning on March 31, 2008.
This patch upgrades to Amazon.com's Associates Web Service 4.0
for the following components:
1. Amazon.com Locale support for: Canada, Germany, France, Japan,
UK, and US (see the new syspref called AmazonLocale)
2. Jacket Covers
3. Editorial Reviews
4. Customer Reviews
5. Amazon.com Similar Items
The following changes MUST be made to continue using Amazon.com
content:
1. Delete the system preference: AmazonDevKey (AmazonDevKeys used
with AmazonECS 3.0 are no longer valid)
2. Add the system preferences: AmazonLocale, AWSAccessKeyID
NOTE: steps 1, 2 are done by the web installer
3. Verify your AWSAccessKeyID:
You may already have an Access Key ID. You can access your Access
Key ID by going to http://aws.amazon.com , pointing to Your Web
Services Account, then clicking View Access Key Identifiers.
Depending on when you signed up for ECS 3.0, you may need to
re-register for an AWS account, which includes an Access Key ID.
4. Enter your AWSAccessKeyID in the Koha syspref called
AWSAccessKeyID
For complete details on the changes in Amazon.com Associates Web
Service 4.0, and the migration process, please see: http://tinyurl.com/ysorqy
Other changes with this patch:
* added $tabsysprefs{PatronsPerPage}="Patrons";
* Moved OPAC Features to OPAC in sysprefs
* removed experimental OPACXISBNAmazonSimilarItems and XISBNAmazonSimilarItems features
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-16 12:27:55 -05:00
a201bac619
Adding acqui-home to breadcrumbs. Hopefully that satisfies Bug 1894
...
(Easy back link needed on suggestion accept/reject page to Acqui).
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:40:05 -05:00
c3e22bf1fd
Increasing the size of opac and library notes fields in member entry, fixing Bug 1932, Need to enlarge the notes field display in the patron record in staff client
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:40:01 -05:00
880072b515
Fix for Bug 1930 ("Most Circulated Items" report template is broken) as well as other markup corrections.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:39:58 -05:00
0f1dad54f7
Cleaning up label item search and results, fixing Bug 1929 (Navigation issue with label-item-search.tmpl)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:39:57 -05:00
Chris Nighswonger
49aa1bec6a
Fixing bug that causes Volume information not to be displayed.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:39:09 -05:00
Galen Charlton
3675c7d987
typo fix: "recieve" => "receive"
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:37:22 -05:00