koha.git
19 years agoSwitching one of the include files in the header to fix javascript error
oleonard [Fri, 4 Feb 2005 19:26:14 +0000 (19:26 +0000)]
Switching one of the include files in the header to fix javascript error

19 years agoAdding authorities-related top menu
oleonard [Fri, 4 Feb 2005 19:21:51 +0000 (19:21 +0000)]
Adding authorities-related top menu

19 years agoRemoving an old unused file
oleonard [Fri, 4 Feb 2005 19:18:48 +0000 (19:18 +0000)]
Removing an old unused file

19 years agoAdding persistent help link
oleonard [Fri, 4 Feb 2005 19:13:05 +0000 (19:13 +0000)]
Adding persistent help link

19 years agoTop menu for authorities page
oleonard [Fri, 4 Feb 2005 19:12:55 +0000 (19:12 +0000)]
Top menu for authorities page

19 years agoAdding style for persistent help link
oleonard [Fri, 4 Feb 2005 19:12:36 +0000 (19:12 +0000)]
Adding style for persistent help link

19 years agoAdding javascript function to trigger help screen
oleonard [Fri, 4 Feb 2005 19:12:14 +0000 (19:12 +0000)]
Adding javascript function to trigger help screen

19 years agoSome changes from rel_2_2:
acli [Fri, 4 Feb 2005 03:49:33 +0000 (03:49 +0000)]
Some changes from rel_2_2:

Make the generated pot file (i.e., result of "create") look more "real",
but using msgmerge to reformat the output

Script failed to create intermediate directories if the directory of the
target does not exist and the parent of that directory does not exist
either. This should fix that.

19 years agoRemoving some redundant information
oleonard [Thu, 3 Feb 2005 20:55:29 +0000 (20:55 +0000)]
Removing some redundant information

19 years agoRepeating search terms along with search results ("Results of search for...")
oleonard [Thu, 3 Feb 2005 20:51:13 +0000 (20:51 +0000)]
Repeating search terms along with search results ("Results of search for...")

19 years agoCopying code from opac-search.pl that allows search terms to be output along with...
oleonard [Thu, 3 Feb 2005 20:48:22 +0000 (20:48 +0000)]
Copying code from opac-search.pl that allows search terms to be output along with search results ("You searched for...")  Add <!-- TMPL_VAR NAME="searchdesc" --> to template to take advantage of this change.

19 years agoMinor cosmetic changes
oleonard [Thu, 3 Feb 2005 18:32:55 +0000 (18:32 +0000)]
Minor cosmetic changes

19 years agoAdding catalogue topmenu
oleonard [Thu, 3 Feb 2005 18:13:54 +0000 (18:13 +0000)]
Adding catalogue topmenu

19 years agoAdding catalogue topmenu with options like Virtual Shelves
oleonard [Thu, 3 Feb 2005 18:13:04 +0000 (18:13 +0000)]
Adding catalogue topmenu with options like Virtual Shelves

19 years agoAdding virtual shelves link to catalogue topmenu
oleonard [Thu, 3 Feb 2005 18:09:50 +0000 (18:09 +0000)]
Adding virtual shelves link to catalogue topmenu

19 years agoMore input button icons
oleonard [Thu, 3 Feb 2005 17:46:06 +0000 (17:46 +0000)]
More input button icons

19 years agoRemoving NPL-specific code, adding framework-related template information
oleonard [Thu, 3 Feb 2005 17:42:12 +0000 (17:42 +0000)]
Removing NPL-specific code, adding framework-related template information

19 years agoCorrecting terminology: 'reservoir' instead of 'breeding farm'
oleonard [Thu, 3 Feb 2005 16:15:10 +0000 (16:15 +0000)]
Correcting terminology: 'reservoir' instead of 'breeding farm'

19 years agoCorrecting terminology: 'reservoir' instead of 'breeding farm'
oleonard [Thu, 3 Feb 2005 16:07:53 +0000 (16:07 +0000)]
Correcting terminology: 'reservoir' instead of 'breeding farm'

19 years agoCorrecting terminology: 'reservoir' instead of 'breeding farm'
oleonard [Thu, 3 Feb 2005 15:59:39 +0000 (15:59 +0000)]
Correcting terminology: 'reservoir' instead of 'breeding farm'

19 years agoCorrecting terminology: 'reservoir' instead of 'breeding farm'
oleonard [Thu, 3 Feb 2005 15:36:49 +0000 (15:36 +0000)]
Correcting terminology: 'reservoir' instead of 'breeding farm'

