d202a5f945
Some reformatting in circ and members.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:21:21 -06:00
root
716d061f43
adding hotlink to author search on details.pl page.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:13:11 -06:00
76fda9c034
Wrapping patron image javascript in check for patronimage system pref
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:05:47 -06:00
Ryan Higgins
0734f8fca0
Clean up moredetail.pl and updateitem.pl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:03:10 -06:00
Joe Atzberger
1da74696ef
moremember.tmpl - minor format cleanup (spaces after colons in labels)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 07:50:37 -06:00
Joe Atzberger
7aef1da6cf
koha-news.tmpl - Cancel button still referenced "opac-news" instead of "koha-news"
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-08 07:28:35 -06:00
Ryan Higgins
ac12ba03fb
Able to call haspermission w/o $dbh, and add error msg on deletemember.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-05 15:41:10 -06:00
Ryan Higgins
16c5d8b0ce
Adding in permission blocks for staff members as per previous commits.
...
Much of this is repeat of previous commits, and then some to finish off.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-05 15:41:04 -06:00
Joshua Ferraro
71b814b90c
more cleanup
2007-12-04 20:46:15 -06:00
7732454bf7
Fixing typo in value_builder/dateaccessioned.pl; Adding error message output to additem.tmpl (fixes Bug 1636, Can't delete from additems.pl).
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 17:56:24 -06:00
a3dfecf37a
Removing parameters permission requirement on about.pl, minor markup change to member-flags.tmpl.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 17:56:21 -06:00
1afc3d1e99
Changes to address Bug 774 (z3950 search results window not resizable)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:32 -06:00
bf413a98c9
Corrections to page title, breadcrumbs, heading
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:27 -06:00
b72a0d0653
Changes to image-load check (used for patron images and amazon book covers) to tweak when the script checked for loaded images (now window.load() instead of document.ready())
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:26 -06:00
1a914b7202
Fixing some menu formatting
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:20 -06:00
e41752b1c7
Minor corrections to form layouts
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:19 -06:00
Chris Cormack
bfe033f56e
Bug 1620
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 10:09:48 -06:00
2f0e4d12d2
Some fixes for "delete" menu items in toolbars to ensure that redirects are handled properly. Adding borrowernumber hidden field to some templates in order to enable delete button on all member-related pages.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 10:09:27 -06:00
Chris Cormack
8ebb01d71a
Fix for bug 1632
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 10:07:52 -06:00
Galen Charlton
1dd1934221
fix minor XHTML validation issues
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 09:50:03 -06:00
Chris Cormack
4a373f27b0
Fix for bug 1575
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 16:15:57 -06:00
Ryan Higgins
1a91801b06
Add Staff member type. Add permissions checks for bug# 1269
...
and related permissions on memberentry and mods.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 15:17:50 -06:00
Ryan Higgins
85d8c91976
adding Staff Borrower to handle Bug 1269
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 15:17:14 -06:00
Galen Charlton
ad4e02f91d
warn on attempts to add duplicate item barcodes during batch import
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 15:06:24 -06:00
Galen Charlton
1077ff6b08
bug 1570: return to same tab if cancelling preference edit
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 15:06:20 -06:00
320ccfdbfb
Fixing layout of guarantor display/search and correcting javascript handling of those form fields.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 15:00:00 -06:00
22e2ffc573
A few corrections, reformatting display slightly
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 14:59:52 -06:00
Paul POULAIN
f5cddc0807
when the result has an author as search term, the link contained the <span style="term"> in it
...
this fix add a author_nospan, that contains the author in it's native form
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 14:49:01 -06:00
6810d3c982
Change from kados to XISBN.pm ("handle no response from ThingISBN"), and change to similar items markup in detail.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-28 21:26:43 -06:00
9a247340e7
More work on returns messages.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-28 21:25:10 -06:00
Joshua Ferraro
f66d9131bf
fixing problem with adv search on staff client
...
Issue was that language limit was being set with a
relation (=) but no operand
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-28 12:47:17 -06:00
73da5f99db
Continuing reformatting of returns.tmpl; Correcting javascript error in request.tmpl.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-27 15:58:10 -06:00
c5e80b7b86
Attempting to pretty up confirmations and messages in returns; Adding some variables to the template output; Fixing layout in circulation.tmpl for patrons without messages; Minor correction to OPAC css.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-27 15:58:06 -06:00
e77b50381d
Correcting breadcrumbs
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-27 15:57:51 -06:00
e8ae093b5a
Adding auto-fill links for variable types
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-27 15:57:49 -06:00
f9e49a6ab2
Minor changes to systempreferences markup, including re-adding edit link on system pref variable, very helpful if the display runs off the right side of the screen.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-27 15:57:38 -06:00
8d5c262682
Moving holdings, description, editions, and related into tabs, enabling AmazonSimilarItems global preference for the staff client (but not working?)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-27 15:57:27 -06:00
Joshua Ferraro
4bf5c1b132
adding template code for AmazonSimilarItems et al
...
Test this by having the following ISBNs in your system:
0152018484
0152053530
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 21:27:25 -06:00
Joshua Ferraro
58df5cdae6
fixing langauge limit indexes were removed
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 21:27:13 -06:00
Galen Charlton
da1f10a7c1
MARC import: part 6 of large file support
...
Added background job and AJAX progress updates
to MARC commit job.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 20:05:35 -06:00
Galen Charlton
a869ed0435
MARC import: part 5 of large file support
...
Staging job now gets moved to background so that
it does not get killed if it takes longer
than the Apache timeout.
Added AJAX monitoring of job status.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 20:05:34 -06:00
7c9b8156bb
Moving system preferences search (yay!) into resident search form
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 19:59:35 -06:00
aee15ef86f
Another fix for But 1165. All taken care of now, I hope.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 19:59:25 -06:00
78d0ec4d1c
Tidying up and correcting patron image embedding.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 19:58:16 -06:00
1fb6279ddd
A couple of changes towards fixing Bug 1165 (GST in PROG templates)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 19:49:17 -06:00
Mason James
001802a434
BUG-1533, adding sys-pref search back in, too handy for deving/testing.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 07:01:26 -06:00
Ryan Higgins
271aa9043d
Adding MARC preview to acqui screens
...
Also cleaning up some missing params and language.
Add another js library: greyox (jquery derivative iiuc).
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 22:15:08 -06:00
Joshua Ferraro
bd3c569c3c
adding warning to marc_subfields_structure not to change the koha link after loading data
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 18:04:44 -06:00
Paul POULAIN
0e7412c802
for authorities too: everybody, says 100 times : "It's forbidden to put TMPL_IF inside a html tag"
...
The translator become crazy :
<anything <!-- TMPL_IF -->nanana<!-- /TMPL_IF -->> is ILLEGAL in Koha
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 17:11:49 -06:00
Paul POULAIN
5867d6ea81
adding a tab to all un-affected sysprefs.
...
+ modify the look a little bit
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 17:03:49 -06:00