koha.git
19 years ago- formatting currency values
oleonard [Thu, 17 Feb 2005 17:56:58 +0000 (17:56 +0000)]
- formatting currency values
- fixing table row color toggle, and moving color values to the template (requires update to template)

19 years agoadded the price in order history
oleonard [Thu, 17 Feb 2005 17:49:44 +0000 (17:49 +0000)]
added the price in order history

19 years agoMinor correction
oleonard [Thu, 17 Feb 2005 17:47:57 +0000 (17:47 +0000)]
Minor correction

19 years agoInclude file required for member information printout (receipt/slip format)
oleonard [Wed, 16 Feb 2005 22:40:38 +0000 (22:40 +0000)]
Include file required for member information printout (receipt/slip format)

19 years agoMore and more style updates
oleonard [Wed, 16 Feb 2005 22:37:24 +0000 (22:37 +0000)]
More and more style updates

19 years agoModifying display based on 'flagged' variable
oleonard [Wed, 16 Feb 2005 22:29:02 +0000 (22:29 +0000)]
Modifying display based on 'flagged' variable

19 years agoAdding 'flagged' variable to help control display in the template
oleonard [Wed, 16 Feb 2005 22:25:17 +0000 (22:25 +0000)]
Adding 'flagged' variable to help control display in the template

19 years agoUsing destination parameter to return users to circulation if they clicked the 'edit...
oleonard [Wed, 16 Feb 2005 20:23:58 +0000 (20:23 +0000)]
Using destination parameter to return users to circulation if they clicked the 'edit' link from the circulation screen

19 years agoAdding 'destination' hidden field to tell the script where to send the user upon...
oleonard [Wed, 16 Feb 2005 20:21:58 +0000 (20:21 +0000)]
Adding 'destination' hidden field to tell the script where to send the user upon completion

19 years agoAdding 'destination' parameter to link to memberentry.pl so that saving changes will...
oleonard [Wed, 16 Feb 2005 20:18:00 +0000 (20:18 +0000)]
Adding 'destination' parameter to link to memberentry.pl so that saving changes will return the user to circ instead of moremember

19 years agoMinor markup and style changes
oleonard [Wed, 16 Feb 2005 19:31:22 +0000 (19:31 +0000)]
Minor markup and style changes

19 years ago- adding table row color toggle
oleonard [Wed, 16 Feb 2005 19:26:09 +0000 (19:26 +0000)]
- adding table row color toggle
- formatting credit and debit values accordingly
- styling table footer

19 years agoMinor markup changes
oleonard [Wed, 16 Feb 2005 19:22:56 +0000 (19:22 +0000)]
Minor markup changes

19 years agoFormatting currency values
oleonard [Wed, 16 Feb 2005 19:17:15 +0000 (19:17 +0000)]
Formatting currency values

19 years ago- formatting date according to system preference
oleonard [Wed, 16 Feb 2005 19:12:57 +0000 (19:12 +0000)]
- formatting date according to system preference
- formatting currency values
- adding toggle for alternating table row colors
- adding 'credit' variables to determine whether amounts should be displayed as debits or credits (add corresponding styles to stylesheet to take advantage of these)

19 years agoCorrecting styles on input buttons
oleonard [Wed, 16 Feb 2005 17:37:14 +0000 (17:37 +0000)]
Correcting styles on input buttons

19 years agoUpdating for 2.2
oleonard [Tue, 15 Feb 2005 21:52:10 +0000 (21:52 +0000)]
Updating for 2.2

19 years agoUpdates and improvements to interface appearance
oleonard [Tue, 15 Feb 2005 20:49:49 +0000 (20:49 +0000)]
Updates and improvements to interface appearance

19 years agoUpdating table row color toggle to match update to script
oleonard [Tue, 15 Feb 2005 20:42:14 +0000 (20:42 +0000)]
Updating table row color toggle to match update to script

19 years ago- Adding classification to list of returned variables
oleonard [Tue, 15 Feb 2005 20:34:26 +0000 (20:34 +0000)]
- Adding classification to list of returned variables
- Updating table row color toggle to move HTML markup out of the script (requires update to the template)

19 years agoUpdating for 2.2
oleonard [Tue, 15 Feb 2005 20:22:02 +0000 (20:22 +0000)]
Updating for 2.2

19 years agoRemoving some unused include files
oleonard [Tue, 15 Feb 2005 15:53:06 +0000 (15:53 +0000)]
Removing some unused include files