19 years agoUpdating search form to match added features of 2.2
oleonard [Wed, 2 Feb 2005 15:06:42 +0000 (15:06 +0000)]
Updating search form to match added features of 2.2

19 years agoFixing print layout and adding print-specific stylesheet
oleonard [Wed, 2 Feb 2005 15:06:25 +0000 (15:06 +0000)]
Fixing print layout and adding print-specific stylesheet

19 years agoSpelling correction
acli [Mon, 31 Jan 2005 01:52:36 +0000 (01:52 +0000)]
Spelling correction

19 years agoChecking for the existence of flags (debarred, gonenoaddress. lost) and setting ...
oleonard [Thu, 27 Jan 2005 22:33:16 +0000 (22:33 +0000)]
Checking for the existence of flags (debarred, gonenoaddress. lost) and setting 'flagged' variable so the template knows whether or not to display the container for the error messages.

19 years agoAdding display of member flags, if present (debarred, gonenoaddress, and lost)
oleonard [Thu, 27 Jan 2005 22:24:03 +0000 (22:24 +0000)]
Adding display of member flags, if present (debarred, gonenoaddress, and lost)

19 years agoAdding hidden form fields to renew form so that renewscript.pl will redirect back...
oleonard [Thu, 27 Jan 2005 19:35:50 +0000 (19:35 +0000)]
Adding hidden form fields to renew form so that renewscript.pl will redirect back to circulation.pl instead of moremember.pl

19 years agoAdding option to pass parameter from circulation asking renewscript to redirect back...
oleonard [Thu, 27 Jan 2005 19:31:14 +0000 (19:31 +0000)]
Adding option to pass parameter from circulation asking renewscript to redirect back to circulation instead of moremember.pl.  Since modification of the circulation templates allows a renew form on the circulation page, it's necessary to allow different redirects from different pages. renewscript.pl still defaults to redirecting to moremember.pl, so changes to templates are not required if not desired.

19 years agoAdding virtual shelves and suggestions to persistent left-hand navigation menu
oleonard [Thu, 27 Jan 2005 18:23:43 +0000 (18:23 +0000)]
Adding virtual shelves and suggestions to persistent left-hand navigation menu

19 years agoAdding edit and delete input icons
oleonard [Thu, 27 Jan 2005 18:11:36 +0000 (18:11 +0000)]
Adding edit and delete input icons

19 years agoChanging toggle of background colors to go along with changes in opac-shelves.pl...
oleonard [Thu, 27 Jan 2005 17:31:13 +0000 (17:31 +0000)]
Changing toggle of background colors to go along with changes in opac-shelves.pl.  Also changing some id's to classes (id's cannot repeat within a document) and widening div that contains shelf list

19 years agoTaking table cell background color information out of the script and moving it into...
oleonard [Thu, 27 Jan 2005 17:27:11 +0000 (17:27 +0000)]
Taking table cell background color information out of the script and moving it into the template (requires update to opac-shelves.tmpl)

19 years agoSynching with default template
oleonard [Tue, 25 Jan 2005 22:56:27 +0000 (22:56 +0000)]
Synching with default template

19 years agoUpdating and refining various styles
oleonard [Tue, 25 Jan 2005 22:54:57 +0000 (22:54 +0000)]
Updating and refining various styles

19 years agoThree new functions: CheckAll, which toggles checkboxes in results lists; confirmDele...
oleonard [Tue, 25 Jan 2005 22:53:46 +0000 (22:53 +0000)]
Three new functions: CheckAll, which toggles checkboxes in results lists; confirmDelete, which offers a warning before proceding with an action; Dopop, for popping up virtual shelves window

19 years agoSynching with default template, other cosmetic changes
oleonard [Tue, 25 Jan 2005 22:47:21 +0000 (22:47 +0000)]
Synching with default template, other cosmetic changes

19 years agoCorrecting class names of submit buttons
oleonard [Tue, 25 Jan 2005 21:53:33 +0000 (21:53 +0000)]
Correcting class names of submit buttons

