Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Galen Charlton bddafff54a bug 2496: add 'edit' link to authority search results
When search for an authority record from the bib
record editor, a new link is added to each
authority result to edit the authority record.  This
allows a cataloger to do the following:

1. Start editing a bib record
2. Click on the '...' to select an authorized heading
   for an authority-controlled field.
3. Look at the results in the pop-up window and
   see that an authority record needs correction.
4. Click on the 'edit authority' link.  This allows
   the authority to be revised.  Note that this
   takes place in the popup window, not the originally
   bib editing window.
5. Save the authority record, then close the popup
   window and redo the heading search.

For various reasons, this not a perfect workflow; this
patch is designed to satisfy an immediate requirement
but needs to be reworked in 3.2.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-08-08 14:35:09 -05:00
..
acqui BUG 2351 : Add duplicate barcode check prior to receiving multiple items. This patch adds a javascript form check for duplicates in-form, and returns an error if there are duplicates in the catalog. 2008-07-27 06:05:18 -05:00
admin bug 2411: fix adding new tag to authority framework 2008-08-05 07:34:42 -05:00
authorities bug 2496: add 'edit' link to authority search results 2008-08-08 14:35:09 -05:00
catalogue Minor markup correction. 2008-08-08 10:52:36 -05:00
cataloguing Adding "New Item" menu option. Jumps to anchor for Add Item form. 2008-08-08 11:56:51 -05:00
circ Bug 2084 [1/2]: adding warning to overdues report 2008-08-06 16:58:55 -05:00
errors
help Add help text indicating that one should not use stopwords with Zebra. 2008-08-08 14:11:52 -05:00
installer Fixing some typos, including, I believe, Bug 2174 ("spelling error in web installer") 2008-05-30 10:01:07 -05:00
labels BUGFIX : wrong link 2008-07-16 18:26:26 -05:00
maint
members Fixing markup error in previous commit. 2008-08-01 15:29:08 -05:00
reports kohabug 2458 Disallowing non-SELECT SQL in reports module 2008-08-08 10:52:34 -05:00
reserve Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
reviews Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
serials Reformatting serials item edit screen to eliminate label truncation and give it additem-like layout. Also correcting some markup errors, both in the template and in markup generated by Biblio.pm. HDL: I assume this will be superceded at some point by an include, but wasn't sure if that would be in time for 3.0. 2008-08-06 10:49:06 -05:00
sms
suggestion Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
tags Fix for Bug 2373 ("Tags missing from the left menu"). Also doing some cleanup and reformatting on review.tmpl. Fixing some capitalization--I hope that's not a translation problem. 2008-07-22 15:43:53 -05:00
tools Patron import reform - bug 2287 - expanded error catching and feedback 2008-08-06 09:37:03 -05:00
virtualshelves Styling tabs on virtual shelves page. Did I forget this, or did it get removed at some point? 2008-07-24 14:54:04 -05:00
z3950
about.tmpl Bug 2044: allowing multiuple icon sets 2008-04-24 11:54:18 -05:00
auth.tmpl kohabug 1875 Public lists/virtualshelves are displayed and viewable whether a patron is logged in or not. 2008-06-20 12:44:27 -05:00
intranet-main.tmpl Correcting markup in intranet-main.tmpl to display "Lists" properly 2008-07-22 15:43:23 -05:00