19 years agoVisual and structural changes to help complete upgrade of template to 2.2
oleonard [Mon, 14 Feb 2005 22:13:16 +0000 (22:13 +0000)]
Visual and structural changes to help complete upgrade of template to 2.2

19 years agoAdding id attributes to script-generated form fields to allow more flexible interface...
oleonard [Mon, 14 Feb 2005 22:07:59 +0000 (22:07 +0000)]
Adding id attributes to script-generated form fields to allow more flexible interface (tying label for attribute to input's id allows label to be clicked to transfer focus to the form field)

19 years agoSynching with default template
oleonard [Fri, 11 Feb 2005 21:33:11 +0000 (21:33 +0000)]
Synching with default template

19 years agoMinor corrections
oleonard [Fri, 11 Feb 2005 20:50:02 +0000 (20:50 +0000)]
Minor corrections

19 years agoAdding id attributes to CGI-generated form inputs so that HTML labels can transfer...
oleonard [Fri, 11 Feb 2005 19:59:41 +0000 (19:59 +0000)]
Adding id attributes to CGI-generated form inputs so that HTML labels can transfer focus to the appropriate field.

19 years agoCorrection to keep translator tool happy
oleonard [Fri, 11 Feb 2005 16:52:53 +0000 (16:52 +0000)]
Correction to keep translator tool happy

19 years agoUpdating appearance of deletion form and correcting markup for table row toggle
oleonard [Fri, 11 Feb 2005 16:31:05 +0000 (16:31 +0000)]
Updating appearance of deletion form and correcting markup for table row toggle

19 years agoUpdating table row color toggle to pass variable to the template instead of HTML...
oleonard [Fri, 11 Feb 2005 16:24:11 +0000 (16:24 +0000)]
Updating table row color toggle to pass variable to the template instead of HTML value.  Works now with CSS.

19 years agoUpdating table row color toggle to work properly with script change
oleonard [Fri, 11 Feb 2005 16:20:23 +0000 (16:20 +0000)]
Updating table row color toggle to work properly with script change

19 years agoSwitching from building 'edit' link in the script to building it in the template...
oleonard [Thu, 10 Feb 2005 22:43:53 +0000 (22:43 +0000)]
Switching from building 'edit' link in the script to building it in the template itself by creating edit_tagfield and edit_frameworkcode variables to pass to the template.

This change to the template is required if the link is to work

19 years agoSwitching from building 'edit' link in the script to building it in the template...
oleonard [Thu, 10 Feb 2005 22:42:56 +0000 (22:42 +0000)]
Switching from building 'edit' link in the script to building it in the template itself by creating edit_tagfield and edit_frameworkcode variables to pass to the template.

A change to the template is also required.

19 years ago- Adding email address to patron information section
oleonard [Thu, 10 Feb 2005 19:42:02 +0000 (19:42 +0000)]
- Adding email address to patron information section
- Updating links to printable versions of patron information screen

19 years agoAdding option to switch templates based in URL parameter.
oleonard [Thu, 10 Feb 2005 19:34:59 +0000 (19:34 +0000)]
Adding option to switch templates based in URL parameter.
- print=page uses members/moremember-print.tmpl
- print=slip uses members/moremember-receipt.tmpl
- no print parameter uses default members/moremember.tmpl

19 years agoAdding two print versions of the member details screen, and links to those version...
oleonard [Thu, 10 Feb 2005 19:28:02 +0000 (19:28 +0000)]
Adding two print versions of the member details screen, and links to those version in moremember
- moremember-print.tmpl is a full-page view with information about the patron, issues, and reserves
- moremember-receipt.tmpl is a brief view with information about issues, designed to be appropriate for a slip printer.

Each version is accessed by passing a new parameter to moremember.pl, print=page or print=slip.

19 years agoAdding email address to list of returned variables
oleonard [Thu, 10 Feb 2005 17:27:32 +0000 (17:27 +0000)]
Adding email address to list of returned variables

19 years ago*** empty log message ***
tipaul [Thu, 10 Feb 2005 11:13:24 +0000 (11:13 +0000)]
*** empty log message ***

19 years agoAdding borrowernotes to the list of flags to trigger the 'flagged' variable. This...
oleonard [Wed, 9 Feb 2005 22:18:01 +0000 (22:18 +0000)]
Adding borrowernotes to the list of flags to trigger the 'flagged' variable.  This helps display of flags and notes mimic the display in circulation

19 years ago- adding display of borrower flags (debarred, gonnoaddress, lost) and notes
oleonard [Wed, 9 Feb 2005 22:12:21 +0000 (22:12 +0000)]
- adding display of borrower flags (debarred, gonnoaddress, lost) and notes
- adding button to lift debarment directly via this page
- correcting broken links
- changing styling of charges table
- adding automatic 'renew' checkmarks to overdue items

19 years agoAdding button to lift debarment directly from circulation
oleonard [Wed, 9 Feb 2005 22:04:57 +0000 (22:04 +0000)]
Adding button to lift debarment directly from circulation

19 years agoA small script to set or unset the 'debarred' status of patrons. Pass the script...
oleonard [Wed, 9 Feb 2005 21:58:40 +0000 (21:58 +0000)]
A small script to set or unset the 'debarred' status of patrons.  Pass the script a borrowernumber and a 1 or 0.  Optionally send cardnumber (member card number) and destination = 'circ' if you want the script to redirect to circulation screen instead of member details screen.

19 years agoNew styles for
oleonard [Wed, 9 Feb 2005 21:29:03 +0000 (21:29 +0000)]
New styles for
 - compact form button for inline forms
 - onissue table rows in reading record
 - updated login form

19 years agoMaking a few visual changes to login form
oleonard [Wed, 9 Feb 2005 21:23:04 +0000 (21:23 +0000)]
Making a few visual changes to login form

19 years ago- better labelling for display options
oleonard [Wed, 9 Feb 2005 21:19:53 +0000 (21:19 +0000)]
- better labelling for display options
- alternating table row colors
- better styling of on-issue items
- link to sort by return date
- call number added to results

19 years ago- adding 'toggle' variable to allow alternating table row styles
oleonard [Wed, 9 Feb 2005 20:59:18 +0000 (20:59 +0000)]
- adding 'toggle' variable to allow alternating table row styles
- adding 'classification' to list of returned variables
- using format_date() to format dates according to system preference

19 years agoMinor changes to display and addition of embedded forms for one-click setting of...
oleonard [Tue, 8 Feb 2005 20:53:40 +0000 (20:53 +0000)]
Minor changes to display and addition of embedded forms for one-click setting of 'lost' or 'cancelled' statuses.

19 years agoFixing reference to CheckReserves (script was pointing to Circ2.pm instead of Reserves2)
oleonard [Tue, 8 Feb 2005 20:33:01 +0000 (20:33 +0000)]
Fixing reference to CheckReserves (script was pointing to Circ2.pm instead of Reserves2)

19 years agoChanging table style.
oleonard [Tue, 8 Feb 2005 20:29:17 +0000 (20:29 +0000)]
Changing table style.

19 years agoAdding new style for another different data-table
oleonard [Tue, 8 Feb 2005 20:25:29 +0000 (20:25 +0000)]
Adding new style for another different data-table

19 years agoCorrecting mistake in yesterday's update (changed name instead of id of form input...
oleonard [Tue, 8 Feb 2005 20:17:58 +0000 (20:17 +0000)]
Correcting mistake in yesterday's update (changed name instead of id of form input, causing mayhem)

19 years agoAdding accesskeys for a few important functions in the left-hand navigation menu
oleonard [Mon, 7 Feb 2005 19:23:14 +0000 (19:23 +0000)]
Adding accesskeys for a few important functions in the left-hand navigation menu

19 years agoNew style information for header (logged in user info) and main page (visually separa...
oleonard [Mon, 7 Feb 2005 19:19:56 +0000 (19:19 +0000)]
New style information for header (logged in user info) and main page (visually separating advanced function from circulation functions)

19 years agoVisually separating advanced features (cataloging, preferences, etc) from circulation...
oleonard [Mon, 7 Feb 2005 19:19:28 +0000 (19:19 +0000)]
Visually separating advanced features (cataloging, preferences, etc) from circulation functions

19 years agoAdding information in header about logged in user
oleonard [Mon, 7 Feb 2005 19:19:16 +0000 (19:19 +0000)]
Adding information in header about logged in user

19 years agoAdjustments to labelling and layout
oleonard [Fri, 4 Feb 2005 19:28:45 +0000 (19:28 +0000)]
Adjustments to labelling and layout

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