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
2a26033f95
Fourth installment Patron card generation feature
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 20:43:06 -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
Joshua Ferraro
b48a09a88b
s/Catalogue/Search/
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-16 12:10:35 -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
Galen Charlton
4895e8f6f2
fixed another non-initialized variable in TMPL_IF EXPR
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:37:12 -05:00
Galen Charlton
8e263f68ec
better way of fixing "renew all"
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:37:07 -05:00
Galen Charlton
60896f68c5
removed invalid TMPL_IF EXPR
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:36:42 -05:00
Galen Charlton
2a552d169a
removed extra TMPL_ELSE
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:36:41 -05:00
Galen Charlton
0e0a2e74b2
removed use of TMPL_IF EXPR in circulation.tmpl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:36:39 -05:00
d7652bd39e
Tweaks for addbiblio, including correction for tabs update and addition of automatic focus for the first field in each tab.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-11 06:18:51 -05:00
bab8beb59a
Updates to go along with jquery tabs plugin update
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-11 06:18:50 -05:00
c55599974d
Adding "ESCAPE=HTML" to hidden input template variables in order to address bug 1919, "Form contents not escaped on login page"
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-11 06:18:49 -05:00
1ce7cd7cbe
Removing out-of-date jquery tabs plugin files
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-11 06:18:46 -05:00
fb68be3a48
Adding javascript confirm to patron image replace and delete. Also adding check for empty file upload form field.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-11 06:18:45 -05:00
395a3499a6
Two jquery changes: update to tabs plugin, with related modifications to templates; Addition of jquery hotkeys plugin for selecting tabs from global search form.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-11 06:18:44 -05:00
7548a42059
Experimenting with keyboard shortcuts
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-11 06:18:43 -05:00
Ryan Higgins
ff8982f318
add local-use to circ stats report.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-10 05:27:39 -05:00
Ryan Higgins
bd8f90387b
Add Local-use statistical patron category_type
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-10 05:27:37 -05:00
Chris Nighswonger
11a213a82f
Bumping DB to 061 - Adding the ability to choose font type to the Label tool.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-08 11:19:34 -06:00
Chris Nighswonger
6a61c4b6a9
Implementing TMPL_ELSIF; NOTICE: REQUIRES Template::Pro 0.69
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-08 11:19:30 -06:00
Joe Atzberger
37d6cb2a41
acqui - template cleanup of toggle "highlight" and required field formatting
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-08 11:19:25 -06:00
Joe Atzberger
3f17ad4adc
acqui - fix to use GetBookSellerFromId(supplierid) instead of partial name based lookup
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-08 11:19:21 -06:00
Joe Atzberger
79c37dc8ed
basket.pl and template - Many fixes including SQL injection security check,
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-08 11:19:18 -06:00
Chris Nighswonger
c767c99051
Correcting code to display patronimage correctly
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-07 07:40:38 -06:00
Chris Nighswonger
55b353f79a
Adding Update/Delete functions to patron image management on Details page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-06 12:14:44 -06:00
117b604cce
Missing /TMPL_IF and /TMPL_UNLESS added, other minor markup fixes.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-06 08:54:56 -06:00
Chris Nighswonger
86b42f407c
Removing unused java script reference
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-06 06:25:16 -06:00
Chris Nighswonger
6b89cda969
Completing adding patronimage upload form to patron details screen.
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-06 06:25:13 -06:00
Chris Nighswonger
36baa63f97
First installment on adding patronimage upload form to member details view.
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-06 06:25:11 -06:00
e639717070
Adding 'Mark and Continue' buttons to inventory interface. Buttons are added via js because they require js to function.
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-05 08:13:57 -06:00
14cae2e3a5
Typo correction in opac-ISBDdetail.tmpl, fix for But 1880, Managing Suggestions - nav disappears when no approved or rejected.
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-05 08:13:55 -06:00
d63f3fbcea
Updating loading mask js and adding opacity setting.
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-04 04:47:48 -06:00
ea99d375fd
Using YUI plugin to do "Loading" mask on addbiblio.pl and authorities.pl. Previous version wasn't compatible with Internet Explorer.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-02 20:12:10 -06:00
Galen Charlton
079bb571fd
replaced symlink from OPAC itemtypeimg to intranet
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-01 09:49:21 -06:00
6deddfb7bd
Using YUI plugin to do "Loading" mask on addbiblio.pl and authorities.pl. Previous version wasn't compatible with Internet Explorer.
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-29 17:30:02 -06:00