19 years agoAdding verbose parameter to allow for more detailed view in opac basket (requires...
oleonard [Tue, 25 Jan 2005 21:40:38 +0000 (21:40 +0000)]
Adding verbose parameter to allow for more detailed view in opac basket (requires update to opac-basket.tmpl to take advantage of added functionality)

19 years agoAdded some minimal docs to Amazon.pm
joshferraro [Tue, 25 Jan 2005 17:23:33 +0000 (17:23 +0000)]
Added some minimal docs to Amazon.pm

19 years agomakes opac-detail.pl's amazon stuff just a comment
joshferraro [Tue, 25 Jan 2005 17:13:24 +0000 (17:13 +0000)]
makes opac-detail.pl's amazon stuff just a comment

19 years agoAdds amazon support to opac-detail.pl
joshferraro [Tue, 25 Jan 2005 16:58:18 +0000 (16:58 +0000)]
Adds amazon support to opac-detail.pl

19 years agoThe Amazon module allows libraries to deliver amazon content to the opac
joshferraro [Tue, 25 Jan 2005 16:53:28 +0000 (16:53 +0000)]
The Amazon module allows libraries to deliver amazon content to the opac

19 years agoAdding and updating input button images
oleonard [Mon, 24 Jan 2005 22:55:05 +0000 (22:55 +0000)]
Adding and updating input button images

19 years agoAdding styles for more input buttons
oleonard [Mon, 24 Jan 2005 22:54:02 +0000 (22:54 +0000)]
Adding styles for more input buttons

19 years agoSynching with default tempalte, other cosmetic changes
oleonard [Mon, 24 Jan 2005 22:51:51 +0000 (22:51 +0000)]
Synching with default tempalte, other cosmetic changes

19 years agoMoving position of <!-- /TMPL_IF --> relative to <br> to prevent unwanted whitespace...
oleonard [Mon, 24 Jan 2005 22:11:54 +0000 (22:11 +0000)]
Moving position of <!-- /TMPL_IF --> relative to <br> to prevent unwanted whitespace for empty elements.

19 years agoSynching with default template. Still needs proper styling for ISBD block
oleonard [Thu, 20 Jan 2005 22:51:31 +0000 (22:51 +0000)]
Synching with default template.  Still needs proper styling for ISBD block

19 years agoSynching with default tempalte
oleonard [Thu, 20 Jan 2005 22:40:40 +0000 (22:40 +0000)]
Synching with default tempalte

19 years agoSynching with default tempalte
oleonard [Thu, 20 Jan 2005 21:59:15 +0000 (21:59 +0000)]
Synching with default tempalte

19 years agoSynching with default tempalte
oleonard [Thu, 20 Jan 2005 21:32:06 +0000 (21:32 +0000)]
Synching with default tempalte

19 years agoMoving submit button inside form tag where it might do some good.
oleonard [Thu, 20 Jan 2005 21:30:20 +0000 (21:30 +0000)]
Moving submit button inside form tag where it might do some good.

19 years agoSynching with default tempalte
oleonard [Thu, 20 Jan 2005 20:24:08 +0000 (20:24 +0000)]
Synching with default tempalte

19 years agoChanging table row color toggle so that color values can be specified in the template...
oleonard [Thu, 20 Jan 2005 20:20:57 +0000 (20:20 +0000)]
Changing table row color toggle so that color values can be specified in the template instead of the script (requires update to template)

19 years agoAltering table row color declaration to match changes in categorie.pl (moving color...
oleonard [Thu, 20 Jan 2005 20:20:01 +0000 (20:20 +0000)]
Altering table row color declaration to match changes in categorie.pl (moving color declaration out of script and into template)

19 years agoChanging table row color toggle so that color values can be specified in the template...
oleonard [Thu, 20 Jan 2005 18:48:12 +0000 (18:48 +0000)]
Changing table row color toggle so that color values can be specified in the template instead of the script (requires update to template)

19 years agoAltering table row color declaration to match changes in issuingrules.pl (moving...
oleonard [Thu, 20 Jan 2005 18:45:29 +0000 (18:45 +0000)]
Altering table row color declaration to match changes in issuingrules.pl (moving color declaration out of script and into template)

19 years agoAdding declaration for tr.hilighted to match td.hilighted (for alternating row colors)
oleonard [Thu, 20 Jan 2005 18:03:33 +0000 (18:03 +0000)]
Adding declaration for tr.hilighted to match td.hilighted (for alternating row colors)

19 years agoSynching with default tempalte
oleonard [Thu, 20 Jan 2005 17:39:39 +0000 (17:39 +0000)]
Synching with default tempalte

19 years agoAltering table cell color declaration to match changes in issuingrules.pl (moving...
oleonard [Thu, 20 Jan 2005 17:38:16 +0000 (17:38 +0000)]
Altering table cell color declaration to match changes in issuingrules.pl (moving color declaration out of script and into template)

19 years agoChanging table row color toggle so that color values can be specified in the template...
oleonard [Thu, 20 Jan 2005 17:37:56 +0000 (17:37 +0000)]
Changing table row color toggle so that color values can be specified in the template instead of the script (requires update to template)

19 years agoUpdated to show items as waiting only if destination branch matches holding branch...
oleonard [Wed, 19 Jan 2005 21:45:56 +0000 (21:45 +0000)]
Updated to show items as waiting only if destination branch matches holding branch.  Otherwise waiting items will be shown as "in transit" between holding branch and destination branch.

19 years agoComparing reserves' destination branch to the current holding branch to determine...
oleonard [Wed, 19 Jan 2005 21:39:25 +0000 (21:39 +0000)]
Comparing reserves' destination branch to the current holding branch to determine actual waiting status.  If destination branch is equal to holding branch, the item has been checked in at its destination and can be accurately shown as waiting.  If not, the item is still in transit and should display that information.

19 years agoUpdated to show items as waiting only if destination branch matches holding branch...
oleonard [Wed, 19 Jan 2005 21:21:59 +0000 (21:21 +0000)]
Updated to show items as waiting only if destination branch matches holding branch.  Reserves table is also updated to show 'waiting' if item is at its destination branch, or 'in-transit' if item has been allocated but hasn't arrived yet.

19 years agoComparing reserves' destination branch to the current holding branch to determine...
oleonard [Wed, 19 Jan 2005 21:18:06 +0000 (21:18 +0000)]
Comparing reserves' destination branch to the current holding branch to determine actual waiting status.  If destination branch is equal to holding branch, the item has been checked in at its destination and can be accurately shown as waiting.  If not, the item is still in transit and should not be shown as waiting.

19 years agoSynching with default tempalte
oleonard [Tue, 18 Jan 2005 22:53:02 +0000 (22:53 +0000)]
Synching with default tempalte

19 years agoConverting popup links to normal links
oleonard [Tue, 18 Jan 2005 20:09:28 +0000 (20:09 +0000)]
Converting popup links to normal links

19 years agoChange to allow page-specific title in title tag
oleonard [Fri, 14 Jan 2005 21:33:12 +0000 (21:33 +0000)]
Change to allow page-specific title in title tag

19 years agoRemoving main-top.inc. Other includes are used in its place (doc-head-open.inc and...
oleonard [Fri, 14 Jan 2005 21:23:05 +0000 (21:23 +0000)]
Removing main-top.inc.  Other includes are used in its place (doc-head-open.inc and doc-head-close.inc)

19 years agoEnabling popup function in javascript (previously disabled to prevent popups)
oleonard [Fri, 14 Jan 2005 21:19:15 +0000 (21:19 +0000)]
Enabling popup function in javascript (previously disabled to prevent popups)

19 years agoConverting popup links to normal links
oleonard [Fri, 14 Jan 2005 21:17:33 +0000 (21:17 +0000)]
Converting popup links to normal links

19 years agoChange to allow page-specific title in title tag
oleonard [Fri, 14 Jan 2005 21:16:14 +0000 (21:16 +0000)]
Change to allow page-specific title in title tag

19 years agoChange to allow page-specific title in title tag
oleonard [Fri, 14 Jan 2005 21:08:16 +0000 (21:08 +0000)]
Change to allow page-specific title in title tag

19 years agotemplates for member quicksearch (to allow quick member searching in popup from reque...
oleonard [Thu, 13 Jan 2005 22:41:54 +0000 (22:41 +0000)]
templates for member quicksearch (to allow quick member searching in popup from request page)

19 years agoAdding quick search link. This opens a pop-up to allow for searching for member...
oleonard [Thu, 13 Jan 2005 22:41:03 +0000 (22:41 +0000)]
Adding quick search link.  This opens a pop-up to allow for searching for member card number.  Choosing a member from the search results list closes the window and populates the card number field in request.pl template.

19 years agoHeader include for member-quicksearch-results.tmpl (includes javascript for communica...
oleonard [Thu, 13 Jan 2005 22:39:31 +0000 (22:39 +0000)]
Header include for member-quicksearch-results.tmpl (includes javascript for communicating with parent window)

19 years agoAdding quick search link. This opens a pop-up to allow for searching for member...
oleonard [Thu, 13 Jan 2005 21:53:03 +0000 (21:53 +0000)]
Adding quick search link.  This opens a pop-up to allow for searching for member card number.  Choosing a member from the search results list closes the window and populates the card number field in request.pl template.

19 years agotemplates for member quicksearch (to allow quick member searching in popup from reque...
oleonard [Thu, 13 Jan 2005 21:50:28 +0000 (21:50 +0000)]
templates for member quicksearch (to allow quick member searching in popup from request page)

19 years agoAdding option to output using quicksearch template if the quicksearch parameter is...
oleonard [Thu, 13 Jan 2005 21:48:49 +0000 (21:48 +0000)]
Adding option to output using quicksearch template if the quicksearch parameter is present (uses member-quicksearch.tmpl and member-quicksearch-results.tmpl)

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 20:48:31 +0000 (20:48 +0000)]
Synching with default tempalte

19 years agoAdding call number and item type to list of returned variables
oleonard [Thu, 13 Jan 2005 20:41:07 +0000 (20:41 +0000)]
Adding call number and item type to list of returned variables

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 20:36:30 +0000 (20:36 +0000)]
Synching with default tempalte

19 years agoReplacing default template accidentally overwritten with NPL one
oleonard [Thu, 13 Jan 2005 20:27:16 +0000 (20:27 +0000)]
Replacing default template accidentally overwritten with NPL one

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 20:24:06 +0000 (20:24 +0000)]
Synching with default tempalte

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 19:42:39 +0000 (19:42 +0000)]
Synching with default tempalte

19 years agoTrimming HTML markup, improving translation, and adding KohaAdminEmailAddress
oleonard [Thu, 13 Jan 2005 19:12:58 +0000 (19:12 +0000)]
Trimming HTML markup, improving translation, and adding KohaAdminEmailAddress

19 years agoAdding KohaAdminEmailAddress to template
oleonard [Thu, 13 Jan 2005 18:35:47 +0000 (18:35 +0000)]
Adding KohaAdminEmailAddress to template

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 17:57:18 +0000 (17:57 +0000)]
Synching with default tempalte

19 years agoChanging operators for barcode and call number searches
oleonard [Wed, 12 Jan 2005 21:37:09 +0000 (21:37 +0000)]
Changing operators for barcode and call number searches

19 years agoSynching with default tempalte
oleonard [Wed, 12 Jan 2005 20:23:36 +0000 (20:23 +0000)]
Synching with default tempalte

19 years agoUpdating for 2.2
oleonard [Wed, 12 Jan 2005 20:19:01 +0000 (20:19 +0000)]
Updating for 2.2

19 years agoUpdating for 2.2
oleonard [Wed, 12 Jan 2005 17:47:30 +0000 (17:47 +0000)]
Updating for 2.2

19 years agoCorrecting malformed template tag delimiter
oleonard [Wed, 12 Jan 2005 17:02:20 +0000 (17:02 +0000)]
Correcting malformed template tag delimiter

19 years agoSynching with latest changes to default template
oleonard [Tue, 11 Jan 2005 16:54:14 +0000 (16:54 +0000)]
Synching with latest changes to default template

19 years agoAdding NPL versions of these templates
oleonard [Tue, 11 Jan 2005 16:44:09 +0000 (16:44 +0000)]
Adding NPL versions of these templates

19 years agoMinor correction to HTML
oleonard [Mon, 10 Jan 2005 21:45:37 +0000 (21:45 +0000)]
Minor correction to HTML

19 years agoMoving HTML markup from the script to the template
oleonard [Mon, 10 Jan 2005 21:34:42 +0000 (21:34 +0000)]
Moving HTML markup from the script to the template

19 years agoMoving HTML markup to the template
oleonard [Mon, 10 Jan 2005 21:33:54 +0000 (21:33 +0000)]
Moving HTML markup to the template

19 years agoUpdating for inclusion of serials
oleonard [Mon, 10 Jan 2005 17:07:13 +0000 (17:07 +0000)]
Updating for inclusion of serials

19 years agoAdding NPL versions of these templates
oleonard [Mon, 10 Jan 2005 17:02:54 +0000 (17:02 +0000)]
Adding NPL versions of these templates

19 years agoSynching with default tempalte
oleonard [Mon, 10 Jan 2005 17:00:30 +0000 (17:00 +0000)]
Synching with default tempalte