Paul POULAIN
135ed94f40
make h1 larger than h2 larger than h3
...
easier to read when you have desc size for headers !
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 12:12:41 -06:00
Joe Atzberger
fa6fffeb6d
memberentry.pl and calendar-setup.js - remove CVS '$Id$'
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 11:00:09 -06:00
86e458a3ce
Standardizing format for error/message dialogs. <div class="dialog alert"> for high-priority warnings/confirmations. <div class="dialog message"> for lower priority/informational messages.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 10:57:46 -06:00
100a51e6c2
Cleaning up and styling picture upload page. Second try for this patch.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 10:57:36 -06:00
Henri-Damien LAURENT
f3b0f3816b
Bug fixing : serial collection on OPAC were not correctly displayed.
...
Call to PrepareSerialsData on Serial information
Adding receivedlist and missing list to brief display
Modifying js to use display:block/display:none rather than visibility attribute.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 10:51:14 -06:00
627206a5b5
Reverting changes which were committed by mistake. Tried moving the filter into the sidebar, but the layout couldn't take the wide select drop-downs.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 10:47:23 -06:00
Paul POULAIN
318b75d1cd
removing some useless parenthesis in the template
...
with (), the look was not nice when you've defined () in the name of your authority.
Like
subject (common name)
subject (personnal name)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:16:56 -06:00
Paul POULAIN
688d000f9f
small change in blue.css to marc editor (moving 10px to the right subfields)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:16:23 -06:00
Paul POULAIN
1c9dadfe3c
bugfix on authtype modif
...
A parameter was missing to tell Koha it was a modif (UPDATE) and not an add (INSERT)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:12:13 -06:00
Paul POULAIN
3aacd4a074
synching opac and pro, and removing subtitles that has been removed in 3.0
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:11:26 -06:00
Paul POULAIN
65cad1fd1e
catalogue detail : just changing a , to : and adding a missing space
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:10:56 -06:00
Paul POULAIN
0c059c7cdb
API uses biblionumber, not "bib"
...
(with bib, you get a nice internal server error on opac-reserve)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:10:39 -06:00
Paul POULAIN
066bb793f0
Adding default hardcoded authorised values list + some comment on them
...
Even on an empty setup, the user will know which auth values he can filled
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:10:08 -06:00
Paul POULAIN
6a924eb363
reintroducing lateissues-excel
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:09:37 -06:00
Paul POULAIN
24212a3023
1514 : no results give no feedback (serials checkexpiration)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:07:49 -06:00
Paul POULAIN
7f4663a16c
(rss fixes) also removing link to a9, I think it's a missed hardcoded thing.
...
kados, pls check this is correct.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:06:51 -06:00
Paul POULAIN
eb2b2169e9
reintroducing rss in opac-result
...
and removing link to /cgi-bin/koha/opensearch, that is not available in Koha
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:06:19 -06:00
Paul POULAIN
0f1c857d3f
Changing some patron management rules ( #1631 )
...
- the guarantor is no more readonly: it can be typed manually
- useless fields in case of an institution are removed (like DoB, Firstname, gender)
- reintroducing the relashionship select, that was missing in the template (but was handled by the pl)
- moving B_phone to a more logical place (with alternate coordinate)
- reintrocing contactnote in "alt contact"
- changing the select_city behaviour : when a city is choosen, the zipcode & city are automatically filled.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:03:25 -06:00
Paul POULAIN
cea4b27485
just some reindenting (and add a space after the separator, to have XX -- YY and not XX --YY)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 08:59:55 -06:00
Paul POULAIN
3daed5d02a
The type of the query is given by the loop
...
su was harcoded, but it was wrong in case we had a $9 subfield (Koha-Auth-Number)
In this case, we have to search an=NNNNN
There is a small graphic problem remaining : each term is hilighted separatly
even if all links point to the same an. Would be better to have only 1 link
but i'm afraid to break something in case there is no $9, so I don't change
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 08:59:22 -06:00
Joshua Ferraro
0dd6825a81
owen's fixes to picture upload
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 08:49:26 -06:00
Henri-Damien LAURENT
7f2d6b025f
Bug FIX : 437 'Browse Members' function should return paged results
...
Adding pagination_bar to results if needed.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 18:07:23 -06:00
Paul POULAIN
d506b127ee
fix to delete a virtualshelf content correctly
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:57:30 -06:00
897c3a4eee
Visual improvements to facets and search results; better js handling of Amazon book covers in results and detail.tmpl.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:28:40 -06:00
Chris Nighswonger
899a42db17
Fixed nozebra opac advsearch Title search problem.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:27:21 -06:00
Chris Nighswonger
0c558d1c97
Adding LCCN to z2950 searches
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:23:50 -06:00
0102c89954
Formatting dialog in additem.tmpl, markup correction in request.tmpl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:21:50 -06:00
b4aeb41f71
A couple of patch corrections to remove hardcoded /prog/ path (allows for alternate templates). Also upgrading jquery to version 1.2.1.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:21:26 -06:00
6bea46b097
More minor style changes, and markup fix for Bug 1321.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:21:23 -06:00
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
Galen Charlton
0f9154a18c
removed shell metacharacter from filename -- source of install glitch
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:10:06 -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
46d77f4461
Virtual shelves: per shelf sort, multiple add in OPAC, partial bug fixes.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:03:13 -06:00
Ryan Higgins
433be86631
Add multiple items to virt shelf, and bugvix virtual shelf adds.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:03:11 -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
Ryan Higgins
e4788e8a97
Add 'Staff' category_type to new dropdown, add category_type to GetMemberDetails retval
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:03:02 -06:00
Ryan Higgins
413e0d3b35
Allow superlibrarian to change branch via header.inc
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 08:01:48 -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
Paul POULAIN
c22aebbf09
Unimarc record.abs fixes : fixed fields and some lc added
...
+ Physical-detail changed to Extent
+ Thesis-note removed, as it's not standard UNIMARC (it's specific to one of our library, in2p3)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-06 11:34:02 -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
5b0ee3f467
Change to patron-renewal javascript to fix issues described in Bug 1620
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 17:56:26 -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
266b59cf65
Moving "Check Out" from the action toolbar to the view menu
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 17:56:22 -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
1e78daf9ab
Changes to fix Bug 1335 (Min password length is hardcoded in template error message). Script now checks for passes to the template the value of minPasswordLength system preference so the user knows beforehand what the requirements are, and so that the error message can contain the correct value.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:31 -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
5a541da6ce
Finishing changes to sidebar menu (change to boraccount.pl, as with moremember.pl, is to add flag so that menu can highlight current page).
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:22 -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
4d25650c0d
Trying again for layout fixes and template corrections for opac-advsearch.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:16 -06:00
ec99ef29b5
Adding "clearfix" class, used to add clearning to element without use of break or other additional markup.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 15:06:15 -06:00
Chris Cormack
bfe033f56e
Bug 1620
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 10:09:48 -06:00
32e964048e
Removing debugging from javascript, accidentally comitted.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 10:09:29 -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
eb0d5d0b16
Changes to CSS to allow for bug 1357 fix. Trying again after previous patch wouldn't apply
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 10:09:25 -06:00
36724260f7
Trying again on some changes that wouldn't patch earlier
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 10:09:24 -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
64d2f25b5b
Fix for missing toolbar on member pages
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 17:26:27 -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
92e89f48f4
disable actions in moremember based on staff_access permission
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 15:17:56 -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
Paul POULAIN
af4c92e113
Shouldn't opac-advsearch use masthead as other templates ?
...
Anyway, masthead-basic is badly broken atm
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 15:00:36 -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
Joshua Ferraro
a222bcc8c3
merging in changes to staff css
2007-12-02 14:51:10 -06:00
Paul POULAIN
0834d2654e
adding yellow style for search term
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 14:49:36 -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
Paul POULAIN
419d9b8f17
material type is mc, not mt, synch'ing opac with staff
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 14:20:21 -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
26304d78df
Trying new format for OPAC resident search bar and menus. Also making correction to opac-detail similar items markup, although it's probably still not working yet.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-28 21:25:24 -06:00
d0379ed325
If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-28 21:25:16 -06:00
ec4b899d0c
Minor style tweaks here and there.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-28 21:25:11 -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
0a06f1b004
Focusing Check-In tab on returns.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-28 21:25:09 -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
fba8375c5a
Tweaking display of MARC records in the OPAC
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-27 15:57:54 -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
d9821c5855
Incremental changes to reviews, similar items
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-27 15:55:36 -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
bbae57c926
More work on editions in the OPAC; Need both a staff client and OPAC system pref for turning on and off XISBN stuff.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 19:59:42 -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
96fcc7137c
Enabling FRBR system pref for OPAC, to enable/disable display of other editions. Adding editions display to opac-detail, and making some other cosmetic changes. Adding alterating table row colors in opac-user.pl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 19:59:32 -06:00
71578b5dcf
A few minor changes: Tweaking amazon image js to try to fix spotty behavior (not very successfully), adding "renew all" button to opac-user, though it doesn't actually work yet.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-26 19:59:28 -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
Joshua Ferraro
a0b220f855
much-awaited web-based self-checkout system
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 23:45:52 -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
824d50c50d
forward-porting default sort by options
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 18:47:12 -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
Paul POULAIN
82ba69a5d7
adding yellow style for search term
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 17:01:48 -06:00
84cd643b0d
Fix for Bug 1574
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:47:42 -06:00
Galen Charlton
296e4909e0
MARC import: part 2 of large file support
...
* Added check_cookie_auth to C4::Auth
* Added permissions checks to the file upload scripts
* Added more error handling
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:45:49 -06:00
Galen Charlton
4a1b7cce71
bugfix: remove extra /TMPL_IF
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:45:31 -06:00
Galen Charlton
2e1b9fd295
MARC import: part 1 of adding support for large files
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:43:10 -06:00
Joshua Ferraro
a7951a96ba
improve nomenclature of installer
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:28:26 -06:00
Joshua Ferraro
f0fdddb2f2
forward-porting full list of valud Z39.50 target syntaxes
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:28:13 -06:00
Joshua Ferraro
52d9e90655
adding back count of remaining renewals to OPAC
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:27:57 -06:00
Joshua Ferraro
defb2eec57
adding a pre-check for patronimages/ dir, which won't be there by
...
default
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:27:52 -06:00
Joshua Ferraro
f40d3c7927
fixing form for picture-upload
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:27:48 -06:00
Joshua Ferraro
160440cc3a
fixing masthead query detection, fixing author and subject links
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:27:26 -06:00
Joshua Ferraro
f784d30c3c
adding back patron images to circ and moremember
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:27:15 -06:00
Joshua Ferraro
b6399e62c1
adding back patron images upload, no idea why it was removed
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:27:10 -06:00
Joshua Ferraro
fc40a3c0df
more work on the results page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:27:04 -06:00
Joshua Ferraro
bdf7a55110
adding result_number to opac and staff search
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:59 -06:00
Joshua Ferraro
5d24e1d709
fixing opac items display in results page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:55 -06:00
Joshua Ferraro
3c0939bd91
fixing opac facets
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:49 -06:00
Joshua Ferraro
3681d65200
nomenclature cleanup
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:44 -06:00
Joshua Ferraro
a671c16047
fixing sort by in OPAC
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:40 -06:00
Joshua Ferraro
7b4c5fd8e0
searchdesc improvements, more opac fixes
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:35 -06:00
Joshua Ferraro
ecea83bae2
fixing some links in the template:
...
s/search/cgi-bin\/koha\/opac-search.pl/
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:30 -06:00
Joshua Ferraro
bb86c39e35
adding limit_cgi_not_availablity which is identical to
...
limit_cgi but without the available limit
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:25 -06:00
Joshua Ferraro
a798349823
updating page-numbers.inc for OPAC
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:26:12 -06:00
Joshua Ferraro
cf46662107
starting work on porting search to OPAC
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:25:48 -06:00
Joshua Ferraro
b26d783565
fixing reference to resort_form.inc and adding it to the opac
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:25:43 -06:00
Joshua Ferraro
8566192d84
removing single-quotes from subject links
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:25:27 -06:00
Joshua Ferraro
019a69ea01
remove wrdl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:25:16 -06:00
Joshua Ferraro
8aa3ff52a9
telling the user what stopwords have been removed from the
...
query -- can be quite confusing if you don't know!
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:25:00 -06:00
Joshua Ferraro
1476f2c3da
removing faulty /TMPL_IF from header
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-24 09:07:49 -06:00
Joshua Ferraro
ae71a70859
change to use <optgroup>
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-24 09:07:47 -06:00
0ec92fd026
Correcting error which removed default stylesheet if no opaclayoutstylesheet was specified.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-22 13:07:38 -06:00
Joshua Ferraro
d4d3d80df1
fixing boolean AND searching
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-22 13:07:36 -06:00
Joshua Ferraro
daf43e4a63
switching from searchdesc to query_desc and limit_desc,
...
searchdesc is now just a flag
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:40:53 -06:00
Joshua Ferraro
8b775209cc
preserve sort_by choice in facets
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:40:46 -06:00
Joshua Ferraro
68ebdb89a1
fixing sort_by for page numbers
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:08:36 -06:00
Joshua Ferraro
4169f6d5e8
adding query_inputs to build the query as a set of hidden inputs
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:08:31 -06:00
15531967c4
Correction to masthead.inc--search error messages weren't showing up. Commenting Amazon image javascript because it's not working properly everywhere.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:08:18 -06:00
eb1b0ac1b6
Tweaks to opac-detail, opac-results. Many changes to opac-shelves.tmpl following the pattern of revision started in dev_week and continued in the 3.0 staff client.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:08:05 -06:00
20ee769a6b
More changes to opac suggestions, including enabling the AnonSuggestions system preference in Auth.pm and hiding delete option from anonymous users.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:07:49 -06:00
3b17b75c86
More OPAC updates, including changes to how virtual shelves and suggestions links are displayed, and some reorganization of suggestions page.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:07:06 -06:00
c16539a291
Bugfixing interface issues. Also enabling contextual menu highlighting for catalogue detail pages.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:07:01 -06:00
Joshua Ferraro
8a9b2d3d63
adding query_cgi to facets
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 14:13:12 -06:00
Joshua Ferraro
fcb253fead
moving page numbers to it's own include
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 14:13:07 -06:00
Joshua Ferraro
abeafbf079
fixing page numbers to use query_cgi
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 14:13:02 -06:00
Joshua Ferraro
139754f2dd
reverting to more mature page numbering system
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 14:12:56 -06:00
Joshua Ferraro
fc60b7f731
fixing mc-* group OR queries (checkboxs)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 14:12:46 -06:00
Joshua Ferraro
fc7b700ce9
refactoring how limits are built, first working version
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 14:12:33 -06:00
Joshua Ferraro
19e7d8f769
use 'branch' rather than 'homebranch'
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 14:12:24 -06:00
Joshua Ferraro
71412dd832
cleanup for search patches after merge
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 17:53:13 -06:00
Joshua Ferraro
ae631f0c70
moving search indexes into an include
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 17:53:08 -06:00
Joshua Ferraro
b051fa97fa
fixing asc and dsc to match for resort form
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 17:53:07 -06:00
Mason James
6c5d180f0c
MARCSUBJECT template loops structure was incorrect, now displays subjects, with correct 'su:*' search urls, pinched from dev-week.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 17:51:22 -06:00
Paul POULAIN
8b61a030e3
adding yellow style for search term
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 17:48:37 -06:00
Ryan Higgins
cb1ec158c0
Adding calendar widget to circulation/stickyduedate
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:27:25 -06:00
5cc3cdeb29
Finishing first round of OPAC updates. Lost of unstandardized interface elements and menu placement issues still to be resolved. Also included are a couple of changes to the intranet detail page.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:27:05 -06:00
12c8ebf2a0
OPAC update
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:26:51 -06:00
377ce039af
Testing changes to styling of view menu in staff client, making progress with layout of opac-detail.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:26:40 -06:00
Paul POULAIN
d34f5bb569
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: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:22:26 -06:00
Paul POULAIN
2f92214b7f
changing the way subjects are build in detail.pl
...
If you have a $9 as authority, then you can directly search on an=<koha-auth-number>
For example, if you have :
600$912045$aEurope$xFrance$xMarseille (Europe--France--Marseille as subject of the biblio)
The link must be "an=12045"
The link is not changed in case there is no $9 (still apply on each term, one by one)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:22:01 -06:00
Joshua Ferraro
8d726bf96c
nomenclature improvements for translation
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:18:25 -06:00
Joshua Ferraro
866c3dd616
adding endnote export and 'related items'
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:18:15 -06:00
Paul POULAIN
de51553445
changing the way subjects are build in detail.pl
...
If you have a $9 as authority, then you can directly search on an=<koha-auth-number>
For example, if you have :
600$912045$aEurope$xFrance$xMarseille (Europe--France--Marseille as subject of the biblio)
The link must be "an=12045"
The link is not changed in case there is no $9 (still apply on each term, one by one)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:16:56 -06:00
Paul POULAIN
2230456d46
BUGFIX in asc and desc merged for dates
...
Note that the main "Date" has been moved to desc, which is usually what the user prefer I bet
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:09:36 -06:00
Joshua Ferraro
8d32567210
more nomenclature / translation cleanup
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 15:58:32 -06:00
Paul POULAIN
3253372339
changing the way subjects are build in detail.pl
...
If you have a $9 as authority, then you can directly search on an=<koha-auth-number>
For example, if you have :
600$912045$aEurope$xFrance$xMarseille (Europe--France--Marseille as subject of the biblio)
The link must be "an=12045"
The link is not changed in case there is no $9 (still apply on each term, one by one)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 11:37:25 -06:00
Henri-Damien LAURENT
b69ace38c4
BUG FIX OPAC sort results was broken
...
Adapting sort to what has been designed for intranet.
Copying resort_form.inc to opac includes.
Using resort_form in the templates.
I hope this will not be too much of a burden. this should come before all owen's redesign. Unless it has already been done.
Signed-off-by: Paul POULAIN <paul@koha-fr.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 11:16:17 -06:00
Paul POULAIN
ef2855e2cd
porting sort_by stuff from staff to opac
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 11:16:15 -06:00
Joshua Ferraro
df38d5c66f
fixing facets, add cardview (XSLT), adding dependencies, save Record
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:49:31 -06:00
Joshua Ferraro
55f3444429
adding xisbn support
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:49:30 -06:00
Joshua Ferraro
f285a8d550
another nomenclature issue
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:49:29 -06:00
Joshua Ferraro
18fc0605b0
database changes for xisbn support
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:49:26 -06:00
Joshua Ferraro
fd46391fe5
changing 'agency categories' to 'groups'
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:49:25 -06:00
Joshua Ferraro
2c1081b5b1
changing terminology for resort options
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:49:23 -06:00
Joshua Ferraro
1ba910a4d2
nomenclature improvement to some admin settings
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:49:21 -06:00
Galen Charlton
44f4e9baf3
added editor for MARC matching rules
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:49:15 -06:00
Paul POULAIN
e88ea6cbdd
just adding a space
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:49:00 -06:00
Henri-Damien LAURENT
83da74788c
Adding callnumbers to serials-home
...
Signed-off-by: Paul POULAIN <paul@koha-fr.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:48:55 -06:00
Paul POULAIN
6db0ce4f60
translator complaint for a trailing )
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:48:53 -06:00
Paul POULAIN
9067c4478a
adding "required" style
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:48:52 -06:00
Galen Charlton
b69facedc4
matching enhancements -- allow matching rule to be changed on the fly
...
Enhancement to store the matching rule associated with an
import batch and to allow the current matching rule in
effect to be changed and the duplicate detection redone.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-16 07:37:24 -06:00
Galen Charlton
75bd4b2dac
bibliographic matching enhancements
...
* serialization of matching rules to database
* added two default matching rules for MARC21
* update import staging CGI to choose matching rule
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-16 07:37:21 -06:00
Henri-Damien LAURENT
27d85a6a5a
Bug Fixing : user unable to get disconnect from OPAC.
...
using the same facility as the intranet : logout.x=1
It is the easiest way.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-16 07:35:22 -06:00
1c797ad9cb
Rolling back change to javascript which caused problems on some systems (still not sure why!)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-16 07:35:00 -06:00
Henri-Damien LAURENT
f30cc71559
BUG FIX OPAC sort results was broken
...
Adapting sort to what has been designed for intranet.
Copying resort_form.inc to opac includes.
Using resort_form in the templates.
I hope this will not be too much of a burden. this should come before all owen's redesign. Unless it has already been done.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-16 07:34:59 -06:00
Henri-Damien LAURENT
b22ef3eb93
Adding cardnumber information to borrower display on circulation page.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-16 07:34:57 -06:00
Joshua Ferraro
4489186918
nomenclature change s/Branch/Library/
2007-11-16 07:32:05 -06:00
Henri-Damien LAURENT
dcf5097837
Adding callnumbers to serials-home
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-16 07:27:32 -06:00
Ryan Higgins
758e5aa0ef
fixing sort for pendingreserves report
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-16 07:12:09 -06:00
e496677ac9
Beginning redesign of the OPAC. At this stage it's a move to make it more like the dev_week design, but this is only a starting point. This commit makes most OPAC page layouts very broken.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 21:35:45 -06:00
38e438039b
Reorganizing OPAC files in the same way intranet files were
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 21:35:43 -06:00
Chris Cormack
f131e899fe
More About additions
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 21:24:21 -06:00
Joshua Ferraro
76850def69
adding a few contributors that weren't recognized
...
We really need to send out a call to folks to make sure we
don't miss anyone.
2007-11-13 18:32:05 -06:00
f4ded7f423
Modifying layout (single column), and making some markup corrections.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 17:33:24 -06:00
731d097bdc
Last update to this template reintroduced previously removed add links which are now in the toolbar. Removing again.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 17:33:22 -06:00
554081cb08
Correcting YUI grid for added administration menu (which was removed because the tables on that page get so huge, but as long as we're scrolling horozontally I guess it doesn't really matter).
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 17:33:19 -06:00
Chris Cormack
24ba695b2b
Fix so with independent branches a staff member cant see who has items out if the borrower is from another library/branch
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 17:33:10 -06:00
Mason James
6b3baae7f3
bug 1566, changed default behaviour of manual/unexpected serial, to not receive.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 12:46:50 -06:00
Mason James
3410452b02
small text formatting change, added spaces
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 12:46:49 -06:00
Ryan Higgins
9c2d58a470
update item-at-wrong-branch error message to show homebranch.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 12:46:45 -06:00
Ryan Higgins
11140b426f
adding view drop-button to catalog toolbar; mv Delete to Edit
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 12:46:43 -06:00
Chris Nighswonger
c3a16bd83f
Ported step2.tmpl to support PostgreSQL
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 12:20:07 -06:00
Chris Nighswonger
54350171ec
Correction for bad patch on step3.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 12:20:06 -06:00
Chris Nighswonger
9ffbfdded3
Modified step3 template for PostgreSQL option.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 11:22:43 -06:00
Chris Cormack
c3d3609ef3
Fix to stop a silent failing of issuing when an item from a branch is checked out at another branch and independent branches is on
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 19:17:08 -06:00
Ryan Higgins
057b7282a4
update facets: remove count
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 19:17:07 -06:00
Galen Charlton
fa480ea4f3
various authorities fixes
...
* improve generation of summaries for MARC21 authorities
* fix search syntax for link to display bibs linked to a given authority
* in addbiblio.pl's BiblioAddAuthorities, check all headings, not just the first of each tag
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 18:32:22 -06:00
Joshua Ferraro
9df45c653e
nomenclature cleanup for returns
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:42:08 -06:00
Chris Cormack
95f2e365e6
Changing the behaviour the browse by letters links show all the time now
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:42:07 -06:00
Chris Cormack
5fa4703ee0
Fix for 404 error when clicking on a reserve in circulations
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:40:23 -06:00
Chris Cormack
b0cf866a16
Fix for borrower name not showing when a borrower is debarred
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:40:20 -06:00
Chris Cormack
2bd724e784
Commenting out link to addnotes.pl which doesnt exist
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:37:40 -06:00
Chris Cormack
5b24bd851e
Setting it up so circ and members use a different toolbar so that actions can return to their right destination
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:37:38 -06:00
Chris Cormack
15356575c2
Fix so that if you edit a borrower from circ, or change a password from circ you are taken back there
...
Toolbar needs to be made for members too, its using the same one as circ, which isnt right, will do this next
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:37:37 -06:00
Ryan Higgins
a3f840d8dd
Revert "Modifying styling of resident search boxes in order to prevent brief appearance of search boxes that get hidden by javascript."
...
This reverts commit 0cfc014f89
.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:37:36 -06:00
Paul POULAIN
b8ff4cd713
updating img filefind that has been moved
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:23:17 -06:00
Ryan Higgins
8a5231d665
updating language slightly - branch->library, etc.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:13:09 -06:00
Paul POULAIN
f30a56efb6
too many column merged. minor change
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:13:04 -06:00
Paul POULAIN
e5ea59b9d5
relooking histsearch & adding some links to jump to basket, biblio...
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:13:02 -06:00
Paul POULAIN
a51e2c1934
updating about.pl
...
- adding all dependencies
- adding yui tabs for a better look
- adding BibLibre in credits for frenchies main contributors
- removing translators for other languages than french, as only french is available now
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:13:01 -06:00
Joshua Ferraro
2d16b723d1
Improvements to nomenclature and translations
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 09:00:54 -06:00
Joshua Ferraro
20055da807
Fixing nomenclature and tmpl_process3.pl bugs
...
tmpl_process3.pl still throws some multi-byte warnings
but no markup errors
There are still quite a few places we could normalize
to reduce the size of the translation file
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-11 18:37:01 -06:00
Joshua Ferraro
05ba7ca4b6
fixing advanced search
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-11 12:44:53 -06:00
Henri-Damien LAURENT
0ae1dc9fdd
Fixing : dates orders were inverted
...
Newest to Oldest is desc and not asc.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-11 12:43:44 -06:00
8c09bc26db
Tidying. Properly commenting javascript in some search includes. Standardizing markup in tools and labels. Correction to date function in label-item-search.pl (Thanks Joe)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-09 13:46:38 -06:00
da6e305ae3
Correction from my batch of search include changes
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 18:06:48 -06:00
70320ab4bf
Removing some unused menus, moving a couple of simple toolbars into the page body.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 18:06:47 -06:00
0cfc014f89
Modifying styling of resident search boxes in order to prevent brief appearance of search boxes that get hidden by javascript.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 18:06:45 -06:00
125a03b30d
Formatting admin-home into columns, styling system preferences 'add' button.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 18:06:44 -06:00
fa18d24cb7
Enabling yuipath system preference for choosing local or Yahoo-hosted YUI js library includes. Removing yui-toolbars.inc include.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 18:06:43 -06:00
6b5679adc0
Lots of work to standardize elements like Save/Cancel buttons and delete confirmations. A couple of changes to auth_subfields_structure.pl in order to enable display of tagfield and tagsubfield without outputting hidden form field at the same time (for breadcrumbs).
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 18:05:42 -06:00
Galen Charlton
8c899d89d4
bugfix: prevent multiple addition of the same authorised value in a category
...
Also put the prev/next page buttons in the same place relative to the
action links
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 18:02:39 -06:00
Galen Charlton
bb916bf84a
added missing admin menu to two templates
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 18:01:19 -06:00
Mason James
92b751651f
bug 1565, added close link.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 17:56:18 -06:00
Mason James
7008b44f62
bug-1565, added close , and search-again links
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 17:56:16 -06:00
37173a1080
Adding "Loading" overlay for addbiblio and add authority pages. Adding YUI button to authorites.tmpl.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 17:53:19 -06:00
fe64096e69
Lots of work to standardize elements like Save/Cancel buttons and delete confirmations. A couple of changes to auth_subfields_structure.pl in order to enable display of tagfield and tagsubfield without outputting hidden form field at the same time (for breadcrumbs).
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 17:53:01 -06:00
Paul POULAIN
5b4d5b6a0e
#1546 REPLACE statements (continued)
...
- biblio framework
- marc tag
- auth tag
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 17:50:12 -06:00
Paul POULAIN
18fc5c89a6
remove facets header if there is no facets to show
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 17:17:29 -06:00
Galen Charlton
e1a209383e
more corrects to MARC21 leader editing templates
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 17:16:57 -06:00